Commit Graph

26 Commits

Author SHA1 Message Date
DavidBadura d506df75ae finish annotation supprt 2016-03-12 10:04:31 +00:00
DavidBadura ece82c24a9 add annotations 2016-03-12 09:14:46 +00:00
DavidBadura 79f779e520 fix phpunit tests 2015-12-26 11:47:51 +00:00
DavidBadura 95870fc7a2 optimize proxy implementation 2015-07-08 23:29:50 +00:00
DavidBadura 2dbcb2ca6a fix tests 2015-07-08 11:55:42 +02:00
DavidBadura 44d518e95a fist draft 2015-07-07 23:17:00 +00:00
DavidBadura 9f3ea62916 add start&stop 2015-04-23 19:33:10 +00:00
DavidBadura 09c3ea1e5e fix timezone problem 2015-04-22 12:09:55 +00:00
DavidBadura 0ab45fae1f refactor exceptions 2015-04-06 21:13:02 +00:00
DavidBadura 44b0da1398 fix typo & utf8 problem 2015-04-03 20:27:45 +00:00
DavidBadura c026f2b954 lazy validation 2015-04-03 14:36:58 +00:00
DavidBadura 44274c6fc2 fix recurring tasks 2015-04-03 14:11:02 +00:00
DavidBadura 3fa353d533 fix until & recurring 2015-02-08 18:32:51 +00:00
DavidBadura 6d13ee7d3a update recurring 2015-02-08 13:29:44 +00:00
DavidBadura 0d5a2b46e6 add recurring object 2015-02-08 13:00:15 +00:00
DavidBadura 7199ad4dfa add recurring & fix until 2015-02-08 12:13:53 +00:00
DavidBadura 9ed7f6ff7c add carbon lib for date operations 2015-02-08 11:23:14 +00:00
DavidBadura eee7c668cc add date features 2015-02-06 23:22:17 +00:00
DavidBadura d2596a35f0 make clone possible 2015-02-06 18:01:04 +00:00
DavidBadura 9ef7c833f0 fix tags
modified:   README.md
	modified:   src/Task.php
	modified:   tests/TaskManagerTest.php
2015-02-06 17:43:05 +00:00
DavidBadura a58ceedefc add tags 2015-02-06 17:31:13 +00:00
DavidBadura b81cad6243 add priority 2015-02-06 17:05:29 +00:00
DavidBadura fa478272b6 add project attr 2015-02-06 13:08:13 +01:00
DavidBadura a25b90caba add dates & urgency 2015-02-05 23:09:29 +00:00
DavidBadura dad551a72a add done & delete 2015-02-05 22:00:30 +00:00
DavidBadura fe02653016 first draft 2015-02-05 20:41:03 +01:00