stable

Clone or download

Read-only

Switch links should never be displayed for anonymous

part of story #12635 Be able to start using new docman UI how to test: Connect as anonymous: - you should not redirect to new ui - you should never see the link to switch from one UI to an other - you should be able to browse legacy and new url by forging them Change-Id: Ia4be732633e08be14a2ebee71fd5a11cf698aba6

Modified Files

Name
M plugins/docman/include/ExternalLinks/ExternalLinkRedirector.php +4 −0 Go to diff View file
M plugins/docman/include/view/Docman_View_Display.class.php +1 −1 Go to diff View file
M plugins/docman/include/view/DocumentTitlePresenterBuilder.php +9 −3 Go to diff View file
M plugins/docman/phpunit/ExternalLinks/ExternalLinkRedirectorTest.php +1 −0 Go to diff View file
M plugins/docman/phpunit/view/DocumentTitlePresenterBuilderTest.php +11 −2 Go to diff View file
M plugins/document/scripts/document/components/App.vue +1 −1 Go to diff View file