Commit graph

11 commits

Author SHA1 Message Date
oleonard
65deacc81e Adding biblionumber variable to template so title listings can be hyperlinked 2004-06-21 18:50:05 +00:00
tipaul
1efd84f9cb fix for #672 (ordering readingrec) 2003-12-22 10:58:28 +00:00
wolfpac444
24a4a17409 Fixed bug regrading "Full output" 2003-04-30 00:03:33 +00:00
wolfpac444
68387d8641 Fixed Bug #190 -- Added the name, member number, and card number to the top. 2003-03-16 22:59:23 +00:00
acli
52a5fd4bbd Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.

Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template

Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
acli
d16a9737d6 Handle non-latin1 charsets 2003-02-02 04:57:47 +00:00
tipaul
9d54a6437b adding authentification with Auth.pm 2002-12-13 10:21:58 +00:00
tipaul
2dcd520ced templating : readingrec.pl 2002-10-28 21:15:11 +00:00
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
rangi
c74ad16d2e Made a little change to allow the reading record to be sorted, and now
defaults to the last 50 items borrowed
2001-06-20 03:36:01 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00