Commit Graph

332 Commits

Author SHA1 Message Date
Normann Lou 889d56d569 BUGFIX: make the DMSDocument_Controller to able able to use customised document object 2012-08-21 13:56:45 +12:00
Andrew O'Neil 725da88e75 MINOR: Document config system bug hack 2012-08-21 11:42:04 +12:00
Andrew O'Neil 5150e66de3 ENHANCEMENT: Extensions are now the main method of providing custom functionality, replacing subclassing DMSDocument 2012-08-21 11:31:53 +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 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
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 55e530f918 BUGFIX: removing unnecessary extra function to embargo (to show document about to be published when in draft mode) 2012-08-15 13:18:29 +12:00
Julian Seidenberg dee4cb44f3 ENHANCEMENT: displaying the document in draft mode if it has been set to "hide until underlying page is published" 2012-08-14 18:36:52 +12:00
Julian Seidenberg b40099f159 MINOR: updating message when replacing a document. 2012-08-14 17:26:46 +12:00
Julian Seidenberg 1a4ba2b5dd MINOR: renaming forever to indefinitely (embargo) 2012-08-14 17:26:26 +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
Andrew O'Neil a6f8b83e1a ENHANCEMENT: Show number of documents on a page in dropdown 2012-08-14 14:13:11 +12:00
Andrew O'Neil 3af703fa9a ENHANCEMENT: Add treedropdown to select page when adding a document 2012-08-14 14:13:11 +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 2f2019a42d MINOR: changing button label to indicate that multiple documents can be added at once 2012-08-14 13:02:53 +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
Ingo Schommer a858c1f66c BUG Using calendar in embargo/expiry date selection 2012-08-14 00:03:31 +02:00
Julian Seidenberg 429253591c ENHANCEMENT: adding basic UI for embargo/expiry 2012-08-13 18:28:24 +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
Julian Seidenberg ba51c38262 ENHANCEMENT: javascript to hide/show the DMS detail form buttons 2012-08-13 16:41:43 +12:00
Julian Seidenberg 8264ab4396 Merge branch 'master' of ssh://gitorious.silverstripe.com:2222/electricityauth/dms 2012-08-13 14:15:04 +12:00
Julian Seidenberg ca18b3fac0 API-CHANGE: working embargo API (with lots and lots of unit tests) 2012-08-13 14:14:31 +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
Andrew O'Neil 5ba3fc1332 Remove test file 2012-08-13 10:59:46 +12:00
Andrew O'Neil bfa2cdfa59 testing file for buildbot testing 2012-08-13 10:57:41 +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
Julian Seidenberg 043eb540c1 ENHANCEMENT: Tidy-up of DMS link existing document feature 2012-08-10 12:05:34 +12:00
Julian Seidenberg 607d3e8266 ENHANCEMENT: Editing document defaults after adding 2012-08-09 18:10:50 +12:00
Andrew O'Neil 7de79e20be WIP Edit frame 2012-08-08 17:58:08 +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 aaac430e62 ENHANCEMENT: not trigger a grid field detail edit dialog when clicking on a download link 2012-08-07 18:37:34 +12:00
Julian Seidenberg 051ec353ab MINOR: refactoring from JSLint 2012-08-07 18:37:10 +12:00
Julian Seidenberg 4854be9eea ENHANCEMENT: adding the ability to extend a DMSDocument's file querying mechanism. 2012-08-07 18:19:58 +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
Julian Seidenberg 66422c0a31 ENHANCEMENT: re-adding modified downloadtemplate, but only in specific case when access it through a grid field 2012-08-07 17:28:11 +12:00
Julian Seidenberg 7cfefdb953 ENHANCEMENT: only using special download template when displaying DMSUploadField in getCMSFields of GridField 2012-08-07 17:28:10 +12:00
Julian Seidenberg e682125a03 BUGFIX: removing restriction that the uploaded file needs to have the same name as the previous file. The client specifically needs to be able to upload a new file with a different name. 2012-08-07 17:28:10 +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