arensb
|
dbca39823f
|
Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.
|
2002-10-05 09:44:27 +00:00 |
|
tonnesen
|
1e67687742
|
Added copyright statement to all .pl and .pm files
|
2002-08-14 18:12:50 +00:00 |
|
rangi
|
7a64671da1
|
Just a quick little fix the sql to update a borrower was setting the postal
address twice, instead of the postal, then the physical address. My little
fix got overwrote by pat's fix so im updating now before i forget :)
|
2002-04-09 00:04:39 +00:00 |
|
pate
|
0376493cd4
|
refactored slashifyDate function out of inline code, created C4/Koha.pm
to hold it and wrote tests for it, started marking other places for
potential refactoring.
|
2002-04-08 23:44:43 +00:00 |
|
rangi
|
f65c91e6a4
|
Script wasnt setting street address correctly
|
2002-04-08 22:47:18 +00:00 |
|
rangi
|
5374431f08
|
Modify an adult with guarantees now modifies the guarantees also.
IE change of address effects the guarantees record as well
|
2001-11-26 02:03:23 +00:00 |
|
rangi
|
c79e7cd4c9
|
Fixing stupid bug that was causing the sql insert command to break if a person had a '
in their name
|
2001-03-07 21:12:47 +00:00 |
|
rangi
|
c8b9187aed
|
Added the functionality to allow librarians to manipulate the flag status on borrowers
ie lost, debarred, and gone no address
|
2001-03-07 01:48:48 +00:00 |
|
rangi
|
d0374d0037
|
Initial revision
|
2000-12-19 23:45:51 +00:00 |
|