Commit Graph

246 Commits

Author SHA1 Message Date
scott1702 c1643a85fb Add changelog for release 2015-11-18 16:50:28 +13:00
Daniel Hensby 2ee8123494 Merge pull request #29 from rasstislav/patch-1
Create sk.yml
2015-11-17 18:23:12 +00:00
rasstislav 46b0990bff Create sk.yml 2015-11-17 13:19:17 +01:00
Damian Mooyman e7fd668474 Update translations 2015-11-17 16:07:38 +13:00
Scott Hutchinson 1f00c8df41 Merge pull request #28 from silverstripe/pulls/tests
Add tests for php 5.6 and framework 3.2
2015-10-30 18:41:31 +13:00
Damian Mooyman 961aa1832e Add tests for php 5.6 and framework 3.2 2015-10-30 17:34:50 +13:00
Damian Mooyman 09ec50bf2d Merge pull request #25 from silverstripe-rebelalliance/westpac
Fix for compatibility with userforms 3.0
2015-09-21 17:39:30 +12:00
Christopher Joe da87f71a15 Fix for compatibility with userforms 3.0 2015-09-21 14:14:49 +12:00
Damian Mooyman 9cbb11a884 Update translations 2015-08-20 12:47:37 +12:00
Daniel Hensby c48a4cf582 Move to new travis containerised infrastructure 2015-07-20 16:03:39 +01:00
Damian Mooyman 12947ae886 Add transifex config 2015-05-26 17:14:40 +12:00
Will Rossiter 9c649f0b6c Merge pull request #20 from Cheddam/master
FIX: Stop attempting to filter an UnsavedRelationList
2015-05-05 17:19:21 +12:00
Garion Herman 9e62b91217 BUGFIX: Stop attempting to filter an UnsavedRelationList 2015-04-30 12:25:54 +12:00
Damian Mooyman 747a801ba5 Merge pull request #19 from tractorcow/pulls/fix-tests
BUG Fix travis / unit tests
2015-03-25 12:59:49 +13:00
Damian Mooyman c7b211e585 BUG Fix travis / unit tests 2015-03-25 08:53:17 +13:00
Sean Harvey 4478e61390 Merge pull request #18 from tractorcow/pulls/api-save-comment-spam
API Enable comments to save spam status
2015-03-24 12:26:52 +13:00
Damian Mooyman c40d120b0d API Enable comments to save spam status 2015-03-23 17:22:13 +13:00
Damian Mooyman ae391bcfb2 Alias master as 2.0 2015-03-23 11:35:25 +13:00
Will Rossiter adbb4be14d BUG notice level error with statics 2015-01-31 15:34:54 +13:00
Will Rossiter c1a8a83011 Merge pull request #17 from dhensby/master
Adding .editorconfig
2014-12-05 15:18:33 +13:00
Daniel Hensby 0a219493b4 Adding .editorconfig 2014-12-04 15:54:09 +00:00
Will Rossiter 949ec2b359 If no protector is set then skip the form field 2014-11-12 11:24:21 +13:00
Will Rossiter 05650e912d FIX: typo in field name 2014-09-26 08:53:55 +12:00
Will Rossiter 420a51bbb5 FIX: Ensure protector is a valid class to create 2014-09-26 08:21:06 +12:00
Damian Mooyman 9abe13fcb6 API Refactor field mapping from FormSpamProtectionExtension into SpamProtector API EditableSpamProtectionField may now be configured for spam on an individual field basis Translations added 2014-09-26 08:20:40 +12:00
Will Rossiter 39f7f0be45 Merge pull request #13 from tractorcow/pulls/insertbefore
API Re-introduced ability to insert spam field before another existing field
2014-03-07 20:38:25 +13:00
Damian Mooyman 007a52eb0c API Re-introduced ability to insert spam field before another existing field 2014-03-07 17:03:08 +13:00
Will Rossiter 35a6ad160c Added @tractorcow's akismet module link 2014-02-19 22:11:39 +13:00
Will Rossiter 186c6aba47 Merge pull request #11 from tractorcow/pulls/refactor-mapping
API Refactor field mapping into SpamProtector / UserForms extension
2014-02-19 22:09:55 +13:00
Damian Mooyman c050dcc05a API Refactor field mapping from FormSpamProtectionExtension into SpamProtector
API EditableSpamProtectionField may now be configured for spam on an individual field basis
Translations added
2014-02-19 08:40:07 +13:00
Will Rossiter b3af63e387 ID can be used to validate object 2014-02-15 23:00:42 +13:00
Will Rossiter 124d3761ee Add travis 2014-02-10 20:55:38 +13:00
Will Rossiter 03ebf8e19a Add basic tests 2014-02-10 20:54:13 +13:00
Will Rossiter 440e30b611 API: Use config / extension APIs
Overhaul of spam protection to use an extension on Form rather than the SpamProtectorManager. More fluent interface and easier to replace the built in spam protection api with an alternative.
2014-02-10 20:53:59 +13:00
Will Rossiter 28b57beb37 Ignore .DS_Store 2014-02-10 20:48:53 +13:00
Ingo Schommer a9545bc842 More accurate class_exists() check
The class "Comment" was actually defined by
phing/filters/StripLineComments.php. Since I have installed
phing globally through composer, its automatically in the include_path.
That's a separate problem, but this is a viable workaround.
2013-12-29 12:01:53 +01:00
Ingo Schommer 645b435cea Create LICENSE 2013-09-02 11:44:06 +02:00
Ingo Schommer b6dc56793d Fixed composer constraint to allow for RC releases 2013-08-14 11:54:04 +02:00
Will Rossiter b4500aec4e Merge pull request #8 from catcherdev/master
Compatibility w/ comment module
2013-06-10 22:39:49 -07:00
catcher 839b9e0fc9 Update 'CommenterURL' field reference to 'URL' 2013-06-10 16:46:30 -06:00
Ingo Schommer 0acf116c52 Fixed composer constraints 2013-05-07 15:18:54 +03:00
Will Rossiter 7a7344d04c Merge pull request #6 from tractorcow/patch-1
BUG Fixed incorrect field specification
2013-04-09 20:23:03 -07:00
Damian Mooyman 77871a54b7 BUG Fixed incorrect field specification
Email spam field (for Mollom, which I presume this extension is targetting) should be author_mail not author_email

https://github.com/silverstripe/silverstripe-mollom/blob/master/code/MollomField.php#L28
2013-04-10 14:52:08 +12:00
Will Rossiter 74b7990058 Branch 1.0 for 3.0.* compatibility 2013-04-05 21:19:05 +13:00
Will Rossiter c75d20b2ef Merge 2013-04-05 21:15:43 +13:00
Will Rossiter bd5e778d4f Merged 2013-04-05 21:13:26 +13:00
Will Rossiter 4ad952fe99 Merged 2013-04-05 21:13:05 +13:00
Will Rossiter a97e278fd0 FIX: 3.1 extension API updates 2013-04-05 21:11:43 +13:00
Ingo Schommer 1c841b25e1 Create composer.json 2013-04-04 15:31:00 +03:00
Will Rossiter f4917921ec Make spamprotection for comments opt in by default 2012-12-16 11:23:40 +13:00