|
e398bc1b68
|
#4: Added a permission to determine if a user can post a comment - this supercedes the "photo:post-comment" gate.
|
2018-09-20 14:38:34 +01:00 |
|
|
67bf7086c0
|
#4: Added settings to configure moderation for known/anonymous users
|
2018-09-19 20:35:43 +01:00 |
|
|
d1d77752b3
|
#4: Added a global setting that specifies if comments from anonymous users are allowed
|
2018-09-19 20:23:02 +01:00 |
|
|
97ee60cfc9
|
#4: Comments can now be approved and rejected from the front-end gallery
|
2018-09-19 19:54:59 +01:00 |
|
|
1802aa84d8
|
#4: Added a basic template for the comment design. Comments now display nested. Renamed the columns in the database table so the default validation error messages look better. Corrected a few issues with the TinyMCE implementation.
|
2018-09-19 09:44:20 +01:00 |
|
|
60e747bd75
|
#4: Added TinyMCE as a rich text editor for posting comments
|
2018-09-18 22:35:22 +01:00 |
|
|
7d77fe57c5
|
#4: If a validation error occurs while replying to a comment, the form is now re-rendered instead of JSON and a 422 being returned.
|
2018-09-18 15:50:12 +01:00 |
|
|
9702366d11
|
#4: It's now possible to reply to a comment in threaded comments. Also started implementing validation.
|
2018-09-18 14:28:59 +01:00 |
|
|
0ebd7a1c5f
|
#4: Comments can now be posted from a photo page in the gallery, and are saved in the database in the photo_comments table.
|
2018-09-17 14:15:06 +01:00 |
|