silverstripe-cms/templates/Includes
Normann Lou 76afea41bc APICHANGE: tidy up NewsletterAdmin.
BUGFIX: a lot of methods in this class now passed $params as HTTPRequest object, rather than as a array if the function is called from Ajax or top-level of front-end, some method is called in both manner, ie. called from Ajax and called internally as well, so we need to check $params type and do further process. This is a partial fix of open source ticket #3035

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@65554 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-10 22:23:48 +00:00
..
AssetAdmin_left.ss Merged revisions 53073 via svnmerge from 2008-04-26 06:41:12 +00:00
AssetAdmin_right.ss Ticket #1498 - CSS clean up, use margin reset and remove excess margin 0 and padding 0 2007-11-05 10:10:14 +00:00
AssetTableField.ss ENHANCEMENT Added filter/search capability to AssetTableField, this is similar to MemberTableField, except you search by file name. 2008-11-03 23:09:49 +00:00
CMSLeft.ss bfojcapell: replacing strings with _t() calls 2007-09-16 16:37:15 +00:00
CMSMain_left.ss Merged branches/2.2 2008-11-10 04:07:03 +00:00
CMSMain_right.ss APICHANGE: tidy up NewsletterAdmin. 2008-11-10 22:23:48 +00:00
CMSMain_rightbottom.ss Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSRight.ss bfojcapell: replacing strings with _t() calls 2007-09-16 16:37:15 +00:00
CMSTopMenu.ss Added CMSTopMenu template, so that add-on modules could change the top menu 2007-08-16 06:25:55 +00:00
CommentAdmin_left.ss Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
CommentAdmin_right.ss Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
CommentAdmin_SiteTree.ss ENHANCEMENT #2172: Added counts to comment admin submenu items 2008-09-30 00:05:22 +00:00
CommentTableField.ss ENHANCEMENT Added filter/search capability to AssetTableField, this is similar to MemberTableField, except you search by file name. 2008-11-03 23:09:49 +00:00
Editor_toolbar.ss BUGFIX: Fixed HTML toolbar separator image reference; updated it to use MCE_ROOT 2008-07-10 23:29:20 +00:00
LeftAndMain_rightbottom.ss Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
MemberList_PageControls.ss Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
MemberList_Table.ss bfojcapell: replacing strings with _t() calls 2007-09-16 16:37:15 +00:00
MemberTableField.ss ENHANCEMENT Added filter/search capability to AssetTableField, this is similar to MemberTableField, except you search by file name. 2008-11-03 23:09:49 +00:00
ModelAdmin_ImportSpec.ss IMPROVEMENT moved managed models' forms to one panel (ticket #2898) 2008-11-05 08:55:07 +00:00
ModelAdmin_left.ss BUGFIX Making ModelAdmin labels in left panel translatable again (regression from moving them into one common panel) 2008-11-05 23:23:23 +00:00
ModelAdmin_Results.ss BUGFIX Fixed old references to GenericDataAdmin in ModelAdmin.php and ModelAdmin_Results.ss 2008-10-24 03:45:39 +00:00
ModelAdmin_right.ss ENHANCEMENT Added german translation for ModelAdmin 2008-10-10 12:36:05 +00:00
ModelAdmin.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-09 03:54:55 +00:00
ReportAdmin_left.ss MINOR Committed missing files related to r63452 2008-10-01 06:43:15 +00:00
ReportAdmin_right.ss BUGFIX Removed old reference to ?executeForm=EditForm 2008-10-06 22:15:16 +00:00
ReportAdmin_SiteTree.ss MINOR Committed missing files related to r63452 2008-10-01 06:43:15 +00:00
SecurityAdmin_left.ss Merged revisions 53073 via svnmerge from 2008-04-26 06:41:12 +00:00
SecurityAdmin_right.ss Ticket #1498 - CSS clean up, use margin reset and remove excess margin 0 and padding 0 2007-11-05 10:10:14 +00:00
SubscribeSubmission.ss Added SubscribeSubmission template to get subscribeforms to work 2008-02-07 02:45:49 +00:00