26 Commits

Author SHA1 Message Date
6f0a41b8b2 #1511 Allow local import only for admin users 2015-11-03 18:40:52 -05: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
c7ac237b57 fix css 2015-09-11 20:49:28 -04:00
be89802bd8 new admin user list UI 2015-09-11 20:42:26 -04:00
50dbc2732b more fix on #1553 2015-09-01 08:13:45 -04:00
6c7a93a3ac fix #1553 2015-09-01 05:44:36 -04:00
f3aab5dbe3 Add full name field to admin's user edit page (fixes #1130) 2015-04-28 11:59:05 -04:00
d0e34c57cc Fix for deleting user when gogs instalation is on http://hostname/gogs 2015-03-13 20:17:20 +01:00
7759b9ee6e Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.

All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
2015-02-16 14:44:27 +02:00
fd70f9ec1b Fix #799 by adding a tooltip for all dates in all settings/panels 2015-01-02 12:41:05 +02:00
0c92da7e9c fix invalid user links in admin panels 2014-11-19 21:19:37 -05:00
32dcaefafa fox #620 2014-11-17 14:53:41 -05:00
49193bebd2 UI: Confirmation box 2014-09-28 01:38:25 -04:00
5bbeeb0f1b Page: Commits and fix #249 2014-09-23 15:30:04 -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
57f6ec672a bug fixed 2014-08-08 13:51:02 +08:00
5a97cc69ed Make possible for administrators to change user's password (fix proposal for #290) 2014-07-18 05:30:57 +03:00
3ad20773a2 fix typos in users' editing template. 2014-06-30 20:12:55 +01:00
9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00