Commit graph

26 commits

Author SHA1 Message Date
oleonard
62b7b37776 Moving some output from the script to the template and formatting currency amount (the former requires an update to the template) 2005-03-17 21:22:17 +00:00
oleonard
3e274bf855 Fix for Bug 689, more templating 2004-12-01 21:31:55 +00:00
tipaul
6376aa4326 catalogue.pm deals only with acquisitions.
so, renaming it...
catalogue management is done in Biblio.pm package
2004-07-13 12:52:13 +00:00
rangi
8d8102cdc3 Fix for showing the current borrower on the moredetail.pl page 2003-09-11 22:03:43 +00:00
wolfpac444
4265737647 Changed slashifyDate's into format_date's 2003-03-26 04:25:48 +00:00
tipaul
b29067886f bugfixes (use Acquisition.pm removed and image templating fixed) 2003-03-18 09:52:30 +00:00
acli
f711507f05 Make sure it handles non-latin1 charsets (It seems to display correctly
due to an unknown reason, but just in case)

Noted correct tab size

A few other notes
2003-02-09 09:07:11 +00:00
acli
75164d4c69 Update to get_template_and_user 2003-02-09 09:00:12 +00:00
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