Commit Graph

66 Commits

Author SHA1 Message Date
Guy Sartorelli c58fd8e0e5
MNT Revert erroneous dependency changes (#1200) 2023-03-28 17:08:13 +13:00
Guy Sartorelli 118079df72
MNT Update development dependencies 2023-03-10 16:34:13 +13:00
Guy Sartorelli 7618704a7a
MNT Update release dependencies 2023-03-10 16:34:10 +13:00
Guy Sartorelli 5214da76e9
MNT Update development dependencies 2023-03-10 12:21:29 +13:00
Steve Boyd bb101a6ccd DEP Ensure phpunit9 compatible version of segment-field 2022-07-27 11:12:16 +12:00
Steve Boyd 962fda9d27 Merge branch '5.13' into 5 2022-07-25 11:48:40 +12:00
Steve Boyd 13d6ddc80e MNT Use GitHub Actions CI 2022-07-14 12:50:11 +12:00
Steve Boyd 3254d57d2d DEP Set PHP 7.4 as the minimum version 2022-02-10 17:42:23 +13:00
Steve Boyd 40bd88e81c API phpunit 9 support 2021-11-02 09:52:58 +13:00
Steve Boyd cdf6264242 MNT Behat test for hidden form steps 2021-03-10 16:06:01 +13:00
Steve Boyd 9eaee41282 ENH Use yarn and webpack to upgrade jquery 2021-03-04 17:05:55 +13:00
Steve Boyd 9471b54d7e MNT Travis shared config, use sminnee/phpunit 2020-12-08 14:56:47 +13:00
Maxime Rainville 4eb0fe25b9 Merge branch '5.5' into 5.6 2020-10-22 10:22:19 +13:00
Maxime Rainville 27228d12af [CVE-2020-9309] Require MimeUploadValidator on userformis' File Upload field 2020-07-13 11:33:46 +12:00
Garion Herman 14ce51e517
NEW Improve Unrestricted Folder warning, bump core requirement to ^4.6 (#965) 2020-06-09 21:01:09 +12:00
Steve Boyd ed53709631 NEW DB column showing if file is userform upload
- UserFormUpload used by File::isTrackedFormUpload()
2020-05-28 13:14:34 +12:00
Maxime Rainville f27045ba93
DOC Recommend installation of spamprotection (#966)
DOC Recommend installation of spamprotection
2020-05-27 08:55:37 +12:00
Dan Hensby e86cc8d872
Add lint and lint-clean scripts to composer 2020-05-05 16:33:28 +01:00
Garion Herman cc2526aac4 Update Composer / Travis configuration for Userforms 5.5 release 2019-11-15 17:22:21 +13:00
Robbie Averill e768cf9b6c Update branch alias for 5.x-dev 2018-06-11 15:25:25 +12:00
Dylan Wagstaff fc68de2c7f Update master branch alias to 5.2.x 2018-04-05 15:33:50 +12:00
Dylan Wagstaff c0db11c8cd Update branch alias 2018-04-05 15:29:45 +12:00
Robbie Averill a4494266a7 NEW Update GridFieldExtensions constraint to a 3.1.0 minimum 2018-01-23 12:56:46 +13:00
Robbie Averill 8bec75ca37 Update composer dependencies for SS4 stable, and require gridfieldextensions 3.0.x-dev 2017-11-20 17:48:12 +13:00
Robbie Averill 9c15c74f7b Convert to vendor module, remove secure assets suggestion 2017-10-18 22:18:46 +13:00
Will Rossiter 9d6b2e4339 Require versioned for userforms 2017-09-11 10:59:46 +12:00
Robbie Averill 8fbe63e34a FIX Remove old upgrade maps, comment failing test (see todo), change publish strategy in UDF test 2017-08-22 16:40:17 +12:00
Robbie Averill 5af348894a FIX Update core API changes, implement last of namespacing in test classes, PSR-4 autoloader 2017-08-22 16:40:16 +12:00
Robbie Averill 2e809de2ea Move files into PSR-4 compatible locations 2017-08-22 16:40:15 +12:00
Martin D 6d7a18774f Updated package requirement
silverstripe-australia/gridfieldextensions is abandoned.
2017-06-30 09:55:10 -04:00
Robbie Averill 67ead916f5 Merge remote-tracking branch 'origin/4' 2017-06-26 18:17:42 +12:00
Sean Harvey 3ea5c7a4fa Update minimum required framework/cms version to 3.2
UserFormsUpgradeService uses DB::get_schema() which was introduced
in framework 3.2 as part of the database abstraction overhaul.

This now ensures the module requires at least that version.
2017-06-22 17:43:18 +12:00
Robbie Averill 4643b36b53 Remove inherited branch alias after merge 2017-05-11 15:03:41 +12:00
Daniel Hensby e0d9399654
Merge branch '4' 2017-02-03 15:18:51 +00:00
Daniel Hensby 3e9a271310
Merge branch '4.3' into 4 2017-02-03 15:17:09 +00:00
Daniel Hensby 7083199626
Aliasing master as 5.0.x-dev 2017-02-03 14:33:08 +00:00
Damian Mooyman ef13e85777 Update master to 4.3 2016-12-21 15:08:45 +13:00
Ingo Schommer b571f81cc7 Suggest installing gridfieldqueuedexport 2016-11-28 16:46:02 +13:00
Damian Mooyman fc36666d4e Remove obsolete branch-alias 2016-11-17 10:16:02 +13:00
Damian Mooyman df71a3d3f4
Re-alias master as 4.2 2016-11-16 16:53:44 +13:00
Damian Mooyman 1aae3d1169 Update branch alias to 4.1 2016-08-18 18:24:51 +12:00
Damian Mooyman 5349bb7d3b API Use core validation for form submission
Fixes #350 and fixes #404
This change abandons validation via EditableFormField::validateField, as it bypassed too many core validation mechanisms (RequiredFields, etc).
In order to enforce consistency of editable field validation, display rules have been hard-disabled when a field is marked as required.
Since this removes functionality, I have incremented the major version number
2016-04-18 12:04:21 +12:00
scott1702 b964cfb940 Add changelog for release 2015-11-19 14:46:50 +13:00
Christopher Pitt 75737f8a69 Made supported 2015-09-11 11:01:15 +12:00
Damian Mooyman 1dd787327a API Integrate with secure assets module 2015-08-28 16:30:41 +12:00
Christopher Pitt 85f47e3623 Added segment field 2015-08-14 15:39:30 +12:00
Damian Mooyman 007348df61 Merge remote-tracking branch 'origin/2'
Conflicts:
	composer.json
2015-07-23 10:20:21 +12:00
Damian Mooyman d17e8a773f API Custom rules for email recipients 2015-07-21 10:30:46 +12:00
Damian Mooyman 494b9e5746 Alias 2 as 2.1 2015-07-16 10:24:58 +12:00
Damian Mooyman 108d9c2b30 Alias master as 3.0 2015-07-16 10:23:42 +12:00