Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 |
| | | | | - Update locales | ||
* | fix #2416 | Unknwon | 2016-01-26 |
| | |||
* | #2156 add edit org link in admin panel | Unknwon | 2015-12-12 |
| | |||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 |
| | |||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 |
| | |||
* | LDAP parameters UI: bind_dn and bind_password are not required | SlavikZ | 2015-12-09 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | 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 | ||
* | remember page number when delete repo | Unknwon | 2015-12-05 |
| | |||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 |
| | |||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 |
| | |||
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 |
| | |||
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 |
| | | | | | | | | | | | | | | | Consider following LDAP search query example: (&(objectClass=Person)(|(uid=%s)(mail=%s))) Right now on first login attempt Gogs will use the text supplied on login form as the newly created user name. In example query above the text matches against both e-mail or user name. So if user puts the e-mail then the new Gogs user name will be e-mail which may be undesired. Using optional user name attribute setting we can explicitly say we want Gogs user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail to login 1st time, the new account will receive correct user name. | ||
* | add some log | Unknwon | 2015-11-21 |
| | |||
* | minor fix on #1694 | Unknwon | 2015-11-21 |
| | |||
* | Fix admin configuration new ui | Antoine GIRARD | 2015-11-21 |
| | |||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 |
| | |||
* | fix #1990 | Unknwon | 2015-11-18 |
| | |||
* | Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui | Unknwon | 2015-11-18 |
|\ | | | | | Fix admin dashboard new ui | ||
| * | Fix indent tmpl | Antoine GIRARD | 2015-10-14 |
| | | |||
| * | To quick to copy-paste | Antoine GIRARD | 2015-10-13 |
| | | |||
| * | Implement new ui to dashboard | Antoine GIRARD | 2015-10-13 |
| | | |||
* | | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 |
|/ | |||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 |
| | |||
* | Merge pull request #1693 from sapk/fix-admin-repo-new-ui | 无闻 | 2015-09-25 |
|\ | | | | | Fix admin repos new ui | ||
| * | Fix admin repos new ui | Antoine GIRARD | 2015-09-26 |
| | | |||
* | | New admin organization UI | Antoine GIRARD | 2015-09-25 |
|/ | |||
* | Add total next to system notice | Antoine GIRARD | 2015-09-25 |
| | |||
* | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | revert simple LDAP userDN and update example | Unknwon | 2015-09-16 |
| | |||
* | #1637 able to skip verify for LDAP | Unknwon | 2015-09-14 |
| | |||
* | #697 update locale and admin panel | Unknwon | 2015-09-13 |
| | |||
* | #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 |
| | |||
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 |
| | |||
* | fix css | Unknwon | 2015-09-11 |
| | |||
* | new admin user list UI | Unknwon | 2015-09-11 |
| | |||
* | #1620 add allowed domains for SMTP auth | Unknwon | 2015-09-11 |
| | |||
* | finish new edit auth UI | Unknwon | 2015-09-11 |
| | |||
* | finish new add auth UI | Unknwon | 2015-09-10 |
| | |||
* | more minor fix on 1581 | Unknwon | 2015-09-10 |
| | |||
* | Merged conflicts. | Sergio Benitez | 2015-09-09 |
|\ | |||
| * | remove dashboard operations table header | Gogs | 2015-09-05 |
| | | |||
* | | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 |
|/ | |||
* | more fix on #1553 | Unknwon | 2015-09-01 |
| | |||
* | fix #1553 | Unknwon | 2015-09-01 |
| | |||
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 |
| | |||
* | able edit issue title | Unknwon | 2015-08-19 |
| |