Lauris BH
0ae0186bd3
Add label descriptions ( #3662 )
* Add label descriptions
* Add default descriptions to label template
7 years ago
Morgan Bazalgette
8c916631f0
Handle refactor ( #3339 )
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
7 years ago
Ethan Koenig
c5e12c5b2e
Unit tests for routers/repo/issue_label ( #3198 )
7 years ago
Lauris BH
711137a13b
Fix PR, milestone and label functionality if issue unit is disabled ( #2710 )
* Fix PR, milestone and label functionality if issue unit is disabled or not assigned to user
* Fix multi-actions in PR page
* Change error message
* Fix comment update and delete functionality in PR
7 years ago
Ethan Koenig
ea9ae714ff
Load label ID in NewLabels ( #2045 )
8 years ago
Ethan Koenig
df71b3e6ce
Fix 404 for external tracking issues ( #1852 )
* Fix 404 for external tracking issues
* Fix 404 for new/upload file
8 years ago
Ethan Koenig
1d8ae87655
Batch updates for issues ( #926 )
8 years ago
Lunny Xiao
63db268036
Track labels changed on issue view & resolved #542 ( #788 )
* track labels changed on issue view & resolved #542
* add missing head comment & sort & fix refresh
8 years ago