Commit Graph

7 Commits

Author SHA1 Message Date
Robbie Averill
3b3db01efc FIX Remove PHP 5.5 from Travis build configuration, add 7.1 2017-06-22 17:21:24 +12:00
Robbie Averill
518189e2ef SilverStripe 4 compatibility (#87)
* Update composer constraint and branch alias to support SS4 testing

* Add namespaces, update DataList quirk with getSourceList

* Add PSR-4 autoloader definition

* Move template to correct namespace location, update requirement paths

* FIX Visibility on allowed actions

* FIX Update chosen class names to match updates in framework

* Update Travis configuration for 4.x builds. Update docs for namespaced classes.

* Use "4" for the release instead of master.

* FIX Selected tag height. Move Readonly to own class.
2017-01-13 19:11:59 +00:00
helpfulrobot
d4c17df674 Added standard Travis config 2015-11-19 14:20:52 +13:00
Christopher Pitt
066d28c21c Fixed code coverage reporting 2015-09-14 09:17:53 +12:00
Christopher Pitt
d7f0206a0e Made supported 2015-09-09 13:28:43 +12:00
Daniel Hensby
f83600dc7c Move to new travis containerised infrastructure 2015-07-20 16:07:46 +01:00
Christopher Pitt
c72903dc39 Added tests and extra ajax functionality 2015-04-27 10:38:46 +12:00