Commit Graph

58 Commits

Author SHA1 Message Date
DavidBadura d506df75ae finish annotation supprt 2016-03-12 10:04:31 +00:00
DavidBadura 7053cb5740 refactoring 2015-12-26 12:27:32 +00:00
DavidBadura 9885fd9c4b performance optimization 2015-09-19 10:45:05 +00:00
DavidBadura 41c617c091 fix tests 2015-09-18 17:12:36 +00:00
DavidBadura e04ae2b2a7 cleanup tests 2015-09-18 17:12:36 +00:00
David Badura 4272ed97c1 Merge pull request #31 from DavidBadura/test-speedup
Test speedup
2015-08-01 23:58:07 +02:00
DavidBadura 7da5dc409a test travis docker system 2015-08-01 21:53:26 +00:00
DavidBadura 106ae230e3 fix tests 2015-08-01 21:50:00 +00:00
Tobias Olry 57441c8ed4 clear taskamanager and refetch data before asserting data was saved, extract test data into dataProvider 2015-07-29 07:54:35 +02:00
Tobias Olry d18a3acca8 allow dots in projects and tasks 2015-07-25 11:02:18 +02: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 855cfad124 fix #26 validate path 2015-07-07 21:27:06 +00:00
DavidBadura 0a0a4f9788 fix #22 tag & project validation 2015-06-28 13:34:51 +00:00
DavidBadura fb763a765e fix description 2015-06-28 13:11:35 +00:00
DavidBadura 624435017b better durations support (months) 2015-05-15 11:38:38 +00:00
DavidBadura da2d664f58 rewrite 2015-04-23 21:28:57 +00:00
DavidBadura 4ebaee91aa fix deleting recurring task 2015-04-23 19:55:25 +00:00
DavidBadura 9f3ea62916 add start&stop 2015-04-23 19:33:10 +00:00
DavidBadura 6268128cc9 add more configuration 2015-04-23 19:09:52 +00:00
DavidBadura d392b5871e fix filter & escaping 2015-04-23 16:49:41 +00:00
DavidBadura 682561a58e fix complex filter 2015-04-22 14:33:35 +00:00
David Badura 8385e7e7c5 Merge pull request #12 from DavidBadura/config-reports
Config
2015-04-22 14:55:55 +02:00
DavidBadura 076a160eba fix test 2015-04-22 12:41:51 +00:00
DavidBadura 081e90ede2 add config 2015-04-22 12:34:30 +00:00
DavidBadura c1de8d1ee3 fix timezone problem 2015-04-22 12:31:30 +00:00
DavidBadura 09c3ea1e5e fix timezone problem 2015-04-22 12:09:55 +00:00
David Badura cc02f7aa60 Merge pull request #17 from DavidBadura/taskwarrior-build
Taskwarrior 2.4.2
2015-04-22 14:09:05 +02:00
DavidBadura 206b63b217 fix modified date 2015-04-22 11:39:33 +00:00
DavidBadura 9ba37c9d45 fix phpunit test 2015-04-22 11:32:43 +00:00
DavidBadura 562f00171a add doctrine array collection 2015-04-22 10:44:11 +00:00
DavidBadura a0ca517981 add QueryBuilder 2015-04-06 21:49:38 +00:00
DavidBadura 0ab45fae1f refactor exceptions 2015-04-06 21:13:02 +00:00
DavidBadura 2b67432be4 filter system tags 2015-04-03 22:23:26 +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 4a36d7e511 add reopen feature 2015-02-10 20:49:30 +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 fb3da0face fix tests 2015-02-08 13:13:03 +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