stable

Clone or download

Read-only

cleanup: Remove broken old/new ui preference

Since 9c1561cfd99dc7ad229244164eee2cf88df746db, user preference to access docman/document is not anymore taken into account: if user decides to switch to old ui, then accessing the service later will bring her to the new ui. We don't plan to put it back since our goal is to force people to use the new interface, therefore let's remove it. Part of story #26808: have document part of Community Edition Change-Id: I5cff7b9368178aae9eb56ff2a91637c9910bb0d2

Modified Files

Name
R plugins/document/include/DocumentUsageRetriever.php Go to diff View file
M plugins/docman/include/ExternalLinks/DocmanHTTPControllerProxy.php +1 −6 Go to diff View file
M plugins/docman/include/ExternalLinks/ExternalLinkRedirector.php +1 −13 Go to diff View file
M plugins/docman/tests/unit/ExternalLinks/ExternalLinkRedirectorTest.php +8 −45 Go to diff View file
M plugins/document/include/Tree/DocumentTreeController.php +0 −3 Go to diff View file
M plugins/document/scripts/document/api/preferencies-rest-querier.ts +0 −15 Go to diff View file
M plugins/document/scripts/document/api/preferencies-test-querier.test.ts +0 −11 Go to diff View file
M plugins/document/scripts/document/components/Folder/SwitchToOldUI.test.js +9 −25 Go to diff View file
M plugins/document/scripts/document/components/Folder/SwitchToOldUI.vue +0 −8 Go to diff View file
M plugins/document/scripts/document/store/preferencies/preferencies-actions.test.ts +0 −19 Go to diff View file
M plugins/document/scripts/document/store/preferencies/preferencies-actions.ts +0 −14 Go to diff View file
D plugins/document/tests/unit/include/DocumentUsageRetrieverTest.php +0 −81 Go to diff View file