Andrew O'Neil
|
038bb1c9bb
|
BUGFIX: Fix edit form after adding a page.
|
2012-03-12 10:27:17 +01:00 |
|
Sam Minnee
|
0542696d47
|
MINOR: Added i18n support for 'Choose where to create this page' part of add page UI.
|
2012-03-10 14:32:50 +13:00 |
|
Ingo Schommer
|
4225c0a966
|
MINOR Flattened AddForm and SiteConfig CMS logic, moved from base classes to specialised classes for better overview, and less inheritance where its not necessary.
|
2012-03-09 23:35:43 +01:00 |
|
Ingo Schommer
|
e0a67a80c7
|
BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code.
|
2012-03-05 18:42:44 +01:00 |
|
Ingo Schommer
|
0d008b6496
|
ENHANCEMENT Allowing to add pages from main interface, in addition to dialog triggered from admin/pages (through CMSPageAddController)
|
2011-12-20 17:45:07 +01:00 |
|