Commit Graph

18 Commits

Author SHA1 Message Date
takezoe
e4324258d3 (refs #28)Implementing avatar image uploading. 2013-07-10 11:34:36 +09:00
shimamoto
136a654639 Improve mapping of custom column type. 2013-07-08 17:25:31 +09:00
takezoe
c53f3843b8 (refs #19)Add unique checking for mail address. 2013-07-05 01:37:29 +09:00
shimamoto
606e5e6e76 Fix the inefficient query. 2013-07-03 14:01:20 +09:00
takezoe
bea6d156ed Fix services to use shortcut method for primary key and foreign keys. 2013-06-29 13:40:01 +09:00
takezoe
95f71e030b Remove currentDate from controller. 2013-06-24 00:48:11 +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
65eb89475a Update flag columns to BOOLEAN. 2013-06-21 13:24:58 +09:00
takezoe
2b599a3052 Fix updating in AccountService. 2013-06-04 18:29:08 +09:00
takezoe
5793851b7d Add AccountService#updateLastLoginDate(). 2013-06-04 14:04:03 +09:00
takezoe
315da9caa5 Add AccountService#updateAccount() 2013-06-04 13:59:21 +09:00
takezoe
dd7fef93fc Add new user creation stuff. 2013-06-04 12:25:43 +09:00
takezoe
13c3997c63 Define the static values for the user type. 2013-06-04 01:48:15 +09:00
takezoe
2413fca648 Refactor database schema. 2013-06-03 19:04:57 +09:00
takezoe
b2af70d611 Fix the index page. 2013-06-03 01:36:35 +09:00
takezoe
6512b673f6 Add AccountService and ProjectService. 2013-06-02 14:29:52 +09:00