Commit Graph

13 Commits

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