Commit Graph

76 Commits

Author SHA1 Message Date
Michael Gregson 58cd47a1b3 Patching 2009-01-28 01:07:58 -05:00
Michael Gregson ab4cfdc17c Merge branch 'master' of caffeine.uwaterloo.ca:/srv/git/public/pyceo 2009-01-28 00:48:18 -05:00
Michael Gregson 4c4cf2b411 Added search for books that are signed out.
Book signouts now display due dates.
2009-01-28 00:47:45 -05:00
David Bartley 1b582abbf5 One of those LdapWordEdit was not meant to be 2009-01-23 00:53:28 -05:00
David Bartley 9d3aa35790 Add username autocomplete to library 2009-01-23 00:47:36 -05:00
Michael Gregson fbfee2913a Backporting to older sqlobject 2009-01-15 23:28:13 -05:00
Michael Gregson 2d599b60e9 Debugging 2009-01-15 19:18:04 -05:00
Michael Gregson 745ee4bc4a Releasing with working library code and required changes to members code. 2009-01-15 19:01:00 -05:00
Michael Gregson 033a15c9a5 Debugging 2009-01-15 18:37:19 -05:00
Michael Gregson c27529feaa Debugging 2009-01-15 18:34:23 -05:00
Michael Gregson c4b8499ad7 Adding user validation and overdue search. 2009-01-15 16:43:26 -05:00
Michael Gregson e7974c3015 Things should work. 2009-01-14 18:57:31 -05:00
Michael Gregson ffe4056089 Fixed config path 2009-01-10 19:42:10 -05:00
Michael Gregson e3035e1b9a Checkout and check-in works! 2009-01-10 19:41:09 -05:00
Michael Gregson e334437d6d connect_sasl no longer causes entire program to die on error condition.
However, accessing LDAP beyond this point is probably a really bad idea
as we certainly do not do anything sane to handle the error.
2008-12-20 18:49:02 -05:00
Michael Spang 868b4b681b Sort term list 2008-09-10 17:27:41 -04:00
Michael Gregson 75e02de4fc Pretty sure I fixed the check-in bug. 2008-07-24 21:43:52 -06:00
David Bartley e97203c36b Merge branch 'master' of /users/git/public/pyceo 2008-06-09 23:45:04 -04:00
David Bartley 17e06b4c55 Add database stubs 2008-06-09 23:45:01 -04:00
Nick Guenther 2890a04f71 Made configuring slightly saner (it's now called directly from main, instead of surprisingly via connect()) 2008-06-05 09:03:45 -04:00
Nick Guenther 82be7b1020 abstracting BookPage -> BookPageBase 2008-06-04 05:24:00 -04:00
Nick Guenther 4581f0c6da Appearently I committed a bytecode file by accident. oops. 2008-06-04 03:18:12 -04:00
David Bartley 8f2bea8540 Add library path to config 2008-06-02 23:43:13 -04:00
Nick Guenther 899791fb4e We've gone from not having a library, to having a basic library that almost works! There's kinks and the code could be cleaner in places, but it's a really decent start for only a day's work. yayyyy python 2008-06-02 23:21:25 -04:00
Nick Guenther 0241e3b0eb Search works whoooo 2008-06-02 20:40:25 -04:00
Nick Guenther 943079fb68 CEO notifies of it's connect attempt (since if LDAP is being sad then CEO hangs without any indication of why) 2008-06-02 20:17:27 -04:00
Nick Guenther 32004be45f Library GUI is coming, but awkwardsadface 2008-06-02 18:32:24 -04:00
Nick Guenther 9ac0c98ea6 library backend, initial version 2008-06-02 11:32:33 -04:00
David Bartley 6135db3fcd Fix help text 2008-05-13 23:51:27 -04:00
David Bartley 3cfcdbee62 Import sys 2008-05-13 23:20:52 -04:00
David Bartley 181419ac7a Move mathsoc regex and exception userid's into config 2008-05-10 16:57:46 -04:00
David Bartley b0dc96ff75 Add term argument to mathsoclist 2008-04-08 19:02:00 -04:00
David Bartley fdcff72d83 Add mathsoclist command 2008-04-01 22:12:00 -04:00
David Bartley 755d835eec Improve help message 2008-04-01 22:11:17 -04:00
David Bartley 85d38fc879 Simplify help 2008-04-01 22:09:03 -04:00
David Bartley 8e4f11b47b Drop memberUid support; all groups use uniqueMember now 2008-04-01 21:30:58 -04:00
David Bartley 0cade22049 Add help for command-line ceo 2008-03-28 15:46:32 -04:00
David Bartley 56fbde0d8b Search menu bug fix 2008-03-15 02:12:54 -04:00
David Bartley 42c64f6c87 Fix off-by-one error 2008-03-10 00:44:39 -04:00
David Bartley df3a964c6c Add inactive command 2008-03-10 00:25:08 -04:00
David Bartley 146745cff0 Add library stubs and refactor menu creation 2008-02-15 19:45:58 -05:00
David Bartley aabb7616b1 It's doubtful that a user would need to mount a floppy disk 2008-01-30 00:01:14 -05:00
David Bartley c218eec2b4 Don't offer to update to an empty program 2008-01-29 23:43:36 -05:00
David Bartley 179f501385 Refactor console code 2008-01-25 20:24:25 -05:00
David Bartley 909b180d13 Fix bug in group management 2008-01-25 20:23:04 -05:00
David Bartley 1cb28e9cc8 Send to both uwdir email and csclub email
* We were getting lots of bounces from uwdir emails (perhaps grads?)
* In the worse case, someone will get the email twice
2008-01-23 16:39:40 -05:00
David Bartley 47531a0ec2 Implement expired account emails 2008-01-23 02:11:43 -05:00
David Bartley 6bec583059 Refactor uwldap constants 2008-01-23 02:11:16 -05:00
David Bartley a5e52e0178 Add office staff to floppy group 2008-01-22 21:49:14 -05:00
David Bartley 07f696ab3f Sort memberlist 2008-01-15 17:45:30 -05:00