aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/labels.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-163/+7
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-4/+4
* Show label list on label set (#9251)Oscar Costa2019-12-061-2/+2
* Change some label colors (#9051)jaqra2019-12-031-1/+1
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-6/+6
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-3/+3
* Feature: Archive repos (#5009)kolaente2019-01-231-28/+30
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-4/+4
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* Add label descriptions (#3662)Lauris BH2018-03-131-8/+31
* Added sorting to the labels & milestones page (#199)Bwko2016-12-241-0/+15
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-3/+3
* #3459 code quality improvementUnknwon2016-08-291-7/+5
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+35
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-3/+3
* Add ForegroundColor for labelsLukas Dietrich2016-02-271-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-63/+63
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-031-1/+0
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-021-1/+1
* work on #1961Unknwon2015-11-161-0/+1
* finish transforming to v2Unknwon2015-08-101-1/+1
* list view: issue, label, milestoneUnknwon2015-08-091-52/+50
* finish new milestone pageUnknwon2015-08-051-2/+2
* milestone: create pageUnknwon2015-08-051-1/+1
* milestone: list viewUnknwon2015-08-031-10/+12
* UI: CURD labelsUnknwon2015-07-241-18/+63
* UI: basic label listUnknwon2015-07-241-0/+64