Commit graph

9 commits

Author SHA1 Message Date
oleonard
15f2d72fc4 - formatting date according to system preference
- formatting currency values
- adding toggle for alternating table row colors
- adding 'credit' variables to determine whether amounts should be displayed as debits or credits (add corresponding styles to stylesheet to take advantage of these)
2005-02-16 19:12:57 +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
9773b0bec1 Handle non-latin1 charsets
Corrected wrong method to include page header and footer
2003-01-25 20:05:47 +00:00
tipaul
9d54a6437b adding authentification with Auth.pm 2002-12-13 10:21:58 +00:00
arensb
7197a3735b Added magic RCS comment.
Removed trailing whitespace.
2002-10-13 07:31:21 +00:00
dnmeid
0f24c70900 templatified:set templatedirectory in koha.conf to use the templates 2002-09-17 15:08:42 +00:00
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
rangi
ce15a83f74 Turned off the tidy accounts feature in the view accounts screen
(boraccount.pl)
And got it so outstanding credits are shown on the moremember.pl (view
member screen)
2001-05-02 21:11:41 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00