summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Security: fix XSS attack on milestone (#976)Lunny Xiao2017-02-191-4/+4
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-21/+22
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-1/+1
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-081-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-2/+2
* Fix of template error in "/:owner/:repo/pulls" (#3343)Okunev Yu Dmitry2016-07-291-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* #3186 fix wrong link for new pull request button of non-fork repositoryUnknwon2016-07-231-1/+1
* Fix misselection of issues view typeUnknwon2016-07-171-1/+1
* #2916 fix sort' field missing on issue pagination linkUnknwon2016-04-041-3/+3
* Fix pull request availability checkUnknwon2016-03-061-1/+1
* #1597 support pull requests in same repositoryUnknwon2016-03-041-1/+1
* Render emojis in more places.Andrey Nering2016-03-021-1/+1
* Add ForegroundColor for labelsLukas Dietrich2016-02-271-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-82/+82
* 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/+5
* fix cssUnknwon2015-09-111-1/+1
* #1599 status button mrigin-rightUnknwon2015-09-071-1/+1
* fix buttons styleUnknwon2015-09-021-3/+3
* css fixUnknwon2015-09-021-1/+1
* finish initial version of pull requestUnknwon2015-09-021-22/+22
* fix suburlUnknwon2015-08-271-1/+1
* able sort issuesUnknwon2015-08-151-12/+32
* Filter issues by assigneeUnknwon2015-08-151-17/+21
* finish view issue without comments and opsUnknwon2015-08-121-1/+1
* finish create issue with milestone and assigneeUnknwon2015-08-101-4/+7
* list view: issue, label, milestoneUnknwon2015-08-091-63/+59
* finish new milestone pageUnknwon2015-08-051-17/+30
* milestone: paginationUnknwon2015-08-041-4/+4
* milestone: list viewUnknwon2015-08-031-33/+35
* pagination in repo issues page only if neededFernando San Julián2015-07-301-1/+3
* better pagingUnknwon2015-07-281-2/+17
* fix paging links and issue countUnknwon2015-07-251-2/+2