Josh Holtrop
|
951bf59dab
|
add DataStore.getTasks()
|
2011-02-15 19:37:55 -05:00 |
|
Josh Holtrop
|
8f6345d478
|
added DataStore.getProjects()
|
2011-02-10 16:09:00 -05:00 |
|
Josh Holtrop
|
83258c5d18
|
add DataStore class to create sqlite3 db
|
2011-02-09 14:36:51 -05:00 |
|
Josh Holtrop
|
5fc2cb8a53
|
switching to new GUI, remove CmdWindow
|
2011-02-08 22:07:08 -05:00 |
|
Josh Holtrop
|
b8d96c8b5a
|
added cheap status handler, printing to console
|
2011-01-03 13:45:56 -05:00 |
|
Josh Holtrop
|
8dac698ca2
|
show full path to current task in command window
|
2011-01-03 12:57:24 -05:00 |
|
Josh Holtrop
|
1acaefb193
|
added short name lookups for tasks
|
2011-01-03 12:15:54 -05:00 |
|
Josh Holtrop
|
fa2413810d
|
DataStore.createTask(): strip names
|
2011-01-02 22:07:34 -05:00 |
|
Josh Holtrop
|
1f861b12ea
|
DataStore.clearCurrentTask() takes no arguments
|
2011-01-02 22:05:40 -05:00 |
|
Josh Holtrop
|
b825457cdd
|
added DataStore.getParentTaskByName()
|
2011-01-02 21:59:53 -05:00 |
|
Josh Holtrop
|
7c51c068b2
|
change TaskRef.dt to TaskRef.time
|
2011-01-02 21:54:39 -05:00 |
|
Josh Holtrop
|
36bfb39320
|
added DataStore.clearCurrentTask()
|
2011-01-02 21:51:31 -05:00 |
|
Josh Holtrop
|
20b7681521
|
added DataStore.updateTask()
|
2011-01-02 21:42:03 -05:00 |
|
Josh Holtrop
|
64428ab99e
|
added DataStore.getTaskByName(), strip task names
|
2011-01-02 21:17:40 -05:00 |
|
Josh Holtrop
|
d1a81c2a9c
|
added DataStore.getTaskByNameParent()
|
2011-01-02 15:21:42 -05:00 |
|
Josh Holtrop
|
bcac83a5a9
|
added DataStore.addTime()
|
2011-01-02 15:01:48 -05:00 |
|
Josh Holtrop
|
8ad5fc3c71
|
add taskid attribute to Task class
|
2011-01-02 14:29:35 -05:00 |
|
Josh Holtrop
|
585d3d65e1
|
added DataStore.createTask()
|
2011-01-02 14:23:43 -05:00 |
|
Josh Holtrop
|
6574f4d4fd
|
added Task class and DataStore.getTaskByID()
|
2011-01-02 14:04:50 -05:00 |
|
Josh Holtrop
|
af10a21be7
|
added DataStore.updateCurrentTask()
|
2011-01-02 12:03:10 -05:00 |
|
Josh Holtrop
|
855068c43f
|
added DataStore.getCurrentTask() and TaskRef class
|
2011-01-02 11:53:25 -05:00 |
|
Josh Holtrop
|
684834806e
|
updated database schema again for dates and hours
|
2011-01-01 23:06:10 -05:00 |
|
Josh Holtrop
|
be2789de8d
|
remove -c option, made its behavior the default, fix DataStore bug
|
2010-12-28 19:02:28 -05:00 |
|
Josh Holtrop
|
ec4383c993
|
tasks.parentid is a foreign key into itself
|
2010-12-27 15:02:35 -05:00 |
|
Josh Holtrop
|
1d9f305cf9
|
moved sqlite code to DataStore.py
|
2010-12-26 22:09:23 -05:00 |
|