stable
Clone or download
Read-only
tasks #7219 Catch wiki page permissions changed event
This tasks is part of story #7028 Search in wiki pages When editing wiki page permissions through the administration panel, an event is raised Change-Id: Iec02623a088ffea9eea5bd0971d6d4db1db84463
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/fulltextsearch/include/FullTextSearch/WikiSystemEventManager.class.php | +11 | −0 | Go to diff View file |
A | plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_WIKI_UPDATE_PERMISSIONS.class.php | +28 | −0 | Go to diff View file |
M | plugins/fulltextsearch/include/autoload.php | +4 | −3 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +6 | −0 | Go to diff View file |
M | src/common/wiki/actions/WikiServiceAdminActions.class.php | +25 | −5 | Go to diff View file |