Commit Graph

19 Commits

Author SHA1 Message Date
Robbie Averill
47c5a7ac62 Merge branch '1.3' into 1 2019-07-23 15:57:47 +02:00
Robbie Averill
b1c7366196 Add PHP 7.3 to Travis builds 2019-07-23 15:57:11 +02:00
Robbie Averill
c5511726ef Update branch alias for 1.x-dev 2017-12-19 10:19:48 +13:00
Daniel Hensby
ef40ca30aa
Merge branch '1.2' into 1.3 2017-01-25 13:31:44 +00:00
Daniel Hensby
8c705392e9
Updating constraint to exclude SS4 as supported 2017-01-25 13:20:55 +00:00
Daniel Hensby
cc591f2c56
Removing branch alias 2017-01-25 13:16:43 +00:00
Damian Mooyman
58aa2a6a35 Remove obsolete branch-alias 2016-11-17 10:17:57 +13:00
helpfulrobot
0fce21beed Added license to composer.json 2015-11-19 18:53:43 +13:00
Damian Mooyman
ed8f7d867a Move 3.2+ compat version to 1.2
Fix version constraint
2015-05-04 12:03:29 +12:00
Ingo Schommer
d0ce44401f 4.x compat, updated Travis build targets 2015-04-30 22:52:09 +12:00
Ingo Schommer
f2f6b6e18c 3.2.x compat 2015-04-30 22:49:17 +12:00
Damian Mooyman
b23606b498 API Enable Title to be CMS driven
FIX issue with field scaffolding hiding the "Enabled" checkbox
FIX Safe escaping of CMSTitle / Description fields
2015-03-06 15:41:28 +13:00
Damian Mooyman
9c678ca540 Remove reliance on $_REQUEST global
Update to support 4.0
Alias dev-master as 1.0
2015-03-06 12:04:10 +13:00
Mateusz Uzdowski
a596374271 Fix dependency strings to work with rc's. 2013-08-13 10:10:39 +12:00
Ingo Schommer
adf765317e Fixed composer constraints 2013-05-07 13:45:29 +03:00
Ingo Schommer
8bcddb55ce 3.1 compatibility 2013-04-01 21:40:30 +02:00
Ingo Schommer
0177699620 Added cms dependency 2013-03-29 12:24:56 +01:00
vikas srivastava
f8f626e2f7 Bug : Removed errors from Composer.json
Contains some minor bugs :

1 - JSON doesn't allow multi line string so making "description" field in single line.
2012-09-29 15:58:44 +05:30
vikas srivastava
69775622a1 New : Added composer.json
Added composer.json file which will help this module for submission on proposed extension.silverstripe.org website. Please add more fields according to requirements.

For more information please visit at http://extension.openbees.org/instructions/
2012-09-26 02:02:36 +05:30