summaryrefslogtreecommitdiffstats
path: root/templates/admin/user/new.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-131-0/+7
|
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-55/+51
|
* Indent all templates with tabsAdam Strzelecki2015-12-081-61/+61
| | | | | | | | | | | | 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
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-0/+10
|
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-1/+1
|
* #1606 GUI bug while adding ldap userUnknwon2015-09-131-1/+1
|
* fix html logicUnknwon2015-09-131-3/+3
|
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-53/+51
|
* more fix on #1553Unknwon2015-09-011-1/+1
|
* Add suburl supportUnknwon2014-09-191-1/+1
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-1/+1
| | | | | | | | | | | | | | 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
* Continue working on new admin pagesUnknwon2014-08-291-1/+1
|
* Finish new admin users pagesUnknwon2014-08-291-88/+52
|
* In progress of name template name constantUnknown2014-06-221-0/+94