Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 2 | -1/+3 | |
| | ||||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+10 | |
| | ||||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 3 | -221/+221 | |
| | | | | | | | | | | | | 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 | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -1/+7 | |
| | ||||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -0/+10 | |
| | ||||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 2 | -90/+97 | |
| | ||||||
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 | 1 | -1/+1 | |
| | ||||||
* | fix html logic | Unknwon | 2015-09-13 | 1 | -3/+3 | |
| | ||||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -53/+51 | |
| | ||||||
* | fix css | Unknwon | 2015-09-11 | 1 | -2/+2 | |
| | ||||||
* | new admin user list UI | Unknwon | 2015-09-11 | 1 | -58/+69 | |
| | ||||||
* | more fix on #1553 | Unknwon | 2015-09-01 | 1 | -1/+1 | |
| | ||||||
* | fix #1553 | Unknwon | 2015-09-01 | 1 | -1/+1 | |
| | ||||||
* | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 | 1 | -0/+4 | |
| | ||||||
* | Fix for deleting user when gogs instalation is on http://hostname/gogs | Sternik | 2015-03-13 | 1 | -1/+1 | |
| | ||||||
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 | 1 | -1/+1 | |
| | | | | | | 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 | 1 | -1/+1 | |
| | ||||||
* | fix invalid user links in admin panels | Unknwon | 2014-11-19 | 1 | -1/+1 | |
| | ||||||
* | fox #620 | Unknwon | 2014-11-17 | 1 | -5/+9 | |
| | ||||||
* | UI: Confirmation box | Unknwon | 2014-09-28 | 1 | -2/+9 | |
| | ||||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -2/+2 | |
| | ||||||
* | Add suburl support | Unknwon | 2014-09-19 | 3 | -7/+7 | |
| | ||||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 3 | -7/+7 | |
| | | | | | | | | | | | | | | 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 | 2 | -3/+2 | |
| | ||||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 3 | -194/+188 | |
| | ||||||
* | bug fixed | lunnyxiao | 2014-08-08 | 1 | -1/+1 | |
| | ||||||
* | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 | 1 | -0/+7 | |
| | | | | #290) | |||||
* | fix typos in users' editing template. | António Meireles | 2014-06-30 | 1 | -3/+3 | |
| | ||||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 2 | -0/+197 | |