stable
Clone or download
Read-only
Go to a mailing list with forumml. Search (legacy, via SwitchTo modal) for terms. => the results are displayed using BP Part of request #18846: Switch ForumML to BurningParrot Change-Id: Ief69ab612094a40821f4a9674f478df776c02329
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/forumml/include/ForumML/Threads/ThreadsController.php | +11 | −0 | Go to diff View file |
M | plugins/forumml/include/ForumML/Threads/ThreadsDao.php | +39 | −2 | Go to diff View file |
M | plugins/forumml/include/ForumML/Threads/ThreadsPresenter.php | +12 | −0 | Go to diff View file |
M | plugins/forumml/include/ForumML/Threads/ThreadsPresenterBuilder.php | +4 | −2 | Go to diff View file |
M | plugins/forumml/include/ListMailsController.php | +1 | −24 | Go to diff View file |
M | plugins/forumml/include/forummlPlugin.php | +5 | −6 | Go to diff View file |
M | plugins/forumml/include/forumml_utils.php | +0 | −81 | Go to diff View file |
M | plugins/forumml/site-content/fr_FR/LC_MESSAGES/tuleap-forumml.po | +6 | −16 | Go to diff View file |
M | plugins/forumml/templates/threads-empty-state.mustache | +1 | −1 | Go to diff View file |
M | plugins/forumml/templates/threads.mustache | +56 | −39 | Go to diff View file |
M | plugins/forumml/tests/unit/ForumML/Threads/ThreadsControllerTest.php | +18 | −2 | Go to diff View file |
M | plugins/forumml/themes/BurningParrot/css/_thread-list.scss | +10 | −0 | Go to diff View file |