17 Commits

Author SHA1 Message Date
Josh Holtrop
40e36c4a02 separate local module imports 2010-12-28 19:05:08 -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
Josh Holtrop
7765a7cb0b filled out Command.parseTimeSpec() 2010-12-13 19:28:55 -05:00
Josh Holtrop
8dc5d28cee added test script to exercise some unit test cases 2010-12-11 10:14:25 -05:00
Josh Holtrop
70f57c4ce7 filled out Command.parseCommandLine() 2010-12-11 09:55:07 -05:00
Josh Holtrop
3af40dc453 add Command class 2010-12-09 21:47:16 -05:00
Josh Holtrop
920897cf2f fixed usage of "when" sqlite keyword; made dbfile a required argument 2010-12-06 22:37:57 -05:00
Josh Holtrop
9a70a7e9f8 reworked database schema again with foreign keys 2010-12-06 22:24:33 -05:00
Josh Holtrop
27ba8d30d9 reformatted SQL statements 2010-12-05 22:48:22 -05:00
Josh Holtrop
df2d40afb2 passing command back to main program 2010-12-03 00:45:29 -05:00
Josh Holtrop
40d433d815 added a stock OK button, increased minimum width of the command window 2010-12-02 23:27:19 -05:00
Josh Holtrop
299eb9b615 replace Button with an Entry object 2010-12-02 18:15:55 -05:00
Josh Holtrop
75059ed223 added skeleton CmdWindow class 2010-12-02 17:59:11 -05:00
Josh Holtrop
b0b8ce1716 initial commit of dwtt, skeleton for now 2010-12-02 16:29:45 -05:00
Josh Holtrop
2185408b45 initial 2010-12-02 14:28:23 -05:00