dev

Forked from tuleap/dev

Clone or download

Read-only

This tasks is part of story #7028 Search in wiki pages A new object Wiki_PermissionsManager is introduced to deal with formatted wiki page permissions Change-Id: Ic8d99154db8aaccc2058b9ffdb6734dd1a1ab8bf

Modified Files

Name
M plugins/fulltextsearch/include/ElasticSearch/RequestWikiDataFactory.class.php +8 −1 Go to diff View file
M plugins/fulltextsearch/include/FullTextSearch/WikiSystemEventManager.class.php +1 −1 Go to diff View file
M plugins/fulltextsearch/tests/ElasticSearch/RequestDataFactoryTest.php +10 −2 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/wiki/PermissionsManager.class.php +46 −0 Go to diff View file
M src/common/wiki/lib/WikiPage.class.php +190 −217 Go to diff View file