Commit Graph

39 Commits

Author SHA1 Message Date
uniun e8f7f3db7f Make message always visible at the top of the page
Make message always visible at the top of the page like the message in CMS preview iframe.
2013-03-18 16:29:10 +02:00
Ingo Schommer 0dd6dedab2 Moving "edit tree" button next to "add new" (fixes #8119) 2013-01-16 00:19:56 +01:00
Ingo Schommer abba77af51 Fixes required for jQuery UI 1.9 2012-11-06 15:54:37 +01:00
Sam Minnée 149de5e703 Merge pull request #182 from ryanwachtl/url-segment-loading-indicator
BUG Visual cue that URLSegment is updating
2012-08-27 21:11:59 -07:00
Ingo Schommer cd8c3a0245 NEW Re-added SilverStripeNavigator styling 2012-08-27 11:53:57 +02:00
Ryan Wachtl 5f9362e742 BUG Visual cue that URLSegment is updating
Added a loading class on .field.urlsegment to indicate that the URLSegment is updating its value, set before and after self.suggest().
2012-08-17 03:05:39 -05:00
Ingo Schommer e486a16a8f "Edit tree" button alignment
Happens to work for the width of the english label,
but breaks on any other language with longer labels.
Don't make the button absolutely positioned.
Partially reverts 1e25637a.
2012-08-12 23:20:26 +02:00
Hamish Friedlander 1717e400f6 Always show badge on current page in side tree 2012-07-23 22:16:39 +12:00
Ingo Schommer eccfc1a664 Merge branch 'stylingfixes' of https://github.com/ajshort/silverstripe-cms into ajshort-stylingfixes 2012-06-13 13:24:12 +02:00
Ingo Schommer 01201f04bb MINOR Resetting margin on URLSegment help text (changed due to new .help default styling in core) 2012-06-13 13:16:15 +02:00
Andrew Short acc6115154 MINOR: Removed extra margin from tools add page button. 2012-06-13 17:49:04 +10:00
Ingo Schommer bda7272761 ENHANCEMENT Show node badges in tree sidebar view on hover (fixes #7410) 2012-06-12 19:35:17 +02:00
Sean Harvey a7626829f6 MINOR AssetAdmin tweaks to folder/file thumbnail columns to be tidier 2012-05-18 14:39:26 +12:00
Ryan Wachtl f56126470d ENHANCEMENT Update URLSegment from Title (closes #6981) 2012-05-12 23:55:26 -05:00
Robert Curry 28a1d0d4e7 BUGFIX: Change styles on tabs to new format. 2012-05-11 11:31:40 +12:00
Ingo Schommer 1863bb00db ENHANCEMENT Refactored SiteTreeURLSegmentField JS to a more selector based approach (future proof field for reusability e.g. in ModelAdmin with custom DataObject URL previews) 2012-05-10 14:50:08 +02:00
Ryan Wachtl bd94c6f336 Trac 6981: Opt-in URL Updating 2012-05-09 19:01:57 -05:00
Ingo Schommer 3f57aa01c9 Merge pull request #111 from silverstripe-big-o/Trac-7222-change-gallery-icon
ENHANCEMENT:changed gallery icon to an edit icon for assetAdmin
2012-05-02 04:34:54 -07:00
Jeremy Bridson a895d0bbe5 ENHANCEMENT:changed gallery icon to an edit icon for assetAdmin 2012-05-02 11:47:31 +12:00
Jeremy Bridson 4faf02e6cc ENHANCEMENT:added folder icons to assetAdmin tree view 2012-04-26 12:30:32 +12:00
Jeremy Bridson 1e25637acb ENHANCEMENT:Trac#7166 - styled the new combined tree and edit view. 2012-04-18 13:36:15 +12:00
Ingo Schommer 6aeac37906 API CHANGE Combined "Pages" and "Edit Page" into a single menu entry
ENHANCEMENT Namespaced tree search parameters in CMSMain, in order to detect more reliably if a filter has been applied. Changing page search form to standard pushState behaviour, same as ModelAdmin (for both tree and list view).
MINOR Refactored list view loading
2012-04-17 22:59:08 +02:00
Simon Welsh c4e018928e API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:56:40 +12:00
jbridson 9bb3104253 BUGFIX:fixed padding issues with navigation tabs on Asset Admin 2012-03-27 14:57:39 +02:00
jbridson ddcf979fb5 BUGFIX:Trac Ticket #7015 - removed unnecessary scrollbars from files and images filter and increased height of search field to accommodate the dropdown. 2012-03-27 14:57:39 +02:00
jbridson bdb832ef4a BUGFIX:SSF-30 - Fixed dropdown cutoff in all browsers. 2012-03-27 14:57:39 +02:00
jbridson a5e9a3d350 BUGFIX:SSF-106 - fixed overflow issues on asset admin 2012-03-13 10:52:30 +13:00
jbridson 83aae46236 BUGFIX:SSF-30 - moved tabs SCSS from _style.scss to AssetAdmin.scss 2012-03-08 09:05:14 +13:00
jbridson 590027cfe3 ENHANCEMENT:SSF-30 - changed color of add folder button. 2012-03-07 17:33:29 +13:00
jbridson 12c01d45de MINOR:SSF-106 - added padding to the tfoot of the asset admin datagrid (for the styling of pagination) 2012-03-06 15:00:36 +13:00
Ingo Schommer 75694726d9 MINOR Removed duplicate AssetAdmin.scss file 2012-03-02 15:22:38 +01:00
Ingo Schommer 18e612e65b MINOR Moved CMSMain.GridField.js logic into LeftAndMain.js (applies to all CMS interfaces), fixed event bugs with GridField overloading in AssetAdmin.js 2012-03-01 00:19:34 +01:00
Ingo Schommer ebfc1526ad MINOR Removed duplicate reset CSS from cms 2012-02-29 21:06:02 +01:00
Ingo Schommer 09fd710dd4 MINOR Combining CSS in CMS, added AssetAdmin styles 2012-02-23 23:15:37 +01:00
Ingo Schommer 239ed13290 MINOR More specific selectors for <ins> and <del> styles in diff view, to avoid influencing jstree styling 2011-10-29 22:04:40 +02:00
Julian Seidenberg 28e63efd5e ENHANCEMENT: moving the bulk of the styling for the "Create Page" dialog to Sapphire module (SSO-8) 2011-09-29 17:11:35 +13:00
Julian Seidenberg 2c4b1271c7 ENHANCEMENT: CSS styling of "Create Page" dialog box and adjusting dialog title to be consistent with label of button that creates it (SSO-8) 2011-09-29 13:10:56 +13:00
Will Rossiter d90ea0d236 ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API. 2011-09-19 17:30:46 +02:00
Ingo Schommer 91fbcf8f94 MINOR Added SASS files 2011-04-28 22:49:33 +12:00