Ingo Schommer
|
2dd96a4050
|
API CHANGE Checking for SiteTree::$allowed_children in SiteTree->validate() (was only checked via JavaScript before).
BUGFIX Ensure that VirtualPage $allowed_children are checked on original classes to avoid allowing more than necessary (AIR-38)
|
2011-10-07 08:59:23 +02:00 |
|
ajshort
|
4ecf908e34
|
MINOR: Replaced containsIDs() calls in tests with assertContains() and column().
|
2011-10-07 08:51:54 +02:00 |
|
ajshort
|
daecdcd335
|
MINOR: Replaced usage of deprecated toDropdownMap() with map().
|
2011-10-07 08:51:54 +02:00 |
|
Sam Minnee
|
1821ccbb7d
|
MINOR: Added more explicit test to aid w/ debugging.
|
2011-10-07 08:51:53 +02:00 |
|
Sam Minnee
|
7a2097dbd0
|
BUGFIX: Removed obsolete test.
|
2011-10-07 08:51:53 +02:00 |
|
Sam Minnee
|
d3ca4dac5b
|
BUGFIX: Updated models to suit minor changes in the new ORM.
|
2011-10-07 08:50:51 +02:00 |
|
Ingo Schommer
|
5de2ba5628
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:42 +02:00 |
|
Ingo Schommer
|
eecb401952
|
ENHANCEMENT Removed automatic redirection to admin URLs in ContentController, too counter-intuitive and hard to implement consistently, while still allowing linkage of pages without CMS around them.
|
2011-08-12 17:06:29 +02:00 |
|
Ingo Schommer
|
75ce441348
|
ENHANCEMENT Redirecting to cms preview in ContentController if user is logged in
|
2011-07-08 15:36:30 +02:00 |
|
Ingo Schommer
|
7a50608e24
|
API CHANGE Splitting off "Behaviour" and "Access" tabs from SiteTree->getCMSFields() into SiteTree->getSettingsFields(). Adjusting functionality to split of SiteTree->getCMSFields() into getSettingsFields(), and new tab paths ("Root.Content" instead of "Root.Content.Main")
|
2011-04-28 22:48:55 +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
|
446b8bae63
|
MINOR Fixed SiteTreeTest->testCompareVersions() to work regardless of used HTMLCleaner implementation (was failing if lib_tidy wasn't available)
|
2011-04-06 22:16:46 +12:00 |
|
Ingo Schommer
|
f547da23a3
|
MINOR Relative $fixture_file links in cms/tests to facilitate moving files
|
2011-03-30 20:04:31 +13:00 |
|
Ingo Schommer
|
60abe5fb9f
|
MINOR Moved files into a more logical structure in cms/code
|
2011-03-30 20:03:44 +13:00 |
|