stable
Clone or download
Read-only
Go to docman ยป admin ยป properties. โก๏ธ Page is displayed under burning parrot theme โก๏ธ Modals are used to create or import properties โก๏ธ Popovers are used to confirm deletion of properties โก๏ธ CSRF token are added to guard creation or deletion of properties Part of story #24197: search for Documents with criteria Change-Id: Ib11251c0835c5ba50914370b44b29f5cd98eaf83
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Controller.class.php | +2 | โ0 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +1 | โ0 | Go to diff View file |
M | plugins/docman/include/view/Admin/AdminView.php | +2 | โ2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_LockInfos.class.php | +1 | โ1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_Metadata.class.php | +60 | โ137 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_MetadataDetails.class.php | +1 | โ1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_MetadataDetailsUpdateLove.class.php | +1 | โ1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_MetadataImport.class.php | +1 | โ1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_Obsolete.class.php | +1 | โ1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_Permissions.class.php | +1 | โ1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin_View.class.php | +2 | โ3 | Go to diff View file |
A | plugins/docman/jest.config.js | +23 | โ0 | Go to diff View file |
M | plugins/docman/package.json | +7 | โ1 | Go to diff View file |
M | plugins/docman/pnpm-lock.yaml | +4 | โ0 | Go to diff View file |
A | plugins/docman/scripts/admin-properties.ts | +49 | โ0 | Go to diff View file |
A | plugins/docman/scripts/admin/bind-type-selector-to-multiple-values-checkbox.test.ts | +90 | โ0 | Go to diff View file |
A | plugins/docman/scripts/admin/bind-type-selector-to-multiple-values-checkbox.ts | +38 | โ0 | Go to diff View file |
M | plugins/docman/site-content/fr_FR/LC_MESSAGES/tuleap-docman.po | +41 | โ17 | Go to diff View file |
A | plugins/docman/templates/admin/properties.mustache | +245 | โ0 | Go to diff View file |
M | plugins/docman/webpack.common.js | +2 | โ0 | Go to diff View file |