Commit Graph

15 Commits

Author SHA1 Message Date
Christopher Pitt 1432fe1cab Updated translations 2015-05-20 09:29:41 +12:00
Damian Mooyman 468df23801 Nested comments proof of concept
Update theme to new look and feel
Add jquery-validate 1.3.1 (w/ nz dst patch)
2015-04-21 11:12:42 +12:00
Christopher Pitt 162ad33e26 Adding new moderation lists 2015-04-14 12:57:30 +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 0b49de3648 ENHANCEMENT If a user posts a spamcomment and it's saved, ensure the form is correctly redirected to 2015-04-01 17:12:47 +13:00
Ingo Schommer 8e6be3f361 Transifex translation support 2013-07-08 12:08:02 +02:00
Ingo Schommer ee06e0ea5b Fixed login link redirection in comments 2013-03-05 15:19:30 +01:00
Shea Dawson 3bdd155221 MINOR no comments message always comes from template, making it easier to customise and translate 2013-02-20 19:40:53 +13:00
Kirk Mayo 7689623503 BUG: Fixing moderation on the comments module 2012-08-09 23:13:02 +12:00
Will Rossiter 8819fb8381 FIX: use pagination on comments 2012-07-22 13:44:30 +12:00
Will Rossiter 8e0f83a0a9 FIX: avoid ID usage in pagination as multiple comment form instances can exist 2012-07-22 13:31:13 +12:00
Will Rossiter f539a97d07 ENHANCEMENT: started to incorporate the jQuery version of comments 2010-12-07 14:09:52 +13:00
Will Rossiter 92aa2afc0c ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class 2010-12-06 23:09:04 +13:00
Will Rossiter b9970c1f94 BUGFIX: Fixed template naming and variables for front end template. 2010-11-30 22:49:21 +13:00
Will Rossiter c81f3cacfa APICHANGE: Renamed PageCommentInterface to CommentsInterface. Implemented new CommentForm function to display templates 2010-11-30 13:37:01 +13:00