summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/new_form.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-7/+7
* Add description to labels on create issue (#9392)zeripath2019-12-171-1/+2
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-1/+1
* add marking to title_wip_desc (#8705)May2019-10-291-1/+1
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-2/+2
* Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6...zeripath2019-04-161-1/+1
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-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-131-1/+8
* Multiple assignees (#3705)kolaente2018-05-091-6/+35
* Responsive view (#2750)Morgan Bazalgette2017-12-301-1/+1
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+2
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-3/+3
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Add prorper escaping of url in issue formOdin Ugedal2016-03-151-1/+1
* Fix tab index on new issue/comment formchriswatt2016-02-071-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-59/+59
* #1854 show issue contentUnknwon2015-11-131-1/+1
* rename fieldsUnknwon2015-08-311-0/+4
* fix HTMLUnknwon2015-08-261-3/+3
* Filter issues by assigneeUnknwon2015-08-151-2/+2
* add comment form UIUnknwon2015-08-121-16/+1
* finish view issue without comments and opsUnknwon2015-08-121-2/+0
* finish attachments when create issueUnknwon2015-08-111-4/+5
* finish create issue attachment UIUnknwon2015-08-111-0/+3
* finish create issue with milestone and assigneeUnknwon2015-08-101-7/+13
* finish create issue with milestoneUnknwon2015-08-101-14/+41
* finish create issue with labelsUnknwon2015-08-101-6/+10
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-101-12/+14
* upgrade new issue to SUI v2Unknwon2015-08-101-6/+9
* UI: create issue with title and contentUnknwon2015-08-091-0/+88