Michael Spang
e210f7d38b
Remove unused vars
14 years ago
Michael Gregson
4720fcd252
Added comments containing code to add new members to a mailing list using listadmin.
...
Left to do:
- create mailing list
- create and publish listadmin config file
- update code to use listadmin config file
- uncomment code
- ponder implications of listadmin config file (security)
14 years ago
Michael Gregson
8805756a5e
Fixing overdue check.
14 years ago
Michael Gregson
1f9607b3a0
Fixing library search shit.
14 years ago
Michael Gregson
370b446414
Window now goes away, hopefully.
14 years ago
Michael Gregson
29913099b8
Magic! Shit works. Books can be added.
14 years ago
Michael Gregson
1d7f739631
Correct book counting.
14 years ago
Michael Gregson
bf98adc034
Wee! Conf should work?
14 years ago
Michael Gregson
4aab446858
Maybe?
14 years ago
Michael Gregson
a213655bd5
Maybe now?
14 years ago
Michael Gregson
256d897e7e
Now have uncomment add book menu item.
14 years ago
Michael Gregson
7354142bad
Fixing imports.
14 years ago
Michael Gregson
70916783d0
Adding pymazon.
14 years ago
Michael Gregson
a609eb0798
Patches to library for adding books.
...
.cf are ignored now too.
14 years ago
Michael Gregson
58cd47a1b3
Patching
14 years ago
Michael Gregson
4c4cf2b411
Added search for books that are signed out.
...
Book signouts now display due dates.
14 years ago
David Bartley
1b582abbf5
One of those LdapWordEdit was not meant to be
14 years ago
David Bartley
9d3aa35790
Add username autocomplete to library
14 years ago
Michael Gregson
fbfee2913a
Backporting to older sqlobject
14 years ago
Michael Gregson
2d599b60e9
Debugging
14 years ago
Michael Gregson
745ee4bc4a
Releasing with working library code and required changes to members code.
14 years ago
Michael Gregson
033a15c9a5
Debugging
14 years ago
Michael Gregson
c27529feaa
Debugging
14 years ago
Michael Gregson
c4b8499ad7
Adding user validation and overdue search.
14 years ago
Michael Gregson
e7974c3015
Things should work.
14 years ago
Michael Gregson
ffe4056089
Fixed config path
14 years ago
Michael Gregson
e3035e1b9a
Checkout and check-in works!
14 years ago
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.
14 years ago
Michael Spang
868b4b681b
Sort term list
15 years ago
Michael Gregson
6f7cf8c5f8
Fixing bookpage of checked out books
15 years ago
Michael Gregson
75e02de4fc
Pretty sure I fixed the check-in bug.
15 years ago
David Bartley
17e06b4c55
Add database stubs
15 years ago
Nick Guenther
2890a04f71
Made configuring slightly saner (it's now called directly from main, instead of surprisingly via connect())
15 years ago
Nick Guenther
82be7b1020
abstracting BookPage -> BookPageBase
15 years ago
Nick Guenther
4581f0c6da
Appearently I committed a bytecode file by accident. oops.
15 years ago
David Bartley
8f2bea8540
Add library path to config
15 years ago
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
15 years ago
Nick Guenther
0241e3b0eb
Search works whoooo
15 years ago
Nick Guenther
943079fb68
CEO notifies of it's connect attempt (since if LDAP is being sad then CEO hangs without any indication of why)
15 years ago
Nick Guenther
32004be45f
Library GUI is coming, but awkwardsadface
15 years ago
Nick Guenther
9ac0c98ea6
library backend, initial version
15 years ago
David Bartley
6135db3fcd
Fix help text
15 years ago
David Bartley
3cfcdbee62
Import sys
15 years ago
David Bartley
181419ac7a
Move mathsoc regex and exception userid's into config
15 years ago
David Bartley
b0dc96ff75
Add term argument to mathsoclist
15 years ago
David Bartley
fdcff72d83
Add mathsoclist command
15 years ago
David Bartley
755d835eec
Improve help message
15 years ago
David Bartley
85d38fc879
Simplify help
15 years ago
David Bartley
8e4f11b47b
Drop memberUid support; all groups use uniqueMember now
15 years ago
David Bartley
0cade22049
Add help for command-line ceo
15 years ago