Skip to content

Releases: silverstripe/silverstripe-gridfieldextensions

2.0.0

28 Aug 03:16

Choose a tag to compare

Update vendor and create new major 2.x branch

1.5.0

25 Aug 03:57

Choose a tag to compare

Merge pull request #201 from creative-commoners/pulls/1.5/configurabl…

3.0.2

05 Jul 00:15

Choose a tag to compare

FIX, #195, the template folder required a vendor change.

1.4.5

17 Jul 04:10
ff12337

Choose a tag to compare

Merge branch '1.1' into 1.4

1.4.4

03 Jul 02:07

Choose a tag to compare

Enable namespace support for GridFieldAddNewMultiClass

Maintenance release for 1.4

03 May 05:06

Choose a tag to compare

Several bugfixes since last tag

5c1f9cc Set unique name for AddNewMultiClass Selects (2017-05-03 14:48:33 +1000)
cbdb7d4 FIX: Prevent duplicate HTML IDs when adding new records inline (2016-11-30 15:47:24 +0000) [Loz Calver]
a27d601 Add italian translation (2016-11-16 02:49:07 +0100) [GitHub]
86f1778 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) (2016-10-16 20:05:35 +1100) [Jake Bentvelzen]
d722881 FIX Swap DataList code to SS_List (2016-10-12 17:24:20 +1100) [Marcus Nyeholt]
799f0a0 Finds base table to update LastEdited (2016-08-30 11:11:34 +1200) [Dylan Sweetensen]
9703aaa Feat: CMS Notice fired on successful GridField records reorder action (2016-08-23 17:06:56 +0200) [Milan Jelicanin]
0d13112 Added extra protection in case onadd update has ui == undefined (2016-08-20 04:35:52 +0200) [Milan Jelicanin]

New features release

19 Nov 04:43

Choose a tag to compare

This release contains the following main items

91b3550 : Add extension hook after re-ordering items
8e56ed3 : Add tests for 3 and 3.2 branches, support 5.6 Rename relations which are now physical methods in 3.2
b6056fc : add support for setting a default value for GridFieldAddNewMultiClasss
4c8009a : Adding possibility to define a custom text for the link
9a253f2 : using hasmethod instead of method_exists
8a9e075 : Allowing to refer to external links from a modeladmin
f57278b : BUG Ensure that sorting a row doesn't destroy any unsaved inline changes

Along with additional formatting and whitespace fixes

1.0.3

09 Dec 02:29

Choose a tag to compare

This release corrects some previously known issues.

1.0.1

03 Jul 06:36

Choose a tag to compare

Contains bug-fixes and minor enhancements to the 1.0 release. Upgrading from 1.0 should not require any changes.

1.0.0

14 Feb 01:03

Choose a tag to compare

The first stable release of the grid field extensions module, compatible with SilverStripe 3.1.