Commit Graph

115 Commits

Author SHA1 Message Date
0e9bc2d410 Fix pull request availability check 2016-03-06 23:57:46 -05:00
a5b0400be7 #1146 finish new access rights for collaborators 2016-03-05 20:45:23 -05:00
2d2d85bba4 #1597 support pull requests in same repository 2016-03-04 15:43:01 -05:00
13e71acadf Render emojis in more places. 2016-03-02 21:54:05 -03:00
c0eaae200e Add ForegroundColor for labels 2016-02-27 13:59:11 +01:00
658bfc2704 Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates

Priority:
- root
- .gogs
- .github
2016-02-18 21:21:30 -02:00
af8e323248 Fix tab index on new issue/comment form 2016-02-07 22:14:33 +00:00
1c74612b3c Minor fix for #2444 2016-02-01 20:55:12 -05:00
b921161666 Name popup 2016-01-26 17:55:54 +01:00
2cc1ee3fc0 Implemented participant-listing for issue-pages 2016-01-26 17:55:54 +01:00
eb918c2368 fix only admin can view milestone desc 2015-12-15 21:25:38 -05:00
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
2015-12-08 00:57:46 +01:00
ec2423ad7c more UI minor fixes 2015-12-02 20:56:26 -05:00
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.
2015-12-03 02:16:18 +01:00
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.
2015-12-02 22:40:22 +01:00
5572884c6b fix #2057 2015-12-01 20:51:31 -05:00
2b10fdc4dc Wiki: UI for page new 2015-11-25 20:10:25 -05:00
d370effca5 minor fix for #1961 2015-11-16 11:20:11 -05:00
5dc3dd1704 fix #1960 2015-11-16 11:11:59 -05:00
134d8e7681 work on #1961 2015-11-16 10:14:12 -05:00
6a664e88c7 #1854 show issue content 2015-11-13 12:11:45 -05:00
675cd997d8 minor tabindex fix 2015-11-11 16:24:13 -05:00
908f2924ce fix #1824 and fix #1917 2015-11-11 16:19:28 -05:00
7835c2212c issue #1824 add tabindex 2015-11-11 22:59:06 +03:00
0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 2015-10-24 03:36:47 -04:00
923873db85 fix possible XSS in view issue page 2015-09-17 14:22:46 -04:00
c7ac237b57 fix css 2015-09-11 20:49:28 -04:00
6f6f38e7c3 #1603 suburl for comment attachments 2015-09-08 09:09:40 -04:00
31e7b0f588 #1599 status button mrigin-right 2015-09-07 15:22:52 -04:00
24658fcbdd #633 dix suburl 2015-09-06 06:57:25 -04:00
5c5ccddb02 fix buttons style 2015-09-02 20:04:18 -04:00
c0a899b151 css fix 2015-09-02 18:32:23 -04:00
83dc2468f5 finish initial version of pull request 2015-09-02 16:18:09 -04:00
953bb06857 basic PR feature 2015-09-02 09:26:56 -04:00
1abfe4e05f PR: nothing to commit and has pull request check 2015-09-02 05:09:12 -04:00
37e0cee877 finish PR UI 2015-09-02 04:08:05 -04:00
ebf1bd4f51 add view pull desc 2015-09-01 19:26:39 -04:00
8c046073a8 work on PR conversation 2015-09-01 19:07:02 -04:00
1ca257ad9f rename fields 2015-08-31 16:24:28 +09:00
9b9e5f0290 #1545 Cross reference the commit from the issue when it is closed by the commit 2015-08-30 00:45:56 +08:00
a00194e665 work on #1548 2015-08-28 19:15:25 +08:00
ce386cfb61 fix suburl 2015-08-27 14:05:24 +08:00
45c2b4bd76 fix HTML 2015-08-26 01:32:12 +08:00
ac616c07de fix #966 2015-08-20 15:57:51 +08:00
371572cf5f allow edit issue and comment 2015-08-20 04:31:28 +08:00
87f5ca8e1f able edit issue title 2015-08-19 23:14:57 +08:00
2e30b421b4 comletely remove v1 UI files of Gogs 2015-08-15 19:07:21 +08:00
a52324a5f9 able sort issues 2015-08-15 12:07:08 +08:00
4ce003dc15 Filter issues by assignee 2015-08-15 11:24:41 +08:00
a24141ec9c more on #1319 2015-08-15 02:54:39 +08:00