aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue
Commit message (Collapse)AuthorAge
...
* 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
|
* #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
|
* comletely remove v1 UI files of GogsUnknwon2015-08-15
|
* able sort issuesUnknwon2015-08-15
|
* 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
|