Unknwon
34f6cbfc2a
finish attachments when create issue
9 years ago
Unknwon
64985c7faa
fix template error
9 years ago
Unknwon
cbc7b7132f
finish new issue action and mentions
9 years ago
Unknwon
884bc4ffd8
rename functions
9 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
9 years ago
Unknwon
09a1b2a1f5
finish create issue with milestone
9 years ago
Unknwon
922f3f3062
finish create issue with labels
9 years ago
Unknwon
17de3ab0a3
add migrate from issue.label_ids to issue_label
9 years ago
Unknwon
7372042441
list view: issue, label, milestone
9 years ago
Unknwon
590c464c56
UI: create issue with title and content
9 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
9 years ago
Unknwon
02877f1a69
remove useless code
9 years ago
Unknwon
9d414d4dd9
remove Index field of milestone
9 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
9 years ago
Unknwon
34795770c3
fix issue stats with milestone filter
9 years ago
Unknwon
0705f55ce0
finish new milestone page
9 years ago
Unknwon
74bd6b939c
milestone: edit
9 years ago
Unknwon
3e4cdccf6b
milestone: create page
9 years ago
Unknwon
ce4dcf1e83
fix naming
9 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
9 years ago
Unknwon
9311a9858a
milestone: pagination
9 years ago
Unknwon
04458d49a0
milestone: list view
9 years ago
Unknwon
2b1442f3df
fix sql
9 years ago
Unknwon
2e7b38db9f
fix paging links and issue count
9 years ago
Unknwon
1ba837a055
new issue and label page
9 years ago
Unknwon
dc4aab9925
UI: CURD labels
...
- fix update lable break connection with repository
9 years ago
Unknwon
ac95f6d50f
UI: basic label list
...
- create new label
9 years ago
Unknwon
86dbda0b42
UI: basci issue list without filters
...
- fix isRead check
- fix paging
9 years ago
Unknwon
9fb2d49b93
#1073 #1162 issue ID constraint failed
10 years ago
Raphael Randschau
4f567edc6e
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
7e7160eefd
first pass work on migration #925
10 years ago
Unknwon
5a99e9a37b
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
10 years ago
Unknwon
83283bca4c
Safe work
10 years ago
Vyacheslav Bakhmutov
31d8011843
Set milestone content field to TEXT orm type
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
Justin Nuß
3e7e9ee289
Fix #303 . Specify updated columns explicitly.
10 years ago
Justin Nuß
9a7349ce64
Change Attachment.Path to TEXT (no maximum size)
10 years ago
Justin Nuß
bfe5b86004
Add file upload for attachments
10 years ago
Justin Nuß
d43c5895bc
Update template and style, only close commit if commit is in same repository
10 years ago
Justin Nuß
3c025b3950
Add delete route for attachments, remove upload buttons from issues/comments
10 years ago
Justin Nuß
34304e6a0c
WIP: Allow attachments for issues, not only comments
10 years ago
Justin Nuß
4617bef895
WIP: Allow attachments for comments
10 years ago
Justin Nuß
469cbc8813
Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
10 years ago
Justin Nuß
0d06c7e5f2
Prevent panic when dividing through zero
10 years ago
Justin Nuß
ec26b78d3c
Fix issue #280 . Update milestone counter when creating an issue
10 years ago
Unknown
7ffdabb28f
Move debug router location
10 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago