stable
Clone or download
Read-only
Merge commit 'refs/changes/85/3085/3' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: story #7437: It can be used as source of a computed value and not generate notices story #7437: Definition is given through REST story #7437: Definition is NOT given through SOAP story #7437: Check the field in report (sort, search, chart, aggregates, cardwall) story #7437 - Display global rank in the field value story #7437: Add a new priority field which does'nt display anything at that time
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/dao/PriorityDao.class.php | +19 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +3 | −1 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.class.php | +239 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/View/Admin/Field/Priority.class.php | +46 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/Visitor.class.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +3 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +3 | −0 | Go to diff View file |
A | src/www/themes/common/images/ic/priority.png | Binary file | Go to diff View file |