Commit Graph

14 Commits

Author SHA1 Message Date
helpfulrobot a29591deb0 Added license to composer.json 2015-11-19 18:51:40 +13:00
Christopher Pitt a31fc98b38 Use hash_* shim 2015-05-06 10:55:10 +12:00
Damian Mooyman 1900ab14b5 API Move configuration of comments to the config API and enable per-instance configuration
Enable comment moderation per-page
2015-04-09 10:34:33 +12: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
Damian Mooyman 1d315983a4 Update composer to point to now fixed 2.1 branch of bulk editing tools 2014-11-03 09:50:46 +13:00
Sean Harvey ee55545744 Setting third-party module dependency to latest known version that works 2014-09-15 12:17:33 +12:00
Will Rossiter 5f6336646a NEW: Add BulkEditing tool for managing comments. (Fixes #9) 2013-12-21 12:19:11 +13:00
Mateusz Uzdowski 1900de8423 Change dependency versions to work for 3.1.0-rc1. 2013-08-13 11:08:20 +12:00
Ingo Schommer fd6e3669ec Fixed composer constraints 2013-05-07 15:07:29 +03:00
Ingo Schommer 5f6cc5f5d8 Fixed composer version constraint 2013-04-11 15:44:59 +03:00
Will Rossiter 3abe59b62c Master requires >= 3.1 2013-03-25 19:16:10 +13:00
Ingo Schommer e450807b1c NEW Optionally allow (sanitized) HTML in comments 2013-03-04 12:10:56 +01:00
vikas srivastava d4ecddd4d8 Bug : Removed errors from Composer.json
Contains some minor bugs :

1 - JSON doesn't allow multi line string so making "description" field in single line.
2012-09-29 14:42:40 +05:30
vikas srivastava 2409e50c2b New : Added composer.json
Added composer.json file which will help this module for submission on proposed extension.silverstripe.org website. Please add more fields according to requirements.

For more information please visit at http://extension.openbees.org/instructions/
2012-09-23 11:34:29 +05:30