Commit Graph

18 Commits

Author SHA1 Message Date
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