stable
Clone or download
Read-only
Merge commit 'refs/changes/05/3505/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7496: Keep history only when the admin check the option in tracker admin Change-Id: I058508d3e2fa2d3abc3f6c692551412a0e02ef22
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/db/install.sql | +1 | −1 | Go to diff View file |
A | plugins/tracker/db/mysql/updates/2015/201501221126_rename_show_priority_changes_column_in_tracker_table.php | +43 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +2 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityManager.class.php | +18 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/GeneralSettings_Presenter.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +8 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/dao/TrackerDao.class.php | +8 | −8 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/tracker-general-settings.mustache | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/TrackerFactoryTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/tracker.rnc | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/tracker.rng | +1 | −1 | Go to diff View file |