13 Commits

Author SHA1 Message Date
efbb895ebe Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 2017-03-15 23:39:38 +01:00
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
2015-12-08 00:57:46 +01:00
21e13cb51e #1525 Triggere mailer for admin created accounts 2015-09-25 19:45:44 -04:00
83e747bfda #697 and #1606 and new admin edit user UI 2015-09-13 11:07:21 -04:00
e5ed5904c6 #1606 GUI bug while adding ldap user 2015-09-13 10:05:18 -04:00
1fa5b6711b fix html logic 2015-09-13 09:56:50 -04:00
8e0a69f86a #697 disable captcha and new admin create user UI 2015-09-13 09:51:51 -04:00
50dbc2732b more fix on #1553 2015-09-01 08:13:45 -04:00
7ba9257a7f Add suburl support 2014-09-19 20:11:34 -04:00
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
d2aff9a46a Continue working on new admin pages 2014-08-29 20:50:43 +08:00
8829174574 Finish new admin users pages 2014-08-29 15:32:52 +08:00
9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00