Simon Welsh
|
dda00c5452
|
Update to use filter() instead of where()
|
2012-12-16 17:31:53 +13:00 |
|
Saophalkun Ponlu
|
6eccca879c
|
FIX: Fix an issue where migration process ignores setting the Moderated flag
|
2012-08-01 14:09:05 +12:00 |
|
Will Rossiter
|
6d3597095f
|
FIX: Implement paginated list for RSS feed. Fixes #31.
Includes functional tests for the RSSFeed but currently commented out until that feature lands in the main framework.
|
2012-07-31 20:45:29 +12:00 |
|
Will Rossiter
|
a3328641e7
|
FIX: use template for storing pending comment message.
|
2012-07-22 13:50:17 +12:00 |
|
Will Rossiter
|
95667fdf41
|
FIX: restore spam, rss, delete, approve and ham controller actions on the front end.
|
2012-07-22 13:30:33 +12:00 |
|
Will Rossiter
|
e18cf3e2bb
|
FIX: url not showing in comments template
|
2012-07-22 09:54:24 +12:00 |
|
Shea
|
0adf17d363
|
fixed some api compatibility issues, added a basic comment gridfield to comment admin
|
2012-06-01 16:34:31 +10:00 |
|
Simon Welsh
|
1eefab0cfa
|
BUGFIX Force the migrated comment to be inserted into the database.
|
2012-03-17 12:33:29 +13:00 |
|
Ingo Schommer
|
50ab8997e8
|
MINOR Added Comment->NeedsModeration (left out from migration to trunk)
|
2010-12-17 13:04:33 +13:00 |
|
Will Rossiter
|
2f0a022059
|
BUGFIX: fixed typo in method name
|
2010-12-14 14:56:07 +13:00 |
|
Will Rossiter
|
635042875d
|
BUGFIX: fixed typo with nextRecord()
|
2010-12-14 13:26:29 +13:00 |
|
Will Rossiter
|
5dec31c84f
|
ENHANCEMENT: dont allow comments to be displayed on fake pages such as security. BUGFIX: updated commentadmin tests to just work
|
2010-12-11 18:33:21 +13:00 |
|
Will Rossiter
|
d9580ed600
|
FEATURE: added delete comment functionality. MINOR: added documentation
|
2010-12-11 18:01:19 +13:00 |
|
Will Rossiter
|
30f291fc88
|
FEATURE: added migration script for existing page comments
|
2010-12-11 17:26:14 +13:00 |
|
Will Rossiter
|
008e2c0143
|
BUGFIX: use the commenting configuration for getting correct comment permalinks. BUGFIX: perserve the correct ordering of comments in the front end
|
2010-12-07 13:34:17 +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 |
|
Will Rossiter
|
a1df7f52df
|
Initial commit with transfer of existing comments functionality
|
2010-11-30 11:24:17 +13:00 |
|