Sean Harvey
|
808819ec3b
|
BUGFIX Themes dropdown in SiteConfig::getCMSFields() should use setEmptyString() as the $emptyString argument is now deprecated.
|
2012-05-24 14:38:00 +12:00 |
|
Ingo Schommer
|
dc0168d01b
|
MINOR Removed $params argument to DataObject->getCMSFields(), please use FormScaffolder directly (fixes #7135)
|
2012-04-13 15:55:32 +02:00 |
|
Ingo Schommer
|
de573e087d
|
MINOR Using late static binding instead of Object::create() calls
|
2012-04-04 18:29:11 +02:00 |
|
Sean Harvey
|
0ea9451014
|
MINOR Fixes to method arguments in cms classes for E_STRICT support.
|
2012-03-27 21:42:54 +13:00 |
|
Ingo Schommer
|
e938c60e9a
|
ENHANCEMENT Using chosen.js selection instead of a TreeDropdownField to select groups in SiteConfig->getCMSFields() and SiteTree->getCMSFields()
|
2012-03-05 18:42:42 +01:00 |
|
Ingo Schommer
|
f620f9b46c
|
MINOR Using <button> tags for CMS UI, and new 'data-icon' HTML5 attribute to denote icons
|
2012-02-17 15:30:37 +01:00 |
|
Ingo Schommer
|
1301df00d6
|
MINOR Button styling for "Settings" form
|
2012-02-16 12:35:13 +01:00 |
|
Sam Minnee
|
3acffaa5bb
|
MINOR: Removed use of deprecated FieldSet in favour of FieldList.
|
2011-10-29 17:41:51 +13:00 |
|
Stig Lindqvist
|
05e90838c0
|
API CHANGE Switch usage from FieldSet to FieldList
|
2011-10-27 20:24:45 +02:00 |
|
sminnee
|
e57be3f6e4
|
API CHANGE Always allow users with ADMIN permissions to view or edit SiteConfig
git-svn-id: http://svn.silverstripe.com/modules/sapphire/branches/airnz/iteration3@89049 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-10-07 08:59:23 +02:00 |
|
Ingo Schommer
|
53a62e7b8c
|
MINOR Moved 'access' field labels in SiteConfig->getCMSFields() and SiteTree->getCMSFields() from headlines to actual label elements in order to manage presentation easier
|
2011-04-28 22:49:33 +12:00 |
|
ajshort
|
6462c59f0f
|
API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension.
MINOR: Replaced references to decorators with extensions.
|
2011-04-15 19:37:15 +10:00 |
|
Ingo Schommer
|
60abe5fb9f
|
MINOR Moved files into a more logical structure in cms/code
|
2011-03-30 20:03:44 +13:00 |
|