Lunny Xiao
248b91f72b
Security: fix XSS attack on milestone ( #976 )
Reported by Miguel Ángel Jimeno.
8 years ago
Lunny Xiao
916ec6ab3d
Bug fixed for deleted label in issue comment ( #904 )
* bug fixed for deleted label in issue comment
* fix indent
8 years ago
Lunny Xiao
efb41519b9
Add delete branch track on pull request comments ( #888 )
* add delete branch track on pull request comments
* don't change vendor
8 years ago
Lunny Xiao
676cbacde7
track issue title changes ( #841 )
8 years ago
Lunny Xiao
0abfbb2040
Track assignee for issue ( #808 )
* track assignee for issue
* fix lint
* use getUserByID instead Get
8 years ago
Lunny Xiao
c8ee0b9df0
add milestone changed traker on issue view ( #804 )
8 years ago
Lunny Xiao
63db268036
Track labels changed on issue view & resolved #542 ( #788 )
* track labels changed on issue view & resolved #542
* add missing head comment & sort & fix refresh
8 years ago
Bwko
9f2bf4b3c9
Improve the way how branches are deleted
Delete branch from HeadRepo instead of BaseRepo
Prevent the deletion of a master branch
Show a yes/no overlay when you press the delete branch button
8 years ago
Lunny Xiao
4f881c2801
Provide button to delete merged pull request ( #441 )
* provide button to delete merged pull request
* golint fix
8 years ago
Bwko
7cfe9e55a9
Added rel="noopener" to target="_blank" hrefs ( #327 )
* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io
8 years ago
Unknwon
38c02e6ece
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
9 years ago
Andrey Nering
66afd4ff5d
Do not show non-image attachment in a <img> tag. Fixes #3215 ( #3311 )
9 years ago
Unknwon
eb06cc1730
#3408 minor code fix
9 years ago
Sandro Santilli
24163c0a28
Do not show the "Sign up for free" button in issue tracker ( #3408 )
* Do not show the "Sign up for free" button in issue tracker
The "Sign in to comment" link is good enough and will correctly
show or not show the "Sign Up" button link for those not having
an account already.
Fixes #3407 (link to nowhere when registration is disabled)
* Move html from translation to template
* Remove extra space in `{{ .SignInLink }}`.
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Unknwon
d633b89ee9
#1601 support delete issue comment
9 years ago
Unknwon
3b42ab0e57
Refactor User.Id to User.ID
9 years ago
Unknwon
d6fbbb3384
#2458 fix emoji been rendered inside raw content area
9 years ago
Unknwon
8f4ab731b5
Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
9 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
9 years ago
Unknwon
c4dccaf1eb
Minor fix for #2444
9 years ago
Kim "BKC" Carlbäcker
b73bba1c76
Name popup
9 years ago
Kim "BKC" Carlbäcker
cdeed98cb4
Implemented participant-listing for issue-pages
9 years ago
Adam Strzelecki
69427c6115
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
44f262a4a7
fix #2057
9 years ago
Unknwon
5990bd656b
minor tabindex fix
9 years ago
Unknwon
6beb312a4b
fix #1824 and fix #1917
9 years ago
Alexey Makhov
42db625c5c
issue #1824 add tabindex
9 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon
dcaad5f8a9
fix possible XSS in view issue page
9 years ago
Unknwon
78225ba469
#1603 suburl for comment attachments
9 years ago
Unknwon
09126f5887
#633 dix suburl
9 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
9 years ago
Unknwon
913287abc9
basic PR feature
9 years ago
Unknwon
7f1ca032b3
PR: nothing to commit and has pull request check
9 years ago
Unknwon
249e492b6b
finish PR UI
9 years ago
Unknwon
315b183c66
work on PR conversation
9 years ago
Unknwon
65d4602bdc
#1545 Cross reference the commit from the issue when it is closed by the commit
9 years ago
Unknwon
aa51de4c5e
work on #1548
9 years ago
Unknwon
1dbd3234b9
fix suburl
9 years ago
Unknwon
df2a819ee8
fix HTML
9 years ago
Unknwon
7366a55de4
fix #966
10 years ago
Unknwon
087dc4917c
allow edit issue and comment
10 years ago
Unknwon
45e6d4a6f2
able edit issue title
10 years ago
Unknwon
571f858c04
Filter issues by assignee
10 years ago
Unknwon
227c4387a0
more on #1319
10 years ago
Unknwon
0c9a87da62
#1419 : 500 when visit a issue with issue/comments of deleted user
10 years ago
Unknwon
975ac7aecf
able edit issue labels/milestone/assignee
10 years ago
Unknwon
6281e39b5d
Show owner/poster tags of comments and fix #1312
10 years ago
Unknwon
88a779662f
finish close/reopen issue
10 years ago