Commit graph

18 commits

Author SHA1 Message Date
tonnesen
b89587c218 Merging from rel-1-2 to trunk 2002-10-28 22:29:08 +00:00
arensb
54ff89f091 C4::Acquisitions doesn't exist anymore. Replaced with C4::Catalogue
(presumably this is correct, because &C4::Catalogue::getorder is
exported, but &C4::Biblio::getorder isn't).
Replaced an obviously-bogus assignment with a much more likely string
comparison.
2002-10-16 12:41:10 +00:00
tipaul
c4892ded4d merging arens + my modifs/bugfixes 2002-10-14 07:40:04 +00:00
tipaul
25c112ab86 merging arens + my modifs/bugfixes 2002-10-14 07:40:04 +00:00
arensb
a21ba22b26 Removed unused variable. 2002-10-14 01:10:01 +00:00
arensb
7197a3735b Added magic RCS comment.
Removed trailing whitespace.
2002-10-13 07:31:21 +00:00
tonnesen
d04d6cace7 switched from picktemplate() to gettemplate() 2002-10-09 18:09:16 +00:00
tonnesen
442f35c079 Switched from "picktemplate" to "gettemplate" 2002-10-09 18:02:15 +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
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
finlayt
7ff8ab7cc9 added the ordernumber information to make the Aquisitions link work. 2002-07-31 03:56:44 +00:00
truth_nz
cc840a7bfa Update to acqui.simple system. Hopefully this is a lot more user friendly.
Probably a few bug fixes to come still.
2002-05-22 18:35:25 +00:00
truth_nz
0747fb1fbb Changes to allow modifications to the website biblioitems
Changes to way that website biblioitems are shown on the details page
2002-05-12 18:08:17 +00:00
finlayt
9255f92b21 moredetail.pl presents circulation information taken from the
branchtransfers table

Circ2.pm has been changed a little

admin/branches.pl alows branches to be added, edited and deleted.

updatedatabase needs more fixing
2002-05-02 00:08:53 +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
89cbfd3cd0 Fixing a glitch that was showing the biblio notes field where the
biblioitems notes should have been displaying
2001-09-10 23:37:09 +00:00
rangi
fabacc26ef Added code to allow searches to be used by catalogue maintenance 2001-03-15 10:17:33 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00