History for gitbucket_jkp / src / main / scala / app / AccountController.scala
2014-03-10
@takezoe
(refs #115)Disable ssh key setting page if ssh access is disabled
takezoe committed on 10 Mar 2014
2014-03-08
@takezoe
(refs #115)Small fix for views
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Fix account registration page and add public key deletion
takezoe committed on 8 Mar 2014
@takezoe
(refs #115)Adding SSH Key form is available
takezoe committed on 8 Mar 2014
2014-03-06
@takezoe
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe committed on 6 Mar 2014
@takezoe
Move newrepo.scala.html to account package
takezoe committed on 6 Mar 2014
@takezoe
Move group.scala.html to account package
takezoe committed on 6 Mar 2014
@takezoe
Merge CreateController to AccountController
takezoe committed on 6 Mar 2014
2014-03-03
@takezoe
(refs #241)Work for specifying group manager
takezoe committed on 3 Mar 2014
2014-03-02
@takezoe
(refs #198)Allow group editing by group members.
takezoe committed on 2 Mar 2014
2014-03-01
@takezoe
Add FlashMapSupport to ControllerBase.
takezoe committed on 1 Mar 2014
2014-02-22
@takezoe
(refs #279)Add configuration to specify the base URL. But still one problem has not been resolved.
takezoe committed on 22 Feb 2014
2013-11-03
@takezoe
(refs #114)Add functionality to remove account by themselves.
takezoe committed on 3 Nov 2013
2013-10-06
@Robin Stocker
Add full name to account and use it to create commits (#125) ...
Robin Stocker committed on 6 Oct 2013
2013-07-29
@takezoe
The method of RepositoryService was cleaned up.
takezoe committed on 29 Jul 2013
2013-07-23
@takezoe
(refs #8)Some fix for group management.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Add Members tab to account information page for group account.
takezoe committed on 23 Jul 2013
2013-07-19
@takezoe
Remove unused import statement.
takezoe committed on 19 Jul 2013
2013-07-12
@takezoe
Returns a gray image if username has not been registered.
takezoe committed on 12 Jul 2013
2013-07-11
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
@takezoe
Rename StringUtil#encrypt() to sha1().
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
Fix redirect path after sign in.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Look up Gravatar if user icon is not configured.
takezoe committed on 10 Jul 2013
@takezoe
Generalize some methods in AccountController and UserManagementController.
takezoe committed on 10 Jul 2013
@takezoe
Generalize some methods in AccountController and UserManagementController.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Upload avatar part is separated from account editing form.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Fix information message.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Display avatar icon on the activity timeline.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Avatar image can be uploaded at the account editing page.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Implementing avatar image uploading.
takezoe committed on 10 Jul 2013