stable

Clone or download

Read-only

Rename item_id and name in item representation

Part of story #12443 Table: Minimal folder display item_id -> id name -> title No functional changes Change-Id: I3883f87ed619c60cf8f0dd384d4b21af86623801

Modified Files

Name
M plugins/docman/include/REST/v1/ItemRepresentation.php +4 −4 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanItemsTest.php +7 −7 Go to diff View file
M plugins/document/scripts/document/api/rest-querier.spec.js +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContent.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +3 −3 Go to diff View file
M plugins/document/scripts/document/store/actions.js +3 −5 Go to diff View file
M plugins/document/scripts/document/store/actions.spec.js +5 −5 Go to diff View file
M tests/rest/tests/ProjectTest.php +1 −1 Go to diff View file