2014-03-06 |
(refs #241)Modify AccountService#getGroupMembers() to returns list of GroupMember instead of Tuple2
takezoe
committed
on 6 Mar 2014
|
---|---|
Move newrepo.scala.html to account package
takezoe
committed
on 6 Mar 2014
|
|
Move group.scala.html to account package
takezoe
committed
on 6 Mar 2014
|
|
Merge CreateController to AccountController
takezoe
committed
on 6 Mar 2014
|
|
2014-03-03 |
(refs #241)Work for specifying group manager
takezoe
committed
on 3 Mar 2014
|
2014-03-02 |
(refs #198)Allow group editing by group members.
takezoe
committed
on 2 Mar 2014
|
2014-03-01 |
Add FlashMapSupport to ControllerBase.
takezoe
committed
on 1 Mar 2014
|
2014-02-22 |
(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 |
(refs #114)Add functionality to remove account by themselves.
takezoe
committed
on 3 Nov 2013
|
2013-10-06 |
Add full name to account and use it to create commits (#125)
...
Robin Stocker
committed
on 6 Oct 2013
|
2013-07-29 |
The method of RepositoryService was cleaned up.
takezoe
committed
on 29 Jul 2013
|
2013-07-23 |
(refs #8)Some fix for group management.
takezoe
committed
on 23 Jul 2013
|
(refs #8)Add Members tab to account information page for group account.
takezoe
committed
on 23 Jul 2013
|
|
2013-07-19 |
Remove unused import statement.
takezoe
committed
on 19 Jul 2013
|
2013-07-12 |
Returns a gray image if username has not been registered.
takezoe
committed
on 12 Jul 2013
|
2013-07-11 |
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
Rename StringUtil#encrypt() to sha1().
takezoe
committed
on 11 Jul 2013
|
|
2013-07-10 |
Fix redirect path after sign in.
takezoe
committed
on 10 Jul 2013
|
(refs #28)Look up Gravatar if user icon is not configured.
takezoe
committed
on 10 Jul 2013
|
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
Generalize some methods in AccountController and UserManagementController.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Upload avatar part is separated from account editing form.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Fix information message.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Display avatar icon on the activity timeline.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Avatar image can be uploaded at the account editing page.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Implementing avatar image uploading.
takezoe
committed
on 10 Jul 2013
|
|
2013-07-06 |
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe
committed
on 6 Jul 2013
|
2013-07-04 |
(refs #19)Add unique checking for mail address.
takezoe
committed
on 4 Jul 2013
|
2013-07-03 |
Add OneselfAuthenticator.
takezoe
committed
on 3 Jul 2013
|
2013-07-01 |
Fix template file names.
takezoe
committed
on 1 Jul 2013
|