Commit graph

18 commits

Author SHA1 Message Date
Galen Charlton
4bf76c2d77 bug 2615: remove unneeded 'require Exporter'
Most Perl scripts (as opposed to modules) do
not need to require Exporter.

No user-visible or documentation changes.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-26 09:05:08 -05:00
Joshua Ferraro
3bf4859a8b fixing permissions requirements on mainpage.pl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-04 21:30:14 -06:00
Chris Cormack
2d46b42cd6 Perltidy mainpage.pl 2007-08-03 17:28:27 -05:00
hdl
1ca8a9ceb8 I forgot this script. 2007-04-24 13:56:06 +00:00
kados
3969bbe369 fixing permissions on mainpage 2007-03-20 01:02:33 +00:00
rych
13f6840c71 add mainpage 2007-03-09 20:33:59 +00:00
tipaul
86e9db4e67 rel_3_0 moved to HEAD (removing useless file) 2007-03-09 15:22:00 +00:00
tgarip1957
04b2e6112f Finalized XML version for intranet 2006-09-27 21:19:21 +00:00
tipaul
3389e743a1 commit for holidays and news management.
(some forgotten files)
2006-03-03 17:02:22 +00:00
tipaul
f55e808ec0 synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
tipaul
22e25d5094 fix for #646 (logging with low rights librarian code) 2003-12-22 14:54:53 +00:00
rangi
7683a424ce Fix for 418 2003-05-03 03:06:01 +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
ea50c2acb6 Preliminary fix of the CGI.pm problem of always assuming that everything is
in ISO-8859-1.

A new C4::Charset module (tentative name) has been created to guess the
charset of a piece of HTML markup. The CGI programs will be modified to use
this module as they are encountered during translation.
2003-01-19 06:15:44 +00:00
tipaul
5f3749d437 adding authentification with Auth.pm
(note : i want to stay the 1st commiter in december as in november :-) )
2002-12-10 17:35:27 +00:00
tipaul
afe757aeca * bugfixes
* improvements done during dombes intallation/tests
* adding authentication (new Auth.pm)
2002-12-10 13:54:08 +00:00
tonnesen
c16a952963 Merging from rel-1-2 to trunk 2002-10-28 20:02:57 +00:00
tipaul
4630b49761 merging 1.2 and bugfixes for auth and login : admin, members and reports home pages 2002-10-10 16:15:36 +00:00