Adam Strzelecki
e57b2dffa4
Admin should be able to see all organizations
...
This is follow-up for 56c66ee486
allowing admin
to see private repositories, even when not being member of them.
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
3d14e73fd8
fix #1119 and data race in timming tasks
9 years ago
Unknwon
917d334ebd
only show user's activities in profile
9 years ago
Unknwon
f8ae161c74
fix #1302
9 years ago
Unknwon
1559bd58e7
save custom avatar as PNG
9 years ago
Unknwon
603c7389b8
#1459 Dashboard issues lacks sorting
9 years ago
Unknwon
932dbccb67
fix import path, fix #1782
9 years ago
Unknwon
83dc2468f5
finish initial version of pull request
9 years ago
Unknwon
8d73832bdf
fix sql
9 years ago
Unknwon
a329bbc215
new org dashboard issues
9 years ago
Unknwon
f808df5a7b
new user dahsboard issues
9 years ago
Unknwon
b4c0b7b98b
finish view issue without comments and ops
9 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
9 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
9 years ago
Unknwon
0705f55ce0
finish new milestone page
9 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
9 years ago
Unknwon
eea9302d8f
fix #1204
9 years ago
stephen mcquay
73698d292a
fix .keys route
...
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
10 years ago
Antoine GIRARD
96a71aaed8
Apply ng to issue dashboard
10 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
Unknwon
588f3215c6
#1040 : dashboard no longer accessible when repo is missing
10 years ago
Peter Smit
0fa209d07b
Update/simplify fix that owners also see actions on their repositories
10 years ago
Peter Smit
455fad0fbd
Fix that owners also see actions on their repositories
...
This is a balance between speed and nice code, where speed has won. To prevent a repository query for each action the ownername is match with the current user.
It would be "cleaner" or "better" if we fetch the repository each time. Another option is to add the RepoOwnerID to action
10 years ago
Unknwon
6d0f3a07d4
code fix #941 caution: undertest
10 years ago
Peter Smit
0a4cda0dd4
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Peter Smit
0d158e569b
Change constants to UPPERCASE_WITH_UNDERSCORE style
10 years ago
Peter Smit
4e79adf6b5
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
10 years ago
Unknwon
0a697517ac
work on #754
10 years ago
Unknwon
c4820f119d
work on #754
10 years ago
Unknwon
d01f2f3c22
fix #751
10 years ago
Unknwon
1b66600bd0
Fix #652
10 years ago
Unknwon
22ab4fa1b0
fix #139
10 years ago
Unknwon
55dfe2c978
custom avatar upload
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
tobyzxj
ad041167f7
fix user's actions on domain/org/name-of-organization/dashboard
10 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
10 years ago
Unknwon
a8e05fdf1b
Use toolbox
10 years ago
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
10 years ago
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
10 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
Unknown
5dbfe3c26c
Finish organization homepage
10 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
98f614a58e
Work on #249 issue1
11 years ago
Unknown
314193029a
Use constants to name template file
11 years ago
Unknown
80055bde86
Code convention
11 years ago