dev

Forked from tuleap/dev

Clone or download

Read-only

tasks #7267: When I reference an existing wiki page in docman, reindex it in docman, delete it from wiki index

This task is part of story #7185 Search in existing wiki pages Change-Id: Ib239ce958964ed7fc7a921e59385f57074caa648

Modified Files

Name
M plugins/docman/include/Docman_Actions.class.php +5 −2 Go to diff View file
M plugins/docman/tests/Docman_SOAPActionsTest.php +2 −4 Go to diff View file
M plugins/fulltextsearch/include/FullTextSearchDocmanActions.class.php +6 −5 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_DOCMAN_WIKI_INDEX.class.php +10 −1 Go to diff View file
M plugins/fulltextsearch/include/fulltextsearchPlugin.class.php +5 −0 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_DOCMAN_WIKI_INDEXTest.php +19 −2 Go to diff View file