Andrew O'Neil
9ebb2e4de4
Blocked revisions 52434 via svnmerge
...
........
r52434 | sminnee | 2008-04-10 11:25:54 +1200 (Thu, 10 Apr 2008) | 1 line
Newsletter import: only send a change notification email if there are changes to be sent
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@56915 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-06-25 04:08:05 +00:00
Sean Harvey
3015bea8dc
ENHANCEMENT Allow subclass of CMSMain to view the SwitchView context for staging/published site links
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@56816 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-06-24 03:22:39 +00:00
Ingo Schommer
a75fadda1b
MINOR Updated translatable strings through i18n/textcollector
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@56504 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-06-18 21:06:35 +00:00
Ingo Schommer
a894ad377d
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@56212 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-06-15 13:33:53 +00:00
Sean Harvey
9b640f8026
API CHANGE Email_Template class deprecated, Email should be used from now on.
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@56144 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-06-12 09:29:05 +00:00
Ingo Schommer
4af9a5b5a2
BUGFIX Re-enabled "Unused files" tab in AssetAdmin (fixed memory problems)
...
MINOR Moved getUsedFilesList() and getAssetList() from AssetAdmin to Folder (needed for Folder->getCMSFields()), changed their visibility from private to protected
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@55081 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-05-24 05:19:42 +00:00
Ingo Schommer
168b9673d7
BUGFIX getUsedFilesList() now gets single DataObjects one-by-one instead of the whole DataObjectSet of *all* File instances in the database (which is a huge memory hog on each AssetAdmin call)
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@55080 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-05-24 05:16:05 +00:00
Ingo Schommer
7c0aa2902f
Blocked revisions 47617 via svnmerge
...
........
r47617 | ischommer | 2008-01-04 19:20:29 +1300 (Fri, 04 Jan 2008) | 5 lines
refactored upload functionality from File into newly created Upload class
added filesize and extension validation to AssetAdmin and FileField
deprecated some File functions and attributes
moved management function from File to Filesystem and added permission checks
deprecated use of File->loadUploaded()
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@55073 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-05-24 01:26:07 +00:00
Ingo Schommer
52a96217e9
API CHANGE Removing unfinished deprecated BulkLoader functionality
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@54119 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-05-07 04:30:13 +00:00
Sam Minnee
6d6b43b21d
Merged revisions 53216 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r53216 | sharvey | 2008-04-22 18:07:35 +1200 (Tue, 22 Apr 2008) | 1 line
FEATURE: added phpdoc comments to the API calls for customising CMS rebranding
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53505 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:42:10 +00:00
Sam Minnee
098052a6b3
Merged revisions 53073 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r53073 | sminnee | 2008-04-21 10:55:34 +1200 (Mon, 21 Apr 2008) | 1 line
Fix drag&drop in assets and security
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53504 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:41:12 +00:00
Sam Minnee
cd6f4865a2
Merged revisions 52432 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52432 | sminnee | 2008-04-10 11:19:43 +1200 (Thu, 10 Apr 2008) | 1 line
#2378 - Fixed newsletter import
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53503 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:40:44 +00:00
Sam Minnee
91de5fd771
Merged revisions 52399 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52399 | ischommer | 2008-04-09 19:21:07 +1200 (Wed, 09 Apr 2008) | 1 line
BUGFIX re-initializing tabstrip javascript after ajax-reload in AssetTableField popup (#2309 AssetTableField popup fails after saving)
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53502 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:40:29 +00:00
Sam Minnee
b76083ee64
Merged revisions 52395 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52395 | sminnee | 2008-04-09 18:07:57 +1200 (Wed, 09 Apr 2008) | 1 line
#2388 - Fixed CMS search.
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53501 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:40:00 +00:00
Sam Minnee
3148064a9d
Merged revisions 52393 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52393 | ischommer | 2008-04-09 18:04:23 +1200 (Wed, 09 Apr 2008) | 1 line
formatting
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53500 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:39:35 +00:00
Sam Minnee
5aea02ee82
Merged revisions 52392 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52392 | sminnee | 2008-04-09 18:00:12 +1200 (Wed, 09 Apr 2008) | 1 line
Upgraded SWFUpload to improve CMS uploads
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53499 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:39:23 +00:00
Sam Minnee
ff10f2c9f7
Merged revisions 52309 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52309 | aoneil | 2008-04-08 14:43:46 +1200 (Tue, 08 Apr 2008) | 2 lines
fix comment admin not working correctly
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53498 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:39:10 +00:00
Sam Minnee
4ab91642b3
Merged revisions 52298 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52298 | sminnee | 2008-04-08 12:35:20 +1200 (Tue, 08 Apr 2008) | 1 line
Added LeftAndMain::set_loading_image() for replacing the image shown when the CMS is loading
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53497 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:39:00 +00:00
Sam Minnee
e395446f66
Merged revisions 52296 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52296 | aoneil | 2008-04-08 12:28:37 +1200 (Tue, 08 Apr 2008) | 2 lines
Fix pagecomment links and feeds
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53496 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:38:48 +00:00
Sam Minnee
83db9bfa3b
Blocked revisions 51973 via svnmerge
...
........
r51973 | sminnee | 2008-04-01 17:28:15 +1300 (Tue, 01 Apr 2008) | 1 line
Add scrollbar to RHS link inserter, so you can see everything
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53495 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:37:57 +00:00
Sam Minnee
e0ff08a4b0
Merged revisions 51963 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r51963 | sminnee | 2008-04-01 17:08:14 +1300 (Tue, 01 Apr 2008) | 1 line
Fix to anchor insertion
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53494 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:36:52 +00:00
Sam Minnee
deaddc841d
Merged revisions 52875 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/govtsecurity
........
r52875 | sminnee | 2008-04-16 20:12:35 +1200 (Wed, 16 Apr 2008) | 1 line
Respect Member validation in the add-record part of MemberTableField
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53457 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:28:33 +00:00
Sam Minnee
0341a8685e
Merged revisions 52797 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/govtsecurity
........
r52797 | sminnee | 2008-04-15 22:22:33 +1200 (Tue, 15 Apr 2008) | 1 line
Fixed interaction of MemberTableField and member validation
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53456 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:28:20 +00:00
Sam Minnee
9ca05b3546
Blocked revisions 52796 via svnmerge
...
........
r52796 | sminnee | 2008-04-15 22:22:10 +1200 (Tue, 15 Apr 2008) | 1 line
Quick-fix for permissions tab of security - change the dropdown to a textarea
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53455 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:28:04 +00:00
Sam Minnee
3367623015
Merged revisions 52793 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/govtsecurity
........
r52793 | sminnee | 2008-04-15 22:17:48 +1200 (Tue, 15 Apr 2008) | 1 line
IP address fields
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53454 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:27:53 +00:00
Sam Minnee
6571a3be05
Merged revisions 52645 via svnmerge from
...
http://svn.silverstripe.com/open/modules/cms/branches/govtsecurity
........
r52645 | sminnee | 2008-04-13 17:51:39 +1200 (Sun, 13 Apr 2008) | 1 line
Improvements to let people customise the WYSIWYG editor
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53452 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:23:41 +00:00
Sam Minnee
fd12665e6c
Blocked revisions 52630 via svnmerge
...
................
r52630 | sminnee | 2008-04-13 17:03:12 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52434 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52434 | sminnee | 2008-04-10 11:25:54 +1200 (Thu, 10 Apr 2008) | 1 line
Newsletter import: only send a change notification email if there are changes to be sent
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53451 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:23:26 +00:00
Sam Minnee
cee9e7f6c2
Blocked revisions 52629 via svnmerge
...
................
r52629 | sminnee | 2008-04-13 17:03:00 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52432 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52432 | sminnee | 2008-04-10 11:19:43 +1200 (Thu, 10 Apr 2008) | 1 line
#2378 - Fixed newsletter import
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53450 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:23:16 +00:00
Sam Minnee
5288aa5b12
Blocked revisions 52628 via svnmerge
...
................
r52628 | sminnee | 2008-04-13 17:02:48 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52399 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52399 | ischommer | 2008-04-09 19:21:07 +1200 (Wed, 09 Apr 2008) | 1 line
BUGFIX re-initializing tabstrip javascript after ajax-reload in AssetTableField popup (#2309 AssetTableField popup fails after saving)
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53449 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:23:04 +00:00
Sam Minnee
b495f22629
Blocked revisions 52627 via svnmerge
...
................
r52627 | sminnee | 2008-04-13 17:02:34 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52395 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52395 | sminnee | 2008-04-09 18:07:57 +1200 (Wed, 09 Apr 2008) | 1 line
#2388 - Fixed CMS search.
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53448 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:57 +00:00
Sam Minnee
943bb4f22f
Blocked revisions 52626 via svnmerge
...
................
r52626 | sminnee | 2008-04-13 17:02:25 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52393 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52393 | ischommer | 2008-04-09 18:04:23 +1200 (Wed, 09 Apr 2008) | 1 line
formatting
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53447 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:50 +00:00
Sam Minnee
76e32a5e6e
Blocked revisions 52625 via svnmerge
...
................
r52625 | sminnee | 2008-04-13 17:02:15 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52392 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52392 | sminnee | 2008-04-09 18:00:12 +1200 (Wed, 09 Apr 2008) | 1 line
Upgraded SWFUpload to improve CMS uploads
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53446 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:41 +00:00
Sam Minnee
9e7fe45e2c
Blocked revisions 52624 via svnmerge
...
................
r52624 | sminnee | 2008-04-13 17:02:04 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52309 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52309 | aoneil | 2008-04-08 14:43:46 +1200 (Tue, 08 Apr 2008) | 2 lines
fix comment admin not working correctly
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53445 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:35 +00:00
Sam Minnee
2203c4e0f7
Blocked revisions 52623 via svnmerge
...
................
r52623 | sminnee | 2008-04-13 17:01:54 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52298 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52298 | sminnee | 2008-04-08 12:35:20 +1200 (Tue, 08 Apr 2008) | 1 line
Added LeftAndMain::set_loading_image() for replacing the image shown when the CMS is loading
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53444 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:28 +00:00
Sam Minnee
43e7ab66ac
Blocked revisions 52622 via svnmerge
...
................
r52622 | sminnee | 2008-04-13 17:01:41 +1200 (Sun, 13 Apr 2008) | 9 lines
Merged revisions 52296 via svnmerge from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
r52296 | aoneil | 2008-04-08 12:28:37 +1200 (Tue, 08 Apr 2008) | 2 lines
Fix pagecomment links and feeds
........
................
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53443 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:20 +00:00
Sam Minnee
d56432c170
Blocked revisions 52619 via svnmerge
...
........
r52619 | sminnee | 2008-04-13 17:00:30 +1200 (Sun, 13 Apr 2008) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-52058" from
http://svn.silverstripe.com/open/modules/cms/branches/2.2.2
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53442 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:22:03 +00:00
Sam Minnee
63d0642e9b
Blocked revisions 52059 via svnmerge
...
........
r52059 | sminnee | 2008-04-03 11:40:15 +1300 (Thu, 03 Apr 2008) | 1 line
Added govtsecurity branch, for making security enhancements compatible with the NZ e-government guidelines
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53441 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:21:56 +00:00
Sam Minnee
0346a1d803
Initialized merge tracking via "svnmerge" with revisions "1-52055" from
...
svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/govtsecurity
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53439 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:21:19 +00:00
Sean Harvey
909b3487fe
FEATURE: Ticket #2321 - Merged patch allowing CMS to be fully rebrandable
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@53193 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-22 03:19:53 +00:00
Ingo Schommer
722458f32c
MINOR moved newsletter locales to module
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52940 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-17 11:18:09 +00:00
Ingo Schommer
b1920529f8
API CHANGE Moving newsletter functionality to its own module
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52939 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-17 10:34:37 +00:00
Ingo Schommer
e607848e9b
Merged revisions 51920 via svnmerge from
...
svn://svn.silverstripe.com/silverstripe/modules/cms/branches/2.2.0-mesq
........
r51920 | ischommer | 2008-03-31 21:22:13 +1300 (Mon, 31 Mar 2008) | 1 line
ENHANCEMENT Using static $tree_class to get Groups (allows for custom subclasses)
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52416 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-09 11:46:27 +00:00
Ingo Schommer
1bf68baa26
Merged revisions 51659 via svnmerge from
...
svn://svn.silverstripe.com/silverstripe/modules/sapphire/branches/2.2.0-mesq
........
r51659 | ischommer | 2008-03-26 15:43:01 +1300 (Wed, 26 Mar 2008) | 1 line
ENHANCEMENT Moved Group field generation from SecurityAdmin->getEditForm() to Group->getCMSFields()
........
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52414 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-09 11:34:10 +00:00
Ingo Schommer
533aec3815
API CHANGErefactored upload functionality from File into newly created Upload class
...
API CHANGE deprecated some File functions and attributes
API CHANGE moved management function from File to Filesystem and added permission checks: sync(), loadContent(), fixfiles(), moverootfilesto()
API CHANGE deprecated use of File->loadUploaded()
ENHANCEMENT added filesize and extension validation to AssetAdmin and FileField
FEATURE added tests for Upload class
Merged revisions 47617 via svnmerge from
svn://svn.silverstripe.com/silverstripe/modules/cms/branches/2.2.0-mesq
........
r47617 | ischommer | 2008-01-04 19:20:29 +1300 (Fri, 04 Jan 2008) | 5 lines
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52205 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 08:20:13 +00:00
Ingo Schommer
ea1b6cd66e
moved LeftAndMain test from sapphire to cms
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52183 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 03:38:27 +00:00
Ingo Schommer
2a2264ced4
update from translate.silverstripe.com
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52177 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 02:30:55 +00:00
Ingo Schommer
64390985a0
update from translate.silverstripe.com
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52176 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 02:24:43 +00:00
Ingo Schommer
4b97afea04
API CHANGE Added LeftAndMain::populate_default_menu() and LeftAndMain::clear_menu()
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52174 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 01:57:31 +00:00
Ingo Schommer
ca8f721db2
removed folder
...
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52172 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-05 03:51:50 +00:00
Ingo Schommer
6bfb0ba64a
API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now)
...
API CHANGE Deprecated menu manipulation through Object::addStaticVars(), changed internal representation of menu_item array to always use associative arrays
ENHANCEMENT Added LeftAndMain::add_menu_item(), LeftAndMain::replace_menu_item(), LeftAndMain::remove_menu_item()
ENHANCEMENT Moved default menu items from LeftAndMain->MainMenu() to cms/_config.php
ENHANCEMENT Added ReportAdmin::has_reports()
ENHANCEMENT Object::addStaticVars() can replace the whole array optionally
ENHANCEMENT Object::stat() optionally returns uncached results
ENHANCEMENT Moved Object::useCustomClass('SSDateTime') from Object.php to sapphire/_config.php
ENHANCEMENT Misc documentation and formatting in LeftAndMain and Object classes
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@52171 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-05 03:43:58 +00:00