Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 |
| | |||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 |
| | |||
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 |
| | |||
* | fix html logic | Unknwon | 2015-09-13 |
| | |||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 |
| | |||
* | fix css | Unknwon | 2015-09-11 |
| | |||
* | new admin user list UI | Unknwon | 2015-09-11 |
| | |||
* | more fix on #1553 | Unknwon | 2015-09-01 |
| | |||
* | fix #1553 | Unknwon | 2015-09-01 |
| | |||
* | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 |
| | |||
* | Fix for deleting user when gogs instalation is on http://hostname/gogs | Sternik | 2015-03-13 |
| | |||
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 |
| | | | | | | 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. | ||
* | Fix #799 by adding a tooltip for all dates in all settings/panels | Peter Smit | 2015-01-02 |
| | |||
* | fix invalid user links in admin panels | Unknwon | 2014-11-19 |
| | |||
* | fox #620 | Unknwon | 2014-11-17 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-28 |
| | |||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | 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 pages | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | bug fixed | lunnyxiao | 2014-08-08 |
| | |||
* | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 |
| | | | | #290) | ||
* | fix typos in users' editing template. | António Meireles | 2014-06-30 |
| | |||
* | In progress of name template name constant | Unknown | 2014-06-22 |