aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue/view_content.tmpl
Commit message (Collapse)AuthorAge
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
|
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
|
* template: use DisplayName of users when possible (#4187)Unknwon2017-02-24
|
* comment: only show title of commit message from a commit ref (#3206)Unknwon2017-02-22
|
* Security: fix XSS attack on milestoneUnknwon2017-02-17
| | | | Reported by Miguel Ángel Jimeno.
* provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
|
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
| | | | - Fill Milestone and Assignee field when available in webhook payload
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-11
|
* #3408 minor code fixUnknwon2016-08-11
|
* Do not show the "Sign up for free" button in issue tracker (#3408)Sandro Santilli2016-08-11
| | | | | | | | | | | | | | * 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 }}`.
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
|
* #1601 support delete issue commentUnknwon2016-07-26
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-11
|
* Improve repository lable styleUnknwon2016-03-15
| | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* Minor fix for #2444Unknwon2016-02-01
|
* Name popupKim "BKC" Carlbäcker2016-01-26
|
* Implemented participant-listing for issue-pagesKim "BKC" Carlbäcker2016-01-26
|
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | 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
* fix #2057Unknwon2015-12-01
|
* minor tabindex fixUnknwon2015-11-11
|
* fix #1824 and fix #1917Unknwon2015-11-11
|
* issue #1824 add tabindexAlexey Makhov2015-11-11
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* fix possible XSS in view issue pageUnknwon2015-09-17
|
* #1603 suburl for comment attachmentsUnknwon2015-09-08
|
* #633 dix suburlUnknwon2015-09-06
|
* finish initial version of pull requestUnknwon2015-09-02
|
* basic PR featureUnknwon2015-09-02
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* work on PR conversationUnknwon2015-09-01
|
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-30
|
* work on #1548Unknwon2015-08-28
|
* fix suburlUnknwon2015-08-27
|
* fix HTMLUnknwon2015-08-26
|
* fix #966Unknwon2015-08-20
|
* allow edit issue and commentUnknwon2015-08-20
|
* able edit issue titleUnknwon2015-08-19
|
* Filter issues by assigneeUnknwon2015-08-15
|
* more on #1319Unknwon2015-08-15
|
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
|
* finish close/reopen issueUnknwon2015-08-13
|
* finish view comments on issue pageUnknwon2015-08-13
|
* add comment form UIUnknwon2015-08-12
|
* finish view issue without comments and opsUnknwon2015-08-12