aboutsummaryrefslogtreecommitdiff
path: root/templates/admin/repo
Commit message (Collapse)AuthorAge
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-25
|
* Fix admin repos new uiAntoine GIRARD2015-09-26
|
* WIP: create PR - choose branchUnknwon2015-08-08
|
* Remove the "PHP" style formatting functionPeter Smit2015-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/panelsPeter Smit2015-01-02
|
* Fix swapped issue/star columns in /admin/reposJames Cracknell2014-11-28
|
* fix invalid user links in admin panelsUnknwon2014-11-19
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-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 pagesUnknwon2014-08-29