summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add context when rendering labels or emojis (#23281) (#23319)Giteabot2023-03-061-2/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-2/+14
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-10/+10
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-041-11/+53
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-2/+1
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-291-20/+38
* Optimize html templates (#22080)Jason Song2022-12-091-13/+13
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-101-4/+4
* Add author search input (#21246)Tyrone Yeh2022-09-261-0/+4
* Added search input field to issue filter (#20623)Tyrone Yeh2022-09-231-0/+12
* Add issue filter for Author (#20578)parnic2022-08-081-19/+35
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-0/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-34/+34
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Allow adding multiple issues to a project (#17226)qwerty2872021-10-081-0/+18
* Prevent panic when empty MilestoneID in repo/issue/list (#14911)zeripath2021-03-071-1/+1
* Fix bug that username missed on issue list assignee filter (#14481)Lunny Xiao2021-01-271-2/+2
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-0/+3
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+4
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Markdown and Repo header tweaks (#13744)silverwind2020-11-291-20/+2
* Issue and Pulls lists rework (#13594)silverwind2020-11-251-100/+1
* Fix issue/pull request list assignee filter (#13647)Karl Heinz Marbaise2020-11-191-1/+1
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417)Wim2020-11-041-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-8/+8
* Make SVG size argument optional (#12814)silverwind2020-09-111-16/+16
* Issue templates directory (#11450)John Olheiser2020-09-111-1/+1
* Fix milestone links (#12405)zeripath2020-08-021-1/+1
* Update Octicons to v10 (#12240)silverwind2020-07-171-2/+2
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-2/+2
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-3/+3
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-301-4/+4
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-1/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-5/+16
* Add Approval Counts to pulls list (#10238)zeripath2020-03-061-0/+11
* Fix templates (#10596)John Olheiser2020-03-041-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-13/+13
* Only show conflicted files if not merged (#10197)zeripath2020-02-091-1/+1
* Tweak locale to respect singular conflicting file message in P… (#10177)James Lakin2020-02-071-1/+1
* Show if a PR has conflicting files on the PR lists (#10130)James Lakin2020-02-041-3/+8
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-281-1/+1
* Fix broken link to branch from issue list (#9003)Vedran2019-11-151-1/+1
* Show due date in dashboard issues list (#8860)mrsdizzie2019-11-071-2/+3
* Create PR on Current Repository by Default (#8670)Benno2019-10-301-1/+1