Commit Graph

  • 3d19b9fc75 FIX title validation on DMSDocumentSet Franco Springveldt 2017-06-02 15:50:07 +1200
  • 886fd217f2 Merge pull request #141 from creative-commoners/pulls/2.0/doc-sets-modeladmin Franco Springveldt 2017-05-31 10:34:32 +1200
  • e95182f8fc Merge pull request #144 from creative-commoners/pulls/2.0/js-refactor Robbie Averill 2017-05-30 17:05:10 +1200
  • 9200d83b12 Tidy up JS indentation and comments Sacha Judd 2017-05-30 16:46:45 +1200
  • a0ef0dc437 Merge pull request #142 from creative-commoners/pulls/2.0/fix-download-link-docs sachajudd 2017-05-30 16:23:29 +1200
  • c7c4a356eb Merge pull request #143 from creative-commoners/pulls/2.0/getfieldsforfile-extensibility Robbie Averill 2017-05-30 14:24:47 +1200
  • aedc970cf4 NEW Reorder summary fields and make getFieldsForFile extensible Sacha Judd 2017-05-30 13:51:56 +1200
  • d95b98d10d DOCS Update "download link" example to not reference old functionality Robbie Averill 2017-05-30 12:05:29 +1200
  • cbc53fd7d2 NEW Add ModelAdmin interface for managing DMSDocumentSets Robbie Averill 2017-05-29 10:15:21 +1200
  • 11819a1e16 Merge pull request #140 from creative-commoners/pulls/2.0/rename-json-field sachajudd 2017-05-24 15:38:34 +1200
  • 5c8aeb0c58 Merge pull request #138 from creative-commoners/pulls/2.0/friendly-document-urls sachajudd 2017-05-24 15:20:31 +1200
  • 0ffd4d8584 FIX Rename JsonField to DMSJsonField to add a pseudo-namespace Robbie Averill 2017-05-24 14:29:51 +1200
  • 80e36c3350 NEW Add friendly URL segments for DMS documents Robbie Averill 2017-05-24 11:43:23 +1200
  • 2ddd20cd6c Merge pull request #133 from robbieaverill/pulls/2.0/css-refactor sachajudd 2017-05-22 16:56:30 +1200
  • 9b42effeb5 FIX Refactor SCSS, convert to more BEM-like names, add admin icon Robbie Averill 2017-05-22 14:06:06 +1200
  • e8d46a90a5 Merge pull request #124 from robbieaverill/feature/tagging Franco Springveldt 2017-05-18 22:49:44 +1200
  • 9eb130b668 Merge pull request #125 from robbieaverill/pulls/2.0-deprecation-dmstag 1.4.1 Franco Springveldt 2017-05-18 21:50:25 +1200
  • 489a62abb2 API Remove DMSGridFieldDeleteAction, add query builder filter for taxonomy terms Robbie Averill 2017-05-17 10:58:51 +1200
  • 17d97d65ce API Remove DMSTag, replace with optional extension for taxonomy module Robbie Averill 2017-05-16 14:52:21 +1200
  • e4ab2b0861 Merge pull request #127 from robbieaverill/feature/change-storage-path sachajudd 2017-05-18 17:20:59 +1200
  • 6afab52a09 Merge pull request #131 from robbieaverill/pulls/2.0/add-belongstoset-column sachajudd 2017-05-18 15:42:10 +1200
  • 84abd5d837 Merge pull request #132 from robbieaverill/pulls/2.0/remove-autocompleter-for-document-sets sachajudd 2017-05-18 15:36:14 +1200
  • 283f9fff7a API Make storage path configurable. Fix instance singleton and remove static methods Robbie Averill 2017-05-17 16:24:25 +1200
  • 5cb92ecd7c FIX Remove add existing autocompleter for document sets on a page Robbie Averill 2017-05-18 15:11:55 +1200
  • 03fe480ca5 Merge pull request #128 from robbieaverill/feature/configurable-shortcode-handler-key Franco Springveldt 2017-05-18 15:11:54 +1200
  • 84e1d3ff80 NEW Add column to document set GridField to show whether added manually or not Robbie Averill 2017-05-18 14:44:28 +1200
  • fb989de12b Merge pull request #130 from robbieaverill/bugfix/permission-field-visibility sachajudd 2017-05-18 14:32:26 +1200
  • 708721a5aa FIX Initial visibility of permission fields when editing a document Robbie Averill 2017-05-18 12:47:22 +1200
  • 2039d72688 Merge pull request #129 from robbieaverill/bugfix/upload-document-backlink sachajudd 2017-05-18 12:04:20 +1200
  • 8d2f707f48 FIX Ensure after uploading document you are redirected back to the document set Robbie Averill 2017-05-18 11:51:32 +1200
  • a6743b03f5 NEW Allow shortcode handler key to be configurable Robbie Averill 2017-05-17 17:24:50 +1200
  • b6c1614b8c Add deprecation notices for DMSTag and related methods to be removed in 2.0 Robbie Averill 2017-05-16 16:01:42 +1200
  • 961306ecc0 Merge pull request #119 from fspringveldt/feature/query-builder Robbie Averill 2017-05-16 14:25:14 +1200
  • e08e276e89 Merge branch 'master' into feature/query-builder Franco Springveldt 2017-05-16 13:27:18 +1200
  • 6b25237ec6 NEW Query Builder functionality added Franco Springveldt 2017-05-08 23:57:52 +1200
  • f506fb7247 Merge pull request #123 from sachajudd/feature/document-cover-image Franco Springveldt 2017-05-16 10:44:26 +1200
  • e1e5194c1c NEW Add cover image to a document Sacha Judd 2017-05-15 17:17:10 +1200
  • 6b80f32832 Merge pull request #117 from robbieaverill/feature/webpack-scss sachajudd 2017-05-10 10:27:11 +1200
  • a59349e37f Merge pull request #113 from robbieaverill/feature/document-set-migration-guide sachajudd 2017-05-10 10:20:34 +1200
  • b42d446480 Merge pull request #118 from robbieaverill/bugfix/permissions-into-actions-tab sachajudd 2017-05-10 10:09:45 +1200
  • a376b3480a FIX Move permissions for documents into the "actions panel" Robbie Averill 2017-05-09 16:47:05 +1200
  • 513c29aa99 NEW Replace Compass with Webpack, update docs, remove unused @includes Robbie Averill 2017-05-09 15:53:52 +1200
  • 5858511078 Bump minimum version requirements for framework and CMS to 3.5 Robbie Averill 2017-05-08 16:24:25 +1200
  • aafcc35f6c NEW Add migration task and documentation for 1.x to 2.x upgrade Robbie Averill 2017-05-08 15:03:05 +1200
  • ed6f805574 Merge pull request #112 from robbieaverill/feature/document-sets sachajudd 2017-05-09 13:19:24 +1200
  • 1c1b1d2aeb FIX Don't show GridField until set has been saved. Add more tests, fix typos in docs. Robbie Averill 2017-05-09 10:13:13 +1200
  • 66abd22ee5 FIX Allow linking existing documents to document sets via add existing upload field Robbie Averill 2017-05-05 15:35:39 +1200
  • b80aa645f8 MINOR Add more tests for classes in the "cms" code folder Robbie Averill 2017-05-05 14:51:52 +1200
  • e4bc553521 API Add document sets, remove *Page methods from DMSDocument Robbie Averill 2017-05-02 14:49:41 +1200
  • c761820245 Merge pull request #114 from robbieaverill/pulls/2.0-deprecation sachajudd 2017-05-09 12:12:55 +1200
  • 9c5693dab0 Merge pull request #115 from robbieaverill/bugfix/documents-relate-to-themselves sachajudd 2017-05-09 12:08:53 +1200
  • 2329ba4f40 FIX Do not allow documents to be related to themselves Robbie Averill 2017-05-09 10:59:33 +1200
  • c42c7028cd FIX Skip dodgy inconsistent unit test. Needs re-implementation. Robbie Averill 2017-05-02 09:36:32 +1200
  • 2c27d8b0e7 Add codecov YAML configuration to disable comments Robbie Averill 2017-05-02 13:06:58 +1200
  • a6aa575501 Merge pull request #110 from fspringveldt/enhancement/92 sachajudd 2017-05-08 17:18:56 +1200
  • 61a27b5b6b API Add deprecation notices for removed methods in 2.0 Robbie Averill 2017-05-08 17:09:48 +1200
  • 8682c7fca9 Added ability to secure DMS assets by user groups. Franco Springveldt 2017-05-08 15:30:24 +1200
  • 38501542ee Merge pull request #111 from sachajudd/feature/modeladmin Franco Springveldt 2017-05-04 13:27:28 +1200
  • d29a115f7b NEW add DMSDocumentAdmin and new "add document" GridField component Sacha Judd 2017-05-03 13:26:17 +1200
  • 1f07069363 Merge pull request #105 from robbieaverill/bugfix/skip-dodgy-test Franco Springveldt 2017-05-02 13:18:01 +1200
  • b0ab198fc4 Merge pull request #107 from robbieaverill/bugfix/disable-codecov-comments Franco Springveldt 2017-05-02 13:16:41 +1200
  • bbe9e35d99 Merge pull request #106 from robbieaverill/feature/related-documents Franco Springveldt 2017-05-02 13:08:29 +1200
  • 0b691b4f13 Add codecov YAML configuration to disable comments Robbie Averill 2017-05-02 13:06:58 +1200
  • cef27febf6 DOCS Split readme documentation into docs/en files, add related documents information Robbie Averill 2017-05-02 12:32:49 +1200
  • 9c0ec616d1 NEW Relate documents to other documents Robbie Averill 2017-05-01 16:29:04 +1200
  • e5f1b5c9db FIX Skip dodgy inconsistent unit test. Needs re-implementation. Robbie Averill 2017-05-02 09:36:32 +1200
  • 5e7bb584e9 Alias as 1.5.x-dev Robbie Averill 2017-05-02 09:31:48 +1200
  • 2e2112a3b5 Merge pull request #104 from robbieaverill/feature/add-license Franco Springveldt 2017-05-02 09:27:46 +1200
  • 1d2defe0cc Merge pull request #103 from robbieaverill/feature/scrutinizer-and-codecov Franco Springveldt 2017-05-02 09:26:31 +1200
  • 499ddebedf Update branch alias for 2.0.x-dev Robbie Averill 2017-05-02 09:24:33 +1200
  • bc130b3f1c Merge pull request #102 from robbieaverill/fix/psr-2 Franco Springveldt 2017-05-02 09:14:27 +1200
  • ea587ee645 Add BSD-3 Clause license file Robbie Averill 2017-05-01 17:02:44 +1200
  • 04188816c6 Add Codecov integration and Codecov/Scrutinizer badges to readme Robbie Averill 2017-05-01 16:44:51 +1200
  • 39ce206b55 FIX Updates for coding standards, move second classes in files to their own files, fix comments Robbie Averill 2017-05-01 15:54:48 +1200
  • 527fd7993d Merge ad7e362cce into eebc603530 James Barnsley 2016-12-24 13:20:24 +0000
  • eebc603530 Merge pull request #90 from jaedb/41-allow-browser-pdfs 1.4.0 Daniel Hensby 2016-12-20 15:38:17 +0000
  • 97ec75df59
    Added test Daniel Hensby 2016-12-20 11:57:19 +0000
  • f7f5f115ee
    Adding 3.5 to test suite Daniel Hensby 2016-12-20 14:49:23 +0000
  • 41533deb41
    Reverting file permission changes Daniel Hensby 2016-12-20 11:02:11 +0000
  • 98b79adca7
    Optional field that allows users to force PDF downloads, otherwise allow browsers to open in new tab James Barnsley 2016-11-24 16:28:25 +1300
  • 2b1e1c7afb Merge pull request #89 from madmatt/patch-1 Daniel Hensby 2016-11-10 01:53:01 +0000
  • cc4165d63b Update README.md to fix broken build status icon Matt Peel 2016-11-10 12:01:36 +1300
  • aa49b7312e
    Aliasing master as 1.x-dev Daniel Hensby 2016-09-06 14:19:16 +0100
  • 25aab70810 Merge pull request #88 from xini/fix-edit-after-upload v1.3.0 1.3 Daniel Hensby 2016-09-06 12:08:16 +0100
  • fb08e472c6 fix edit after upload (from @benmanu), fixes #53 Florian Thoma 2016-08-30 12:04:08 +1000
  • ae38ac2332 Merge pull request #87 from jaedb/master Daniel Hensby 2016-08-01 00:44:32 +0100
  • 284cdbac13 Re-instating hide/show of document field when inserting link James Barnsley 2016-08-01 10:58:13 +1200
  • ad7e362cce Re-instating hide/show of document field when inserting link James Barnsley 2016-08-01 10:52:16 +1200
  • f46089d158
    Merge branch '1.1' v1.2.0 1.2 Daniel Hensby 2016-07-15 16:28:22 +0100
  • d83d71b1ba
    Merge branch '1.0' into 1.1 v1.1.1 1.1 Daniel Hensby 2016-07-15 16:28:02 +0100
  • 8c4f40df1b Merge pull request #84 from dhensby/pulls/1.0/travis-update Daniel Hensby 2016-07-15 16:23:33 +0100
  • f16612d0ca
    Adding more travis tests Daniel Hensby 2016-07-15 16:05:34 +0100
  • fba471b931 Merge e911b48604 into 029d9a1622 Daniel Hensby 2016-07-15 15:10:39 +0000
  • e911b48604
    Updating travis Daniel Hensby 2016-07-15 16:10:05 +0100
  • 2152199128 Merge pull request #83 from xini/fix-ss-34 Daniel Hensby 2016-07-15 15:56:27 +0100
  • e508d05382 fix js and styles for SS 3.2+ Florian Thoma 2016-06-09 15:12:12 +1000
  • 029d9a1622 Merge pull request #82 from dhensby/pulls/1.1/join-link-fix Daniel Hensby 2016-06-05 00:57:14 +0100
  • 540270e305 Merge 6e62d65ca3 into 04a2be00ea Daniel Hensby 2016-05-05 15:18:50 +0000
  • 6e62d65ca3
    FIX Backlink computed correctly Daniel Hensby 2016-05-05 16:18:02 +0100
  • 402a176f24 Removing as it is not listed as a composer dependency James Barnsley 2016-04-12 11:33:47 +1200