stable
Clone or download
Read-only
story #7496: Keep history only when the admin check the option in tracker admin
Change-Id: I8af03c32aee0fc3d4daa27f66af8189a01facc3e
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 |