]> source.dussan.org Git - gitea.git/commit
Finish new collaboration page
authorUnknwon <joe2010xtmf@163.com>
Thu, 7 Aug 2014 10:40:05 +0000 (06:40 -0400)
committerUnknwon <joe2010xtmf@163.com>
Thu, 7 Aug 2014 10:40:05 +0000 (06:40 -0400)
commite8c9bb2c66a1f48820a93b670c2e6e67da94b354
tree372f7d3c44e0d3d2f2b7527e482c5cece05ebfee
parent99eeb08419e63474b4e9d6581335f693d26c0e69
Finish new collaboration page
23 files changed:
cmd/web.go
conf/locale/locale_en-US.ini
conf/locale/locale_zh-CN.ini
gogs.go
public/ng/css/gogs.css
public/ng/css/ui.css
public/ng/js/gogs.js
public/ng/less/gogs/base.less
public/ng/less/gogs/dashboard.less
public/ng/less/gogs/repository.less
public/ng/less/ui/menu.less
public/ng/less/ui/reset.less
routers/home.go
routers/repo/setting.go
routers/user/auth.go
templates/.VERSION
templates/.brackets.json [new file with mode: 0644]
templates/home.tmpl
templates/ng/base/social.tmpl
templates/repo/collaboration.tmpl [deleted file]
templates/repo/header.tmpl
templates/repo/settings/collaboration.tmpl [new file with mode: 0644]
templates/user/signin.tmpl