stable

Clone or download

Read-only

story #8537: have 'None' as a possible target value in field dependencies

Now tracker administrators can defined dependencies involving "none" value both in source or target value. Duplicating the tracker keeps the dependencies on none. The same for exporting/importing via xml structure. The same for exporting/importing project. Change-Id: I58f3ca695c323f1bb3cb5870c128f70298463d43

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Rule/List/Factory.class.php +21 −4 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Tracker_RuleFactory.class.php +10 −2 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Tracker_RulesManager.class.php +4 −16 Go to diff View file
M plugins/tracker/www/resources/tracker-definition.rnc +10 −2 Go to diff View file
M plugins/tracker/www/resources/tracker-definition.rng +16 −6 Go to diff View file