Commit Graph

55 Commits

Author SHA1 Message Date
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
Damian Mooyman 5ed39b8a7b 2.x working branch 2015-07-16 10:23:10 +12:00
Damian Mooyman e20ee394f2 Fix master branch version to 2.0 2014-08-21 15:59:47 +12:00
Damian Mooyman b7429910d5 API Support bulk editing tools if available 2014-06-18 13:10:31 +12:00
Will Rossiter 57d5589c52 Include dev-* support for userforms 2013-11-20 11:32:27 +13:00
Mateusz Uzdowski 945bb9f2dc Change dependency versions to work for 3.1.0-rc1. 2013-08-12 16:44:23 +12:00
Will Rossiter 2b0ca14133 Fix license 2013-07-18 21:32:13 +12:00
Ingo Schommer b1d9481c57 Fixed composer constraints 2013-05-07 15:06:55 +03:00
Sean Harvey f7a1735b7b Allow dev-master dependencies in composer 2013-05-06 20:11:38 +12:00
Sean Harvey 48246c7e04 Updating composer.json to require 3.1 2013-04-10 11:59:42 +12:00
Will Rossiter bd60ad80c0 Requires CMS Module 2013-04-03 22:01:56 +13:00
Will Rossiter 416a5b8864 FIX: fix submissions grid field in 3.0 versions (#96, #100) 2013-03-16 12:18:51 +13:00