..
AssetAdmin_left.ss
ENHANCEMENT Changed AssetAdmin interface 'delete' action to behave same as main CMS interface: Show 'batch actions' with dropdown. Added AssetAdmin_DeleteBatchAction class.
2009-11-21 03:19:05 +00:00
AssetTableField_Item.ss
ENHANCEMENT Using built-in TableListField javascript deletion for AssetTableField
2009-11-21 03:19:47 +00:00
AssetTableField.ss
ENHANCEMENT Converted AssetAdmin and AssetTableField javascript to jquery-concrete
2009-11-21 03:20:11 +00:00
CMSMain_left.ss
ENHANCEMENT SideReportsHandler class for easier handling and templating of "side reprts" in the CMS interface
2009-11-21 03:20:54 +00:00
CMSMain_rightbottom.ss
Moved CMS module to open source path
2007-07-19 10:40:05 +00:00
CMSMain_TreeTools.ss
MINOR Merged CanOrganiseSitetree permission into CMSMain_TreeTools.ss (originally implemented in r84073)
2009-11-22 08:23:16 +00:00
CMSTopMenu.ss
ENHANCEMENT Using a simple target=_blank for opening the logo link in CMS instead of javascript
2009-11-21 02:36:15 +00:00
CommentAdmin_left.ss
MINOR Fixed CommentAdmin_left.ss links
2009-11-21 03:19:54 +00:00
CommentTableField.ss
MINOR Respecting FormField->extraClass() settings in AssetTableField.ss, CommentTableField.ss and MemberTableField.ss
2009-11-21 03:17:47 +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_right.ss
API CHANGE Removed LeftAndMain->EditForm(), please use getEditForm() instead
2009-11-21 03:15:13 +00:00
LeftAndMain_rightbottom.ss
Moved CMS module to open source path
2007-07-19 10:40:05 +00:00
MemberList_PageControls.ss
BUGFIX #2391 : Removed pagination header when there are no records.
2009-06-27 12:29:42 +00:00
MemberList_Table.ss
bfojcapell: replacing strings with _t() calls
2007-09-16 16:37:15 +00:00
MemberTableField.ss
ENHANCEMENT Making setting optional in MemberTableField. Field instances without will list all members unfiltered, and remove members from the database rather than the group relation.
2010-02-11 21:55:33 +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
API CHANGE Adjusted ModelAdmin CSS, JS and PHP to fit with underlying LeftAndMain changes: Using jquery.concrete, removing some redundant form saving logic in ModelAdmin.js, returning <form> tags within ajax responses in ModelAdmin controllers
2009-11-21 03:17:34 +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.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
Reimplementation for reports ( #49 ) - removing unneeded code and remaking the template to use standard SiteTree functionality.
2009-11-21 03:18:28 +00:00
ReportAdmin_right.ss
API CHANGE Changed <p id=statusMessage> to <div class=notice-wrap> in LeftAndMain_right.ss and subclasses
2009-11-21 03:14:36 +00:00
ReportAdmin_SiteTree.ss
Reimplementation for reports ( #49 ) - removing unneeded code and remaking the template to use standard SiteTree functionality.
2009-11-21 03:18:28 +00:00
SecurityAdmin_left.ss
ENHANCEMENT Adjusted SecurityAdmin to new LeftAndMain API and jquery.concrete javascript. Changed 'delete' and 'create' interface to be more in line with CMSMain parent implementation, and increase code reuse.
2009-11-21 03:20:17 +00:00
SubscribeSubmission.ss
Added SubscribeSubmission template to get subscribeforms to work
2008-02-07 02:45:49 +00:00