2
0
Commit Graph

35 Commits

Author SHA1 Message Date
Unknwon
c5cdcc4d2e #2154 fix form submit error 2015-12-11 18:52:28 -05:00
Unknwon
56b3894d5f #2154 disable change user for non-local users
- #2153 remove require for gravatar
2015-12-11 15:31:02 -05:00
Unknwon
a426d5ff64 #470 fix max length of email 2015-10-29 21:12:41 -04:00
Unknwon
d9dfb1d6bc work on #470 and fix miror JS issue when choose targets on compare and pull 2015-10-29 21:09:48 -04:00
Unknwon
677970b18e fix import path, fix #1782 2015-10-15 21:28:12 -04:00
Unknwon
ba8df2e818 new sign in page 2015-09-14 22:50:44 -04:00
Unknwon
c8296740bd #697 add install option 2015-09-13 12:14:32 -04:00
Unknwon
0d977db881 #697 and #1606 and new admin edit user UI 2015-09-13 11:07:21 -04:00
Unknwon
4226a6f8d6 #1606 GUI bug while adding ldap user 2015-09-13 10:05:18 -04:00
Unknwon
dfcfb9f5cd #697 disable captcha and new admin create user UI 2015-09-13 09:51:51 -04:00
Unknwon
e68815466c finish all new user settings UI 2015-09-10 11:40:34 -04:00
Unknwon
7df8c3eb50 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
2015-09-06 16:31:22 -04:00
Unknwon
1912afba8e #1579 change e-mail max length to 254 2015-09-04 10:59:34 -04:00
Unknwon
d41e64f7c6 #1333 Disable Gravatar option when install 2015-08-30 00:22:26 +08:00
Unknwon
37f2f250c5 Able to set SSH port when install, update Docker docs 2015-08-19 20:36:19 +08:00
Unknwon
dc76f4fa76 new access token UI 2015-08-19 03:36:16 +08:00
Unknwon
5a33ca6850 change minimum password length to 1 2015-08-18 02:30:33 +08:00
Unknwon
a1b1352dbc #334: Add Deployment Key Support 2015-08-06 22:48:11 +08:00
无闻
58618c04b2 Merge pull request #1309 from stettberger/master
settings/password: no minimal required characters for OldPassword
2015-07-25 00:45:53 +08:00
Unknwon
20c328a450 fix install form def 2015-07-20 12:34:53 +08:00
Unknwon
47a6f20da3 install - add mail from setting 2015-07-09 16:10:31 +08:00
Unknwon
7c45fc770d UI: install - done 2015-07-09 13:17:48 +08:00
Unknwon
5803c47ca9 UI: install - new version 2015-07-08 19:47:56 +08:00
Christian Dietrich
1a9fceae39 settings/password: no minimal required characters for OldPassword
If users are added to gogs due a reverse proxy automatically, their password is
set to their initial username. If their username is shorter than 6 characters,
they can never set a password. But since this password is required for some
operations (e.g. repository deletion), they could not use all features of gogs
until now.
2015-06-03 15:46:37 +02:00
Unknwon
700626f527 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
Unknwon
b293b6eaa6 cmd: CMD option for port number of gogs web to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
2015-02-01 12:41:03 -05:00
Peter
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
Unknwon
ef275ebf62 more on change avatar 2014-11-21 12:51:36 -05:00
Unknwon
55dfe2c978 custom avatar upload 2014-11-21 10:58:08 -05:00
Unknwon
8c9338a537 add personal access token panel #12 2014-11-12 06:48:50 -05:00
Unknwon
fa241efa6d Use binding middleware 2014-10-15 11:19:20 -04:00
Unknwon
0ddb1eb769 Finish new install page, almost ready for 0.5 release 2014-09-07 19:02:58 -04:00
Unknwon
5acc948562 Page: /org/:orgname/settings 2014-08-14 14:12:21 +08:00
Unknwon
669552e255 Fix #340 2014-08-01 06:12:14 -04:00
Unknwon
8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00