Unknwon
9b953f22fb
new org dashboard issues
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
10 years ago
Unknwon
087dc4917c
allow edit issue and comment
10 years ago
Unknwon
b1a28d7787
fix timezone!
10 years ago
Unknwon
fc708d9592
fix timezone
10 years ago
Unknwon
2a9ef8c1db
print time to debug
10 years ago
Unknwon
d5f06b7bec
work #1500
10 years ago
Unknwon
dac9671479
able sort issues
10 years ago
Unknwon
227c4387a0
more on #1319
10 years ago
Unknwon
0c9a87da62
#1419 : 500 when visit a issue with issue/comments of deleted user
10 years ago
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