Commit Graph

294 Commits

Author SHA1 Message Date
Michael Spang e2bf0997e2 Make C configuration even more insane
David thought we weren't using enough void pointers.
2009-01-17 20:23:44 -05:00
Michael Spang 6aec4b3c25 Remove unused vars 2009-01-17 20:08:45 -05:00
Michael Spang 2608a4d913 Update config.o deps 2009-01-17 20:08:10 -05:00
Michael Spang a7433ec4a7 Make C configuration more insane 2009-01-17 19:17:47 -05:00
Michael Gregson 62171f0c26 Pushing out new version. 2009-01-15 23:43:13 -05:00
Michael Gregson fbfee2913a Backporting to older sqlobject 2009-01-15 23:28:13 -05:00
Michael Gregson 37e62fd2f4 Updating install process. 2009-01-15 22:47:47 -05:00
Michael Gregson ca94e2ed90 Pushing working version. 2009-01-15 22:43:32 -05:00
Michael Gregson 2d599b60e9 Debugging 2009-01-15 19:18:04 -05:00
Michael Gregson 0628f6edee Releasing with working library code and required changes to members code. 2009-01-15 19:10:21 -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 5c139384b6 Releasing with working library code and required changes to members code. 2009-01-15 18:44:19 -05:00
Michael Gregson cec1cb1025 Releasing with working library code and required changes to members code. 2009-01-15 18:43:38 -05:00
Michael Gregson 3666c41b57 Releasing with working library code and required changes to members code. 2009-01-15 18:41:16 -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 9484da3902 Added sig thingy. 2009-01-15 17:02:44 -05:00
Michael Gregson da534a2e8e Added sig thingy. 2009-01-15 17:02:20 -05:00
Michael Gregson 7e5b75c9f2 Added sig thingy. 2009-01-15 17:01:26 -05:00
Michael Gregson aed5f5007d Testing version for validation and overdue checks. 2009-01-15 16:55:21 -05:00
Michael Gregson c4b8499ad7 Adding user validation and overdue search. 2009-01-15 16:43:26 -05:00
Michael Gregson dc61d054e5 Fixed 2009-01-14 19:39:59 -05:00
Michael Gregson 591c82767f Broken 2009-01-14 19:38:50 -05:00
Michael Gregson 4f30556fa6 Broken 2009-01-14 19:38:15 -05:00
Michael Gregson 8d98eb0bf0 Forgot this last time 2009-01-14 19:35:38 -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 Spang dd3880fb30 Merge branch 'master' of caffeine:/srv/git/public/pyceo 2008-09-10 17:13:04 -04:00
Michael Gregson c38f07131b Merge branch 'master' of ssh+git://caffeine.uwaterloo.ca/srv/git/public/pyceo 2008-07-24 22:08:58 -06:00
Michael Gregson 6f7cf8c5f8 Fixing bookpage of checked out books 2008-07-24 22:05:55 -06:00
Michael Gregson 75e02de4fc Pretty sure I fixed the check-in bug. 2008-07-24 21:43:52 -06:00
Michael Spang eeff9868d4 Fix build on Solaris 2008-06-27 19:36:46 -04:00
Michael Spang a4447e38bb Run as root:root not root:$LOGNAME 2008-06-27 19:35:49 -04: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
Michael Spang c7f9893fd4 Set $MAINTAINER to Systems Committee 2008-06-06 23:32:47 -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 8ff408ed76 Release 0.4.11 2008-06-02 23:49:32 -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 671f0d95a8 Release v0.4.10 2008-05-28 02:02:59 -04:00