Commit Graph

  • f678b74fc3 Merge pull request #23 from ss23/master Stephen Shkardoon 2013-09-10 02:03:33 -0700
  • d37e6b5358 Merge 144043c437 into 45849c5833 Stephen Shkardoon 2013-09-10 02:01:20 -0700
  • 144043c437 3.1 compat -- Add action to allowed_actions Stephen Shkardoon 2013-09-10 20:59:59 +1200
  • 45849c5833 Merge pull request #22 from ss23/allowed_actions-3.1 Stephen Shkardoon 2013-08-28 19:55:16 -0700
  • 181fbc4c4d Merge cb96c474da into 5d3f232d58 Stephen Shkardoon 2013-08-28 19:51:00 -0700
  • cb96c474da Add allowed_actions to make it work for 3.1 Stephen Shkardoon 2013-08-29 14:50:43 +1200
  • 5d3f232d58 Merge pull request #21 from ss23/fix-14 Stephen Shkardoon 2013-08-28 18:07:58 -0700
  • 38abd88d39 Merge 6d0af08f1a into 75899876d2 Stephen Shkardoon 2013-08-28 18:05:16 -0700
  • 6d0af08f1a Fix #14 - Shortcode download link fixed Stephen Shkardoon 2013-08-23 01:09:06 +1200
  • 75899876d2 3.1 compat (controller code) Ingo Schommer 2013-08-22 17:21:55 +0200
  • e61a1d66d4 Merge pull request #20 from ss23/fix-master-deprecation Ingo Schommer 2013-08-22 08:02:36 -0700
  • 456d08a6c0 Merge aa190ea7a5 into c4586c7404 Stephen Shkardoon 2013-08-22 04:49:36 -0700
  • aa190ea7a5 Fix deprecation warnings for master Stephen Shkardoon 2013-08-22 23:38:26 +1200
  • c4586c7404 Remove 3.0 builds from DMS master, no longer supported Ingo Schommer 2013-08-14 12:16:08 +0200
  • 1c4b309018 Fixed composer constraint to allow for RC releases (composer fixed its tilde behaviour now) Ingo Schommer 2013-08-14 11:59:42 +0200
  • 57885d97bf Create 1.0 branch for 3.0.x compatability Stephen Shkardoon 2013-07-10 15:06:02 +1200
  • 06864f2269 Transifex translation support Ingo Schommer 2013-07-08 12:53:17 +0200
  • e2994833d2 Update composer.json to indicate 3.1 compat Stephen Shkardoon 2013-07-10 15:00:53 +1200
  • 0c39cda95b Transifex translation support Ingo Schommer 2013-07-08 12:53:17 +0200
  • 028d17de57 Merge pull request #18 from normann/master Julian Seidenberg 2013-06-25 15:19:30 -0700
  • c21678596a Merge ea7b2c0471 into da7e1ccc34 Normann Lou 2013-06-25 15:11:52 -0700
  • ea7b2c0471 BUG add $allowed_actions for both DMSDocumentAddController and DMSUploadField Normann Lou 2013-06-26 04:57:36 +1200
  • da7e1ccc34 FIX display the date and time fields for embargo and expires. Cam Findlay 2013-05-09 10:19:30 +1200
  • 6ecfa61ca1 BUG removing content method again, since it doesn't work reliably Julian Seidenberg 2013-05-01 17:48:53 +1200
  • f02303793d BUG moving new getContent method into DataObject, not Controller Julian Seidenberg 2013-04-30 18:14:13 +1200
  • 687b4f5f97 NEW adding content method for compatibility with TextExtraction module Julian Seidenberg 2013-04-30 18:07:57 +1200
  • 5bf804c1af FIX the autocomplete for adding a document to a page that already exists in the DMS. Cam Findlay 2013-04-18 13:38:29 +1200
  • 3276320234 Added CRUD settings to allow non-admin CMS users to use parts of the dmx module. Cam Findlay 2013-04-18 13:02:32 +1200
  • 2c96aada8a Change to use loop in templates instead of control Ryan O'Hara 2013-04-16 10:00:42 +1200
  • 1b6c76b405 Further updates for 3.1 compatibility. Cam Findlay 2013-04-15 14:03:58 +1200
  • e42355905e Merge 48215182f0 into cad9042d5f cam-findlay 2013-04-11 00:54:03 -0700
  • cad9042d5f Simplified travis support (using external scripts) Ingo Schommer 2013-03-29 10:07:05 +0100
  • 48215182f0 Updated the add_extension in _config cam-findlay 2013-03-27 09:13:03 +1300
  • bde2880812 Merge pull request #12 from adrexia/html Julian Seidenberg 2013-03-19 17:28:06 -0700
  • 82e7c070c9 Merge aefb78da8b into f7e4e279ee Naomi Guyer 2013-03-19 17:26:26 -0700
  • aefb78da8b BUG: malformed html causing rendering issues in IE8 Naomi Guyer 2013-03-20 13:23:47 +1300
  • f7e4e279ee More DB quoting Ingo Schommer 2013-03-11 15:32:51 +0100
  • ebcd6caa26 Fixed DB quoting (mainly for non-MySQL compat) Ingo Schommer 2013-03-11 15:20:55 +0100
  • 38c99fc66b Added cms dependency to travis scripts Ingo Schommer 2013-03-11 14:31:20 +0100
  • 437e6a4326 Exclude travis from manifest Ingo Schommer 2013-03-11 13:46:38 +0100
  • 6b9ffa39d3 Travis support Ingo Schommer 2013-03-11 01:44:38 +0100
  • e4ea9a8a0f Merge pull request #11 from ryanwachtl/patch-1 Julian Seidenberg 2013-03-10 14:40:53 -0700
  • e28bc13f08 Merge 9802e05a13 into ca9c84240a Ryan Wachtl 2013-03-08 19:27:31 -0800
  • 9802e05a13 BUG getList() now returns the filtered DataList Ryan Wachtl 2013-03-08 21:27:18 -0600
  • ca9c84240a Merge pull request #10 from ARNHOE/patch-1 Julian Seidenberg 2013-01-29 13:17:34 -0800
  • a0a879a608 Merge a64f0d1e4c into d95af01fbb ARNHOE 2013-01-29 03:11:51 -0800
  • a64f0d1e4c added nl.yml language ARNHOE 2013-01-29 03:11:47 -0800
  • 2e50c952e1 Merge 38ff22feea into d95af01fbb Francisco arenas 2013-01-24 13:14:34 -0800
  • d95af01fbb Delete fixtures BEFORE test teardown, avoid problems with shutdown registrations Ingo Schommer 2013-01-09 23:54:35 +0100
  • 5e6b77a0a9 BUGFIX Using toMap() in create_version() to avoid DataObject::__construct() failures Ingo Schommer 2013-01-08 13:16:03 +0100
  • 5d3f06b69a Force versioning on in tests Ingo Schommer 2013-01-07 17:33:09 +0100
  • 6b7ee0623a Only return DMSDocument->FullPath() when filename exists Ingo Schommer 2013-01-07 17:31:04 +0100
  • 597e393630 BUG DMSUploadField JS template usage Ingo Schommer 2013-01-02 17:28:25 +0100
  • 38ff22feea ignoring cache files Francisco arenas 2012-12-28 18:37:53 -0800
  • eaf6dffa86 better tabs. Francisco arenas 2012-12-28 18:37:16 -0800
  • 8f5c65d539 API-CHANGE: adding a method to add to the list of extensions that are allowed as Documents. Julian Seidenberg 2012-11-23 10:56:28 +1300
  • b236bd747b Merge 7692039d8d into a032b8b717 Francisco arenas 2012-11-22 06:22:49 -0800
  • a032b8b717 Lang files francisco arenas 2012-11-22 15:21:14 +0100
  • e02474b986 Fixed composer vendor namespace Ingo Schommer 2012-11-22 15:14:30 +0100
  • 15a361bdaa Merge pull request #4 from sheadawson/master Julian Seidenberg 2012-11-21 18:59:40 -0800
  • ccc593671f Merge 1f89aad168 into 0f89fba3a9 Shea Dawson 2012-11-21 18:50:15 -0800
  • 1f89aad168 MINOR show ViewCount in document details view Shea 2012-11-22 13:48:33 +1100
  • 7692039d8d more consistent tabs. francisco arenas 2012-11-21 23:33:41 -0300
  • 0f89fba3a9 MINOR: adding composer.json Julian Seidenberg 2012-11-22 14:45:41 +1300
  • a42112d8c7 lang files francisco arenas 2012-11-21 22:38:15 -0300
  • a9f9e7111a API-CHANGE: adding ability to show/hide the Document tab on specific pages Julian Seidenberg 2012-11-22 14:15:13 +1300
  • 18c2081be7 ENHANCEMENT: deleting the old file when replacing, if document versioning is turned off Julian Seidenberg 2012-11-22 13:47:59 +1300
  • 408fd88d9e MINOR: adding spaces into labels Julian Seidenberg 2012-11-22 13:42:03 +1300
  • 841afad0da BUGFIX: fixing unit tests to account for the ability for Admins to download embargoed files Julian Seidenberg 2012-11-21 18:34:25 +1300
  • 1bd5d929ef API-CHANGE: adding document versioning Julian Seidenberg 2012-11-21 18:24:46 +1300
  • 3643d3f3a6 Merge branch 'master' of https://github.com/silverstripe-labs/silverstripe-dms Julian Seidenberg 2012-11-21 18:17:42 +1300
  • 78def902a7 Merge pull request #1 from howardgrigg/patch-1 Julian Seidenberg 2012-11-20 20:51:33 -0800
  • 38141c9baa Merge 008a942144 into e4a44222b5 Howard Grigg 2012-11-20 20:41:07 -0800
  • 008a942144 Got rid of orphaned </div> Howard Grigg 2012-11-21 14:40:57 +1000
  • 6ebb212af0 BUGFIX: fixing bug with the delete button in the grid field detail view Julian Seidenberg 2012-11-21 17:15:23 +1300
  • e4a44222b5 MINOR: updating links Julian Seidenberg 2012-11-21 10:52:15 +1300
  • 923a21376d ENHANCEMENT: adding a check for dms directory name Julian Seidenberg 2012-11-21 10:43:31 +1300
  • c72bbefabc ENHANCEMENT: using a defined directory for the dms so you can change the directory, if you want Julian Seidenberg 2012-11-21 10:22:40 +1300
  • 57063c1c48 MINOR: updating method name to match deployment Julian Seidenberg 2012-11-13 10:51:42 +1300
  • 090c39c378 BUGFIX: adding line breaks in front-end for Descriptions. BUGFIX: including appropriate hiding based on embargo/expiry Julian Seidenberg 2012-11-13 10:42:43 +1300
  • d207e8af34 MINOR Manually marking test run in DMSDocumentTest to avoid triggering solr reindex Ingo Schommer 2012-11-01 12:34:29 +0100
  • c5ea1b3dbd MINOR Don't fatally fail on DMSDoc->getAbsoluteSize() if doc doesn't exist on filesystem Ingo Schommer 2012-10-15 01:01:44 +0200
  • f2d81e26df BUG Don't delete docs if respective other stage of SiteTree still exists Ingo Schommer 2012-10-15 01:01:06 +0200
  • 179f2294e4 BUGFIX: implementing DocumentSort so that it doesn't break unit tests Julian Seidenberg 2012-10-10 13:44:37 +1300
  • 8895b4f907 BUGFIX: fixing unit tests Julian Seidenberg 2012-10-10 13:44:10 +1300
  • 1c84e70e96 BUGFIX: fixing API matching Julian Seidenberg 2012-10-10 13:44:02 +1300
  • cd864079c7 MINOR: additional documentation of DMS Julian Seidenberg 2012-10-09 18:01:44 +1300
  • 3a9f329a96 BUGFIX: adding default sort Julian Seidenberg 2012-10-09 17:39:59 +1300
  • 9fe54f18bc BUGFIX: newly added documents now always appear at the top of the list Julian Seidenberg 2012-09-21 16:10:16 +1200
  • 745741344c BUGFIX: newly added documents now appear at the top of the list Julian Seidenberg 2012-09-21 15:45:05 +1200
  • e9ee4c85a7 BUGFIX: fixing in-content the insert dialog Julian Seidenberg 2012-09-21 15:44:30 +1200
  • 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. Normann Lou 2012-09-21 13:05:41 +1200
  • 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 Normann Lou 2012-09-21 13:03:53 +1200
  • 0a29388e9e BUGFIX: give the div field on document add/editing form a id so the form's _super behaviour is applied to it Normann Lou 2012-09-21 12:40:10 +1200
  • 48ccffef6f BUGFIX: give the input field on document add/editing form some normal class, so they could be picked up for generic behaviour by TinyMCE insert link form in CMS Normann Lou 2012-09-21 11:21:42 +1200
  • 16d1f74b28 ENHANCEMENT: removing extension from document title when uploading a new document Julian Seidenberg 2012-09-20 15:28:44 +1200
  • c708551982 ENHANCEMENT: add usage of GridFieldPaginatorWithShowAll for documents grid field Normann Lou 2012-09-11 13:03:16 +1200
  • c6c116a8b3 BUGFIX: IE8 Document type selected stylings Ryan O'Hara 2012-09-12 11:57:30 +1200
  • fe82f9c5bc BUG Sequential file upload to fix Solr reindexing problems Ingo Schommer 2012-09-11 10:22:17 +0200
  • 7e6342c11b MINOR: Add extra class to documents gridfield so styling is applied. Fix scss to target the document and related links gridfield Ryan O'Hara 2012-09-11 17:29:52 +1200