Commit Graph

40 Commits

Author SHA1 Message Date
Guy Sartorelli b0addcb5bd
ENH Update translations (#359) 2023-03-09 14:53:24 +13:00
Guy Sartorelli ec93c994f8
NEW Extend new AbstractGridFieldComponent class (#332)
This makes this module's `GridFieldComponent` classes `Injectable`, and allows any future enhancements in the new abstract class to automatically apply without requiring additional changes in this module.

The class is introduced in silverstripe/framework 4.11.0 so the dependency constraint needs to be updated.

Also update docs to encourage use of dependency injection.
2022-03-04 10:12:24 +13:00
Steve Boyd 78da0c31fe DEP Set PHP 7.4 as the minimum version 2022-02-10 17:59:26 +13:00
Steve Boyd 5e3037bd2f API phpunit 9 support 2021-11-09 11:43:41 +13:00
Steve Boyd 74126ed6a7 Merge branch '3.2' into 3 2021-03-20 14:14:24 +13:00
Steve Boyd 700e5adf53 MNT Travis shared config 2021-01-20 14:52:20 +13:00
Nicolaas f8439f1b67
MINOR: better composer keywords 2020-05-29 12:47:16 +12:00
Robbie Averill a034bd5973 Remove obsolete branch alias 2018-07-04 09:30:03 +12:00
Robbie Averill 6bf1a05975 Update branch alias for 4.x-dev 2018-01-26 12:06:49 +13:00
Robbie Averill e67065a780 Update branch alias for 3.2.x-dev 2018-01-26 12:05:25 +13:00
Robbie Averill 84241738b6 Remove obsolete branch alias 2018-01-18 11:42:59 +13:00
Robbie Averill efdf9dcc13 API Install GridFieldExtensions to vendor folder, remove get_module_dir 2017-10-11 09:34:02 +13:00
Robbie Averill cb94bbe5e0
FIX Update remaining unit tests, separate stubs, add PSR-4 autoloader 2017-09-18 21:06:17 +01:00
Robbie Averill 3ee4ff4cb7
Update Travis configuration, add codecov.io and PHPUnit config 2017-09-18 21:06:16 +01:00
Daniel Hensby 9e26e38d75
Merge branch '2' 2017-09-18 17:39:41 +01:00
Robbie Averill a34d6242a5 Update branch alias 2017-08-31 14:45:42 +12:00
Damian Mooyman e14ed0b47a Update vendor and create new major 2.x branch 2017-08-28 14:04:20 +12:00
Nathan Glasl 997a5614fc VENDOR UPDATE. 2017-06-29 16:26:01 +10:00
Nathan Glasl 5cb337df00 VENDOR UPDATE. 2017-06-23 11:31:32 +10:00
Nathan Glasl 3ebf09a572 VENDOR UPDATE. 2017-06-19 14:48:48 +10:00
Nathan Glasl ef48ea9cdd NAMESPACE, updating vendor. 2017-06-16 14:46:31 +10:00
Robbie Averill 3cacb43934 Update composer constraint, branch alias, namespace and add editorconfig 2016-12-21 15:27:49 +13:00
hirenpatel 0ae237cfee Fixed namespacing + added PSR-4 info 2016-12-21 15:26:42 +13:00
hirenpatel d5d43a7f6e Testing version workaround 2016-12-21 15:25:44 +13:00
Marcus Nyeholt 7674daf7f2 COMPOSER Updated readme and composer for v4 compat 2016-12-21 10:49:04 +11:00
Marcus Nyeholt b04595c975 DOC Alias master to 1.4.x branch 2016-05-19 14:23:42 +10:00
Peter Thaleikis 34d55200c5 Update composer.json
adjusting composer file to 'silverstripe-australia'
2015-09-07 10:40:40 +12:00
Marcus Nyeholt 48b0a1f3fc Composer minor version bump 2015-08-11 15:01:37 +10:00
Marcus Nyeholt 7ca83e9cdd Updated maintainers to hopefully take packagist ownership... 2014-12-01 15:36:22 +11:00
Andrew Short 0676085067 Update package details. 2014-11-28 00:04:43 +11:00
Loz Calver d1daa344a3 Update composer dependencies
https://groups.google.com/forum/#!topic/silverstripe-dev/kCHSHLZp2Yg
2013-08-22 11:50:51 +01:00
ajshort fd25e248e5 Add documentation screenshots 2013-02-28 17:29:50 +11:00
ajshort b26b2b3165 Move information from README into composer.json. 2013-02-09 02:23:23 +11:00
ajshort f62493ffa9 Add inline GridFieldEditableColumns component. 2013-02-07 22:31:12 +11:00
Andrew Short 8e8590bd06 Install to the correct directory with Composer. 2013-02-01 09:14:49 +11:00
Andrew Short 2d6d723726 Fix composer syntax. 2013-01-10 23:25:50 +11:00
Andrew Short 57572def57 Clone lists for 3.0 compatibility. Closes #1. 2013-01-10 22:26:14 +11:00
Andrew Short dc025bee1e Change the package vendor. 2012-12-30 16:18:00 +11:00
Andrew Short e41f2fdacf Implemented a drag-and-drop orderable rows component. 2012-12-30 16:12:06 +11:00
Andrew Short df6f793212 Add initial files. 2012-12-16 01:16:57 +11:00