Ingo Schommer
|
a44b67bae2
|
API CHANGE Moved RequestHandler->isAjax() to SS_HTTPRequest->isAjax()
|
2012-04-05 23:00:22 +02:00 |
|
Sean Harvey
|
cf014dc56d
|
MINOR Replaced use of deprecated split() with preg_split() and fixed use of "&new Class()" which is deprecated in PHP 5.3
ENHANCEMENT E_DEPRECATED and E_USER_DEPRECATED are now handled as notice level errors in Debug.
|
2012-03-27 23:16:52 +13:00 |
|
Ingo Schommer
|
64db811d65
|
BUGFIX Convert pages from DataList to ArrayList in CMSBatchActionHandler to avoid problems on merge()
|
2012-03-09 09:28:20 +01:00 |
|
Stig Lindqvist
|
e38dd08ea5
|
MINOR: Fix docblocks to reference SS_List instead of (now deprecated) DataObjectSet where appropriate
|
2011-10-28 15:58:55 +13:00 |
|
Will Rossiter
|
1732a17114
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
|
Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
|
Sam Minnee
|
878b348a0f
|
Merge branch 'master' into new-orm
Conflicts:
docs/en/reference/built-in-page-controls.md
model/SQLQuery.php
|
2011-05-26 17:08:10 +12: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 |
|
ajshort
|
3f132a105b
|
API CHANGE: Replaced DataObjectSet instances with ArrayList.
|
2011-05-05 20:40:24 +10: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 |
|