Unknwon
60110adc06
models/webhook: restrict deletion to be explicitly with repo and org ID
8 years ago
Unknwon
3d93532c87
#3274 fix can't get webhook detail of organization
8 years ago
Unknwon
e6f927f61a
#1692 api: admin list and create team under organization
9 years ago
Unknwon
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
9 years ago
Unknwon
514382e2eb
Rename module: middleware -> context
9 years ago
Tamás Molnár
9c91e27933
Added: Ability to delete org avatar.
9 years ago
Florian Kaiser
fdad234445
Remove unnecessary comments
9 years ago
Florian Kaiser
e35791b2b2
Only show teams the user has access to
9 years ago
Unknwon
112a7cab31
#2497 incorrect error handle for team name
9 years ago
novaeye
227dcc3cb9
fix #2268
9 years ago
Unknwon
59c965a5ec
#2156 admin able to edit organization max repo creation
9 years ago
Unknwon
968edb3e44
more link fix
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
acf428863c
fix #981
9 years ago
Unknwon
c38754d432
#1191 allow upload avatar for org
...
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon
00767a0522
finish new org settings page
9 years ago
Unknwon
edc99bc8a4
new org options UI
9 years ago
Unknwon
80701d45bb
#1193 Make organization emails non-mandatory
9 years ago
Unknwon
2881456421
new webhooks list UI
9 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
9 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
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
Unknwon
ee68a826a5
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
04164eada3
models: able to rename user with diff letter cases #981
...
- templates/org: mirror fix on name output
- routers: add missing error check
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
Unknwon
485ea6f14f
models: make code change for session issue with SQLite3 #739
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
Unknwon
85c9f7c5f3
Issue: Show error prompt when add repository to team and it does not exist #533
10 years ago
Unknwon
1e1f9e7166
Update with macaron
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
Unknwon
a2cac952a4
Prepare 0.5 release
10 years ago
Christopher Brickley
85c35a6b8b
add organization-level webhooks
10 years ago
Unknwon
74b31566cf
Finsih add/remove repo in organization
10 years ago
Unknwon
21a1b8e5a3
Finish new edit team page, add member to team
10 years ago
Unknwon
fa60502a70
Working on organization pages
10 years ago
Unknwon
a60edbe88c
Add/remove member need add/remove access to repositories as well
10 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
10 years ago
Unknwon
36b4c57ff1
Finish new organization members and invitation page
10 years ago
Unknwon
5acc948562
Page: `/org/:orgname/settings`
10 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
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
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
fuxiaohei
c127d84777
add organization team-single page
10 years ago
Unknown
465dc962b5
Finish create organization team
10 years ago
Unknown
e4ea5cf598
Finish Teams page
10 years ago