Commit Graph

299 Commits

Author SHA1 Message Date
Sam Minnee
4961a9cd26 BUGFIX: Pages that you can't edit should always be grey, even if there are unpublished changes. (from r99572)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112077 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-13 02:06:55 +00:00
Ingo Schommer
3e3c0c7237 MINOR: visual tweaks to the widgets area including widget titles can now be spread over multiple lines and padding between columns. #4965 (from r98032)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102752 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-14 01:40:53 +00:00
Ingo Schommer
dd2dd831b7 BUGFIX: the anchor dropdown now works in IE. Also fixes other anchor-related problems as described in ticket #4961 (from r97673)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102737 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 22:23:53 +00:00
Ingo Schommer
7246dc86e2 ENHANCEMENT Added hover states to "Available widgets" boxes in the CMS for usability (from r97606)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102735 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 22:20:59 +00:00
Ingo Schommer
addd1dea0c ENHANCEMENT Added visual elements to aid in the usability of the WidgetAreaEditor
MINOR Added better help text underneath "Available Widgets" and "Widgets currently used" (from r97602)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102733 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 22:20:28 +00:00
Ingo Schommer
8c06bda962 MINOR Cursor is now a pointer for available widgets, as you need to click them to add to the available widget stack (from r97540)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102725 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 22:00:59 +00:00
Ingo Schommer
51f95081c4 ENHANCEMENT Adjusted "Available Widgets" column to be narrower than "Widgets currently used", allowing more space for configuring widgets (from r97530)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102723 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 22:00:43 +00:00
Ingo Schommer
32bdc74381 APICHANGE: removed SWFUpload. Refactored Content Editors uploader to use standard uploader. (from r97489)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102718 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 21:57:55 +00:00
Ingo Schommer
841b11ed26 BUGFIX: Fixed width of time dropdown fields in the LHS CMS (from r89913) (from r96797)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102660 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 03:26:30 +00:00
Ingo Schommer
d68bbc2c01 MINOR Fixed height of MemberTableField 'Groups' tab to allow enough room for TreeMultiSelectField expansion
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@98883 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-02-12 04:01:49 +00:00
Ingo Schommer
ecab219100 MINOR Moved generic .TreeDropdownField styling from cms/css/cms_right.css to sapphire/css/TreeDropdownField.css
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@98881 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-02-12 04:01:46 +00:00
Ingo Schommer
bc407889d1 MINOR Moved ul.tree rules from cms/css/cms_left.css to sapphire/javascript/tree/tree.css (particularly around multiselect tickbox styling) (see r98854) (merged from r98855)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@98865 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-02-12 02:42:28 +00:00
Ingo Schommer
37a914641b ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@98750 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-02-11 02:22:45 +00:00
Mateusz Uzdowski
3379870b19 MINOR: #4843 removed the secondary scrollbar visible when 'allow drag and drop reordering' was checked by adding 5px of additional space under the tree to accomodate the div drop-target between the entries.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@95746 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-12-17 02:25:45 +00:00
Mateusz Uzdowski
effa12bf9d BUGFIX: #4839 fixing the css floating on site report results
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@95726 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-12-17 01:25:25 +00:00
Sean Harvey
499410d7bd BUGFIX: Show selected row in autocomplete dropdown (from r95558)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@95659 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-12-16 06:08:46 +00:00
Mark Stephens
276a36e493 ENHANCEMENT: Change to TreeDropdownField, giving it filtering behaviour as described in ticket http://open.silverstripe.org/ticket/3007 . Its disabled by default for legacy compatibility, but enabled for HtmlEditorField so that link editor is filterable for local links, via an extra boolean parameter on TreeDowndownField.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@93932 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-29 23:29:31 +00:00
Ingo Schommer
683dfa9426 MINOR Styling of side reports and tree area in CMS
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92850 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:21:08 +00:00
Ingo Schommer
c467c926fd ENHANCEMENT Converted AssetAdmin and AssetTableField javascript to jquery-concrete
MINOR Moved AssetAdmin->movemarked() logic to AssetTableField

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92829 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:20:11 +00:00
Ingo Schommer
90c6c088e1 MINOR Changed title width
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92817 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:19:39 +00:00
Ingo Schommer
555863a7be MINOR Removed css background with new logo for now
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92813 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:19:31 +00:00
Ingo Schommer
067b7bcaeb ENHANCEMENT Changed AssetAdmin interface 'delete' action to behave same as main CMS interface: Show 'batch actions' with dropdown. Added AssetAdmin_DeleteBatchAction class.
ENHANCEMENT Moved 'Sync files' action in AssetAdmin from toplevel tab to the bottom of the tree and hooked up to AssetAdmin->SyncForm to avoid hardcoding the URL.
ENHANCEMENT Changed AssetAdmin interface 'create' button to show dialog and 'go' button, and behave similar to the main CMS interface

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92802 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:19:05 +00:00
Ingo Schommer
604c9798a2 removed overflow from top menu bar (was showing a scrollbar)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92796 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:47 +00:00
Ingo Schommer
08dc3f0de9 evenly pad out action buttons at bottom
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92795 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:45 +00:00
Ingo Schommer
3b8767e9fb align text on welcome screen
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92793 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:40 +00:00
Ingo Schommer
50d058b0cc styles for righthand content panel to match sitetree
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92791 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:35 +00:00
Ingo Schommer
6ce44dbd49 removed unnecessary background colour on treepanes
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92790 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:33 +00:00
Ingo Schommer
9fdf14a339 Added base overrides for jquery-ui
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92789 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:31 +00:00
Ingo Schommer
52d56fda05 MINOR Making full result table rows in ModelAdmin selectable
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92778 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:59 +00:00
Ingo Schommer
2683a5ae62 MINOR Making full result table rows in ModelAdmin selectable
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92773 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:49 +00:00
Ingo Schommer
650d44dd57 ENHANCEMENT Reimplemented ModelAdmin history feature as separate javascript file based on jQuery.concrete. It removes any dependencies to PHP code or existing markup, which means it can be disabled if not required.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92769 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:41 +00:00
Ingo Schommer
001151a66b 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
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92766 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:34 +00:00
Ingo Schommer
1a5ed26cd5 ENHANCEMENT Making jQuery.layout dimension settings in CMS configurable through CSS, to allow for easy overloading without using the javascript object (e.g. making the sidebar wider in ModelAdmin through ModelAdmin.css)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92765 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:29 +00:00
Ingo Schommer
05510ca65f MINOR Rounded corners for notice-wrap layer in CMS
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92762 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:23 +00:00
Ingo Schommer
d3172a0775 BUGFIX Hiding LeftAndMain editform while loading new DOM through ajax, to avoid flash-of-unstyled-content issues
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92754 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:04 +00:00
Ingo Schommer
d0d676b1b0 MINOR Fixed remaining references to jsparty/ directory in CSS and PHP files
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92750 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:16:54 +00:00
Ingo Schommer
cf6181a849 MINOR Fixed positioning in ParentType field in CMS editform
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92733 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:16:13 +00:00
Ingo Schommer
cb1895866a ENHANCEMENT Refactored versions panel in CMS: Removed "compare mode" checkbox in UI, and replaced with explicit checkboxes and a "compare versions" button. Added manual "refresh" button. Replaced custom markup with a form generated through CMSMain->VersionsForm(), and adjusted markup in CMSMain_versions.ss accordingly
API CHANGE Removed CMSMain->sendFormToBrowser(), replaced with custom code

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92731 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:16:09 +00:00
Ingo Schommer
01d06dd47e API CHANGE Replaced CMSMain->LangSelector() with CMSMain->LangForm() to provide more accessible backend and properly wrap existing <select> tag in a form
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92728 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:16:00 +00:00
Ingo Schommer
351f2fdea1 BUGFIX Disabling horizontal overflow on tree with long node names in cms_left.css
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92714 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:15:22 +00:00
Ingo Schommer
7561dc69bc MINOR Fixed height of loading screen for IE6
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92702 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:14:51 +00:00
Ingo Schommer
7400f8e3d1 ENHANCEMENT Using concrete for CMS loading screen javascript
ENHANCEMENT Better styling for non-javascript message in CMS loading screen

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92701 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:14:49 +00:00
Ingo Schommer
d478f175b7 MINOR Layout manager tweaks
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92699 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:14:43 +00:00
Ingo Schommer
8b8867ba76 API CHANGE Changed <p id=statusMessage> to <div class=notice-wrap> in LeftAndMain_right.ss and subclasses
ENHANCEMENT Using external jquery.notice library to handle status message updates in the CMS

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92696 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:14:36 +00:00
Ingo Schommer
bc2cad4670 ENHANCEMENT Floating tinymce toolbar icons in CMS to allow for smaller widths without having tinymce hide the tabset scrollbars
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92680 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:39:26 +00:00
Ingo Schommer
1bac2dc4aa BUGFIX Fixed ParentType selector javascript in SiteTree->getCMSFields()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92676 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:39:18 +00:00
Ingo Schommer
b9041367bf BUGFIX Ensuring the padding rules for loading indicators in CMS action buttons are properly applied
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92661 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:38:42 +00:00
Ingo Schommer
990c64c75d MINOR Transferred styles for 'Translations' tab in CMS in new general purpose file: CMSMain.css
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92648 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:38:14 +00:00
Ingo Schommer
b7f0b400e7 BUGFIX Fixed z-index of jquery.datepicker DIV element, which was hidden under the jquery.layout panels
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92627 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:37:23 +00:00
Ingo Schommer
b50f1a5978 MINOR Removed obsolete css rules for tree search in left panel
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92624 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:37:17 +00:00