Unknwon
59c965a5ec
#2156 admin able to edit organization max repo creation
9 years ago
Adam Strzelecki
da2585c11e
Indent all templates with tabs
...
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
8e262f3ec4
update locales
9 years ago
Unknwon
c38754d432
#1191 allow upload avatar for org
...
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon
85f34ba538
new user profile settings UI
...
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
4217c2333c
new create webhook UI
9 years ago
Unknwon
2881456421
new webhooks list UI
9 years ago
Unknwon
487fc8ca39
fix #1439
9 years ago
Unknwon
72377c721c
update gopmfile
9 years ago
Unknwon
ba47306a69
fix #1305
9 years ago
Unknwon
caf7618ea6
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
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
Unknwon
49193bebd2
UI: Confirmation box
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
f8977f4847
Organization level webhooks
10 years ago
Unknwon
ab7206d6b7
Fix #348
10 years ago
Christopher Brickley
85c35a6b8b
add organization-level webhooks
10 years ago
Unknwon
fa60502a70
Working on organization pages
10 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
10 years ago
Unknwon
5acc948562
Page: `/org/:orgname/settings`
10 years ago