loading template 1st to have userenv set + fixing javasccript bug + reindenting
[koha.git] / C4 / Circulation / Fines.pm
2007-05-21 btoumibug fix :
2007-05-07 btoumibug fix : adding condition for create the right notify_id
2007-04-18 tipaulremoving all useless %env / $env
2007-04-05 btoumibug fix : add another security in check of notify_id
2007-04-05 btoumibug fix : add security in check of notify_id
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-30 tipauloups, fixing bug in EXPORT...
2007-03-09 kadosmove Accounts2.pm to Accounts.pm
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-15 tgarip1957Savannah seems out of sync. reloading.Mainly code clean...
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
2006-09-01 tgarip1957New XML handling of data
2006-08-25 tgarip1957New set of routines for HEAD.
2006-07-12 rangiFixing bad sql
2006-06-07 rangiMerging Katipo work
2005-10-26 tipaulbig commit, still breaking things...
2005-06-20 tipaulsynch'ing 2.2 and head
2005-03-01 slefSmall quoting fix to let fine calculation work.
2004-05-04 tipaulcontinuing code cleaning & reordering
2003-12-03 slefDBI fixes re bug 662. Removed worrying suggestion to...
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbAdded magic RCS comment.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-03-17 rangiDeals with lost book charges now
2001-01-16 rangiFixing a glitch in the fines routine, was failing if...
2000-12-19 rangiInitial revision