Unknwon
b0b11fd7b1
Merge branch 'access' of github.com:gogits/gogs into dev
2015-02-28 21:50:29 -05:00
Raphael Randschau
1f61340fa3
Properly calculate the number of open issues per label
2015-02-23 21:26:24 +01:00
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.
2015-02-16 12:51:56 +02:00
无闻
e805fdb29c
Merge pull request #925 from phsmit/newcollaboration
...
Collaboration
2015-02-11 12:43:13 -05:00
Unknwon
5a99e9a37b
models/action.go: add action reopen for #462
...
- models/issue.go: format comment type names
2015-02-06 20:47:21 -05:00
Peter Smit
76f8904718
Introducing Collaboration Struct
2015-01-23 09:54:16 +02:00
Joseph Crail
39c068400e
Fix spelling errors in comments.
2014-12-06 20:22:48 -05:00
fuxiaohei
79dae254cf
add milestone page design
2014-11-24 22:33:04 +08:00
fuxiaohei
d1a60e3643
add pull-request and labels page design
2014-11-17 23:07:34 +08:00
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.
2014-10-22 14:52:49 +08:00
Tony Tsang
93b9a2acc0
Fix misuse of issue index for issue id.
...
- UpdateAssignee
- UpdateIssueMilestone
2014-10-21 16:27:01 +08:00
fuxiaohei
7d48f811f1
add issue router for new issue page ui preview
2014-09-27 19:03:07 +08:00
Martin van Beurden
976f1486e0
Set cookiepath to AppSubUrl
2014-09-21 14:25:22 +02:00
Unknwon
7ba9257a7f
Add suburl support
2014-09-19 20:11:34 -04:00
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
2014-09-18 20:50:48 +02:00
Vyacheslav Bakhmutov
6498fce04b
Render milestone content as markdown
2014-09-05 09:10:58 +07:00
Vyacheslav Bakhmutov
2a7a03e5b3
take params for milestone and assignee from query instead of path args
2014-09-03 00:04:22 +07:00
Justin Nuß
7de3dd01de
Use :index instead of :issue in UpdateIssueMilestone
2014-07-26 11:10:49 +02:00
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
2014-07-26 02:28:04 -04:00
Unknwon
8dd07c0ddd
New UI merge in progress
2014-07-26 00:24:27 -04:00
Justin Nuß
12fb42de5a
Fix IE bug and show errors.
2014-07-25 11:13:42 +02:00
Justin Nuß
4e2477a1a5
Fix #318 . Switch to JS(ON) implementation for issue/comment creation.
2014-07-25 10:47:37 +02:00
Justin Nuß
dedb156d4a
Fix #321 . Allow empty comments as long as there are attachments.
2014-07-25 08:01:34 +02:00
Justin
ad7beb78d0
Fix #312 . Quote file names of attachments.
2014-07-24 23:13:35 +02:00
Justin Nuß
620c0ef297
Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244
2014-07-24 19:15:35 +02:00
Justin Nuß
cbcd08aa17
Mention organisation users when organisation gets mentioned
2014-07-24 19:15:31 +02:00
Justin Nuß
4d702eb345
Allow disabling uploads
2014-07-24 15:51:40 +02:00
Justin Nuß
bfe5b86004
Add file upload for attachments
2014-07-24 15:19:59 +02:00
Justin Nuß
43e5de7f83
Show attachments in issues/comments and add preview for images
2014-07-24 13:50:03 +02:00
Justin Nuß
ef1cbcd761
Allow admins to delete attachments.
2014-07-24 12:39:03 +02:00
Justin Nuß
967856f36e
Merge branch 'dev' into feature/attachments
...
Conflicts:
models/issue.go
routers/repo/issue.go
2014-07-24 12:29:37 +02:00
Justin Nuß
d43c5895bc
Update template and style, only close commit if commit is in same repository
2014-07-24 10:15:05 +02:00
Justin Nuß
3c025b3950
Add delete route for attachments, remove upload buttons from issues/comments
2014-07-24 09:05:15 +02:00
Justin Nuß
34304e6a0c
WIP: Allow attachments for issues, not only comments
2014-07-23 21:24:24 +02:00
Justin Nuß
4617bef895
WIP: Allow attachments for comments
2014-07-23 21:15:47 +02:00
Justin Nuß
469cbc8813
Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
2014-07-23 13:48:06 +02:00
Justin Nuß
812f71e21b
Update milestone issue stats when reopening/closing issue
2014-07-22 22:35:59 +02:00
Unknown
be8ac7fb75
fix #273
2014-07-04 16:48:36 -04:00
Unknown
314193029a
Use constants to name template file
2014-06-22 23:11:12 -04:00
Unknown
ad5ec45dd6
Fix #165
2014-06-21 00:51:41 -04:00
Unknown
ff690fd976
Fix #200 , add VERSION to template files
2014-05-28 00:06:31 -04:00
Unknown
bf5fcfb49c
Add * to selected label
2014-05-25 23:46:45 -04:00
Unknown
688ec6ecbd
Fixed #209
2014-05-25 20:11:25 -04:00
Unknown
87854c95a9
Fixed #200
2014-05-24 15:34:02 -04:00
Unknown
dce17c86ac
Almost done issue label #200
2014-05-24 03:05:41 -04:00
Unknown
b1bdbd7f94
Almost done issue label #200
2014-05-24 02:31:58 -04:00
FuXiaoHei
1331134316
finish issue edit content preview
2014-05-21 20:49:47 +08:00
Unknown
93f8f92523
Finish create new label
2014-05-18 18:07:04 -04:00
Unknown
db6b71ad03
Update issue-user when change milestone
2014-05-15 12:08:53 -04:00
Unknown
b70db61854
Fix #185
2014-05-14 13:04:57 -04:00
Unknown
16bddd593a
Finish change issue’s milestone
2014-05-14 11:14:51 -04:00
Unknown
46fc36c3a6
Finish change issue’s milestone
2014-05-14 10:55:36 -04:00
Unknown
9100786beb
Fix #185
2014-05-14 08:51:04 -04:00
Unknown
5ed5aa5228
Finish milestone
2014-05-13 19:46:48 -04:00
Unknown
2eee1e9bc2
Finish edit a milestone
2014-05-13 13:28:21 -04:00
Unknown
54e95fa367
Finish add new milestone
2014-05-12 14:06:42 -04:00
FuXiaoHei
1769bb2f26
add milestone edit ui
2014-05-12 21:51:22 +08:00
Unknown
68fb62347f
Finish issue assignee
2014-05-11 13:46:36 -04:00
FuXiaoHei
2eabeba6b7
finish milestone add page
2014-05-09 22:33:07 +08:00
Unknown
4ef9494637
Fix panic when view issue without login
2014-05-09 06:37:32 -04:00
Unknown
25713ab209
Fix #167
2014-05-08 20:00:07 -04:00
Unknown
914ffa496f
Show private repository activities in dashboard if has access
2014-05-08 19:17:43 -04:00
Unknown
a742ee543e
Add change assignee back end
2014-05-08 17:17:45 -04:00
Unknown
e867283406
Assignee back end
2014-05-08 12:24:11 -04:00
Unknown
495d939ca5
Waiting for UI
2014-05-07 20:36:00 -04:00
Unknown
33d32585b1
Add mention, read/unread support of issue tracker
2014-05-07 16:51:14 -04:00
Unknown
6fb7229bea
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-05-07 12:09:35 -04:00
Unknown
7407f9caf3
Finish issue design
2014-05-07 12:09:30 -04:00
FuXiaoHei
d76772adb9
add milestone list page
2014-05-07 21:01:00 +08:00
Unknown
7cb5a15c9b
Batch of mirror fixes
2014-05-06 13:47:47 -04:00
Unknown
02687cbdf3
Add mail notify for new collaborator
2014-05-05 04:27:28 -04:00
Unknown
e10096ee2e
Mirror fix on UI
2014-05-02 19:23:06 -04:00
Unknown
a9e6d49dc6
Fix #159
2014-05-02 17:30:59 -04:00
Unknown
8980675a9f
Fix #69
2014-04-10 18:09:57 -04:00
Unknown
9ea9818d32
Fix issue with log in with GitHub but need more error handle after
2014-04-07 12:56:40 -04:00
Unknown
8c9a0494ec
Add @ # commit link detect on all markdown render
2014-04-07 01:55:22 -04:00
Unknown
db66b8da72
Add release tmpl
2014-04-02 12:43:31 -04:00
Unknown
d9005ee970
Improve issue mail content
2014-04-02 10:38:30 -04:00
Unknown
e938863ae6
Mirror fix on UI
2014-03-30 16:34:23 -04:00
Unknown
d0e6a4c25a
Change new martini impot path
2014-03-30 12:11:28 -04:00
slene
41ca0ed302
remove ctx.Repo.IsValid
2014-03-30 10:12:42 +08:00
Unknown
107a1eadac
Finish close and reopen issue, install page, ready going to test stage of v0.2.0
2014-03-29 17:50:51 -04:00
Unknown
cad2ced394
Bug fix
2014-03-29 11:56:00 -04:00
Unknown
ffa59739b6
Add edit issue
2014-03-29 10:24:42 -04:00
Unknown
8282828820
Fix action email bug
2014-03-29 07:50:25 -04:00
Unknown
beb1761d7c
Mirror fix
2014-03-29 06:55:51 -04:00
Unknown
a55941ff83
Add auto-detect home directory
2014-03-28 17:34:07 -04:00
Unknown
63dae435f9
Bug fix
2014-03-28 09:16:12 -04:00
Unknown
5344a03003
Bug fix
2014-03-27 21:15:53 -04:00
slene
8b700e825b
fix panic, add repo check, signed check
2014-03-28 08:38:49 +08:00
Unknown
34f4af9ebf
Working on issue and install page
2014-03-27 16:31:32 -04:00
Unknown
3144fac03c
IP: RC Code Review
2014-03-27 12:48:29 -04:00
Unknown
f470c241d6
IP: RC Code Review
2014-03-27 11:37:33 -04:00
Unknown
4b9eef50c9
Add comment of issue
2014-03-26 12:31:01 -04:00
FuXiaoHei
08405a4fea
add issue view ui
2014-03-26 21:47:20 +08:00
FuXiaoHei
0b22d90b7c
Merge branch 'master' of https://github.com/gogits/gogs
2014-03-26 20:02:15 +08:00
FuXiaoHei
f5c9149dd5
add issue toolbar flag
2014-03-26 20:02:04 +08:00
Unknown
409e4cde7a
auth fix
2014-03-26 07:42:08 -04:00
Unknown
3cc860a46f
auth fix
2014-03-26 07:40:50 -04:00
Unknown
c1a3d4fefb
Add mail notify for creating issue
2014-03-25 21:37:18 -04:00
Unknown
d3b8e9daa1
Add notify watcher action
2014-03-25 14:04:57 -04:00
Unknown
2fa8d0c8dd
Added create issue
2014-03-25 12:12:27 -04:00
FuXiaoHei
124c4d72bf
issue list in repo
2014-03-25 22:42:45 +08:00
FuXiaoHei
6e33e54e71
add issue-create template file
2014-03-25 18:27:29 +08:00
Unknown
b9b82cfe47
Mirror updates
2014-03-23 19:09:11 -04:00
Unknown
f8cfb81fb0
Mirror updates
2014-03-23 12:16:17 -04:00
FuXiaoHei
47493a0191
use ctx.Handle to handle 404 page
2014-03-23 13:12:55 +08:00
Unknown
7356153ba3
Batch updates
2014-03-22 17:59:22 -04:00
Unknown
59ffdbf6f8
Add create, list, view issue
2014-03-22 16:00:46 -04:00
Unknown
b3cfd9fe0c
Fix SSH key bug in windows
2014-03-22 14:27:03 -04:00
Unknown
61e2922601
Working on issues
2014-03-22 13:50:50 -04:00