summaryrefslogtreecommitdiffstats
path: root/templates/admin/dashboard.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* LDAP user synchronization (#1478)Lauris BH2017-05-101-0/+4
|
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-117/+113
|
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-1/+1
| | | | | | | | | | | | | | | | * git: delegate all server-side Git hooks (#1623) * create hooks directories * take control hooks back * fix lint * bug fixed and minor changes * fix imports style * fix migration scripts
* #2554 reinitialize all repos from the dbUnknwon2016-02-041-0/+4
| | | | - Update locales
* Indent all templates with tabsAdam Strzelecki2015-12-081-117/+117
| | | | | | | | | | | | 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
* add admin op: delete missing reposUnknwon2015-11-181-3/+7
|
* fix #1990Unknwon2015-11-181-120/+113
|
* Fix indent tmplAntoine GIRARD2015-10-141-148/+118
|
* To quick to copy-pasteAntoine GIRARD2015-10-131-1/+1
|
* Implement new ui to dashboardAntoine GIRARD2015-10-131-42/+39
|
* drop oauth2 feature supportUnknwon2015-09-171-9/+5
|
* remove dashboard operations table headerGogs2015-09-051-7/+1
|
* cmd: code fix for #905Unknwon2015-02-081-1/+4
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+5
| | | | refs #763
* fix #580Unknwon2014-11-301-0/+4
|
* Fix #635Unknwon2014-11-181-0/+4
|
* Add suburl supportUnknwon2014-09-191-2/+2
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-2/+2
| | | | | | | | | | | | | | 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
* Finish new admin users pagesUnknwon2014-08-291-1/+1
|
* Finish new admin dashboardUnknwon2014-08-281-137/+145
|
* Fix #165Unknown2014-06-211-0/+4
|
* Finish add new milestoneUnknown2014-05-121-1/+1
|
* Improve delete SSH keyUnknown2014-05-061-1/+1
|
* Batch of mirror fixesUnknown2014-05-061-0/+24
|
* Mirror updatesUnknown2014-04-141-1/+1
|
* Add transfer repositoryUnknown2014-04-041-1/+1
|
* .admin-dl-horizontalcrackcomm2014-04-011-1/+1
|
* Description list instead of div's in admin Dashboard & Configuration.crackcomm2014-04-011-32/+89
|
* change css name styleFuXiaoHei2014-03-251-2/+2
|
* Update sessionUnknown2014-03-221-0/+1
|
* Add admin memStatus panelUnknown2014-03-221-1/+32
|
* Bug fixUnknown2014-03-211-0/+9
|
* All configuration reload-ableUnknown2014-03-211-8/+1
|
* Basic admin data table, models changesUnknown2014-03-201-1/+1
|
* Work on adminUnknown2014-03-201-0/+24