stable
Clone or download
Read-only
Part of story #12553: see flags that categorize my project in all project pages If you have a category used as project flag, then you cannot update its nb max values to be > 1. If you have a top level category with nb max values set to > 1, then you cannot use it as project flag. If you've tested the feature recently and end up in a situation where a project flag has nb max values > 1, then on category update, nb max values will be forced to be 1. Change-Id: I16964ed4827e809f3f9d486c848c424e6971cefe
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +13 | −6 | Go to diff View file |
M | src/common/trove/TroveCatListController.php | +6 | −2 | Go to diff View file |
M | src/templates/admin/projects/trovecat-modal-edit.mustache | +14 | −2 | Go to diff View file |
M | src/www/scripts/tuleap/trovecat.js | +62 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin-trovecats.scss | +10 | −1 | Go to diff View file |