Commit Graph

  • 5024b93f1d
    Merge pull request #306 from sunnysideup/patch-1 Steve Boyd 2020-06-02 13:25:05 +1200
  • f8439f1b67
    MINOR: better composer keywords Nicolaas 2020-05-29 12:47:16 +1200
  • 66d5e043ed
    Merge pull request #296 from chrometoasters/manymanythrough_ploymorphic_support Serge Latyntsev 2020-05-18 15:38:49 +1200
  • 9944b67632 FIX GridFieldOrderableRows to support polymorphic ManyManyThroughList Michal Kleiner 2019-12-11 15:50:13 +1300
  • 21e6bf4f75 FIX: Allow silverstirpe/tagfield in GridFieldEditableColumns Sam Minnee 2020-03-17 21:33:53 +1300
  • 4d94b2748d
    Added support for dot notation in GridField name Luca Postiglione 2020-01-29 12:57:30 +0100
  • 4afe5dcfd3 Tweaks to pass tests Lee Bradley 2019-12-12 16:18:09 +0000
  • 04c42273cf Add Multi Class to inline add button Lee Bradley 2019-12-12 16:10:11 +0000
  • 8e37021317
    Merge pull request #299 from creative-commoners/pulls/3/travis-ci Garion Herman 2019-11-25 17:10:34 +1300
  • a710c81941 Travis config update Serge Latyntcev 2019-11-25 16:53:48 +1300
  • d0cf736174 Travis config update Serge Latyntcev 2019-11-25 15:49:19 +1300
  • 0dc0c5614d Merge branch '3.2' into 3 Serge Latyntcev 2019-11-25 16:02:34 +1300
  • 6d57450cb8
    Merge pull request #298 from creative-commoners/pulls/master/travis-ci master Garion Herman 2019-11-18 10:21:16 +1300
  • 8660ddf791 Fix travis ci; delete branch aliases Serge Latyntcev 2019-11-18 10:07:48 +1300
  • 0b37e97b42 FIX: Fix insertion of new records in many-many-through list. Sam Minnee 2019-08-26 18:11:36 +1200
  • d357479421 FIX: Let GridFieldEditableColumns edit relations via dot syntax Sam Minnee 2019-08-26 12:37:19 +1200
  • 670b88ee79 Merge branch '2.1' into 2 Robbie Averill 2019-07-24 12:45:32 +0200
  • 8eb66bc2eb Update Travis builds to include PHP 7, update PHPUnit to 5.7 Robbie Averill 2019-07-24 12:37:26 +0200
  • 2eb6213c79 Sort order save in _Live table Amol Wankhede 2019-05-10 17:52:03 +1200
  • 668b297a30
    Merge pull request #291 from kinglozzer/inline-delete 3.2.2 Guy Marriott 2019-04-11 08:37:22 +1200
  • f22531bf6a FIX: Unable to delete inline-added rows before saving them Loz Calver 2019-04-10 17:09:13 +0100
  • 6a26d76c6f
    Merge pull request #283 from kinglozzer/many-many-through-the-fire-and-flames Robbie Averill 2019-04-05 09:44:32 +1300
  • 600a39e428 FIX: Remove unnecessary "version mismatch" restriction (fixes #282) Loz Calver 2019-01-22 14:15:00 +0000
  • 176922303e
    Merge pull request #290 from christopherdarling/patch-2 Robbie Averill 2019-03-28 09:15:15 +1300
  • 2d37bc564e
    DOCS ReadonlyField in example should be FQCN Christopher Darling 2019-03-27 10:53:26 +0000
  • 06bb23919d
    Merge pull request #289 from silverstripe-superchargers/feature/republish-live-records Robbie Averill 2019-03-25 09:25:41 +1300
  • 39a7e3fd74 NEW added the ability to autopublish items that are already live micmania1 2019-03-21 11:10:04 +1300
  • 33a87686ba Merge branch '3.2' Robbie Averill 2019-03-01 15:45:50 +1300
  • d97bbbddce
    Merge pull request #287 from ivoba/3.2-fix-GridFieldConfigurablePaginator Robbie Averill 2019-03-01 15:44:59 +1300
  • 088e7f16a8 FIX Fixed unload modal in GridFieldConfigurablePaginator Ivo Bathke 2019-02-26 08:37:12 +0100
  • 76541b27f2 Add PHP 7.3 to Travis builds and use recipe-cms instead of recipe-core Robbie Averill 2019-03-01 15:38:49 +1300
  • 3ccbd84f33 fixed unload modal in GridFieldConfigurablePaginator Ivo Bathke 2019-02-25 17:17:26 +0100
  • da7c33cf48 Publish versioned objects on sort Andrew Houle 2019-01-25 10:19:03 -0500
  • ce4d579e67
    FIX(Composer): The 1.5 branch should now resolve correctly. 1.5 Nathan 2018-12-12 15:49:25 +1100
  • 4821e9ef74
    Merge pull request #276 from chrometoasters/bug/uploadfield-template Robbie Averill 2018-11-14 14:54:51 +0200
  • aef80e1aec FIX: Prevent tmpl.js include on ajax request Mohamed Alsharaf 2018-11-13 16:37:51 +1300
  • 56d1adf64a
    Merge pull request #274 from creative-commoners/pulls/3.2/checkbox-position 3.2.1 Daniel Hensby 2018-10-19 22:52:48 +0100
  • 3876527913 FIX Position inline editable checkbox fields relative rather than absolute Robbie Averill 2018-10-19 21:38:19 +0200
  • 856fce1b8c
    DOCS Clarify usage of EditableColumns in a pre-scaffolded GridFieldConfig, before edit button Robbie Averill 2018-10-19 21:17:06 +0200
  • 4263c9d970
    FIX Disable change tracking on configurable paginator inputs Robbie Averill 2018-10-17 11:36:45 +0200
  • 3e50eb224a FIX Type hint SS_List instead of DataList and use filter() over where() Robbie Averill 2018-10-09 11:41:38 +0200
  • 6e922fcec0
    Merge pull request #272 from creative-commoners/pulls/3.2/correct-sort-orders-for-mmtl Dylan Wagstaff 2018-09-30 21:57:24 +1300
  • 968b807918 Add SS 4.3.x to Travis matrix and move Postgres to 2.1.x-dev with SS 4.2 or newer Robbie Averill 2018-09-28 18:24:50 +0200
  • 78c63c6725 Add test for getting the correct Sort order from MMTL items, fix incorrect test class name Robbie Averill 2018-09-28 17:59:44 +0200
  • b221134ce1 FIX Orderable rows now respects actual MMTL sort orders instead of incrementing from SiteTree Robbie Averill 2018-09-28 17:38:38 +0200
  • a88ac60033
    Update branch alias for 3.3.x-dev Robbie Averill 2018-09-28 17:34:58 +0200
  • d88b60a7c2 Remove branch alias for 2.x Robbie Averill 2018-09-20 17:06:52 +0200
  • f81712b243 Merge branch '2.1' into 2 Robbie Averill 2018-09-20 17:06:31 +0200
  • 4346fd57e6 Remove obsolete branch alias 2.1.0 Robbie Averill 2018-09-20 17:05:45 +0200
  • 1ba0e644d4
    Merge pull request #270 from zemiacsik/2 Robbie Averill 2018-09-07 10:26:30 +0200
  • 1cd4d99b6c
    indent with 4 spaces instead of tab zemiacsik 2018-09-07 10:17:01 +0200
  • 299086ea99
    updated styling to follow PSR-2 zemiacsik 2018-09-07 10:12:01 +0200
  • b28ded715c added support for PHP 7.2 matej 2018-09-07 09:46:43 +0200
  • b676d96c5d Merge branch '3.2' Robbie Averill 2018-07-04 09:31:39 +1200
  • a034bd5973 Remove obsolete branch alias 3.2.0 Robbie Averill 2018-07-04 09:30:03 +1200
  • 7355a4a816 Merge branch '3' into 'master' Dylan Wagstaff 2018-07-02 11:35:52 +1200
  • bba8547054 Add unit tests for new ManyManyThrough support Dylan Wagstaff 2018-06-25 12:22:27 +1200
  • 95f0acb0f4 NEW Add support for ManyManyThrough relations Dylan Wagstaff 2018-05-04 17:31:00 +1200
  • a4d752c911 Merge up 3.1 into 3 Dylan Wagstaff 2018-07-02 11:19:54 +1200
  • 7fdfe234fd
    Merge pull request #260 from creative-commoners/pulls/3.1/many-many-reordering-fix Robbie Averill 2018-07-02 09:59:51 +1200
  • 838e8d765e
    Merge pull request #265 from creative-commoners/pulls/3.1/travis-recipes 3.1 Guy Marriott 2018-06-28 13:42:03 +1200
  • b6130c4e11 Add unit tests for new ManyManyThrough support Dylan Wagstaff 2018-06-25 12:22:27 +1200
  • 143029305a
    Merge e00596e818 into 5b14abb221 Daniel Hensby 2018-06-25 02:30:24 +0000
  • 688c29ba04 Add various recipe versions to Travis build matrix Robbie Averill 2018-06-25 14:16:05 +1200
  • 5b14abb221
    Merge pull request #264 from creative-commoners/pulls/master/add-supported-module-badge Robbie Averill 2018-06-18 10:45:47 +1200
  • 939415a444 Add supported module badge to readme Dylan Wagstaff 2018-06-15 17:53:40 +1200
  • 19b4c6a7fa
    Merge pull request #263 from DrMartinGonzo/patch-2 Robbie Averill 2018-06-13 09:57:45 +1200
  • 41f6267c23 Fix "+" icon in add new inline button Martin Portevin 2018-06-12 16:17:31 +0200
  • 9fa9ef8903 NEW Add support for ManyManyThrough relations Dylan Wagstaff 2018-05-04 17:31:00 +1200
  • e00596e818
    FIX Work with ManyManyThroughList Daniel Hensby 2018-05-11 16:07:28 +0100
  • e898711add
    Merge pull request #255 from n8-sd/feature/allow_onAfterReorderItems_sortedIDs Robbie Averill 2018-05-11 15:33:18 +1200
  • ba0d23ab5e
    Merge pull request #256 from silverstripe-terraformers/feature/reorder_fix_versioned Daniel Hensby 2018-04-27 11:55:57 +0100
  • 6b47b6d63a Corrected a case when sort column is located in a table that belongs to ancestor class of the item. Mojmir Fendek 2018-04-26 15:17:05 +1200
  • e15f1766bf Allow onAfterreorderItems extra variables. Nathan SD 2018-04-24 14:25:13 +1200
  • 44439f0acf
    Merge fcca629d7d into b93a8f28ac Michael 2018-04-24 01:18:56 +0000
  • fcca629d7d
    Revert back to using DBDatetime::now()->Rfc2822() Michael 2018-04-24 13:18:53 +1200
  • d7774d6673
    Use DBQuery to update the stage & live sort field Michael 2018-03-28 10:07:55 +1300
  • 0e029a3033 sanitise classname on addmulticlass handler Andrew Aitken-Fincham 2018-03-14 15:18:18 +0000
  • b93a8f28ac
    Merge pull request #250 from deracs/master Robbie Averill 2018-03-06 16:14:22 +1300
  • 9009a83ae1 Revert back to previous version check to allow many many version objects to pass through the non-ORM method Michael Goldsmith 2018-03-06 14:45:29 +1300
  • 8e24be2660
    Merge pull request #248 from silverstripe-terraformers/bugfix-update-preview-on-reorder Daniel Hensby 2018-02-27 10:09:00 +0000
  • e7825cd0a3 Update CMS preview when re-ordering rows Bernard Hamlin 2018-02-27 16:13:06 +1300
  • cbffc5b935
    Merge branch '3' Daniel Hensby 2018-02-21 13:30:39 +0000
  • 8c82965e7e
    Merge branch '2' into 3 Daniel Hensby 2018-02-21 11:58:48 +0000
  • 96af48a2fe
    Merge branch '3.1' into 3 Daniel Hensby 2018-02-21 11:55:43 +0000
  • 0974e36d57
    Merge branch '3.0' into 3.1 3.1.2 Daniel Hensby 2018-02-21 11:44:42 +0000
  • 51dd4cab65
    Merge branch '2.0' into 3.0 Daniel Hensby 2018-02-21 09:49:04 +0000
  • 30ae7e4037
    Merge branch '2.0' into 2 Daniel Hensby 2018-02-21 09:25:13 +0000
  • 5945ce105f
    Merge branch '1.5' into 2.0 Daniel Hensby 2018-02-21 09:24:30 +0000
  • e20ead2624
    Merge branch '1.4' into 1.5 1.5.1 Daniel Hensby 2018-02-21 09:23:34 +0000
  • e2bfcd1d9f Merge branch '2.0' into 2 Robbie Averill 2018-02-21 16:23:28 +1300
  • b192551f30 Merge branch '3' Robbie Averill 2018-02-12 11:13:37 +1300
  • ed51125b91 Merge branch '3.1' into 3 Robbie Averill 2018-02-12 11:12:12 +1300
  • 6d8b41ee5a Fixed GridFieldOrderableRows issue when data class is Versioned and relation is has_many (#243) 3.1.1 Priyashantha 2018-01-31 02:10:59 +0530
  • 37a206cf46
    Merge pull request #244 from zanderwar/patch-1 Robbie Averill 2018-02-11 14:43:22 +1300
  • 9d4c87f5c7
    Added installation instruction Reece Alexander 2018-02-11 05:48:09 +1000
  • d1021ace51 Fixed GridFieldOrderableRows issue when data class is Versioned and relation is has_many (#243) Priyashantha 2018-01-31 02:10:59 +0530
  • ae6ed0777c just compare table names rather than updating existing getSortTable() func priyashantha 2018-01-30 23:41:28 +0530
  • e181bdaee7 Fixed GridFieldOrderableRows issue when data class is Versioned and relation is has_many priyashantha 2018-01-30 23:21:10 +0530
  • 509abf1532
    Merge pull request #233 from silverstripe-terraformers/feature/SS4_upgrade_fixes Daniel Hensby 2018-01-26 16:34:31 +0000