Commit Graph

73 Commits

Author SHA1 Message Date
Robbie Averill 6a67cddc38 FIX Missing shortcode field and broken Javascript when inserting document in TinyMCE 2017-08-07 11:21:35 +12:00
Robbie Averill a76b1d0256 FIX Remove customised delete confirmation message, it taints the global scope 2017-06-13 15:21:22 +12:00
Franco Springveldt ce37b81c2b NEW pages link to document sets 2017-06-07 15:54:10 +12:00
Franco Springveldt 5824c1b0eb NEW info notices added to QueryBuilder 2017-06-07 10:30:44 +12:00
Sacha Judd 9200d83b12 Tidy up JS indentation and comments 2017-05-30 16:46:45 +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 489a62abb2 API Remove DMSGridFieldDeleteAction, add query builder filter for taxonomy terms 2017-05-18 17:30:25 +12:00
Franco Springveldt 03fe480ca5 Merge pull request #128 from robbieaverill/feature/configurable-shortcode-handler-key
NEW Allow shortcode handler key to be configurable
2017-05-18 15:11:54 +12:00
Robbie Averill 708721a5aa FIX Initial visibility of permission fields when editing a document 2017-05-18 12:47:22 +12:00
Robbie Averill a6743b03f5 NEW Allow shortcode handler key to be configurable 2017-05-17 17:24:50 +12:00
Robbie Averill 66abd22ee5 FIX Allow linking existing documents to document sets via add existing upload field 2017-05-09 13:04:29 +12:00
Franco Springveldt 8682c7fca9 Added ability to secure DMS assets by user groups. 2017-05-08 16:12:46 +12:00
Robbie Averill 39ce206b55 FIX Updates for coding standards, move second classes in files to their own files, fix comments 2017-05-01 15:56:27 +12:00
James Barnsley 284cdbac13 Re-instating hide/show of document field when inserting link 2016-08-01 10:58:13 +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
James Ayers ff04a9f493 fixed CMSfields js and css issues 2014-01-10 15:21:50 +13:00
Stephen Shkardoon 6d0af08f1a Fix #14 - Shortcode download link fixed 2013-08-29 13:05:51 +12:00
Cam Findlay da7e1ccc34 FIX display the date and time fields for embargo and expires. 2013-05-09 10:19:30 +12:00
Ingo Schommer 597e393630 BUG DMSUploadField JS template usage
Instead of relying on JavaScript requirements blocking,
configure a more specific template name to use
in certain situations. We can't control JS files
loaded by the browser already by previous requests,
so Requirements blocking does not override the
template in all cases, creating execution-path specific
edge cases (like showing "save to refresh" messages
in the background of a "add document" upload success)
2013-01-07 10:11:55 +13:00
Julian Seidenberg 6ebb212af0 BUGFIX: fixing bug with the delete button in the grid field detail view 2012-11-21 17:15:23 +13:00
Julian Seidenberg e9ee4c85a7 BUGFIX: fixing in-content the insert dialog 2012-09-21 15:44:30 +12:00
Normann Lou 96daa58bc3 MINOR: after all changes made, the 'download a document' option don't need special js code, all the generic behaviours should should be enough. 2012-09-21 13:05:41 +12:00
Normann Lou 1b17a478c9 BUGFIX: since we change the option value for 'download a document' option in InsertLinkForm, as 'documentopt', we need to use the same string for our js code 2012-09-21 13:03:53 +12:00
Saophalkun Ponlu d5107bce52 BUG Document link hide/show bug 2012-08-31 15:45:54 +12:00
Andrew O'Neil 853024949d BUGFIX: Remove js style hacks 2012-08-28 10:06:21 +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
Normann Lou 2038fb9829 BUGFIX: IE document type buttons not applying selected styling 2012-08-22 15:34:11 +12:00
Julian Seidenberg bd75a41f9b ENHANCEMENT: warning when deleting a document that is referenced on other pages 2012-08-21 17:57:18 +12:00
Julian Seidenberg ea9a0639e4 BUGFIX: fixing duplicate adding of documents in the "add documents" panel 2012-08-21 17:57:18 +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
Julian Seidenberg bac9666597 API-CHANGE: dms shortcode system 2012-08-21 14:31:13 +12:00
Andrew O'Neil 1514ae5840 BUGFIX: Hide document list when treedropdown is shown 2012-08-20 13:25:38 +12:00
Andrew O'Neil 7dd6b2bb72 ENHANCEMENT: Nice enabling and disabling of fields when linking a document 2012-08-20 11:40:53 +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
Julian Seidenberg b40099f159 MINOR: updating message when replacing a document. 2012-08-14 17:26:46 +12:00
Julian Seidenberg 9d0f8ade7e BUGFIX: changing from "magic" number labels for drop down states to word labels 2012-08-14 15:05:23 +12:00
Julian Seidenberg 8aff01a608 BUGFIX: fixing initial loading hiding/showing of the Date picker 2012-08-14 14:22:39 +12:00
Andrew O'Neil 6280bed9ab ENHANCMENT: Add document to page when it is clicked 2012-08-14 14:13:12 +12:00
Andrew O'Neil be809ac2c9 ENHANCEMENT: Show list of documents when page is selected in dropdown 2012-08-14 14:13:12 +12:00
Julian Seidenberg b6a728dc0e ENHANCEMENT: adding grid field row highlighting when Document is hidden 2012-08-14 13:03:35 +12:00
Julian Seidenberg 7debe98641 BUGFIX: fixing small problem with not setting the expiry off again 2012-08-14 11:44:12 +12:00
Julian Seidenberg 2dbd0d89c1 BUGFIX: fixing expire/embargo on date functionality 2012-08-14 11:35:41 +12:00
Julian Seidenberg 429253591c ENHANCEMENT: adding basic UI for embargo/expiry 2012-08-13 18:28:24 +12:00
Ryan O'Hara bf0236d74a ENHANCEMENT: Styling to DMS actions button and panel 2012-08-13 17:51:59 +12:00