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
|
590c464c56
|
UI: create issue with title and content
|
9 years ago |
Unknwon
|
dea3a8c6a4
|
WIP: create PR - choose branch
|
9 years ago |
Unknwon
|
9d414d4dd9
|
remove Index field of milestone
|
9 years ago |
Unknwon
|
34795770c3
|
fix issue stats with milestone filter
|
9 years ago |
Unknwon
|
77dcef0cab
|
fix milestone format parse
|
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
|
9311a9858a
|
milestone: pagination
|
9 years ago |
Unknwon
|
04458d49a0
|
milestone: list view
|
9 years ago |
Unknwon
|
869113704b
|
fix #1407
|
9 years ago |
Unknwon
|
589618c8a5
|
better paging
|
9 years ago |
Unknwon
|
68cacf9c63
|
fix issue paging
|
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
|
4447a20f87
|
UI: issues - finish basic frame
|
9 years ago |
Unknwon
|
35be8741c4
|
fix #1112
|
9 years ago |
Unknwon
|
466facc009
|
#1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
|
10 years ago |
Raphael Randschau
|
1f61340fa3
|
Properly calculate the number of open issues per label
|
10 years ago |
Peter Smit
|
ed89b39984
|
Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
|
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 |
Joseph Crail
|
39c068400e
|
Fix spelling errors in comments.
|
10 years ago |
fuxiaohei
|
79dae254cf
|
add milestone page design
|
10 years ago |
fuxiaohei
|
d1a60e3643
|
add pull-request and labels page design
|
10 years ago |
Tony Tsang
|
d87a9cb362
|
Avoid setting missing label/milestone/assignee ids
Label, milestone, assignee ids are not includes in post request, possible
js or form building bug.
|
10 years ago |
Tony Tsang
|
93b9a2acc0
|
Fix misuse of issue index for issue id.
- UpdateAssignee
- UpdateIssueMilestone
|
10 years ago |
fuxiaohei
|
7d48f811f1
|
add issue router for new issue page ui preview
|
10 years ago |
Martin van Beurden
|
976f1486e0
|
Set cookiepath to AppSubUrl
|
10 years ago |
Unknwon
|
7ba9257a7f
|
Add suburl support
|
10 years ago |
Martin van Beurden
|
0055cbd365
|
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
|
10 years ago |
Vyacheslav Bakhmutov
|
6498fce04b
|
Render milestone content as markdown
|
10 years ago |
Vyacheslav Bakhmutov
|
2a7a03e5b3
|
take params for milestone and assignee from query instead of path args
|
10 years ago |
Justin Nuß
|
7de3dd01de
|
Use :index instead of :issue in UpdateIssueMilestone
|
10 years ago |
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
10 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
10 years ago |
Justin Nuß
|
12fb42de5a
|
Fix IE bug and show errors.
|
10 years ago |
Justin Nuß
|
4e2477a1a5
|
Fix #318. Switch to JS(ON) implementation for issue/comment creation.
|
10 years ago |
Justin Nuß
|
dedb156d4a
|
Fix #321. Allow empty comments as long as there are attachments.
|
10 years ago |
Justin
|
ad7beb78d0
|
Fix #312. Quote file names of attachments.
|
10 years ago |
Justin Nuß
|
cbcd08aa17
|
Mention organisation users when organisation gets mentioned
|
10 years ago |
Justin Nuß
|
4d702eb345
|
Allow disabling uploads
|
10 years ago |
Justin Nuß
|
bfe5b86004
|
Add file upload for attachments
|
10 years ago |