adding -s (silent) flag, to have a silent install.
[koha.git] / acqui /
2004-03-16 tipaulsynch'ing with 2.0 branch
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2003-12-22 tipaulsync'ing with rel_2_0 (mostly prepare/execute pb, bug...
2003-09-18 tipaulall those fixes are related to translation improvement.
2003-09-17 tipaulinclude quantityrecieved in the code passed to template.
2003-09-04 tipaulfixing small bug : escaping twice the ' in title &...
2003-07-08 cauchoipinvoice number problems fixed, "fast receive" now works
2003-07-07 tipaulfixing bug #526 : gst rate is now calculated through...
2003-06-24 tipaulfix for #342
2003-05-30 rangiFixing bug 450
2003-05-14 tipaulfix for #407
2003-05-05 tipaulremoving warn
2003-05-05 tipaulmoving loggedinuser => loggedinusername in includes...
2003-05-02 tipaulfix for #409
2003-04-24 tipaulfix for #343
2003-04-22 wolfpac444Added format_date() to the scripts.
2003-03-19 tipaul*** empty log message ***
2003-03-07 tipaulbugfixes + adding buttons to switch between normal...
2003-03-03 tipaulbugfixes. seems to work better.
2003-02-27 tipaulroad to 1.9.2 :
2003-02-13 tipaulRoad to 1.9.1
2003-02-10 tipaultemplating normal acquisition before reordering acquisi...
2003-02-06 acliUse the new C4::Boolean module and the new C4::Auth...
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-28 tipaulreordering code
2003-01-28 tipaulNow uses get_template_and_user, and non iso-5589-1...
2002-11-04 tipaultemplating newbasket2.pl. (Done by hdl, new french...
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded some FIXME comments.
2002-10-13 arensbAdded a FIXME comment.
2002-10-05 arensbUse C4::Context->preference, rather than getting all...
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-20 tipaullong is the road to 1.4.0
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-04 tipaulLong is the road to MARC..
2002-07-04 tipaulmerging 1.2 and main branches
2002-06-24 tipaulmerging of rel-1-2 and main branch
2002-06-21 tipaulmerging branches 1.2 and main
2002-06-20 tonnesenThird in the series of branch merges. Starting to...
2002-06-20 tonnesenMore merges in from rel-1-2
2002-05-27 dragon28fixed typo
2002-05-15 tipaulsmalll bugfixes and code cleaning. See mail in koha...
2002-05-15 tipaulsmall bugfix : adding bibdata only if exist
2002-05-15 tipaulnewsubtitle called only if title exist
2002-05-15 truth_nzPatch to acqui system to use new newbiblioitem() parameters
2002-05-14 tipaulDB query optimisation
2002-05-12 truth_nzChanges to allow modifications to the website biblioitems
2002-05-09 truth_nzUpdate to catalogue to allow change of biblio abstracts.
2002-05-07 rangiNow use the new hash based results returned from Search.pm
2002-04-29 truth_nzModifications for new acqui.simple
2002-04-15 truth_nzAcquisitions::newbiblioitem updated to be usable for...
2002-04-10 truth_nzUpdates to use changed newbiblio sub in C4/Acquisitions.pm
2002-02-26 rangiFix for displaying prices
2001-03-12 rangiGlens updates to automatically increment barcode, and...
2000-12-19 rangiInitial revision