Hamish Friedlander
|
94f50f554e
|
API CHANGE: Changes to make Director rules set through the new config system. Includes the addition of a new AdminRootController to take over handling of routing /admin/* routes to the correct LeftAndMain panel.
|
2012-05-19 14:37:32 +12:00 |
|
Sean Harvey
|
4c6be2931b
|
BUGFIX Removing use of deprecated Object static functions like
get_static(), set_static(), uninherited() etc. Replace with equivalent
Config system get(), update()
|
2012-04-18 23:10:57 +12:00 |
|
Ingo Schommer
|
d44f6b3e1f
|
MINOR Removed deprecated usage of $priority argument in _t() calls
|
2012-04-15 17:17:17 +02:00 |
|
Robert Curry
|
d34dca675a
|
MINOR: Fix typographical errors.
|
2012-03-09 17:00:25 +13:00 |
|
Fred Condo
|
d370423825
|
Clean up trailing ?> per coding standard
All sapphire but the lang directory
|
2012-02-12 12:40:16 -08:00 |
|
Ingo Schommer
|
7d245c3803
|
MINOR Reduced unnecessary autoloading
|
2011-12-23 10:31:35 +01:00 |
|
Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
|
Ingo Schommer
|
d68ec395a3
|
API CHANGE Using $Link instead of $ApplicationTitle and $SectionTitle in LeftAndMain.ss. Adding new 'X-Title' HTTP header in order to support title changes for history.pushState
|
2011-07-08 15:36:46 +02:00 |
|
Will Rossiter
|
6956275d2e
|
MINOR: css styles and formatting for left hand side menu bar. Altered the stylesheet structure to allow future admin scss theme files to be included easier
|
2011-05-20 11:29:40 +12:00 |
|
Ingo Schommer
|
a1fb071b2b
|
MINOR Moved LeftAndMain, SecurityAdmin, ModelAdmin and related functionality from 'cms' module to sapphire/admin
|
2011-03-29 18:07:59 +13:00 |
|