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
Unknwon
0162859657
finish view comments on issue page
10 years ago
Unknwon
5eb2c1b43c
add comment form UI
10 years ago
Unknwon
d16c228a08
finish view issue without comments and ops
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Unknwon
c2aaeed3f9
fix template error
10 years ago
Unknwon
a862c1af40
finish new issue action and mentions
10 years ago
Unknwon
2d8cf397c3
rename functions
10 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
10 years ago
Unknwon
389708ac36
finish create issue with milestone
10 years ago
Unknwon
700f1d166b
finish create issue with labels
10 years ago
Unknwon
cdcc2cee74
add migrate from issue.label_ids to issue_label
10 years ago
Unknwon
061186d608
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
# templates/repo/header.tmpl
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
4c75ab3a82
UI: create issue with title and content
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
208a0ecec3
remove useless code
10 years ago
Unknwon
94654a8bf1
remove Index field of milestone
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
9d104f248b
fix issue stats with milestone filter
10 years ago
Unknwon
85096fabbc
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
8504baffed
milestone: edit
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
21f1c30c93
fix naming
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
a8b859a626
milestone: pagination
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Unknwon
0f03a22f8d
fix sql
10 years ago
Unknwon
1f61482f71
fix paging links and issue count
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
f93beaba3b
#1073 #1162 issue ID constraint failed
10 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
10 years ago
Raphael Randschau
a868ff0436
Fix #933
Not sure why, but xorm ignores the num_issues and num_closed_issues
columns when updating, even though the values changed.
Listing them explicitly fixes the issue with the wrong issue counts
10 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
10 years ago
无闻
4d31520521
Merge pull request #925 from phsmit/newcollaboration
Collaboration
10 years ago
Unknwon
be2991163c
models/action.go: add action reopen for #462
- models/issue.go: format comment type names
10 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
10 years ago
estetsenko
bae1d65564
bugfix: Unable to assign any issue myself
11 years ago
Unknwon
83283bca4c
Safe work
11 years ago
Vyacheslav Bakhmutov
31d8011843
Set milestone content field to TEXT orm type
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Justin Nuß
3e7e9ee289
Fix #303 . Specify updated columns explicitly.
11 years ago
Justin Nuß
9a7349ce64
Change Attachment.Path to TEXT (no maximum size)
11 years ago
Justin Nuß
bfe5b86004
Add file upload for attachments
11 years ago