comments: limit comment deletion to a 5 minutes grace period It is really a bad idea to delete a comment after the content and references to it has been sen...
kiilerix committed on 2016-01-20 00:47:11
branch: default tag: tip changeset: b4b57beb comments: limit comment deletion to a 5 minutes grace period It is really a bad idea to delete a comment after the content and references to it has been sent in mails. Ultimately, comments should be editable and versioned - "delete" should then just hide the comment. Note: this is just done at the UI level - not verified on the server M kallithea/model/db.py (4 lines added, 0 lines removed) M kallithea/templates/changeset/changeset_file_comment.html (4 lines added, 2 lines removed) |
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
