Dylan Wagstaff
1f3fcc865f
Test against PgSQL also
2018-08-21 14:54:47 +12:00
Robbie Averill
9812d43a3f
Disable transactions in UserDefinedFormTest to prevent fixture leaks
2018-06-20 17:08:20 +12:00
Robbie Averill
495e0fdc5f
Increase memory limit for code coverage runs
2018-04-12 15:13:41 +12:00
Robbie Averill
ab68c43d07
Add PHP 7.2 to Travis build matrix
2018-03-05 14:32:07 +13:00
Dylan Wagstaff
48bf46215e
FIX stop form items double duplicating ( #728 )
...
When calling `duplicate` on a form, a form field, or suchlike, the results
would be that all related items to the thing being duplicated (such as
fields for a form, or options to an editabledropdown) would be duplicated
_twice_; ie. where a form had two fields, it's new duplicate would have
four (each one occurring twice). We have stopped this in a backwards
compatible way - that is the bug was introduced with core 4.1, and this
change leaves the userforms module compatible with 4.0.
2018-03-05 14:31:33 +13:00
Robbie Averill
9c15c74f7b
Convert to vendor module, remove secure assets suggestion
2017-10-18 22:18:46 +13:00
Daniel Hensby
82acc4e783
Update travis install settings
2017-10-11 18:09:16 +01:00
Robbie Averill
b73f0634be
Use CMS recipe in Travis configuration
2017-09-05 10:14:20 +12:00
Robbie Averill
b4f0850b88
Make test fixtures more readable, update memory limit in Travis runs
2017-08-22 16:40:17 +12:00
Robbie Averill
1bd0b0c138
FIX Update EmailRecipient to look in root directory for templates, optionally, fix other tests
2017-08-22 16:40:17 +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
e11cbc5cfc
API Update composer requirements, Travis configuration, add phpcs/phpunit config and remove compass config
2017-08-22 16:40:15 +12:00
Robbie Averill
8d4cd036f7
Merge branch '4'
2017-08-21 15:39:05 +12:00
Robbie Averill
8e3c0cc7cd
Use precise dist to continue PHP 5.3 support
2017-08-21 15:32:17 +12:00
Robbie Averill
12981b38bc
Use precise distro for PHP 5.3 support in Travis
2017-08-11 16:24:19 +12:00
Robbie Averill
e0acfbdefb
Add PHP7 + SS3.6 build to Travis configuration
2017-06-21 16:02:08 +12:00
Robbie Averill
b540726107
Add PHP7 + SS3.6 build to Travis configuration
2017-06-15 11:45:07 +12:00
Daniel Hensby
94bbbc0954
Merge branch '4.1' into 4.2
2017-02-03 15:05:03 +00:00
Daniel Hensby
2f710d6518
FIX Improve publish performance for formfields ( #538 )
...
* FIX Improve publish performance for formfields
* FIX Travis builds broken with external code coverage
2017-01-25 09:35:50 +13:00
Damian Mooyman
5fbcfc848c
Update .travis.yl
2016-12-21 15:09:38 +13:00
Damian Mooyman
7307f88c36
Partial revert of #458
...
Fix travis configuration
2016-04-28 18:18:24 +12:00
Christopher Pitt
cd4f28c641
Fixed code coverage reporting
2015-09-14 12:27:51 +12:00
Christopher Pitt
75737f8a69
Made supported
2015-09-11 11:01:15 +12:00
Christopher Pitt
b77b4b0928
Temporarily removed code coverage reporting
2015-08-31 10:45:48 +12:00
Damian Mooyman
1dd787327a
API Integrate with secure assets module
2015-08-28 16:30:41 +12:00
Christopher Pitt
58391d4fa3
Added Scrutinizer support
2015-08-13 13:05:14 +12:00
David Craig
51864a6308
API new form editor
2015-08-10 13:15:59 +12:00
Damian Mooyman
d17e8a773f
API Custom rules for email recipients
2015-07-21 10:30:46 +12:00
Ingo Schommer
740530d4e6
Corrected travis release constraint
2015-04-30 19:43:17 +12:00
Ingo Schommer
5fbbb42def
Testing travis build against 3.2 release
2015-04-30 19:36:58 +12:00
Sam Minnee
b56f545063
Revert "Ensure the simple theme is added; needed for test"
...
This reverts commit 8fade9e897
.
2014-02-14 17:47:37 +13:00
Sam Minnee
8fade9e897
Ensure the simple theme is added; needed for test
2014-02-14 17:05:38 +13:00
Ingo Schommer
7dc2bd9675
Travis support
2013-03-29 09:54:12 +01:00