stable
Clone or download
Read-only
tasks #7124 add event when comment is added/ modified
This is part of story #7030 Include approval table comments Change-Id: I1c2bf8cdde06c605a2f73c74b8547dd209904e86
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Actions.class.php | +8 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ApprovalTableReviewerFactory.class.php | +7 | −0 | Go to diff View file |
A | plugins/docman/include/constants.php | +30 | −0 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +1 | −0 | Go to diff View file |
A | plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_DOCMAN_APPROVAL_TABLE_COMMENT.class.php | +31 | −0 | Go to diff View file |
M | plugins/fulltextsearch/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +35 | −13 | Go to diff View file |