Commit graph

23 commits

Author SHA1 Message Date
tipaul
7eac982ff3 minor html modifs & warn removed 2003-11-06 10:18:33 +00:00
rangi
6f99602576 Fix for bug 631, race conditions on borrowernumber when entering a new
borrower.

Depends on borrowernumber having auto_increment set in the database
2003-10-23 20:26:56 +00:00
tipaul
b212f34723 remove trailing warn :-) 2003-05-19 15:22:12 +00:00
tipaul
f577462afc inserting some missing ' 2003-05-19 15:07:05 +00:00
tipaul
b31ff7ec23 fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes 2003-05-15 12:25:04 +00:00
wolfpac444
afe1f208c7 *** empty log message *** 2003-04-09 00:33:01 +00:00
wolfpac444
335c15d42e Fixed BBug #291 2003-04-09 00:32:34 +00:00
tipaul
66ecfe5b35 see #265 2003-04-08 11:43:44 +00:00
tipaul
533c38dc8f fix for #229 2003-04-08 11:30:55 +00:00
tipaul
0435cd1e25 last commits before 1.9.1 2003-04-04 08:44:39 +00:00
wolfpac444
c5b0795e36 *** empty log message *** 2003-03-26 04:10:55 +00:00
wolfpac444
00d780e00e Hmm.. having problems getting my changes to Date.pm saved... 2003-03-26 04:09:06 +00:00
wolfpac444
746006508b Fixed bug #218 2003-03-25 06:05:13 +00:00
wolfpac444
a09fc08c37 Added the stuff for the text messaging field -- Fixed bug #219 2003-03-25 05:13:26 +00:00
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