20 Commits (2f8c65c885ecd49e042e0d8ca8677090dc1956c6)

Author SHA1 Message Date
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780) 7 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Odin Ugedal c9321550e0 Add prorper escaping of url in issue form 8 years ago
chriswatt af8e323248 Fix tab index on new issue/comment form 9 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon 6a664e88c7 #1854 show issue content 9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon 45c2b4bd76 fix HTML 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 9 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 9 years ago
Unknwon 922f3f3062 finish create issue with labels 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago