Janne Klouman
821a6dc383
Extended translation support
...
Added possibility to translate 'Options' field label in comment CMS fields.
Fixed Name field label trying to get non-existent 'AuthorName' field label (see line 193).
2016-06-10 16:04:03 +02:00
Fred Condo
39cc3101a6
BUG: Fix infinite loop in requireDefaultRecords()
...
Calling nextRecord() returns the first record again and again, resulting in an infinite loop. Call next() instead.
2016-03-24 13:09:05 -07:00
Damian Mooyman
4b31713128
Reformat as PSR-2
2016-02-19 13:48:25 +13:00
Gordon Anderson
551841fbda
FIX: Take account of spam/moderation status when enabling replies to a comment
2016-02-13 21:47:50 +07:00
Gordon Anderson
450ed93f36
FIX: Change creation of CreatedField to unchained as setName() method of DatetimeField is not chainable
2016-01-17 16:15:07 +07:00
Gordon Anderson
8dc36df7a4
FIX: The AutoFormat.AutoParagraph injector of HTMLPurifier fails if the p tag is not allowed. Make a check for this
2016-01-17 16:15:07 +07:00
Will Rossiter
ac92dbb515
Handle when extension has been removed from object
...
When in the admin panel, if parent has been removing from commenting then it won't have the commenting extension attached.
2015-11-16 15:35:51 +13:00
Christopher Pitt
a31fc98b38
Use hash_* shim
2015-05-06 10:55:10 +12:00
Damian Mooyman
f772d32d55
API Add readonly parent details in comment form in CMS
2015-04-22 17:00:36 +12:00
scott1702
a5bed7f27f
Remove parent comment field
2015-04-21 16:31:02 +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