Commit Graph

18 Commits

Author SHA1 Message Date
John Ladan 6cfa9dd624 Changed the database layer to be more sensible 2013-10-08 12:18:55 -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 124e2f14c7 books restored from trash, but there's an error when everything is restored 2012-03-30 20:41:00 -04:00
John Ladan 85f9246bd2 added function to get books in category to dbLayer 2012-03-30 20:09:22 -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 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 24511bb11c can now add categories from the category viewer 2012-03-24 21:30:41 -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 263be64c75 updating from browser works now 2012-03-20 15:27:34 -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
John Ladan 3dc95cf82e Better name for db module 2012-03-19 14:06:17 -04:00