stable
Clone or download
Read-only
request #9779: Be able to delete a root trove category
Change-Id: Iac3e6c8db9adcbdfc0fb71af239e626a4c49923e
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/admin/admin.tab | +0 | −1 | Go to diff View file |
M | site-content/fr_FR/admin/admin.tab | +0 | −1 | Go to diff View file |
M | src/common/autoload.php | +2 | −3 | Go to diff View file |
M | src/common/trove/TroveCatHierarchyRetriever.php | +0 | −6 | Go to diff View file |
M | src/common/trove/TroveCatListController.php | +0 | −9 | Go to diff View file |
M | src/common/trove/TroveCatListPresenter.php | +0 | −5 | Go to diff View file |
D | src/common/trove/TroveCatParentIsRootException.php | +0 | −27 | Go to diff View file |
M | src/common/trove/TroveCatRouter.php | +0 | −6 | Go to diff View file |
M | src/common/trove/TrovecatDao.php | +4 | −1 | Go to diff View file |
M | src/templates/admin/trovecategories/trovecatlist.mustache | +1 | −9 | Go to diff View file |