39 Commits

Author SHA1 Message Date
50422f1fc2 #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
899e799459 #1601 support delete issue comment 2016-07-26 02:48:17 +08:00
1f2e173a74 Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
fdcca9292e #2458 fix emoji been rendered inside raw content area 2016-07-11 05:28:56 +08:00
9a5a27ea8d Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
2016-03-15 19:52:40 -04:00
a5b0400be7 #1146 finish new access rights for collaborators 2016-03-05 20:45:23 -05: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
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
5572884c6b fix #2057 2015-12-01 20:51:31 -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
6f6f38e7c3 #1603 suburl for comment attachments 2015-09-08 09:09:40 -04:00
24658fcbdd #633 dix suburl 2015-09-06 06:57:25 -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
8c046073a8 work on PR conversation 2015-09-01 19:07:02 -04: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
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
30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 2015-08-15 02:48:05 +08:00
cec38f2a8c able edit issue labels/milestone/assignee 2015-08-15 00:42:43 +08:00
817b48ed1e Show owner/poster tags of comments and fix #1312 2015-08-14 02:43:40 +08:00
1fb53067f4 finish close/reopen issue 2015-08-13 23:21:43 +08:00
133b19d0c5 finish view comments on issue page 2015-08-13 16:07:11 +08:00
ab2d0b3b44 add comment form UI 2015-08-12 18:44:09 +08:00
b4c0b7b98b finish view issue without comments and ops 2015-08-12 17:04:23 +08:00