113 Commits (045f14fbd0e3553521f5092cf839be363c74a090)

Author SHA1 Message Date
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
Andrey Nering 13e71acadf Render emojis in more places. 8 years ago
Lukas Dietrich c0eaae200e Add ForegroundColor for labels 8 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates

Priority:
- root
- .gogs
- .github
8 years ago
chriswatt af8e323248 Fix tab index on new issue/comment form 9 years ago
Unknwon 1c74612b3c Minor fix for #2444 9 years ago
Kim "BKC" Carlbäcker b921161666 Name popup 9 years ago
Kim "BKC" Carlbäcker 2cc1ee3fc0 Implemented participant-listing for issue-pages 9 years ago
Unknwon eb918c2368 fix only admin can view milestone desc 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 ec2423ad7c more UI minor fixes 9 years ago
Adam Strzelecki 2580e7b57e UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
9 years ago
Adam Strzelecki 3eae4ecde7 UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
9 years ago
Unknwon 5572884c6b fix #2057 9 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new 9 years ago
Unknwon d370effca5 minor fix for #1961 9 years ago
Unknwon 5dc3dd1704 fix #1960 9 years ago
Unknwon 134d8e7681 work on #1961 9 years ago
Unknwon 6a664e88c7 #1854 show issue content 9 years ago
Unknwon 675cd997d8 minor tabindex fix 9 years ago
Unknwon 908f2924ce fix #1824 and fix #1917 9 years ago
Alexey Makhov 7835c2212c issue #1824 add tabindex 9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 9 years ago
Unknwon 923873db85 fix possible XSS in view issue page 9 years ago
Unknwon c7ac237b57 fix css 9 years ago
Unknwon 6f6f38e7c3 #1603 suburl for comment attachments 9 years ago
Unknwon 31e7b0f588 #1599 status button mrigin-right 9 years ago
Unknwon 24658fcbdd #633 dix suburl 9 years ago
Unknwon 5c5ccddb02 fix buttons style 9 years ago
Unknwon c0a899b151 css fix 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 953bb06857 basic PR feature 9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 9 years ago
Unknwon 37e0cee877 finish PR UI 9 years ago
Unknwon ebf1bd4f51 add view pull desc 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon 9b9e5f0290 #1545 Cross reference the commit from the issue when it is closed by the commit 9 years ago
Unknwon a00194e665 work on #1548 9 years ago
Unknwon ce386cfb61 fix suburl 9 years ago
Unknwon 45c2b4bd76 fix HTML 9 years ago
Unknwon ac616c07de fix #966 9 years ago
Unknwon 371572cf5f allow edit issue and comment 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon 2e30b421b4 comletely remove v1 UI files of Gogs 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon a24141ec9c more on #1319 9 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago