Commit Graph

48 Commits

Author SHA1 Message Date
Robbie Averill 5efe1a4a87 FIX Add CSS bundle to link edit context document add form 2017-08-07 11:49:55 +12:00
Robbie Averill 9b42effeb5 FIX Refactor SCSS, convert to more BEM-like names, add admin icon
* Remove "small" class from inline edit form for documents
* Swap relationeditor GridFieldConfig for record editor to ensure that document sets can be deleted from a page context rather than unlinked (natively)
* Fix to ensure that related documents can be autocompleted via partial matching on filename
* Add 2 space indentation rule to editorconfig for .js and .scss files
2017-05-22 15:20:16 +12:00
Robbie Averill 513c29aa99 NEW Replace Compass with Webpack, update docs, remove unused @includes 2017-05-09 16:06:57 +12:00
Florian Thoma e508d05382 fix js and styles for SS 3.2+ 2016-07-15 17:15:03 +10:00
Shea Dawson 66bcf54b1d Fix issues with document actions panel ui in cms 2014-07-10 09:44:13 +10:00
Will Rossiter d73b13afd5 FIX: Resolve issues with find by page documentlist 2014-01-29 14:40:57 +13:00
Will Rossiter caf1971c84 FIX: browse by page dropdown is unusable. (Fixes #26) 2014-01-15 16:53:13 +13:00
James Ayers ff04a9f493 fixed CMSfields js and css issues 2014-01-10 15:21:50 +13:00
Ryan O'Hara c6c116a8b3 BUGFIX: IE8 Document type selected stylings 2012-09-12 11:57:30 +12:00
Ryan O'Hara 7e6342c11b MINOR: Add extra class to documents gridfield so styling is applied. Fix scss to target the document and related links gridfield 2012-09-11 17:29:52 +12:00
Ryan O'Hara d9ccc14d67 MINOR: add margin between header and linked documents edit panel 2012-09-07 11:46:24 +12:00
Ryan O'Hara 11180da4ac ENHANCEMENT: Refactor linking a document. This fixes the bug issue Branka was having in FF as well as making the UI work better 2012-09-07 11:31:37 +12:00
Saophalkun Ponlu 0abf20f577 MINOR: Style for button in LinkType 2012-08-31 14:15:35 +12:00
Ryan O'Hara d8d3be0fa1 BUGFIX: Fix styling for site-tree dropdown in related links and adding documents 2012-08-28 10:53:20 +12:00
Ryan O'Hara 950833583a BUGFIX: Styling for related links 2012-08-27 11:49:09 +12:00
Ryan O'Hara 8ca9734232 BUGFIX: Target correct selector for link section buttons to work 2012-08-23 15:53:14 +12:00
Ryan O'Hara 3324f33ffd ENHANCEMENT: Styling to related links insert page 2012-08-23 15:44:52 +12:00
Ryan O'Hara 3488d947d2 BUGFIX: Hover stlyes on tree-dropdown field 2012-08-22 11:06:13 +12:00
Ryan O'Hara a59646bb41 MINOR: Add gradient for IE doc-type selected buttons 2012-08-21 17:48:31 +12:00
Ryan O'Hara 90fa7eb5c1 BUGFIX: hover state for tree-dropdown field document list 2012-08-21 15:49:09 +12:00
Ryan O'Hara 6ffa85f564 ENHANCEMENT: Changes to styling for linking a document so it works in CMS when adding a link to text 2012-08-21 15:40:34 +12:00
Ryan O'Hara 005e0658e7 BUGFIX: Set 'Find linked document' width. Add placeholder text to date/time fields 2012-08-21 14:48:21 +12:00
Ryan O'Hara 80c3f3f757 BUGFIX: Fix button label styling for tree-dropdown field 2012-08-21 14:17:39 +12:00
Ryan O'Hara 3fea76c83a ENHANCEMENT: Fix stylings to disabled status when adding a linked documents 2012-08-20 15:53:03 +12:00
Andrew O'Neil 820f89bec0 BUGFIX: Fix javscript disabling for add existing 2012-08-20 10:49:35 +12:00
Ryan O'Hara 735ae8e48e ENHANCEMENT: style tree drop down field, and search by id.
Add javascript to allow only one or the other to be active (this needs to be fixed)
2012-08-17 16:48:09 +12:00
Ryan O'Hara 50263f0ef1 MINOR: Duplicate jQuery functions for embargo and expiry fields when adding documents - this adds the relevant classes for the styling changes to work 2012-08-16 17:01:57 +12:00
Ryan O'Hara b5c16cafe6 ENHANCEMENT: Add styling to Embargo and expiry fields. Change date format to dd-mm-yyyy 2012-08-16 16:18:41 +12:00
Julian Seidenberg b6a728dc0e ENHANCEMENT: adding grid field row highlighting when Document is hidden 2012-08-14 13:03:35 +12:00
Ryan O'Hara 864624e662 BUGFIX: Fix actions panel margin when adding a document 2012-08-13 17:56:41 +12:00
Ryan O'Hara bf0236d74a ENHANCEMENT: Styling to DMS actions button and panel 2012-08-13 17:51:59 +12:00
Ryan O'Hara b4d00d40eb MINOR: Fix styling to error message when replacing with a non supported document extension 2012-08-13 12:46:56 +12:00
Ryan O'Hara 09e156054c BUGFIX: Remove fileOverview div from linking documents and remove edit button styling override. MINOR: add styling to autocomplete dropdown 2012-08-10 15:12:41 +12:00
Ryan O'Hara 34674059f6 ENHANCEMENT: Add styling for linking documents. Add classes for framework js to work 2012-08-10 14:58:26 +12:00
Ryan O'Hara 2015329bd7 MINOR: Remove border from under actions buttons 2012-08-08 14:18:29 +12:00
Ryan O'Hara a629f4b66e ENHANCEMENT: Move Actions into a FieldGroup and style these. TODO - Toggle each individual action detail when clicking the respective button. Currently when clicking a button this hides the whole panel 2012-08-08 12:17:20 +12:00
Julian Seidenberg ccfbe6e158 ENHANCEMENT: hiding the field that filters by last changed, because it is very confusing what to enter into that field to do the filtering 2012-08-07 17:38:57 +12:00
Ryan O'Hara 8e90926c6c MINOR: Remove padding-left from DMS gridfield in main document tab 2012-08-07 17:02:51 +12:00
Ryan O'Hara 3f01b03759 BUGFIX: target styling for each specific gridfield so they don't over-ride styles when going back and forth between pages/panels 2012-08-07 16:58:38 +12:00
Ryan O'Hara 8da51ff5e9 ENHANCEMENT: Add tab styling to add document dialog 2012-08-07 16:51:39 +12:00
Ryan O'Hara df6dc7b53e MINOR: Set width to doc-type buttons to prevent breaking when scaling 2012-08-07 14:47:39 +12:00
Ryan O'Hara 5025813d09 ENHANCEMENT: Styling for Adding document edit panel. Duplicate file type icons and rename with osx extensions 2012-08-07 12:23:03 +12:00
Ryan O'Hara 6c90c89276 ENHANCEMENT: Add styling to main document tab in CMS. Add unlink icon 2012-08-07 11:55:11 +12:00
Ryan O'Hara 782b07ec80 MINOR: Adjust styling for gridfield showing where-else document is linked 2012-08-06 17:55:18 +12:00
Ryan O'Hara aa9075af79 ENHANCEMENT: Add styling to Document type buttons. TODO - Allow selected styling to only be added once. 2012-08-06 16:55:57 +12:00
Ryan O'Hara c11c1ac61c Remove tabs styling from buttons 2012-08-03 16:17:19 +12:00
Ryan O'Hara 228e9a25c7 ENHANCEMENT: add styling to meta-data. MINOR: Add initial styling for document type and action buttons with JS to hide panels - this needs a lot of work 2012-08-03 12:18:55 +12:00
Julian Seidenberg d6740d8482 ENHANCEMENT: adding scss stlying 2012-08-01 16:12:11 +12:00