Commit Graph

  • 730f7a13ea Merge branch '1.5' into 2.0 Robbie Averill 2017-08-31 14:52:32 +1200
  • 58200f847f FIX When setting the page sizes, reset items per page to the first value Robbie Averill 2017-08-31 14:35:52 +1200
  • a34d6242a5 Update branch alias Robbie Averill 2017-08-31 14:45:42 +1200
  • a36c96e692 Remove obsolete branch alias 2.0.1 Robbie Averill 2017-08-31 14:44:40 +1200
  • bb4bb62be3 Merge pull request #207 from creative-commoners/pulls/1.5/reset-page-size Franco Springveldt 2017-08-31 14:43:19 +1200
  • 320a6198e5 FIX When setting the page sizes, reset items per page to the first value Robbie Averill 2017-08-31 14:35:52 +1200
  • e14ed0b47a Update vendor and create new major 2.x branch 2.0.0 Damian Mooyman 2017-08-28 14:04:20 +1200
  • 1e84c9af06 Merge pull request #203 from creative-commoners/pulls/3.0/remove-object Daniel Hensby 2017-08-25 10:45:40 +0100
  • 58604a6234 FIX Remove references to Object, replace with Injector calls Robbie Averill 2017-08-23 13:53:52 +1200
  • f80fc03bbb Merge pull request #201 from creative-commoners/pulls/1.5/configurable-page-length-component 1.5.0 Marcus 2017-08-24 16:31:10 +1000
  • aa9bbbafdd Merge pull request #199 from wilr/master Marcus 2017-08-24 16:30:16 +1000
  • 719b906460 DOCS Add use examples for GridFieldConfigurablePaginator Robbie Averill 2017-08-23 14:07:42 +1200
  • d6f2df0700 Merge pull request #200 from dhensby/pulls/1.4/field-callback-saved-record Marcus 2017-08-03 11:53:19 +1000
  • 36d9711a47 Use precise distro for Travis builds to allow PHP 5.3 to work Robbie Averill 2017-08-02 10:03:00 +1200
  • 403900f1fd FIX Ensure selected page size is retained when deleting records Robbie Averill 2017-08-02 09:28:31 +1200
  • f0d2ec7733 FIX Always show page size dropdown when page size is greater than number of records Robbie Averill 2017-08-01 16:41:17 +1200
  • e95c92a168 NEW Add paginator with configurable page sizes Robbie Averill 2017-07-20 11:51:24 +1200
  • ef354511d7
    FIX Forms now instantiate fields with correct record context on save Daniel Hensby 2017-07-28 16:09:48 +0100
  • aaf1130569 Inline fixes Will Rossiter 2017-07-26 13:59:02 +1200
  • 57acb83546
    Sanitise GridFieldAddNewMultiClassHandler::Link() Damian Mooyman 2017-07-06 17:27:07 +1200
  • 08ccb15bdb
    Merge branch '1.4' Daniel Hensby 2017-07-05 16:15:20 +0100
  • 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