stable

Clone or download

Read-only

Save done semantic in the form

This is part of story #10631 have a "Done" semantic The done semantic can now be defined by the web UI. You can select only values that are not selected open in the status semantic. Change-Id: Ic3d24d0e64f727a961f10ee75c892ff8cc089547

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Semantic/Dao/SemanticDoneDao.php +48 −0 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDone.php +126 −9 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDoneAdminPresenter.php +18 −5 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +24 −0 Go to diff View file
M plugins/agiledashboard/site-content/tuleap-agiledashboard.pot +24 −0 Go to diff View file
M plugins/agiledashboard/templates/semantic/done-admin.mustache +8 −4 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +5 −0 Go to diff View file