Commit Graph

66 Commits

Author SHA1 Message Date
hlq07 5d1ed01c9c improve code style 2018-05-27 01:14:17 +08:00
hlq07 723addfba5 create TodoItemUtil 2018-05-27 01:11:43 +08:00
hlq07 ce19ac0261 add new features 2018-05-27 01:11:16 +08:00
hlq07 62b2ad15b8 support timeless-todo-item 2018-05-26 17:41:58 +08:00
hlq07 1ac3c637b0 add new features to TodoItem and TodoItemFactory 2018-05-26 17:38:42 +08:00
hlq07 f364d264a2 refactor TodoItemManager and TodoItemStorage 2018-05-26 15:16:43 +08:00
hlq07 edffa56488 refactor TodoItemManager 2018-05-26 14:47:59 +08:00
hlq07 6b13284c4a fix a bug 2018-05-12 20:58:02 +08:00
hlq07 64b5be452f add author info 2018-05-12 20:52:48 +08:00
hlq07 ccd7431d7b synthesize all 2018-05-12 20:47:05 +08:00
hlq07 a2039c151c remove some useless code 2018-05-12 18:23:28 +08:00
hlq07 4f0f8e85c3 move the fxml file to fxml directory 2018-05-12 18:20:21 +08:00
akasakaisami d110480274 Merge remote-tracking branch 'origin/master' 2018-05-12 17:02:12 +08:00
akasakaisami 6400363244 New Todo Item Stage update and New Todo Item Stage Test 2018-05-12 17:01:45 +08:00
akasakaisami f7a420c997 New Todo Item Stage update and New Todo Item Stage Test 2018-05-12 16:56:09 +08:00
hlq07 90d8631e0e add a test unit and a css file of PaintCalendarStrategy 2018-05-12 16:40:09 +08:00
akasakaisami fbdd18bb0c New Todo Item Stage 2018-05-12 15:49:16 +08:00
hlq07 a0f002e8bc add a test unit and fix a bug 2018-05-12 15:38:31 +08:00
hlq07 d1f9b7d534 complete ListTodoItemsStrategy 2018-05-12 15:18:31 +08:00
dingying fc17fb28d3 Merge remote-tracking branch 'origin/master' 2018-05-12 14:49:48 +08:00
dingying 59f3c59c50 create ListTodoItemsStrategy 2018-05-12 14:48:12 +08:00
hlq07 ba09c9e1bd fix some bugs 2018-05-12 14:47:16 +08:00
hlq07 c88037c1a3 fix some bugs 2018-05-12 14:37:45 +08:00
hlq07 e2ccf7a7aa add a test unit of ShowTodoItemDetailStrategy 2018-05-12 14:37:02 +08:00
hlq07 b2d232b7ff complete ShowTodoItemDetailStrategy 2018-05-12 14:13:46 +08:00
liuyuqing 5e1f894e6d create ShowTodoItemDetailStrategy 2018-05-12 13:38:56 +08:00
hlq07 ab115b72d4 add "showAlert" into Presenter 2018-05-12 13:09:19 +08:00
hlq07 b45495b007 change behavior of some methods of CalendarUtil 2018-05-12 13:07:22 +08:00
hlq07 d776dbf137 add a comment and improve functionality 2018-05-12 12:54:13 +08:00
hlq07 19f4f9cc9e fix a bug 2018-05-12 12:34:17 +08:00
hlq07 4e22180a37 fix a bug 2018-05-12 12:29:17 +08:00
hlq07 f780aef0bf complete PaintCalendarStrategy 2018-05-12 02:56:27 +08:00
hlq07 e5d5406a15 publish the class CalendarUnit 2018-05-12 02:55:57 +08:00
hlq07 eee34118cc complete paintCalendar in class Presenter 2018-05-12 01:29:13 +08:00
hlq07 77d99153a2 update test unit 2018-05-12 01:27:52 +08:00
hlq07 ef8fff6cf4 add HolidayManager 2018-05-12 01:18:45 +08:00
hlq07 2052812189 add TodoItemStorage class 2018-05-12 01:05:41 +08:00
hlq07 a97b0565bc remove a useless part 2018-05-12 01:04:40 +08:00
hlq07 6ce934e767 modify a test unit 2018-05-12 01:04:17 +08:00
hlq07 07e210ffeb fix a bug 2018-05-12 01:02:26 +08:00
hlq07 c23cb33aef distribute tasks 2018-05-11 18:45:46 +08:00
dingying 930ef8edb6 modify SampleMain 2018-05-11 18:27:27 +08:00
hlq07 6cde72a562 add modifier to some methods of Presenter 2018-05-11 17:15:31 +08:00
hlq07 9dd66c0dd5 create Presenter 2018-05-11 17:08:36 +08:00
hlq07 4e3fd47539 add some methods into TodoItemManager 2018-05-11 17:07:45 +08:00
hlq07 10facca1da add some methods into CalendarUtil 2018-05-11 17:07:00 +08:00
hlq07 80282bd931 add final key word to the constant 2018-05-11 04:53:23 +08:00
hlq07 0bc600ce6e remove the declaration which is a runtime exception 2018-05-11 04:52:43 +08:00
hlq07 276e6042c3 remove Deprecated annotation from TodoItem 2018-05-11 04:47:01 +08:00
hlq07 ddcbb7a6da add the Main class to this project 2018-05-11 04:30:24 +08:00