stable
Clone or download
Read-only
story #8940: Display configuration popovers
In tracker table report, each custom column based on artifact link natures are now configurable. For now, the popover does nothing, only the "Cancel" button close the popover. You can't display several popovers at the same time. Change-Id: Ia5af27e995e288fe9c6814b5ad72c07d69f23805
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +23 | −9 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/en_US/script_locale.txt | +8 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/script_locale.txt | +8 | −0 | Go to diff View file |
A | plugins/tracker/www/scripts/tracker-report-nature-column.js | +81 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +42 | −0 | Go to diff View file |