aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue
Commit message (Collapse)AuthorAge
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-08
|
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
|
* Fix of template error in "/:owner/:repo/pulls" (#3343)Okunev Yu Dmitry2016-07-29
| | | | | | | | | | If anonymous (not signed in user) requests page "/:owner/:repo/pulls" he gets an error: template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link This commit fixes that. Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
* #1601 support delete issue commentUnknwon2016-07-26
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #3186 fix wrong link for new pull request button of non-fork repositoryUnknwon2016-07-23
|
* Fix misselection of issues view typeUnknwon2016-07-17
|
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-11
|
* #2916 fix sort' field missing on issue pagination linkUnknwon2016-04-04
|
* Improve repository lable styleUnknwon2016-03-15
| | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page
* Add prorper escaping of url in issue formOdin Ugedal2016-03-15
|
* Fix pull request availability checkUnknwon2016-03-06
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1597 support pull requests in same repositoryUnknwon2016-03-04
|
* Render emojis in more places.Andrey Nering2016-03-02
|
* Add ForegroundColor for labelsLukas Dietrich2016-02-27
|
* Implement issue and pull request templates.Andrey Nering2016-02-18
| | | | | | | | | | Similar to GitHub: https://github.com/blog/2111-issue-and-pull-request-templates Priority: - root - .gogs - .github
* Fix tab index on new issue/comment formchriswatt2016-02-07
|
* Minor fix for #2444Unknwon2016-02-01
|
* Name popupKim "BKC" Carlbäcker2016-01-26
|
* Implemented participant-listing for issue-pagesKim "BKC" Carlbäcker2016-01-26
|
* fix only admin can view milestone descUnknwon2015-12-15
|
* 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
* more UI minor fixesUnknwon2015-12-02
|
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-03
| | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu.
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-02
| | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface.
* fix #2057Unknwon2015-12-01
|
* Wiki: UI for page newUnknwon2015-11-25
|
* minor fix for #1961Unknwon2015-11-16
|
* fix #1960Unknwon2015-11-16
|
* work on #1961Unknwon2015-11-16
|
* #1854 show issue contentUnknwon2015-11-13
|
* 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
|
* fix cssUnknwon2015-09-11
|
* #1603 suburl for comment attachmentsUnknwon2015-09-08
|
* #1599 status button mrigin-rightUnknwon2015-09-07
|
* #633 dix suburlUnknwon2015-09-06
|
* fix buttons styleUnknwon2015-09-02
|
* css fixUnknwon2015-09-02
|
* 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
|
* add view pull descUnknwon2015-09-01
|
* work on PR conversationUnknwon2015-09-01
|
* rename fieldsUnknwon2015-08-31
|