takezoe
|
f104fab593
|
Rename StringUtil#encrypt() to sha1().
|
2013-07-11 11:09:30 +09:00 |
|
takezoe
|
46b3807f21
|
Fix redirect path after sign in.
|
2013-07-11 04:08:06 +09:00 |
|
takezoe
|
796a276b65
|
(refs #28)Look up Gravatar if user icon is not configured.
|
2013-07-11 03:51:50 +09:00 |
|
takezoe
|
9d61f73e22
|
Generalize some methods in AccountController and UserManagementController.
|
2013-07-10 20:44:28 +09:00 |
|
takezoe
|
7a3c61a8d0
|
Generalize some methods in AccountController and UserManagementController.
|
2013-07-10 20:38:24 +09:00 |
|
takezoe
|
96872d7d41
|
(refs #28)Upload avatar part is separated from account editing form.
|
2013-07-10 20:20:05 +09:00 |
|
takezoe
|
02c015574f
|
(refs #28)Fix information message.
|
2013-07-10 18:24:46 +09:00 |
|
takezoe
|
248079f041
|
(refs #28)Display avatar icon on the activity timeline.
|
2013-07-10 14:37:00 +09:00 |
|
takezoe
|
2da756692b
|
(refs #28)Avatar image can be uploaded at the account editing page.
|
2013-07-10 14:15:56 +09:00 |
|
takezoe
|
e4324258d3
|
(refs #28)Implementing avatar image uploading.
|
2013-07-10 11:34:36 +09:00 |
|
takezoe
|
f84078c7ca
|
(refs #4)Add 'Public Activity' tab to the account information page.
|
2013-07-06 20:03:34 +09:00 |
|
takezoe
|
c53f3843b8
|
(refs #19)Add unique checking for mail address.
|
2013-07-05 01:37:29 +09:00 |
|
takezoe
|
b59a4ce94b
|
Add OneselfAuthenticator.
|
2013-07-03 16:53:04 +09:00 |
|
takezoe
|
1b13ca1c8d
|
Fix template file names.
|
2013-07-01 13:07:02 +09:00 |
|
takezoe
|
414c455662
|
Add unique user name checking to the account creation.
|
2013-06-29 15:44:27 +09:00 |
|
takezoe
|
10f2cbbc3e
|
Encrypt password.
|
2013-06-29 15:13:20 +09:00 |
|
takezoe
|
7da39b4785
|
Add the password field to the account editing page.
|
2013-06-29 02:23:32 +09:00 |
|
takezoe
|
c308e1993a
|
Add account creation page for users.
|
2013-06-28 14:13:58 +09:00 |
|
takezoe
|
d75b4112d1
|
Small fix.
|
2013-06-26 02:13:28 +09:00 |
|
takezoe
|
1ff87ff6b3
|
Use Option.map instead of pattern matching.
|
2013-06-25 14:44:02 +09:00 |
|
shimamoto
|
4326f34ef5
|
Create java.util.Date TypeMapper. And add the currentDate method.
|
2013-06-23 20:46:08 +09:00 |
|
takezoe
|
7b8edb3ec4
|
Add TODO to retrieving the current timestamp.
|
2013-06-23 03:06:22 +09:00 |
|
takezoe
|
2881df65a7
|
Change java.sql.Date to java.sql.Timestamp.
|
2013-06-22 14:41:20 +09:00 |
|
takezoe
|
fbc9945eee
|
Hide private repositories at the account page.
|
2013-06-21 18:27:35 +09:00 |
|
takezoe
|
676e6c6047
|
Fix the repository url.
|
2013-06-16 03:20:34 +09:00 |
|
takezoe
|
a6b5098f33
|
Add the account editing page.
|
2013-06-06 21:21:27 +09:00 |
|