dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/71/3171/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #7593: Prevent from deleting a tracker if used in AD Change-Id: I274f2e919d361624be2762eac70a4490441dc450

Modified Files

Name
M plugins/agiledashboard/include/Planning/PlanningDao.class.php +10 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningFactory.class.php +17 −0 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +20 −0 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +16 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +16 −6 Go to diff View file
M plugins/tracker/include/constants.php +9 −0 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/www/themes/default/css/style.less +4 −0 Go to diff View file