Commit Graph

  • ff12337e6e
    Merge branch '1.1' into 1.4 1.4.5 Daniel Hensby 2017-07-05 15:26:38 +0100
  • 315cb0b1c1 FIX, #195, the template folder required a vendor change. 3.0.2 Nathan Glasl 2017-07-05 10:12:12 +1000
  • 87cd8ffc6d Merge pull request #194 from dnadesign/fix-multi-class-injector Marcus 2017-07-03 10:28:57 +1000
  • 755cafa754 Enable namespace support for GridFieldAddNewMultiClass 1.4.4 Nik Rolls 2017-04-13 12:12:52 +1200
  • 997a5614fc VENDOR UPDATE. 3.0.1 Nathan Glasl 2017-06-29 16:26:01 +1000
  • 7d3f5acbd7 fix to multi-class for ss4 support John Milmine 2017-06-26 07:29:43 +1200
  • 5cb337df00 VENDOR UPDATE. 3.0.0 Nathan Glasl 2017-06-23 11:31:32 +1000
  • 2fc4490af4 VENDOR UPDATE. Nathan Glasl 2017-06-22 14:31:39 +1000
  • 3ebf09a572 VENDOR UPDATE. Nathan Glasl 2017-06-19 14:48:48 +1000
  • ef48ea9cdd NAMESPACE, updating vendor. Nathan Glasl 2017-06-16 14:07:09 +1000
  • cc99d2c7af Merge 82b0ae1a54 into 1b0abe0ca6 Jack O'Connor 2017-06-06 11:55:37 +0000
  • 1b0abe0ca6 Merge pull request #190 from sachithra-gayan/gridFieldEditableColumns_SS4 Marcus 2017-06-06 13:08:30 +1000
  • ddec10c141 Merge pull request #187 from edlinklater/fix-table-namespace-separator Marcus 2017-06-02 09:59:59 +1000
  • 658874419a deny inline editing of records SS4 sac 2017-06-01 13:02:43 +0530
  • 90b1a466c1 FIX support table namespace separator introduced in ss4 alpha 6 Ed Linklater 2017-05-14 16:17:14 +1200
  • 3f6036b1ae Merge pull request #185 from wilr/patch-1 Marcus 2017-05-04 11:45:51 +1000
  • cc8276482f Merge pull request #186 from silverstripe-australia/nyeholt-patch-1 Marcus 2017-05-04 11:45:12 +1000
  • 0795113cf4 fix(GridFieldAddNewMultiClass) removed obsolete config param Marcus 2017-05-04 11:41:58 +1000
  • 2c73b802d6 Fix SearchForm throwing a 404 on search Will Rossiter 2017-05-04 05:29:44 +1200
  • d95d1c9fa2 Fix for LeftAndMain.CONFIRMUNSAVED displayed after saving with GridFieldSaveRow Gabriele Brosulo 2017-05-03 09:11:33 +0200
  • 5c1f9cca01 Set unique name for AddNewMultiClass Selects 1.4.3 Felix Eggmann 2017-04-13 14:59:54 +0200
  • 2225b9d27f Fyxed typo Gabriele Brosulo 2017-04-21 16:26:21 +0200
  • 485403867f Added GridFieldSaveRow and GridFieldDuplicateRow Gabriele Brosulo 2017-04-21 15:46:10 +0200
  • 17265d5666 Merge pull request #183 from FelixEggmann/patch-1 1.1 Marcus 2017-04-18 12:27:56 +1000
  • 7e2dda0280 Set unique name for AddNewMultiClass Selects Felix Eggmann 2017-04-13 14:59:54 +0200
  • a587f6ea22
    Enable namespace support for GridFieldAddNewMultiClass Nik Rolls 2017-04-13 12:12:52 +1200
  • 82b0ae1a54 Updating test use case namespacing Jack O'Connor 2017-03-09 16:02:50 +0000
  • 39421fafbe Changing namespacing to reflect SilverStripe Australia Jack O'Connor 2017-02-27 11:28:52 +0000
  • 0907b2f493 Initialising button before attempting to enable or disable it (#177) Jack O'Connor 2017-02-17 02:14:50 +0000
  • 24057fe79a Merge pull request #179 from oilee80/master Marcus 2017-02-17 10:00:46 +1100
  • 70302eba0e Including Exception class for classes where exception is used. Jack O'Connor 2017-02-16 09:43:11 +0000
  • cbcb6e57e0 Applies changes from silverstripe-australia/silverstripe-gridfieldextensions#177 Lee Bradley 2017-02-14 17:21:29 +0000
  • 1b5e83b7f6 Fix for Exception namespace & CSS image move Lee Bradley 2017-02-14 17:07:29 +0000
  • b1c20dfe2c Removing unused use case Jack O'Connor 2017-02-10 13:12:18 +0000
  • 0108321cff Adding exception use case Jack O'Connor 2017-02-09 11:59:40 +0000
  • f18731adf5 Updating class reference Jack O'Connor 2017-02-09 11:59:06 +0000
  • ad3b9ae06c Initialising button before attempting to enable or disable it Jack O'Connor 2017-02-08 16:59:23 +0000
  • ff1cdc934e
    Bug where LastEdited is assumed to be on the same table as the sort column Daniel Hensby 2016-07-26 14:12:20 +0100
  • e62422fdb3 Merge pull request #172 from kinglozzer/dupe-html-ids Marcus 2017-01-30 12:05:03 +1100
  • d0cb616a40 Merge pull request #163 from SomarDesignStudios/pulls/fix-lastedited-table Marcus 2017-01-30 11:04:28 +1100
  • 03b83e538a Merge pull request #174 from robbieaverill/master Marcus 2016-12-21 22:10:43 +1100
  • d81d701bab Update Travis configuration for SS4 builds and PHP 7 Robbie Averill 2016-12-21 15:40:46 +1300
  • 2acf6dee47 PSR-2 code style guidelines Robbie Averill 2016-12-21 15:34:58 +1300
  • 4ee047b591 Add upgrade mapping Robbie Averill 2016-12-19 17:26:50 +1300
  • b1c83255c0 Skip some broken tests under 4.x - need to be re-implemented Robbie Averill 2016-12-19 17:11:56 +1300
  • 3cacb43934 Update composer constraint, branch alias, namespace and add editorconfig Robbie Averill 2016-12-19 16:26:29 +1300
  • 59f44984b8 Fix for namespaced classes hirenpatel 2016-11-30 01:08:50 +0000
  • 43c1b8352c Updated SS_HTTPResponse_Exception -> HTTPResponse_Exception hirenpatel 2016-11-30 00:03:24 +0000
  • 7ee247e6df Bug fixes hirenpatel 2016-11-29 21:30:30 +0000
  • 1722e9b47f Template changes hirenpatel 2016-11-29 17:39:16 +0000
  • bf158022fa Added ReflectionClass dependency hirenpatel 2016-11-29 17:30:01 +0000
  • 0ae237cfee Fixed namespacing + added PSR-4 info hirenpatel 2016-11-29 17:20:15 +0000
  • d5d43a7f6e Testing version workaround hirenpatel 2016-11-29 17:07:36 +0000
  • 5254b1865c Fixed name-spacing for SilverStripe v4 compatibility Jayden Seric 2016-09-09 17:00:05 +1000
  • 855e54ae28 Merge 4b37c871b8 into 7674daf7f2 helpfulrobot 2016-12-21 02:22:52 +0000
  • 5a243698c9 Merge 0af66f0e37 into 7674daf7f2 Jake Bentvelzen 2016-12-21 02:22:51 +0000
  • 7674daf7f2 COMPOSER Updated readme and composer for v4 compat Marcus Nyeholt 2016-12-21 10:46:20 +1100
  • 674c46964e Merge bbb7e0d723 into ba758e7cc9 Jayden Seric 2016-12-07 01:46:19 +0000
  • bbb7e0d723 Merge pull request #1 from ninty9notout/master Jayden Seric 2016-12-07 12:46:18 +1100
  • cbdb7d4729 FIX: Prevent duplicate HTML IDs when adding new records inline Loz Calver 2016-11-30 15:47:24 +0000
  • a10b39a0f6 Fix for namespaced classes hirenpatel 2016-11-30 01:08:50 +0000
  • d12448b523 Updated SS_HTTPResponse_Exception -> HTTPResponse_Exception hirenpatel 2016-11-30 00:03:24 +0000
  • 5c143dc57f Bug fixes hirenpatel 2016-11-29 21:30:30 +0000
  • 10cbe6959a Template changes hirenpatel 2016-11-29 17:39:16 +0000
  • d4b5f5e2d3 Added ReflectionClass dependency hirenpatel 2016-11-29 17:30:01 +0000
  • 7a8d3c4daa Fixed namespacing + added PSR-4 info hirenpatel 2016-11-29 17:20:15 +0000
  • 785651bf69 Testing version workaround - bumpity bump hirenpatel 2016-11-29 17:08:33 +0000
  • 2c1a4d5a8f Testing version workaround hirenpatel 2016-11-29 17:07:36 +0000
  • 998694c481 Merge e9a7cdc691 into ba758e7cc9 Tom Densham 2016-11-23 10:41:28 +0000
  • ba758e7cc9 Merge pull request #171 from digitall-it/master Marcus 2016-11-17 13:38:47 +1100
  • a27d60160d Add italian translation digitall-it 2016-11-16 02:49:07 +0100
  • e8986f9817 Merge pull request #168 from SilbinaryWolf/fix-gridfieldadd Marcus 2016-10-17 12:37:02 +1100
  • 86f1778511 fix(GridFieldAddNewMultiClass): Fix bug where class doesn't exist. (ie. ClassInfo says the class exists, but PHP itself doesn't, since ClassInfo is based on parsed tokens) Jake Bentvelzen 2016-10-16 20:05:35 +1100
  • d72288125a FIX Swap DataList code to SS_List Marcus Nyeholt 2016-10-12 17:24:20 +1100
  • 02e0b20210 Fixed name-spacing for SilverStripe v4 compatibility Jayden Seric 2016-09-09 17:00:05 +1000
  • 799f0a0fe2 Finds base table to update LastEdited Dylan Sweetensen 2016-08-30 11:11:34 +1200
  • 50ffec51e4 Merge pull request #162 from fractaslabs/master Marcus 2016-08-26 09:38:23 +1000
  • 9703aaa5a7 Feat: CMS Notice fired on successful GridField records reorder action Milan Jelicanin 2016-08-23 17:06:56 +0200
  • 5b2b4760cf Merge pull request #161 from fractaslabs/master Marcus 2016-08-20 12:51:21 +1000
  • 0d13112e44 Added extra protection in case onadd update has ui == undefined Milan Jelicanin 2016-08-20 04:35:52 +0200
  • a4d15e4ca4 Merge pull request #160 from open-sausages/pulls/fix-sorting-unsaved 1.4.2 Marcus 2016-08-19 18:28:30 +1000
  • 974c981721
    BUG Ensure that unsaved items can be sorted Fixes #159 Damian Mooyman 2016-08-18 13:32:18 +1200
  • b93b32b3f9 Merge pull request #154 from dhensby/pulls/simple-reorder 1.4.1 Marcus 2016-08-04 17:19:43 +1000
  • 1d2b20c87f
    FIX Correct reorder of inconsistent sort values Daniel Hensby 2016-07-26 13:02:41 +0100
  • 66c09cd60d
    Proof of reorder bug Daniel Hensby 2016-07-21 15:04:37 +0100
  • 423a0d006e
    Updating travis builds Daniel Hensby 2016-07-21 13:00:06 +0100
  • 52abae49ca
    Test tidy up Daniel Hensby 2016-07-21 12:55:03 +0100
  • ef51d59b49 Merge pull request #153 from 3Dgoo/feature/sort-column-label Marcus 2016-07-19 11:16:08 +1000
  • d463ba25c1 Adding the ability to set the sort column title by setting $field_labels of a DataObject. Michael 2016-07-18 08:49:37 +0930
  • dbae5fa891 Merge 7663ebe495 into 1d4f24de36 helpfulrobot 2016-06-24 15:46:53 +0000
  • 1d4f24de36 Merge pull request #150 from SilbinaryWolf/fix-arraylistsort Marcus 2016-06-22 12:01:29 +1000
  • cccc5241cd fix(GridFieldOrderableRows/ArrayList): Fix ->sort on ArrayList to not use quotes (to work around a bug in framework 3.1+) Jake Bentvelzen 2016-06-22 11:27:38 +1000
  • b04595c975 DOC Alias master to 1.4.x branch 1.4.0 Marcus Nyeholt 2016-05-19 14:23:42 +1000
  • 03d3bfb2c0 Updating the "travis" build reference. Nathan 2016-05-11 10:48:00 +1000
  • b09519980f Merge pull request #140 from SilbinaryWolf/feature-immediateupdateflag Marcus 2016-04-20 13:34:47 +1000
  • ec455b8cf5 Merge pull request #144 from SilbinaryWolf/fix-doc-editablecallback Marcus 2016-04-20 13:34:03 +1000
  • a911492a45 Merge pull request #143 from SilbinaryWolf/fix-lastedited Marcus 2016-04-20 13:33:07 +1000
  • 3428a8b670 fix(Documentation): Updated to show third case of needing a custom title and a callback Jake Bentvelzen 2016-04-16 12:59:35 +1000
  • 51b5e657d6 fix(GridFieldOrderableRows): Added additional SQL that updates the "LastEdited" column if working with a non-ManyManyList Jake Bentvelzen 2016-04-16 12:49:22 +1000
  • 11ee7b0647 Merge pull request #141 from SilbinaryWolf/style-editableselect Marcus 2016-04-16 11:25:54 +1000