aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Collapse)AuthorAgeFilesLines
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-301-0/+13
|
* work on #1548Unknwon2015-08-282-5/+5
|
* fix suburlUnknwon2015-08-272-2/+2
|
* fix HTMLUnknwon2015-08-262-6/+6
|
* fix #966Unknwon2015-08-201-1/+1
|
* allow edit issue and commentUnknwon2015-08-202-16/+47
|
* able edit issue titleUnknwon2015-08-191-2/+24
|
* comletely remove v1 UI files of GogsUnknwon2015-08-152-410/+0
|
* able sort issuesUnknwon2015-08-151-12/+32
|
* Filter issues by assigneeUnknwon2015-08-153-21/+25
|
* more on #1319Unknwon2015-08-151-2/+6
|
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-151-2/+4
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-151-14/+9
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-141-3/+21
|
* finish close/reopen issueUnknwon2015-08-132-5/+33
|
* finish view comments on issue pageUnknwon2015-08-131-3/+36
|
* add comment form UIUnknwon2015-08-123-17/+41
|
* finish view issue without comments and opsUnknwon2015-08-125-286/+441
|
* finish attachments when create issueUnknwon2015-08-112-9/+10
|
* finish create issue attachment UIUnknwon2015-08-111-0/+3
|
* finish create issue with milestone and assigneeUnknwon2015-08-102-11/+20
|
* finish create issue with milestoneUnknwon2015-08-101-14/+41
|
* finish create issue with labelsUnknwon2015-08-101-6/+10
|
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-101-12/+14
|
* upgrade new issue to SUI v2Unknwon2015-08-102-10/+11
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-107-240/+217
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * finish transforming to v2Unknwon2015-08-103-24/+22
| |
| * list view: issue, label, milestoneUnknwon2015-08-096-218/+195
| |
| * Add check to see if comments on an issue are by the repo ownerJames Anderson2015-08-081-0/+2
| |
* | UI: create issue with title and contentUnknwon2015-08-092-0/+102
|/
* remove Index field of milestoneUnknwon2015-08-061-3/+3
|
* finish new milestone pageUnknwon2015-08-055-28/+69
|
* clean filesUnknwon2015-08-052-61/+5
|
* milestone: editUnknwon2015-08-053-44/+15
|
* clean fileUnknwon2015-08-052-63/+1
|
* fix new milestone button visibilityUnknwon2015-08-051-1/+2
|
* milestone: create pageUnknwon2015-08-055-184/+121
|
* milestone: paginationUnknwon2015-08-043-7/+29
|
* fix templateUnknwon2015-08-031-2/+2
|
* milestone: list viewUnknwon2015-08-035-86/+160
|
* autofocus for new and edit issue formsFernando San Julián2015-07-311-1/+1
|
* pagination in repo issues page only if neededFernando San Julián2015-07-301-1/+3
|
* better pagingUnknwon2015-07-281-2/+17
|
* fix paging links and issue countUnknwon2015-07-251-2/+2
|
* new issue and label pageUnknwon2015-07-251-13/+17
|
* UI: CURD labelsUnknwon2015-07-242-18/+79
| | | | - fix update lable break connection with repository
* UI: basic label listUnknwon2015-07-245-8/+79
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-244-15/+20
| | | | | - fix isRead check - fix paging
* UI: issues - finish basic frameUnknwon2015-07-243-119/+211
|
* fix suburl for jsUnknwon2015-07-161-1/+1
|