summaryrefslogtreecommitdiff
path: root/app/models/project_label.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-2/+2
* Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre2016-10-311-0/+4
* Fix max number of permitted priorities per project labelDouglas Barbosa Alexandre2016-10-191-2/+2
* Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-191-0/+2
* Add restriction to number of permitted priorities per project labelDouglas Barbosa Alexandre2016-10-191-0/+9
* Fix validation to allow updates to description/color of project labelDouglas Barbosa Alexandre2016-10-191-1/+1
* Move common logic to reference group/project label to Label#to_referenceDouglas Barbosa Alexandre2016-10-191-22/+2
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-0/+24
* Validate if project label title does not exist at group levelDouglas Barbosa Alexandre2016-10-191-0/+14
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-0/+5