Robbie Averill
fc934d93fd
FIX Replace Convert JSON methods with json_* methods, deprecated from SilverStripe 4.4
2018-10-28 21:40:35 +00:00
Will Rossiter
506d82fc9d
Add legacy mapping
2018-09-19 21:01:36 +12:00
Robbie Averill
27a40c6210
Merge pull request #67 from creative-commoners/pulls/master/add-supported-module-badge
...
Add supported module badge to readme
2018-06-18 10:15:13 +12:00
Dylan Wagstaff
fe2aed7e58
Add supported module badge to readme
2018-06-15 17:48:43 +12:00
Robbie Averill
4c65d66931
Update branch alias for 3.x-dev
2018-06-11 12:12:27 +12:00
Robbie Averill
b826f232c4
Merge branch '3.0'
2018-06-11 12:12:07 +12:00
Robbie Averill
21d8212807
Remove obsolete branch alias
2018-06-11 12:11:43 +12:00
Dylan Wagstaff
192a1c4c2b
Merge pull request #66 from JorisDebonnet/patch-1
...
Removed still unsupported Invisible reCaptcha from README
2018-04-06 12:17:35 +12:00
JorisDebonnet
0fd7971cd9
Removed still unsupported Invisible reCaptcha from README
...
UndefinedOffset's plugin actually supports reCAPTCHA v2 (a.k.a. NoCaptcha), same as chillu's, so I merged them into one line.
2018-04-05 08:09:30 +02:00
Ingo Schommer
f69ee07ec0
Mentioned new invisible Recaptcha option
2018-01-12 15:31:22 +13:00
Robbie Averill
059191d91e
Merge pull request #63 from creative-commoners/pulls/3.0/upgrade-upgrade-upgrade
...
FIX Check and make updates for SS4 compatibility
2017-12-20 15:22:53 +13:00
Raissa North
38ee7a76da
ENHANCEMENT Check and make updates for SS4 compatability
2017-12-20 10:07:31 +13:00
Raissa North
46fde9a573
Merge branch '2'
2017-12-19 15:43:25 +13:00
Raissa North
79e2958fad
Merge branch '2.0' into 2
2017-12-19 15:41:03 +13:00
Raissa North
68ba83dd6d
Remove Transifex configuration. Please commit directly to lang files.
2017-12-19 15:39:26 +13:00
Raissa North
4513998f1e
Remove PHP 5.3 from Travis builds
2017-12-19 15:38:57 +13:00
Dylan Wagstaff
1dda806f39
Merge pull request #60 from creative-commoners/pulls/3.0/ican
...
FIX Ensure getIcon returns exposed resource URL for icon
2017-11-03 14:38:09 +13:00
Robbie Averill
47eef922c7
FIX Ensure getIcon returns exposed resource URL for icon
2017-11-03 11:12:20 +13:00
Daniel Hensby
654f45292c
Merge pull request #59 from creative-commoners/pulls/3.0/update-ci-and-vendorise
...
Vendorise, update Travis config, fix polymorphic relationship
2017-11-02 11:04:14 +00:00
Robbie Averill
e38c6c3a87
FIX Update for polymorphic relationship for UserDefinedForm and child Fields
2017-11-02 14:53:20 +13:00
Robbie Averill
88b1b10f61
FIX Vendorise module, update CI to include userforms
2017-11-02 14:42:30 +13:00
Damian Mooyman
0a7b3f768d
Merge pull request #58 from creative-commoners/pulls/vendorise-ci
...
FIX convert CI bootstrap references to new their new locations in vendor
2017-10-05 13:25:46 +13:00
Dylan Wagstaff
d09dbdd9f1
FIX convert CI bootstrap references to new their new locations in vendor
2017-10-05 10:07:59 +13:00
Franco Springveldt
b4e9b6e5cb
Merge pull request #57 from creative-commoners/pulls/3.0/update-docs
...
DOCS Add namespaces to class references in readme, fix typos
2017-09-05 09:46:30 +12:00
Robbie Averill
779b155ee0
DOCS Add namespaces to class references in readme, fix typos
2017-09-05 09:40:17 +12:00
Franco Springveldt
42c733061d
Merge pull request #51 from Firesphere/master
...
SilverStripe 4 and Namespacing
2017-09-05 09:29:33 +12:00
Robbie Averill
05fcdb6f41
FIX Typo in userforms form field class name
2017-08-28 17:41:04 +12:00
Robbie Averill
680411e2ac
FIX Missing syntax opening in readme, and tweaks for pre-emptive userforms compatibility
2017-08-28 13:44:53 +12:00
Robbie Averill
a1ea0df540
Add upgrader mapping file
2017-08-28 13:20:19 +12:00
Robbie Averill
cef1e24f86
FIX Add versioned to dev requirements
2017-08-28 13:19:39 +12:00
Robbie Averill
37dde110c9
Update usage examples in readme, minor fixes in travis configuration and gitattributes
2017-08-28 13:19:05 +12:00
Robbie Averill
c5f0827c2e
Add namespaces, separate test classes, add PSR-4 autoloader, update PSR-2 compliance
2017-08-28 13:19:03 +12:00
Robbie Averill
a60f592598
Update Travis configuration to be standalone, add codecov.io, update license year
2017-08-28 13:11:49 +12:00
Simon Erkelens
b757c3dc6d
SilverStripe 4 and Namespacing
2017-08-28 13:11:48 +12:00
Robbie Averill
5f8d2af0d1
Merge branch '2'
2017-08-28 11:20:58 +12:00
Robbie Averill
27da2d6ab4
Add composer alias for 2.1.x-dev
2017-08-28 11:18:51 +12:00
James Ellis
ef3e6d45b6
Configurable fieldname ( #56 )
...
* Allow for a configurable field name
* Add a test for configurable field name
* Remove extra conditional by storing the field name in a private static
* No need for field_name config removal as it's now specified as a class property
2017-08-24 11:16:19 +01:00
Daniel Hensby
d2467ac73a
Merge pull request #55 from creative-commoners/pulls/2.0/userforms-compat
...
FIX Compatibility with userforms 3/4 getCMSFields, remove deprecated getSettings etc use
2017-07-19 15:39:55 +01:00
Robbie Averill
3e7f021de7
FIX Compatibility with userforms 3/4 getCMSFields, remove deprecated getSettings use etc
2017-07-07 16:13:10 +12:00
Robbie Averill
5cc9312a8d
Move stub classes to their own files, run PSR-2 linter
2017-07-07 14:23:01 +12:00
Robbie Averill
3d771d8179
Move userforms requirement to travis setup call
2017-07-07 14:08:25 +12:00
Robbie Averill
4cd01b2c82
Add PHP7 + SS3.6 build to Travis configuration
2017-07-07 14:08:12 +12:00
Daniel Hensby
a25b052510
Merge pull request #53 from creative-commoners/pulls/travis-php7
...
Add PHP7 + SS3.6 build to Travis configuration
2017-06-15 16:49:46 +01:00
Robbie Averill
2af878f6fa
Move userforms requirement to travis setup call
2017-06-15 13:24:36 +12:00
Robbie Averill
5aa1ca9afb
Add PHP7 + SS3.6 build to Travis configuration
2017-06-15 11:36:19 +12:00
Brett Tasker
56ec1f42c6
Update translations
2017-02-09 11:28:52 +13:00
Daniel Hensby
e9880ca3e5
Fixing travis setup
2017-01-31 17:45:39 +00:00
Daniel Hensby
3b4f757d6e
Merge branch '1.1' into 2.0
2017-01-31 12:11:24 +00:00
Daniel Hensby
b1a8445a75
Merge branch '1.1' into 2.0
2017-01-31 12:09:41 +00:00
Daniel Hensby
cc58c0b741
Merge branch '1.0' into 1.1
2017-01-31 12:08:34 +00:00