Commit Graph

75 Commits

Author SHA1 Message Date
John Ladan 69ade368bc fixed some bugs 2013-10-11 20:15:10 -04:00
John Ladan 6cfa9dd624 Changed the database layer to be more sensible 2013-10-08 12:18:55 -04:00
John Ladan 60047a16d6 more todo 2012-06-24 17:25:08 -04:00
John Ladan e2e1fb9102 Added feature to TODO 2012-06-24 17:01:28 -04:00
John Ladan 3073831935 improved showing row to properly clear first.\n\nAlso, switched some form behaviour. 2012-06-24 16:57:52 -04:00
John Ladan 2429a9813a sort books by any column 2012-06-24 16:47:11 -04:00
John Ladan ed020203f5 added some desired features 2012-06-15 14:13:10 -04:00
John Ladan 37fd6d7d57 added lookup by lccn 2012-06-15 14:11:21 -04:00
John Ladan c39c4ef3db arrow keys between buttons now work. 2012-04-01 14:47:00 -04:00
John Ladan 747e19ba6d borders around browser windows. 2012-04-01 13:52:43 -04:00
John Ladan 259fe99b4a can now browse books by category 2012-04-01 13:45:51 -04:00
John Ladan 83ffb5502d significant improvements to database (adding/removing books, categories, etc.) 2012-04-01 13:27:46 -04:00
John Ladan a94fafe265 fixed that annoying bug. 2012-03-31 22:14:13 -04:00
John Ladan 124e2f14c7 books restored from trash, but there's an error when everything is restored 2012-03-30 20:41:00 -04:00
John Ladan 12f3892dc7 viewing and deleting trash works 2012-03-30 20:20:38 -04:00
John Ladan 85f9246bd2 added function to get books in category to dbLayer 2012-03-30 20:09:22 -04:00
John Ladan 540a2b2b62 fixed bug in helpbar, made help easier for browsers 2012-03-30 14:34:33 -04:00
John Ladan ebff28c387 oops! never added helpbar.py 2012-03-30 14:25:08 -04:00
John Ladan 1ae28a201c searching 2012-03-30 14:21:38 -04:00
John Ladan 0ec39e0df2 Windows are drawn in better positions now 2012-03-30 13:00:23 -04:00
John Ladan be13dde69a categorizing books now works 2012-03-27 22:06:42 -04:00
John Ladan 9feb338631 deletion of books now works 2012-03-27 16:02:01 -04:00
John Ladan b079405d33 deletion of categories now supported 2012-03-27 15:53:42 -04:00
John Ladan ee94be5589 help bar more sensible now 2012-03-27 15:24:29 -04:00
John Ladan 41d24c984a dbLayer improvements 2012-03-27 15:08:03 -04:00
John Ladan e170717cdd made getCategories more like getBooks (need id as well) 2012-03-26 22:03:13 -04:00
John Ladan c44c6fce02 added selecting to browser window 2012-03-26 21:54:04 -04:00
John Ladan 24511bb11c can now add categories from the category viewer 2012-03-24 21:30:41 -04:00
John Ladan a3018cb7a6 generalized the form to add inheritance options 2012-03-24 14:06:02 -04:00
John Ladan 13f6b211ac improved the category browser 2012-03-24 12:25:14 -04:00
John Ladan c1dfa009df added category viewer 2012-03-24 12:12:12 -04:00
John Ladan 2e3bf86930 started on category browser 2012-03-22 17:28:06 -04:00
John Ladan a5a146df68 oops, forgot to check first 2012-03-22 16:32:19 -04:00
John Ladan e5d5b6bd7d more dbLayer category additions 2012-03-22 16:26:57 -04:00
John Ladan 1eccd20165 added some database stuff for categories 2012-03-22 16:26:24 -04:00
John Ladan 415cadf47e added browser baseclass for inheritance purposes 2012-03-22 14:46:21 -04:00
John Ladan b363e70b5e fixed some book-lookup stuff 2012-03-21 23:19:08 -04:00
John Ladan fdc04b9aa0 Added help bar 2012-03-21 17:18:20 -04:00
John Ladan a88034f94e Column widths now generated from definitions 2012-03-21 16:06:34 -04:00
John Ladan e668142c15 Windows clean up after themselves properly 2012-03-20 18:13:20 -04:00
John Ladan 9d8488353c viewing book (without changing original) from browser 2012-03-20 16:53:12 -04:00
John Ladan 263be64c75 updating from browser works now 2012-03-20 15:27:34 -04:00
John Ladan 770b4f553b We're basically functional now 2012-03-20 13:12:33 -04:00
John Ladan 1c04e6e7c5 Finished objectifying add/update book form 2012-03-20 12:52:39 -04:00
John Ladan b3592b4690 more objectifying add/update book form 2012-03-20 01:47:28 -04:00
John Ladan 725154ef26 started objectifying add/update/view book form 2012-03-20 01:00:53 -04:00
John Ladan d139e73abb browser has scrolling now 2012-03-20 00:09:56 -04:00
John Ladan 548d09234c browser window displays properly 2012-03-19 22:50:49 -04:00
John Ladan d7c871485e browser window started 2012-03-19 19:07:44 -04:00
John Ladan 3e9f28ca0c db update, delete, getBooks should work 2012-03-19 18:24:05 -04:00