stable
Clone or download
Read-only
Merge commit 'refs/changes/82/3082/9' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #7494 - See backlog sequence ID inside reports Conflicts: plugins/tracker/include/autoload.php Change-Id: I08ce77ed6ab92c6a4ed16a4125921a76159eeb75
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/IM/include/autoload.php | +4 | −5 | Go to diff View file |
M | plugins/admindelegation/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/admssw/include/autoload.php | +1 | −1 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/FieldPriorityAugmenter.php | +68 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/SequenceIdManager.php | +71 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +55 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/autoload.php | +5 | −3 | Go to diff View file |
M | plugins/agiledashboard/site-content/en_US/agiledashboard.tab | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab | +1 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/include/AgileDashboard/SequenceIdManagerTest.php | +187 | −0 | Go to diff View file |
M | plugins/archivedeleteditems/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/boomerang/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/doaprdf/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/docmanwatermark/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/foafprofiles/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/forumml/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/fulltextsearch/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/fusionforge_compat/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/graphontrackers/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/hudson/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/autoload.php | +3 | −3 | Go to diff View file |
M | plugins/openid/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/pluginsadministration/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/proftpd/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/projectlinks/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/requesthelp/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/statistics/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/CrossSearch/ArtifactReportField.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/CrossSearch/SemanticStatusReportField.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/CrossSearch/SemanticTitleReportField.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactId.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Float.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Integer.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PerTrackerArtifactIdclass.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.class.php | +66 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedBy.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_Report_Field.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/constants.php | +21 | −0 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −1 | Go to diff View file |
A | plugins/tracker/templates/report/additional_column_title.mustache | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/CrossSearch/SearchViewTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_TextTest.php | +8 | −7 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +5 | −0 | Go to diff View file |
M | plugins/tracker_date_reminder/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/userlog/include/autoload.php | +1 | −1 | Go to diff View file |
M | plugins/webdav/include/autoload.php | +1 | −1 | Go to diff View file |
M | src/common/autoload.php | +1 | −1 | Go to diff View file |
M | tests/lib/autoload.php | +1 | −1 | Go to diff View file |