add "sort by" with heading-entity in authorities search
[koha.git] / C4 / Accounts.pm
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 kadosmove Accounts2.pm to Accounts.pm
2005-10-26 tipaulcode cleaning : removing useless package (everything...
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-05-14 rangiFixing a line that was throwing up warnings when runnin...
2004-05-03 tipauladded param to checkaccount API
2003-12-15 slefDBI call fix for bug 662
2003-02-19 wolfpac444*** empty log message ***
2002-12-07 rangiAdded a note that this module is slated to be removed
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded some FIXME comments.
2002-10-10 arensbAdded whitespace to make the POD work.
2002-10-09 arensbRemoved trailing whitespace that was breaking the POD.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbFixed missing bits in POD.
2002-09-22 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2000-12-19 rangiInitial revision