Commit graph

12 commits

Author SHA1 Message Date
plugz
c41524ac2a bugfix for #499
Search modified to allow simple and advanced searches.
One character = simple search
More than one = advanced search (the old one)
2003-06-19 16:06:59 +00:00
tipaul
a72d9621ae removing searchborrower from circ2.pm.
Already exists in Search.pm
this fixes bug #439 and improve consistency.
2003-06-05 17:03:31 +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
ade845cdd3 Handle non-latin1 charsets
Corrected wrong method to include the page header and footer
2003-01-25 19:23:37 +00:00
tipaul
9d54a6437b adding authentification with Auth.pm 2002-12-13 10:21:58 +00:00
tipaul
6e9e3cf3ab templating stuff : use of gettemplate method 2002-10-28 18:00:57 +00:00
arensb
7197a3735b Added magic RCS comment.
Removed trailing whitespace.
2002-10-13 07:31:21 +00:00
arensb
d6f6462bf4 Use the default theme if it wasn't given as a CGI parameter. 2002-10-10 05:49:52 +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
finlayt
01fdc4f833 Changed the word: Fines to: Charges 2002-05-06 04:12:48 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00