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
4795fa01d8
fix #2101
2015-12-04 17:30:32 -05:00
3fb1b6a608
drop oauth2 feature support
2015-09-17 16:11:44 -04:00
52ec80fa18
finish all new user settings UI
2015-09-10 11:40:34 -04:00
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io>
2015-09-06 16:31:22 -04:00
00767a0522
finish new org settings page
2015-09-06 11:25:08 -04:00
23f42d92c9
add webhook recent deliveries
2015-08-27 23:06:14 +08:00
062adbed8a
add confirmation to delete ssh key
2015-08-20 17:11:29 +08:00
03b85b73af
token recent activity
2015-08-19 06:22:33 +08:00
928d9fc1d4
fix access token style
2015-08-19 03:40:23 +08:00
4c7b6414eb
new access token UI
2015-08-19 03:36:16 +08:00
2493454587
new delete account UI and password confirmation
2015-08-19 02:49:44 +08:00
39a3b768bc
#334 : Add Deployment Key Support
2015-08-06 22:48:11 +08:00
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