Use "post" instead of "put" for the Edit screen, to avoid the URL being so
[koha.git] / search.pl
2003-01-20 acliHandle meta tags for non-latin1 charsets
2002-12-12 tipauladding authentification with Auth.pm
2002-11-19 tipaulroad to 1.3.2
2002-10-16 arensbAdded some FIXME comments.
2002-10-14 tipaulmerging arens + my modifs/bugfixes
2002-10-14 arensbTurned 'env' into a hash instead of a reference-to...
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded some FIXME comments.
2002-10-12 arensbSorted "use" statements in esthetic order.
2002-10-10 arensbFixed typo.
2002-10-09 tipaulmerging from 1,2 branch. Seems OK
2002-10-07 tipaulroad to 1.3.1 : viewing biblio MARC detail
2002-10-06 arensbAdded "use C4::Context" (how did I forget it earlier?)
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-05-15 rangiReverting back to old search.pl (for now)
2002-05-15 tonnesenFixed search.pl so that next and previous buttons work...
2002-05-07 rangiNow use the new hash based results returned from Search.pm
2002-04-08 paterefactored slashifyDate function out of inline code...
2002-03-13 rangiRemoving reference to the FrontSearch subroutine as...
2001-10-05 tonnesenChanged search interface to allow searches on Illustrat...
2001-03-06 rangiFixing " glitch in titles
2001-02-11 rangiChanging the front page search of the intranet site...
2000-12-19 rangiInitial revision