Commit Graph

98 Commits

Author SHA1 Message Date
John Ladan 2d95ac5cde database files put in /users/libcom/ 2013-12-18 19:14:56 -05:00
John Ladan a5a242530c A couple of TODOs added 2013-12-16 01:46:27 -05:00
John Ladan e057e0ec21 Checkout and Return system complete 2013-12-16 01:39:03 -05:00
John Ladan 84548f5332 Couple more checkout related functions 2013-12-13 13:40:41 -05:00
John Ladan af94db4071 Query checked out books added to db_layer 2013-11-29 14:17:58 -05:00
John Ladan 015f65b0fc added checkout functionality to db + some cleanup 2013-11-27 19:59:21 -05:00
John Ladan 841a1f0d17 AddForm works again??? 2013-11-09 01:16:42 -05:00
John Ladan 670347ca73 made tests use python3 2013-11-09 01:05:24 -05:00
Christopher Hawthorne 734c6870b4 Merging changes to book_data.py 2013-11-08 23:44:16 -05:00
Christopher Hawthorne 1637c72955 Added permission checking. Added unit tests for the db_layer and permissions. 2013-11-08 23:35:53 -05:00
John Ladan 7e77b3c416 Added an exception for timeout 2013-11-06 16:57:35 -05:00
John Ladan d858f34ef8 Search forward and back now handles case-sensitive 2013-10-27 17:14:52 -04:00
John Ladan 1324e07bc5 Made sizes of windows better, and easier to change 2013-10-27 17:04:35 -04:00
John Ladan 18058ac98c Finished changing over to new form.py 2013-10-25 17:25:07 -04:00
jladan a7c29c5df0 Updated TODO to match current state 2013-10-25 17:06:50 -04:00
John Ladan de4acf1891 Case insensitive searching; fixed column sorting 2013-10-25 16:07:34 -04:00
John Ladan 4b658477ea Text entry allows wider strings, and fixed code 2013-10-25 15:33:49 -04:00
John Ladan b33b69e7bc Added home and end to browser window. 2013-10-25 12:32:44 -04:00
John Ladan cf01cc3225 Added todo item for search error. 2013-10-23 19:09:01 -04:00
John Ladan e05c6c157b One function to convert query result to a book. 2013-10-23 18:29:06 -04:00
John Ladan 45dafba38a Cleaned files, started to follow naming convention 2013-10-23 12:17:56 -04:00
John Ladan b6ce427f06 finishing fixing bugs from last commit 2013-10-22 18:37:17 -04:00
John Ladan 73c35979c3 python3 conversion 2013-10-21 19:38:21 -04:00
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