stable
Clone or download
Read-only
Merge commit 'refs/changes/70/22370/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14917 Remove admin delegation widgets Change-Id: Id1d9667928df16bda12b29a6f678444f4f7a1acb
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/admindelegation/TODO | +0 | −5 | Go to diff View file |
D | plugins/admindelegation/composer.json | +0 | −12 | Go to diff View file |
D | plugins/admindelegation/composer.lock | +0 | −18 | Go to diff View file |
D | plugins/admindelegation/db/install.sql | +0 | −14 | Go to diff View file |
D | plugins/admindelegation/db/uninstall.sql | +0 | −2 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegationBuilder.php | +0 | −98 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegationPluginDescriptor.class.php | +0 | −31 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegationPluginInfo.class.php | +0 | −35 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegationPresenter.php | +0 | −71 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegation_Service.class.php | +0 | −68 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegation_ShowProjectWidget.class.php | +0 | −239 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegation_UserServiceDao.class.php | +0 | −89 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegation_UserServiceLogDao.class.php | +0 | −41 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegation_UserServiceManager.class.php | +0 | −71 | Go to diff View file |
D | plugins/admindelegation/include/AdminDelegation_UserWidget.class.php | +0 | −177 | Go to diff View file |
D | plugins/admindelegation/include/SiteAdminController.php | +0 | −159 | Go to diff View file |
D | plugins/admindelegation/include/admindelegationPlugin.php | +0 | −162 | Go to diff View file |
D | plugins/admindelegation/package-lock.json | +0 | −6 | Go to diff View file |
D | plugins/admindelegation/package.json | +0 | −19 | Go to diff View file |
D | plugins/admindelegation/scripts/admindelegation.ts | +0 | −56 | Go to diff View file |
D | plugins/admindelegation/site-content/fr_FR/LC_MESSAGES/tuleap-admindelegation.po | +0 | −145 | Go to diff View file |
D | plugins/admindelegation/templates/modal-add-permission.mustache | +0 | −44 | Go to diff View file |
D | plugins/admindelegation/templates/modal-revoke-permission.mustache | +0 | −19 | Go to diff View file |
D | plugins/admindelegation/templates/permission-delegation.mustache | +0 | −82 | Go to diff View file |
D | plugins/admindelegation/tests/unit/AdminDelegation_UserServiceTest.php | +0 | −66 | Go to diff View file |
D | plugins/admindelegation/tests/unit/bootstrap.php | +0 | −21 | Go to diff View file |
D | plugins/admindelegation/themes/BurningParrot/admindelegation.scss | +0 | −34 | Go to diff View file |
D | plugins/admindelegation/tsconfig.json | +0 | −6 | Go to diff View file |
D | plugins/admindelegation/webpack.common.js | +0 | −52 | Go to diff View file |
D | plugins/admindelegation/webpack.dev.js | +0 | −23 | Go to diff View file |
D | plugins/admindelegation/webpack.prod.js | +0 | −23 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −2 | Go to diff View file |