Steve Boyd
9c3c1e8120
Fix merge conflict
2021-03-21 10:31:02 +13:00
Steve Boyd
e6971b82c6
Merge branch '3.3' into 3.4
2021-03-21 10:27:53 +13:00
Steve Boyd
c065d0c5de
MNT Travis shared config, use sminnee/phpunit
2020-12-01 20:34:24 +13:00
Steve Boyd
c834e19631
MNT Use shared travis config, use sminnee/phpunit
2020-11-16 15:24:51 +13:00
Garion Herman
d0b6181b48
Update config for 3.3 / CMS 4.5 branches
2019-11-18 12:12:58 +13:00
Maxime Rainville
85374a1f76
Upgrade dependencies and build settings
2019-11-11 12:18:54 +13:00
Robbie Averill
303bdef1c8
Remove obsolete branch alias and add PHP 7.3 to Travis builds
2019-04-15 15:33:44 +12:00
Robbie Averill
647c634dc4
Update .travis.yml
...
Co-Authored-By: NightJar <NightJar@users.noreply.github.com>
2019-02-11 09:22:02 +13:00
Dylan Wagstaff
b6a2c608ac
NEW relocate spam and approve admin actions
...
Previous versions had individual spam and approve buttons for a comment
in the admin area on the GridField row. However with the upgrade to
SilverStripe 4, and particularly 4.2, these were having layout issues
with the new GridField Action Menu component that groups actions
together.
The solution here is to put them into aforementioned gridfield action
menu component, with the other actions for that row. However this
requires two separate grid field components (one each for the two
comment actions) - previously these were a single component that output
two buttons instead of one each. This also reduces coupling, which is
nice :)
The previous class is still maintained for backwards compatibilty, but
is deprecated.
2019-02-08 15:19:45 +13:00
Robbie Averill
52b8ea9104
Add various recipe versions to Travis build matrix
2018-06-20 16:39:46 +12:00
Robbie Averill
c6f8973342
NEW Convert to vendor module, add table_name to test stubs and add PHP 7.2 to travis
2017-12-12 17:03:04 +13:00
Robbie Averill
fa61608c7d
FIX Merge config in tests, add phpcs and add HTML purifier to Travis builds
2017-10-09 17:26:07 +13:00
Will Rossiter
73a981456f
Use trusty
2017-09-14 10:09:21 +12:00
Will Rossiter
82c139e30a
Travis fix
2017-09-13 09:12:09 +12:00
Daniel Hensby
f276983611
Remove PHP 5.5 build from travis
2017-07-05 11:02:59 +01:00
Robbie Averill
07586d7579
FIX Fix CI builds, remove excessive Travis builds matrixes, update composer constraint for gridfield-bulk-tools
2017-01-27 12:48:57 +13:00
Robbie Averill
7a92b0915d
Remove deprecated@2.0. Update Migrate task to check table name. Minor tweaks to class names. Use Director::absoluteURL.
2017-01-17 17:39:06 +13:00
Robbie Averill
6aeab9f823
FIX Update upgrade mapping, add purifier back into composer and travis build
2017-01-17 16:56:30 +13:00
Robbie Averill
ab3f35257b
SS4 compatibility updates - ORM, Form, Controller changes
...
* Remove CommentList and replace with a polymorphic has_one relationship
* Tweaks for unit tests. Add tests for encode/decodeClassName.
2017-01-17 16:25:09 +13:00
Robbie Averill
c698632aae
SS4 compat: Update composer and YAML config, rename classes, update readme
2017-01-16 18:10:05 +13:00
Daniel Hensby
1d63b8d323
Fixing Travis support repo branch
2016-01-19 20:20:18 +00:00
Daniel Hensby
1243d0d848
Fixing travis config pointing to wrong repo
2016-01-19 16:26:04 +00:00
Gordon Anderson
eba88fe869
ENHANCEMENT: Increase test coverage from 54% to 92%
2016-01-17 16:15:07 +07:00
helpfulrobot
0a72258149
Added standard Travis config
2015-11-19 14:18:53 +13:00
Damian Mooyman
b989aab588
Test with 3.2 and php 5.6
2015-10-30 14:49:20 +13:00
Daniel Hensby
9d0a4ebb5e
Move to new travis containerised infrastructure
2015-07-20 16:02:57 +01:00
Damian Mooyman
9087261654
Better XSS Protection via hashed token
...
Allows moderation links to be generated for users other than the currently logged in user, as it doesn't rely on the current session.
2015-03-30 14:56:28 +13:00
Ingo Schommer
ee26c40c2d
Travis support
2013-03-29 09:33:51 +01:00