stable

Clone or download

Read-only

button force cache generation

part of story request #9551 Burndown improvement Project administrator should be able to ask cache generation for a specific burndown. - A new button is add next to burndown, the button is only availaible for project administrators - A modal is displayed before sending the event - If an event is alreday sent, the button is disabled The "Force generation" should be only visible into artifact it should never be visible in AgileDashboard section Change-Id: I8e4f62bba180e82e10c82af4f295541063cff46c

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Burndown/Pane.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +9 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php +80 −7 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +3 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +3 −0 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +5 −0 Go to diff View file