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 |
Justin Nuß
|
43e5de7f83
|
Show attachments in issues/comments and add preview for images
|
10 years ago |
Justin Nuß
|
ef1cbcd761
|
Allow admins to delete 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ß
|
812f71e21b
|
Update milestone issue stats when reopening/closing issue
|
10 years ago |
Unknown
|
be8ac7fb75
|
fix #273
|
10 years ago |
Unknown
|
314193029a
|
Use constants to name template file
|
11 years ago |
Unknown
|
ad5ec45dd6
|
Fix #165
|
11 years ago |
Unknown
|
ff690fd976
|
Fix #200, add VERSION to template files
|
11 years ago |
Unknown
|
bf5fcfb49c
|
Add * to selected label
|
11 years ago |
Unknown
|
688ec6ecbd
|
Fixed #209
|
11 years ago |
Unknown
|
87854c95a9
|
Fixed #200
|
11 years ago |
Unknown
|
dce17c86ac
|
Almost done issue label #200
|
11 years ago |
Unknown
|
b1bdbd7f94
|
Almost done issue label #200
|
11 years ago |
FuXiaoHei
|
1331134316
|
finish issue edit content preview
|
11 years ago |