stable
Clone or download
Read-only
If I click on a document link, then the visit is recorded in SwitchTo/RecentItems. The same if I download a file (e.g an image). Follow-up to git #tuleap/stable/3e9ff16308b1264346edcdb37b45727fd33ccca8 Part of story #39358: Artidoc in SwitchTo Change-Id: Ia64ebfa40e2515fff730e5a538db6bc97f130358
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Download/DocmanFileDownloadResponseGenerator.php | +9 | −13 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +2 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Redirect.class.php | +7 | −0 | Go to diff View file |
M | plugins/docman/tests/unit/Download/DocmanFileDownloadResponseGeneratorTest.php | +40 | −7 | Go to diff View file |
M | plugins/document/include/RecentlyVisited/VisitedDocumentHrefVisitor.php | +6 | −2 | Go to diff View file |
M | plugins/document/tests/unit/RecentlyVisited/VisitedDocumentHrefVisitorTest.php | +6 | −6 | Go to diff View file |
M | plugins/onlyoffice/include/onlyofficePlugin.php | +2 | −1 | Go to diff View file |