415 Commits (9032c41575597ef7870f0af7a7afd1f40f4e2bfb)

Author SHA1 Message Date
toins 6ec59c52b9 using 'our' instead of 'use vars' which is deprecated. 17 years ago
hdl 18cefded0e Bug Fixing : Deleting an unused variable 17 years ago
hdl a54c939f05 Bug Fixing : Reserves in OPAC or in intranet lead to an internal server error 17 years ago
hdl 6883d37fe7 Bug Fixing : reserves in OPAC and intranet. 17 years ago
toins 38f7d2148a removing warn compilation. 17 years ago
tipaul fb143b71ba BIG COMMIT : cleaning of Reserves.pm. See detail on koha-devel 17 years ago
tipaul 4dea4d29b3 moving dotransfer to Biblio.pm::ModItemTransfer + some CheckReserves fixes 17 years ago
tipaul 9f42b8ad49 renaming currenttransfers to transferstoreceive 17 years ago
tipaul 3ddec89262 moving Reserves2.pm to Reserves.pm 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago
tipaul b71839d85c circulation cleaning continued: bufixing 17 years ago
tipaul c596d55374 HUGE COMMIT : code cleaning circulation. 17 years ago
tipaul e42c4306a2 oups, fixing bug in EXPORT... 17 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 18 years ago
tgarip1957 7e52a5665c Clean up before final commits 18 years ago
tgarip1957 0b5c3f94e7 New XML API 18 years ago
tgarip1957 0451359813 New set of routines for HEAD. 18 years ago
sushi fb5c9b318a Merging Katipo changes. 18 years ago
sushi 247680016c Merging Katipo changes. 18 years ago
sushi 1a7c82488a Merging Katipo changes. 18 years ago
alaurin c98bae12bb new dev : create 3 new program for circulation : 18 years ago
plg 68924c5e6b New feature from SAN Ouest Provence: ability to reserve a specific item in 18 years ago
tipaul b38997925f big commit, still breaking things... 19 years ago
tipaul e82eca42c9 see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 19 years ago
rangi af49cab023 Fixing typo channing ' to " so the title is stored in accountlines not $title 19 years ago
tipaul 52a123a1a4 fix for : 20 years ago
rangi d9bda8b778 Fix for bug 605, committing here as well as the stable branch 21 years ago
slef 2075e13bf7 DBI call fix for bug 662 21 years ago
rangi 5a808e96ef Fix for bug 621, 21 years ago
rangi 63fc432b9e Fixing a bug ine sql 21 years ago
wolfpac444 9f32a8adf0 Bug fixes. 21 years ago
wolfpac444 b65bd46a6b *** empty log message *** 21 years ago
tipaul 7608bee7cf removing warnings 21 years ago
tipaul e565c001ee some fixes 21 years ago
tipaul 844797459f fix for #187 21 years ago
tipaul 452e65166c fixes 21 years ago
acli be5f5273fa Tentatively export the "internal" function CalcReserveFee ; opac-reserves 22 years ago
acli b242ad44ec Removed scoping-related perl warnings 22 years ago
finlayt 6800d04813 added small fix to UpdateReserve that fixes a bug coming from the calles from moremember.pl 22 years ago
arensb bc9257875b Added partial POD (but I don't understand reserves well enough to 22 years ago
arensb 125a9fafcf Added some FIXME comments. 22 years ago
arensb 99298f3d92 Added some FIXMEs. 22 years ago
arensb dbca39823f Merged with arensb-context branch: use C4::Context->dbh instead of 22 years ago
finlayt 13e7c898df Added the possiblity of deleting waiting reservesm or setting them back to not waiting. 22 years ago
finlayt 69c03f2194 Little bug fixes. 22 years ago
finlayt f0244671c4 Bug fix in ReserveWaiting to make sure only the record found is marked waiting. 22 years ago
finlayt 4d9cb5162d rewrote CheckReserves so that it can be called with a barcode as well as on itemnumber. 22 years ago
finlayt 98239184b7 Fixed a bug in the reordering priorities in FillReserve and andother different bug in CheckReserves. 22 years ago
finlayt 7eab6cbfda fixed up the CheckReserves.pm routine so that it does not put Referece items into "waiting" status if there is a reserve. Also fixed a bug in detail.pl. 22 years ago
finlayt 91fc634cdd Fixed a really terrible bug! Took out the fixpriorities call in FillReserve. This is not necesary because the priorities are fixed up when the item is set to waiting in ReserveWaiting. 22 years ago