silverstripe-cms/templates/Includes
Ingo Schommer ae56eba853 ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules.
API CHANGE Removed custom resizing javascript methods: window.ontabschanged, window.onresize, fixRightWidth(), fixHeight_left()
API CHANGE Removed DraggableSeparator, SideTabs, SideTabItem javascript classes
API CHANGE Removed Effect.ReSize and Highlighter javascript helper classes
API CHANGE Modified template structure in CMSMain_left.ss, CMSMain_right.ss and LeftAndMain.ss
API CHANGE Modified markup IDs in LeftAndMain/CMSMain templates, removed "left", "right", "contentPanel", "bottom"
ENHANCEMENT Using jquery-latest (currently 1.3) in CMSMain and LeftAndMain
ENHANCEMENT Added jQuery UI library and "smoothness" theme to default CMS interface

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92581 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:35:20 +00:00
..
AssetAdmin_left.ss ENHANCEMENT: Added manual Filesystem::sync() button to improve load time of admin/assets area. 2009-07-01 22:28:06 +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 Merged from branches/2.3 2009-02-03 02:50:25 +00:00
CMSMain_left.ss ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules. 2009-11-21 02:35:20 +00:00
CMSMain_right.ss ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules. 2009-11-21 02:35:20 +00:00
CMSMain_rightbottom.ss Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSTopMenu.ss MINOR merged from branches/2.3 2009-01-07 23:01:47 +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 MINOR Merged from branches/2.3 2009-01-05 06:17:59 +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 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 BUGFIX Using TableListField_Item.ss in MemberTableField to avoid template duplication and inconsistent feature sets 2009-03-13 10:04:58 +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 MINOR More translations for ModelAdmin (#4521, thanks "random-value ") 2009-08-26 20:54:24 +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 Merged from 2.3 2009-05-06 06:37:45 +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 Merged in ReportAdmin sitetree root node fix from branches/2.3 - r65859 2008-11-13 23:04:13 +00:00
SecurityAdmin_left.ss MINOR: Added delete button styling to the "Delete the selected groups" button in SecurityAdmin. 2009-06-16 10:40:35 +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