summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 'Alt + click' feature to exclude labels (#8199)jaqra2019-10-231-2/+3
* Show correct commit status in PR list (#8316)Elias Norberg2019-09-301-2/+2
* Move ref (branch or tag) location on issue list page (#8157)jaqra2019-09-121-8/+10
* Changed black to white for (read) number label on issue list (#8000)jaqra2019-08-281-1/+1
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-2/+3
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-291-0/+8
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-4/+4
* Change the color of issues/pulls list, merged is purple and closed is red (#6...Lunny Xiao2019-05-081-1/+1
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-21/+1
* Fixes #6514 - New Pull Request on files and pulls pages the same (#6515)Richard Mahn2019-04-091-1/+1
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+6
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-271-1/+6
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-151-2/+2
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-051-0/+2
* Minor UI tweaks (#5980)John Olheiser2019-02-191-6/+19
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-1/+1
* Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)Zsombor2019-02-131-17/+2
* Enhance closed PR and Issue status in the list (#6000)Lanre Adelowo2019-02-081-1/+17
* Feature: Archive repos (#5009)kolaente2019-01-231-7/+9
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-2/+2
* Multiple assignees (#3705)kolaente2018-05-091-4/+4
* Issue due date (#3794)kolaente2018-05-011-0/+4
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+4
* Add label descriptions (#3662)Lauris BH2018-03-131-1/+1
* Fix checklist padding (#3460)modmew82018-02-061-1/+3
* Added progressbar for issues (#1146). (#3171)modmew82018-01-031-0/+5
* Responsive view (#2750)Morgan Bazalgette2017-12-301-121/+137
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* fix issue list branch link broken (#3061)Lunny Xiao2017-12-021-1/+1
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-221-6/+6
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-161-5/+5
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+3
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-12/+14
* Batch updates for issues (#926)Ethan Koenig2017-03-151-71/+135