use description as bio in user account type
1 parent 53537ea commit cd836f331ef71b5730fbeb03616c48cfc4270c6a
@nazoking nazoking authored on 15 Jan 2017
Showing 15 changed files
View
src/main/resources/update/gitbucket-core_4.9.xml
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
View
src/main/scala/gitbucket/core/model/Account.scala
View
src/main/scala/gitbucket/core/service/AccountService.scala
View
src/main/twirl/gitbucket/core/account/edit.scala.html
View
src/main/twirl/gitbucket/core/account/group.scala.html
View
src/main/twirl/gitbucket/core/account/main.scala.html
View
src/main/twirl/gitbucket/core/account/register.scala.html
View
src/main/twirl/gitbucket/core/admin/user.scala.html
View
src/main/twirl/gitbucket/core/admin/usergroup.scala.html
View
src/main/webapp/assets/common/css/gitbucket.css
View
src/test/scala/gitbucket/core/service/AccountServiceSpec.scala
View
src/test/scala/gitbucket/core/service/ServiceSpecBase.scala
View
src/test/scala/gitbucket/core/view/AvatarImageProviderSpec.scala