Commit Graph

83 Commits (7af81973cbfee15861afb14ca2fb813944489949)

Author SHA1 Message Date
Peter Smit 4e79adf6b5 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
Unknwon 85c9f7c5f3 Issue: Show error prompt when add repository to team and it does not exist
Unknwon 1e1f9e7166 Update with macaron
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. 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
Unknwon a2cac952a4 Prepare 0.5 release
Christopher Brickley 85c35a6b8b add organization-level webhooks
Unknwon 74b31566cf Finsih add/remove repo in organization
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon fa60502a70 Working on organization pages
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
fuxiaohei c127d84777 add organization team-single page
Unknown 465dc962b5 Finish create organization team
Unknown e4ea5cf598 Finish Teams page
Unknown 5dbfe3c26c Finish organization homepage
Unknown 6e448b0714 Finish delete organization
fuxiaohei 1d55ecd29c add organization team-create page
fuxiaohei b5ba2bd268 add organization team-create page
Unknown 19e9104289 Organization settings page
Unknown e0f9c628c5 Add create organization
fuxiaohei fb53cc4fa8 add organization setting page
fuxiaohei f393dc6520 add organization dashboard page
fuxiaohei ea507e20d4 add organization create page
fuxiaohei adda10f4a4 add organization teams page
fuxiaohei 514d7e1922 add organization memebers page
FuXiaoHei 4fcbf553aa organisation main page ui