summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Fix dependent issue searching when gitea is run in subpath (#5392) (#5400)Lauris BH2018-11-251-1/+1
* Add comment replies (#5147)Jonas Franz2018-10-231-1/+1
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-1/+1
* Improve dependency UI (#4503)Lauris BH2018-09-071-52/+36
* Locale for Edit and Remove due date issue (#4802)Joel da Rosa2018-08-271-2/+2
* allow WIP marker to contains < or > (#4709)Julien Tant2018-08-191-1/+1
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-1/+14
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-063-8/+96
* fix IsPullReuqestBroken->IsPullRequestBroken (#4578)Julien Tant2018-08-011-2/+2
* Prevent html entity escaping (#4471)Joel da Rosa2018-07-191-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-172-3/+167
* Issue due date api (#3890)kolaente2018-07-161-31/+36
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-033-3/+3
* Fixed issue deadline not showing on issue page (#3930)kolaente2018-05-101-4/+4
* Multiple assignees (#3705)kolaente2018-05-094-28/+88
* Issue due date (#3794)kolaente2018-05-014-2/+72
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-293-1/+6
* Improve English grammar and consistency. (#3614)bugreport02018-04-191-2/+0
* Remove unnecessary Safe tags (#3778)Bwko2018-04-102-4/+4
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-1/+1
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-131-1/+1
* Add label descriptions (#3662)Lauris BH2018-03-133-11/+35
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-181-14/+14
* Fix checklist padding (#3460)modmew82018-02-061-1/+3
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-8/+93
* Added progressbar for issues (#1146). (#3171)modmew82018-01-031-0/+5
* Responsive view (#2750)Morgan Bazalgette2017-12-304-126/+144
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-115-6/+6
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-044-0/+47
* fix issue list branch link broken (#3061)Lunny Xiao2017-12-021-1/+1
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-223-11/+11
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-151-1/+1
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-131-1/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
* some fixesLunny Xiao2017-10-251-1/+1
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-161-5/+5
* Ctrl + Enter to submit forms (#2540)Jonas Franz2017-09-221-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-122-18/+127
* hide branch on pull request view or create UI (#2454)Lunny Xiao2017-09-061-0/+2
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-244-0/+48
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-12/+14
* fix bug on issue view when not login (#1624)Lunny Xiao2017-04-291-0/+2
* UI and translation improvementsAndrey Nering2017-03-301-4/+4
* Add octicons to watch/unwatch buttonsAndrey Nering2017-03-291-0/+2
* Add watch button on issueAndrey Nering2017-03-291-0/+19
* Refactor repo/issue/view_content.tmpl (#1276)Kim "BKC" Carlbäcker2017-03-174-310/+312
* Batch updates for issues (#926)Ethan Koenig2017-03-152-75/+139
* Security: fix XSS attack on milestone (#976)Lunny Xiao2017-02-193-9/+9
* Bug fixed for deleted label in issue comment (#904)Lunny Xiao2017-02-111-8/+10
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-111-0/+10