Commit Graph

37 Commits

Author SHA1 Message Date
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 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
John Ladan 4b658477ea Text entry allows wider strings, and fixed code 2013-10-25 15:33:49 -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 73c35979c3 python3 conversion 2013-10-21 19:38:21 -04:00
John Ladan 37fd6d7d57 added lookup by lccn 2012-06-15 14:11:21 -04:00
John Ladan 12f3892dc7 viewing and deleting trash works 2012-03-30 20:20:38 -04:00
John Ladan 0ec39e0df2 Windows are drawn in better positions now 2012-03-30 13:00:23 -04:00
John Ladan ee94be5589 help bar more sensible now 2012-03-27 15:24:29 -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 415cadf47e added browser baseclass for inheritance purposes 2012-03-22 14:46:21 -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 770b4f553b We're basically functional now 2012-03-20 13:12:33 -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 3dc95cf82e Better name for db module 2012-03-19 14:06:17 -04:00
John Ladan 956a1a9bda now adds books to database 2012-03-17 02:39:58 -04:00
John Ladan d8848cdb0b pgup, pgdn support, and returns a book thing 2012-03-16 22:24:15 -04:00
John Ladan 7c85118a10 backspace and typing working now 2012-03-16 22:01:48 -04:00
John Ladan 3408432055 characters can now be inserted into form fields. 2012-03-16 21:11:38 -04:00
John Ladan 44d7ae310c left and right keys implemented in the form 2012-03-16 17:45:01 -04:00
John Ladan 7c3ff250da added exit function 2012-03-15 16:07:43 -04:00
John Ladan 964466d33b Extensive progress on add/update form 2012-03-15 15:21:42 -04:00
John Ladan 0523acec71 Revert "More work on book data form."
This reverts commit c37473724f.
2012-03-15 12:11:18 -04:00
John Ladan c37473724f More work on book data form. 2012-03-15 12:04:07 -04:00
John Ladan f21ef12123 More work on book data form. 2012-03-14 17:44:13 -04:00
John Ladan ea7c968e47 Placeholders for library functions 2012-03-10 03:13:17 -05:00
John Ladan 12581237a7 Now working on actual librarian 2012-03-10 02:56:31 -05:00