dev

Forked from tuleap/dev

Clone or download

Read-only

request #7593: Prevent from deleting a tracker if used in AD

Change-Id: If41ca110ecaf9feff5f5ed5e463d2a25646d20ca

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