History for gitbucket_jkp / src / main / scala / app / UserManagementController.scala
2014-07-13
@Naoki Takezoe
Fix TODO
Naoki Takezoe committed on 13 Jul 2014
2014-06-30
@shimamoto
(refs #341) Fix compile errors.
shimamoto committed on 30 Jun 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
(refs #241)Fix group editing in the administration console
takezoe committed on 6 Mar 2014
2014-03-03
@takezoe
(refs #241)Work for specifying group manager
takezoe committed on 3 Mar 2014
2013-11-03
@takezoe
(refs #114)Remove unnecessary database accessing.
takezoe committed on 3 Nov 2013
2013-11-02
@takezoe
(refs #114)Bug fix
takezoe committed on 2 Nov 2013
@takezoe
(refs #114)Add group deletion.
takezoe committed on 2 Nov 2013
@takezoe
(refs #114)Remove user related data when user is removed.
takezoe committed on 2 Nov 2013
@takezoe
(refs #114)Add remove option to user management.
takezoe committed on 2 Nov 2013
2013-10-14
@takezoe
(refs #151)Add unique checking to group creation.
takezoe committed on 14 Oct 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-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-07-23
@takezoe
(refs #8)Some fix for group management.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Change create/edit user template name and path.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Group register/edit form is completed.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Remove unused code.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Merge user name proposal API to IndexController.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Implementing group register/edit form.
takezoe committed on 23 Jul 2013
@takezoe
(refs #8)Implementing group register/edit form.
takezoe committed on 23 Jul 2013
2013-07-22
@takezoe
(refs #8)Start to implement group management.
takezoe committed on 22 Jul 2013
2013-07-17
@takezoe
Remove unused import statement.
takezoe committed on 17 Jul 2013
2013-07-11
@takezoe
Rename StringUtil#encrypt() to sha1().
takezoe committed on 11 Jul 2013
2013-07-10
@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
2013-07-04
@takezoe
(refs #19)Add unique checking for mail address.
takezoe committed on 4 Jul 2013
2013-07-03
@takezoe
Authenticators are renamed.
takezoe committed on 3 Jul 2013
2013-07-01
@takezoe
Fix template file names.
takezoe committed on 1 Jul 2013
2013-06-29
@takezoe
Encrypt password.
takezoe committed on 29 Jun 2013