Commit Graph

501 Commits

Author SHA1 Message Date
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
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
Andrew O'Neil 0e65cb2f1e FEATURE: Adding existing documents now works 2012-08-07 14:42:28 +12:00
Julian Seidenberg 9e9cc995b3 ENHANCEMENT: warning when deleting a page with documents that exist only on this page. Also, when actually deleting the page, delete the associated documents that only exist on that page 2012-08-07 14:39:07 +12:00
Andrew O'Neil e30a34eedb FEATURE: Autocomplete for add document 2012-08-07 13:45:01 +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
Julian Seidenberg 043bfb98f6 API-CHANGE: refactoring static methods to adhere to coding conventions. 2012-08-07 11:19:54 +12:00
Julian Seidenberg 6fa0cc5a32 API-CHANGE: refactoring getDMSinstance() to inst() 2012-08-07 11:19:54 +12:00
Julian Seidenberg c571d5bc8d ENHANCEMENT: protecting the "dms-assets" folder from web access 2012-08-07 11:16:10 +12:00
Ingo Schommer c44434d498 FEATURE Replace file (incl. name validation) 2012-08-06 20:53:34 +02:00
Ingo Schommer c65f3340eb Added README 2012-08-06 16:20:33 +02:00
Ingo Schommer 2d66b0e453 Linking to page in DMSDoc detail view, adding header 2012-08-06 15:46:05 +02:00
Julian Seidenberg 02fad50ab3 ENHANCEMENT: delete button warning 2012-08-06 18:17:01 +12:00
Julian Seidenberg fd94ad19f4 MINOR: jslint suggested improvements 2012-08-06 18:15:16 +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
Andrew O'Neil 8be5a754bc FEATURE: WIP add existing document to page 2012-08-06 17:52:41 +12:00
Ryan O'Hara 546546ced1 BUGFIX: Fix Javascript for document type buttons. Style adds to only to selected doc type 2012-08-06 17:33:52 +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 3f2956bf95 MINOR: Add aditional app_icons 2012-08-06 15:57:47 +12:00
Andrew O'Neil c3437d8646 BUGFIX: Fix edit links on document upload 2012-08-06 13:23:16 +12:00
Normann Lou 505bbc96a3 MINOR: missing images that should be used after you upload files to show the file type.
MINOR: add a TODO comments for other dev to check later.
2012-08-03 18:26:32 +12:00
Normann Lou 472183df09 ENHANCEMENT: add "Back" and "Done" button to the DocumentAddController. 2012-08-03 18:26:32 +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 44317bfbe6 API-CHANGE: overriding DMS delete button (not quite working yet) 2012-08-01 18:38:06 +12:00
Andrew O'Neil 66a7a0a738 Edit form for upload 2012-08-01 17:59:41 +12:00
Julian Seidenberg d6740d8482 ENHANCEMENT: adding scss stlying 2012-08-01 16:12:11 +12:00
Julian Seidenberg 236857bc80 API-CHANGE: deleting a DMSDocument from the GridField working 2012-08-01 15:00:53 +12:00
Normann Lou 2800533e40 BUGFIX: change the Document.ss to its generic format 2012-08-01 14:48:27 +12:00
Normann Lou c08555479c FEATURE: add Documents.ss and Document.ss default templates which could be included in associated Page template 2012-08-01 14:45:19 +12:00