stable

Clone or download

Read-only

Merge commit 'refs/changes/44/5444/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8940: Save the column format in session and in database.

Modified Files

Name
M plugins/tracker/db/install.sql +1 −0 Go to diff View file
A plugins/tracker/db/mysql/updates/2016/201604140955_add_nature_format_in_table_columns.php +47 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +62 −24 Go to diff View file
M plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Renderer_Table_ColumnsDao.class.php +21 −20 Go to diff View file
M plugins/tracker/site-content/en_US/script_locale.txt +1 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/script_locale.txt +1 −0 Go to diff View file
M plugins/tracker/www/scripts/TrackerReports.js +5 −0 Go to diff View file
M plugins/tracker/www/scripts/tracker-report-nature-column.js +55 −21 Go to diff View file
M plugins/tracker/www/themes/default/css/style.less +4 −0 Go to diff View file