Commit Graph

28 Commits

Author SHA1 Message Date
Guy Sartorelli 2b53f5095c
MNT Revert erroneous dependency changes (#198) 2023-03-28 17:02:24 +13:00
Guy Sartorelli a9a20ab1c0
MNT Update development dependencies 2023-03-10 16:32:47 +13:00
Guy Sartorelli 8ad0537473
MNT Update release dependencies 2023-03-10 16:32:44 +13:00
Guy Sartorelli 02d5a17e1f
MNT Update development dependencies 2023-03-10 12:21:29 +13:00
Steve Boyd 2b9536e5ae
DEP Use phpunit ^9.5 2021-11-10 10:47:55 +13:00
Steve Boyd a08aa08f4d API phpunit 9 support 2021-10-21 13:14:57 +13:00
Maxime Rainville 81b59ab4b9 MNT Remove obsolete branch-alias 2021-05-05 11:17:32 +12:00
Steve Boyd 1265ce99a6 MNT Use shared travis config, use sminnee/phpunit 2020-11-10 14:08:17 +13:00
Robbie Averill e1a0469c46 API Widgets and WidgetAreas are versioned and are owned by pages 2017-12-19 16:01:52 +13:00
Raissa North 58e26969a3 FIX Update documentation and turn into vendor module 2017-12-19 10:25:38 +13:00
Robbie Averill fb91acbe3a NEW Install module to the vendor folder 2017-10-11 09:54:52 +13:00
Robbie Averill 7c85b1b5d9 FIX Update tests for removed core features, use Controller for requests instead of Forms, etc 2017-09-14 11:15:01 +12:00
Robbie Averill ad6a965526 FIX Update Travis configuration to be standalone, add codecov.io 2017-08-25 16:29:09 +12:00
Robbie Averill ec9421ba65 FIX Add legacy class remapping, escape FQ class names in URLs, docs and add bootstrap to buttons 2017-01-26 08:25:10 +13:00
Robbie Averill defb4bf134 SS4 compat: Update readme, docs, composer configuration and Travis build configuration 2017-01-26 08:12:04 +13:00
Daniel Hensby 661e7ee48a
Alias master as 2.0.x 2017-01-25 13:18:05 +00: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