Commit Graph

  • d70b1bc0d8 Fix warnings on startup + add more TODO silence-warnings John Oss 2022-10-18 21:03:50 -0400
  • 358decd75d Package for bionic master Charlie Wang 2019-04-26 17:06:11 -0400
  • 292f6fd8af Package for stretch, buster and xenial Zachary Seguin 2018-04-15 16:20:52 -0400
  • d18ff562fc Tweaked exception handling, specifically small screen failures Patrick Melanson 2017-12-27 11:48:46 -0500
  • 4ce53141e0 Use currently-logged-in user to authenticate for mass email sending. Patrick Melanson 2017-08-28 16:51:14 -0400
  • 73bbf6bb33 Use currently-logged-in user to authenticate for mass email sending. email_reminders Patrick Melanson 2017-08-28 16:51:14 -0400
  • c812a6634e Quality-of-life improvements to email reminders. Patrick Melanson 2017-07-27 20:46:13 -0400
  • bff0abf3aa Refactor email reminder code Charlie Wang 2017-02-04 10:56:14 -0500
  • 6ed3c35554 Added ability for libcom to send emails to those with overdue books Connor Murphy 2017-02-03 23:55:51 -0500
  • 8e592f3adc use default colour values for better integration Charlie Wang 2016-06-02 20:11:24 -0400
  • 7717dc3636 Build for stretch Zachary Seguin 2017-01-20 23:08:59 -0500
  • 1abaec4b0a Slight changes to make adding books more pleasant Felix Bauckholt 2016-03-19 19:06:35 -0400
  • 3487b66393 Categorizing and uncategorizing based on selection Felix Bauckholt 2016-03-12 20:58:51 -0500
  • f299412d56 Fix issue where python packages are installed in the incorrect location Zachary Seguin 2016-02-20 16:12:06 -0500
  • b4bfc05823 Jessie. Yay! jessie Felix Bauckholt 2016-02-19 21:20:51 -0500
  • 694df1ec47 First release! Felix Bauckholt 2016-02-19 20:28:48 -0500
  • 19b8869134 Button-only forms, including BookView Felix Bauckholt 2016-02-06 16:44:34 -0500
  • da52809b4d Added error messages for the checkout process Felix Bauckholt 2016-02-06 16:41:27 -0500
  • 9b9e95be69 UI improvements Felix Bauckholt 2016-01-30 21:23:00 -0500
  • 1690ac87a8 Add "error windows", stop crashing when editing empty list of books Felix Bauckholt 2016-01-30 21:20:38 -0500
  • 89c66c8188 Made it possible to view uncategorized books Felix Bauckholt 2016-01-30 21:03:45 -0500
  • 91f1ff9c55 In which I, Felix Bauckholt, assert my dominance Felix Bauckholt 2016-01-24 01:27:47 -0500
  • bc2d865520 checkout success/failure for integrity error, and database move Gianni Gambetti 2015-05-11 12:42:49 -0400
  • 85ace8ab4c Fixed category sorting for books ('c' on a book), found SQLite error on checking out books Gianni Gambetti 2014-10-19 14:20:08 -0400
  • ea4f7b8b0e Packaging set up John Ladan 2014-01-12 20:31:37 -0500
  • 985355d780 Moving code about for packaging John Ladan 2013-12-18 20:31:27 -0500
  • 2d95ac5cde database files put in /users/libcom/ John Ladan 2013-12-18 19:14:56 -0500
  • a5a242530c A couple of TODOs added John Ladan 2013-12-16 01:46:27 -0500
  • e057e0ec21 Checkout and Return system complete John Ladan 2013-12-16 01:39:03 -0500
  • 84548f5332 Couple more checkout related functions John Ladan 2013-12-13 13:40:41 -0500
  • af94db4071 Query checked out books added to db_layer John Ladan 2013-11-29 14:17:58 -0500
  • 015f65b0fc added checkout functionality to db + some cleanup John Ladan 2013-11-27 19:59:21 -0500
  • 841a1f0d17 AddForm works again??? John Ladan 2013-11-09 01:16:42 -0500
  • 670347ca73 made tests use python3 John Ladan 2013-11-09 01:05:24 -0500
  • 734c6870b4 Merging changes to book_data.py Christopher Hawthorne 2013-11-08 23:44:16 -0500
  • 1637c72955 Added permission checking. Added unit tests for the db_layer and permissions. Christopher Hawthorne 2013-11-08 23:35:53 -0500
  • 7e77b3c416 Added an exception for timeout John Ladan 2013-11-06 16:57:35 -0500
  • d858f34ef8 Search forward and back now handles case-sensitive John Ladan 2013-10-27 17:14:52 -0400
  • 1324e07bc5 Made sizes of windows better, and easier to change John Ladan 2013-10-27 17:04:35 -0400
  • 18058ac98c Finished changing over to new form.py John Ladan 2013-10-25 17:25:07 -0400
  • a7c29c5df0 Updated TODO to match current state jladan 2013-10-25 17:06:50 -0400
  • de4acf1891 Case insensitive searching; fixed column sorting John Ladan 2013-10-25 16:07:34 -0400
  • 4b658477ea Text entry allows wider strings, and fixed code John Ladan 2013-10-25 15:33:49 -0400
  • b33b69e7bc Added home and end to browser window. John Ladan 2013-10-25 12:32:44 -0400
  • cf01cc3225 Added todo item for search error. John Ladan 2013-10-23 19:09:01 -0400
  • e05c6c157b One function to convert query result to a book. John Ladan 2013-10-23 18:29:06 -0400
  • 45dafba38a Cleaned files, started to follow naming convention John Ladan 2013-10-23 12:17:56 -0400
  • b6ce427f06 finishing fixing bugs from last commit John Ladan 2013-10-22 18:37:17 -0400
  • 73c35979c3 python3 conversion John Ladan 2013-10-21 19:38:21 -0400
  • 69ade368bc fixed some bugs John Ladan 2013-10-11 20:15:10 -0400
  • 6cfa9dd624 Changed the database layer to be more sensible John Ladan 2013-10-08 12:18:55 -0400
  • 60047a16d6 more todo John Ladan 2012-06-24 17:25:08 -0400
  • e2e1fb9102 Added feature to TODO John Ladan 2012-06-24 17:01:28 -0400
  • 3073831935 improved showing row to properly clear first.\n\nAlso, switched some form behaviour. John Ladan 2012-06-24 16:57:52 -0400
  • 2429a9813a sort books by any column John Ladan 2012-06-24 16:47:11 -0400
  • ed020203f5 added some desired features John Ladan 2012-06-15 14:13:10 -0400
  • 37fd6d7d57 added lookup by lccn John Ladan 2012-06-15 14:11:21 -0400
  • c39c4ef3db arrow keys between buttons now work. John Ladan 2012-04-01 14:47:00 -0400
  • 747e19ba6d borders around browser windows. John Ladan 2012-04-01 13:52:43 -0400
  • 259fe99b4a can now browse books by category John Ladan 2012-04-01 13:45:51 -0400
  • 83ffb5502d significant improvements to database (adding/removing books, categories, etc.) John Ladan 2012-04-01 13:27:46 -0400
  • a94fafe265 fixed that annoying bug. John Ladan 2012-03-31 22:14:13 -0400
  • 124e2f14c7 books restored from trash, but there's an error when everything is restored John Ladan 2012-03-30 20:41:00 -0400
  • 12f3892dc7 viewing and deleting trash works John Ladan 2012-03-30 20:20:38 -0400
  • 85f9246bd2 added function to get books in category to dbLayer John Ladan 2012-03-30 20:09:22 -0400
  • 540a2b2b62 fixed bug in helpbar, made help easier for browsers John Ladan 2012-03-30 14:34:33 -0400
  • ebff28c387 oops! never added helpbar.py John Ladan 2012-03-30 14:25:08 -0400
  • 1ae28a201c searching John Ladan 2012-03-30 14:21:38 -0400
  • 0ec39e0df2 Windows are drawn in better positions now John Ladan 2012-03-30 13:00:23 -0400
  • be13dde69a categorizing books now works John Ladan 2012-03-27 22:06:42 -0400
  • 9feb338631 deletion of books now works John Ladan 2012-03-27 16:02:01 -0400
  • b079405d33 deletion of categories now supported John Ladan 2012-03-27 15:53:42 -0400
  • ee94be5589 help bar more sensible now John Ladan 2012-03-27 15:24:29 -0400
  • 41d24c984a dbLayer improvements John Ladan 2012-03-27 15:08:03 -0400
  • e170717cdd made getCategories more like getBooks (need id as well) John Ladan 2012-03-26 22:03:13 -0400
  • c44c6fce02 added selecting to browser window John Ladan 2012-03-26 21:54:04 -0400
  • 24511bb11c can now add categories from the category viewer John Ladan 2012-03-24 21:30:41 -0400
  • a3018cb7a6 generalized the form to add inheritance options John Ladan 2012-03-24 14:06:02 -0400
  • 13f6b211ac improved the category browser John Ladan 2012-03-24 12:25:14 -0400
  • c1dfa009df added category viewer John Ladan 2012-03-24 12:12:12 -0400
  • 2e3bf86930 started on category browser John Ladan 2012-03-22 17:28:06 -0400
  • a5a146df68 oops, forgot to check first John Ladan 2012-03-22 16:32:19 -0400
  • e5d5b6bd7d more dbLayer category additions John Ladan 2012-03-22 16:26:57 -0400
  • 1eccd20165 added some database stuff for categories John Ladan 2012-03-22 16:02:26 -0400
  • 415cadf47e added browser baseclass for inheritance purposes John Ladan 2012-03-22 14:46:21 -0400
  • b363e70b5e fixed some book-lookup stuff John Ladan 2012-03-21 23:19:08 -0400
  • fdc04b9aa0 Added help bar John Ladan 2012-03-21 17:18:20 -0400
  • a88034f94e Column widths now generated from definitions John Ladan 2012-03-21 16:06:34 -0400
  • e668142c15 Windows clean up after themselves properly John Ladan 2012-03-20 18:12:19 -0400
  • 9d8488353c viewing book (without changing original) from browser John Ladan 2012-03-20 16:53:12 -0400
  • 263be64c75 updating from browser works now John Ladan 2012-03-20 15:27:34 -0400
  • 770b4f553b We're basically functional now John Ladan 2012-03-20 13:12:33 -0400
  • 1c04e6e7c5 Finished objectifying add/update book form John Ladan 2012-03-20 12:52:39 -0400
  • b3592b4690 more objectifying add/update book form John Ladan 2012-03-20 01:47:28 -0400
  • 725154ef26 started objectifying add/update/view book form John Ladan 2012-03-20 01:00:53 -0400
  • d139e73abb browser has scrolling now John Ladan 2012-03-20 00:09:56 -0400
  • 548d09234c browser window displays properly John Ladan 2012-03-19 22:50:09 -0400
  • d7c871485e browser window started John Ladan 2012-03-19 19:07:44 -0400
  • 3e9f28ca0c db update, delete, getBooks should work John Ladan 2012-03-19 18:18:24 -0400
  • 3dc95cf82e Better name for db module John Ladan 2012-03-19 14:06:17 -0400