stable

Clone or download

Read-only

Merge 'gerrit #11850' into stable/master

* commit '835b0b598f': request #11697 Start scrum no longer have colors associated to card types Change-Id: I404090aebc6a0a9337512f2b760d0ec106d9093c

Modified Files

Name
M plugins/tracker/db/install.sql +2 −1 Go to diff View file
A plugins/tracker/db/mysql/updates/2018/201806281722_add_index_tracker_field_list_bind_static_value.php +55 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindDecorator.class.php +23 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_BindDecoratorDao.class.php +28 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Field/ListFields/Bind/Tracker_FormElementFieldList_BindDecoratorTest.php +12 −5 Go to diff View file