Julian Seidenberg
|
1f0c08db5d
|
BUGFIX: fixing all the API changes made by Ingo in an earlier commit by searching for usage and updating places where the APIs are used
|
2012-08-27 15:07:01 +12:00 |
|
Julian Seidenberg
|
d023300626
|
ENHANCEMENT: not showing the Documents tab on certain pages
|
2012-08-27 14:20:28 +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 |
|
Ingo Schommer
|
234ccb3b1c
|
API Changed DMSDocument getters to be closer to existing File API
Reduces friction when migration from File records (which will be fairly common)
|
2012-08-22 23:20:48 +02:00 |
|
Normann Lou
|
2038fb9829
|
BUGFIX: IE document type buttons not applying selected styling
|
2012-08-22 15:34:11 +12:00 |
|
Ryan O'Hara
|
3488d947d2
|
BUGFIX: Hover stlyes on tree-dropdown field
|
2012-08-22 11:06:13 +12:00 |
|
Ingo Schommer
|
f7f268a859
|
NEW Document sorting (and optional drag'n'drop)
|
2012-08-21 22:57:40 +02: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 |
|
Julian Seidenberg
|
b05cb59646
|
ENHANCEMENT: displaying the references count in the getCMSFields
|
2012-08-21 17:57:18 +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 |
|
Julian Seidenberg
|
bac9666597
|
API-CHANGE: dms shortcode system
|
2012-08-21 14:31:13 +12:00 |
|
Ryan O'Hara
|
80c3f3f757
|
BUGFIX: Fix button label styling for tree-dropdown field
|
2012-08-21 14:17:39 +12:00 |
|
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 |
|