stable

Clone or download

Read-only

Display "Anonymous user" for anonymous documents

Part of story #10721: upload documents with drag'n drop As anonymous, create a document on a folder where you have sufficient rights. The owner of the document should be "Anonymous user" instead of a blank string. Change-Id: I6972098ca184d9d355e19ac37e93938ae658f807

Modified Files

Name
M plugins/docman/tests/rest/Docman/DocmanItemsTest.php +3 −0 Go to diff View file
M plugins/docman/tests/rest/DocmanDataBuilder.php +17 −13 Go to diff View file
M plugins/document/scripts/document/components/User/UserBadge.vue +7 −1 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +5 −2 Go to diff View file
M site-content/tuleap-core.pot +3 −0 Go to diff View file
M src/common/User/REST/MinimalUserRepresentation.class.php +8 −3 Go to diff View file