Commit Graph

27 Commits

Author SHA1 Message Date
d76f11c6f1 fix #1156 2015-03-26 11:00:22 -04:00
caf7618ea6 #1098 Hide gravatar email field if gravatar is disabled (or offline mode) 2015-03-24 18:38:12 -04:00
1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
2015-02-21 22:13:47 -05: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
8e238058b2 public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
2015-02-03 06:54:29 -05:00
e43bd15b96 fix settings/email html&css 2015-02-03 10:32:55 +03:00
fd70f9ec1b Fix #799 by adding a tooltip for all dates in all settings/panels 2015-01-02 12:41:05 +02:00
8b31be43c6 Forgot to i18n "Primary" 2014-12-22 09:41:29 +02:00
21dbcb7c77 Create English locale keys for multiple e-mails feature
Also, change all current 'emails' to 'e-mails'.
Still todo: some CSS for the user/settings/email page, but that is not my specialty
2014-12-22 09:11:30 +02:00
b033f2f535 Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
2014-12-17 17:42:54 +02:00
9c2120eb34 fix #675 2014-11-27 21:36:12 -05:00
ef275ebf62 more on change avatar 2014-11-21 12:51:36 -05:00
55dfe2c978 custom avatar upload 2014-11-21 10:58:08 -05:00
8c9338a537 add personal access token panel #12 2014-11-12 06:48:50 -05:00
e0de6cb5ad work on #616 and update locales 2014-11-10 05:30:07 -05:00
49193bebd2 UI: Confirmation box 2014-09-28 01:38:25 -04:00
ad2ab6d214 Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
2014-09-26 22:33:30 -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
b9560374cd UI fix 2014-09-13 22:12:11 -04:00
8829174574 Finish new admin users pages 2014-08-29 15:32:52 +08:00
81287ba022 Mirror issue fix 2014-08-27 22:40:45 +08:00
78defd238c Page: Manage social accounts 2014-08-09 17:25:02 -07:00
9a1d5d2489 Finish new web hook pages 2014-08-09 15:40:10 -07:00
9820b8e134 Finish new hooks list page 2014-08-09 10:29:51 -07:00
5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 2014-07-26 02:28:04 -04:00
8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00