Commit graph

17 commits

Author SHA1 Message Date
arensb
a1441d959a Sorted "use" statements in esthetic order. 2002-10-12 06:10:00 +00:00
arensb
db647c3f45 Fixed typo.
Added missing function argument.
2002-10-10 05:27:16 +00:00
tipaul
817bb59fd3 merging from 1,2 branch. Seems OK 2002-10-09 15:44:49 +00:00
tipaul
8515ca8a0c road to 1.3.1 : viewing biblio MARC detail 2002-10-07 14:02:43 +00:00
arensb
235a0f252b Added "use C4::Context" (how did I forget it earlier?) 2002-10-06 00:24:48 +00:00
arensb
dbca39823f Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.
2002-10-05 09:44:27 +00:00
tipaul
5daa177422 long is the road to 1.4.0
* MARCadditem and MARCmoditem now works
* various bugfixes in MARC management
!!! 1.3.0 should be released very soon now. Be careful !!!
2002-09-20 13:01:50 +00:00
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
rangi
b355e2187c Reverting back to old search.pl (for now)
The html::template version is in html-template
2002-05-15 04:36:51 +00:00
tonnesen
101d1c604e Fixed search.pl so that next and previous buttons work... had to pass form
parameters in to the templates

Didn't make any changes to bulkmarcimport.pl recently, so I'm probably
squashing somebody else's changes.  Will have to fix that...
2002-05-15 04:12:24 +00:00
rangi
f1e1110cf9 Now use the new hash based results returned from Search.pm 2002-05-07 00:09:06 +00:00
pate
0376493cd4 refactored slashifyDate function out of inline code, created C4/Koha.pm
to hold it and wrote tests for it, started marking other places for
potential refactoring.
2002-04-08 23:44:43 +00:00
rangi
564fd1d8ec Removing reference to the FrontSearch subroutine as its never called 2002-03-13 07:46:43 +00:00
tonnesen
33ab2526f3 Changed search interface to allow searches on Illustrator. This is
apparently a common search in elementary school libraries.
2001-10-05 20:13:20 +00:00
rangi
77e0a9ef76 Fixing " glitch in titles 2001-03-06 21:16:10 +00:00
rangi
17ab6b0b68 Changing the front page search of the intranet site to just be a keyword search 2001-02-11 22:38:17 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00