dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/47/2547/10' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #6441: Enhance agiledashbord homepage behaviour Change-Id: I33530ba8dbdb2af05ad79ec8742fff743ba3f252

Modified Files

Name
M plugins/agiledashboard/include/Planning/MilestoneFactory.class.php +40 −0 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +32 −8 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/HomePresenter.class.php +9 −2 Go to diff View file
M plugins/agiledashboard/site-content/en_US/agiledashboard.tab +3 −0 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab +3 −0 Go to diff View file
M plugins/agiledashboard/templates/home.mustache +4 −0 Go to diff View file
M plugins/agiledashboard/www/themes/default/css/style.less +7 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +11 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +17 −0 Go to diff View file