Modifying AddBiblio in order to fix some encoding bugs we had when modifying or addin...
[koha.git] / C4 / Reserves.pm
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-26 toinsreally minor change : POD fixing, indentation & some...
2007-07-12 toinsusing 'our' instead of 'use vars' which is deprecated.
2007-07-12 hdlBug Fixing : Deleting an unused variable
2007-07-12 hdlBug Fixing : Reserves in OPAC or in intranet lead to...
2007-07-09 hdlBug Fixing : reserves in OPAC and intranet.
2007-06-13 toinsremoving warn compilation.
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
2007-04-23 tipaulrenaming currenttransfers to transferstoreceive
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2004-03-17 tipaulreplaced by Reserves2
2003-12-22 tipaulsync'ing with rel_2_0 (mostly prepare/execute pb, bug...
2002-10-13 arensbDeleted unused variables.
2002-10-12 arensbAdded some FIXME comments.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2000-12-19 rangiInitial revision