This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31,970
Commits
73
Branches
219
Tags
c7cceedbd631fdb682cac4b105fb8763cb16ca2a
Commit Graph
4 Commits
Author
SHA1
Message
Date
Søren Kottal
56f33e1006
Adds nametemplates for grid editors (
#6634
)
...
* Adds nametemplates for grid editors
2019-10-25 12:35:15 +02:00
Stephan
c76403077f
Normalize cr/lf/tab
2017-07-20 11:21:28 +02:00
Shannon
2751a4a02d
added Icon to the base grid editor config interface
2015-06-17 10:01:45 +02:00
Shannon
1c0188351c
Moves the grid configuration to a config class so it can be re-used. Updates the BackOfficeController to use the new config classes. Creates a new Grid property value converter (which can be overridden by user's ones) which merges the grid config values at runtime so we are not storing stale grid config values with the actual property value. Now we need to ensure that the grid doesn't post or persist these config values since they don't belong there.
2015-06-16 15:04:31 +02:00