Commit Graph

7 Commits

Author SHA1 Message Date
Timo 67a5dd6a89
Add option to enable or disable global tags per projects 2020-04-04 11:39:17 -07:00
Timo 2c98be3ead
Add the possibility to make tags global from project settings 2020-02-10 19:48:51 -08:00
Tobias Balle-Petersen de6768746a color_id not required when updating a tag
The parameter color_tag should be optional when updating a tag (Or the documentation should be changed).  Since color_id is optional when creating a tag, it is counter intuitive, that it is  needed when updating a tag.

https://docs.kanboard.org/en/latest/api/tags_procedures.html#updatetag
2019-10-15 20:08:29 -07:00
Julian Maurice 9d4cd31e1a Allow to associate tags to colors
The color is then used as background in the board, list and task details
views
2018-08-11 10:15:13 +02:00
Frederic Guillot ce367a24fc
Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
Frederic Guillot 18cb7ad0a4
Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Frederic Guillot d560f84b37
Added models for tags 2016-06-23 20:26:19 -04:00