Robbie Averill
3f6f651eea
FIX Replace French translation in CommentAdminTest now that it's available
2017-12-12 17:12:10 +13: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
Dylan Wagstaff
8919f6da2a
Merge pull request #220 from sheadawson/patch-1
...
FIX SS4: use SilverStripe\CMS\Model\SiteTree in Comment.php
2017-10-26 14:16:05 +13:00
Shea Dawson
b1e9722320
use SilverStripe\CMS\Model\SiteTree;
2017-10-26 13:54:49 +13:00
Will Rossiter
8c43e097cd
Merge pull request #216 from fullscreeninteractive/pulls/travis-fix
...
Travis, 4.0 API fixes
2017-10-10 09:49:13 +13:00
Robbie Averill
7700d88d4a
FIX Remove base path assertions from tests which behave differently using phpdbg
2017-10-10 09:26:17 +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
f294ab26d6
Update tests and lang’s for 4.0
2017-09-18 14:16:24 +12:00
Will Rossiter
9366ef603e
Split comment form out to its’ own class
2017-09-16 09:06:03 +12:00
Will Rossiter
d9333b3160
Test fixes
2017-09-14 11:12:07 +12:00
Will Rossiter
7fff17b317
Correct extra dataobjects array name
2017-09-14 10:28:29 +12:00
Will Rossiter
73a981456f
Use trusty
2017-09-14 10:09:21 +12:00
Will Rossiter
2fc7e7a004
Add phpunit, lint fixes and removed compass for webpack
2017-09-14 10:01:09 +12:00
Will Rossiter
0c964d1ed8
Composer lint
2017-09-14 09:41:11 +12:00
Will Rossiter
82c139e30a
Travis fix
2017-09-13 09:12:09 +12:00
Will Rossiter
18761879cf
Remove old email
2017-09-13 08:52:41 +12:00
Will Rossiter
4e2d22e16d
Merge pull request #214 from fullscreeninteractive/wilr-patch-1
...
If user cannot view record then prevent comment
2017-09-13 08:36:18 +12:00
Franco Springveldt
8e79a1368e
Update translations
2017-08-28 16:35:55 +12:00
Will Rossiter
85e8384151
If user cannot view record then prevent comment
2017-07-28 17:12:01 +12:00
Daniel Hensby
fb3cc1b861
Add .codecov.yml file
2017-07-19 16:04:34 +01:00
Robbie Averill
4df49c8db7
Merge pull request #201 from rasstislav/patch-1
...
Added missing translation to Comments TabSet Title
2017-07-06 10:31:38 +12:00
Daniel Hensby
06439dde1f
Merge pull request #209 from andrewandante/FIX/update_session
...
update thirdpartydir and session non-statics
2017-07-05 11:50:02 +01:00
Daniel Hensby
d74bc59b98
Merge pull request #210 from dhensby/pulls/remove-travis-5.5
...
Remove PHP 5.5 build from travis
2017-07-05 11:49:34 +01:00
Daniel Hensby
f276983611
Remove PHP 5.5 build from travis
2017-07-05 11:02:59 +01:00
Andrew Aitken-Fincham
e7c358f730
update thirdpartydir and session non-statics
2017-07-04 15:53:38 +01:00
Daniel Hensby
8383ff1f81
Stop codecov comments
2017-06-18 01:04:58 +01:00
Daniel Hensby
bd5b007394
Merge pull request #206 from creative-commoners/pulls/2.1/remove-broken-i18n-tests
...
FIX Remove providePermissions tests and update Travis build configuration
2017-06-15 19:24:00 +01:00
Robbie Averill
8ede35e6bd
Update Travis build matrix to include PHP 7.1, SS 3.5, 3.6 and 3.x-dev explicitly
2017-06-13 11:13:48 +12:00
Robbie Averill
c02d851500
FIX Remove providePermissions tests
...
Removed the testProvidePermissions case since it is testing localisations that do not exist, and a localisation that belongs to the framework which should not be tested here.
2017-06-13 11:09:56 +12:00
Rastislav Brandobur
9912285761
added CommentsExtension.COMMENTSTABSET definition to lang subfolder
2017-06-12 23:59:13 +02:00
Robbie Averill
f27b357b06
Update translations
2017-05-12 15:06:51 +12:00
Rastislav Brandobur
79e16d5661
Added missing translation to Comments TabSet Title
2017-04-14 17:09:33 +02:00
Paul
2d076e4267
Merge pull request #200 from robbieaverill/bugfix/improve-delete-message
...
FIX Improve delete reply confirmation message
2017-03-16 09:14:14 +13:00
Robbie Averill
5a22f6faa5
FIX Improve delete reply confirmation message
2017-03-15 15:59:31 +13:00
Daniel Hensby
2ccd8d8af5
Merge pull request #197 from rasstislav/patch-1
...
added missing _t() function
2017-01-31 21:46:16 +00:00
Rastislav Brandobur
b3dac91090
added missing _t() function
2017-01-31 21:06:06 +01:00
Daniel Hensby
5181ac8be3
Merge pull request #196 from robbieaverill/bugfix/fix-ci-builds
...
FIX Fix CI builds, remove excessive Travis builds matrixes, update composer constraint for gridfield-bulk-tools
2017-01-27 10:42:02 +00:00
Robbie Averill
f8d5b27d50
Remove @dev from gridfield bulk editing tools constraint
2017-01-27 23:23:56 +13:00
Robbie Averill
fc4d78605a
FIX Use a CommentableItem as the parent for the test Comment
2017-01-27 16:42:26 +13:00
Robbie Averill
d1697606e1
FIX Change BaseClass to ParentClass
2017-01-27 16:20:14 +13:00
Robbie Averill
d1b947afbe
FIX Use test database in GridFieldAction test class
2017-01-27 15:56:19 +13: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
Damian Mooyman
19224d9813
Merge pull request #195 from robbieaverill/feature/ss4-compat
...
SilverStripe 4 compatibility
2017-01-25 17:52:20 +13:00
Damian Mooyman
978879e01c
Fix incorrect namespace
2017-01-25 17:51:21 +13:00
Robbie Averill
d4e58316e5
Merge pull request #1 from andrewandante/patch-1
...
FIX namespacing for BulkManager
2017-01-20 06:16:51 +13:00
Andrew Aitken-Fincham
279d47f43c
FIX namespacing for BulkManager
...
This namespace changes once BulkManager gets updated to ss4.
2017-01-19 13:23:00 +00: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