acli
fc4a43fcd0
Make the page headings translatable while trying not to break old templates
2004-03-11 05:42:55 +00:00
tipaul
3635a596cf
synch'ing 2.0.0 branch and head
2004-02-11 08:35:31 +00:00
tipaul
7457de546a
synch'ing with rel_2_0 version
2004-01-12 16:55:05 +00:00
oleonard
c88f1bbb91
Changes to generated HTML to allow proper validation
2003-12-30 19:59:02 +00:00
rangi
0dd1c92971
Small change to make branches order by branchcode in the list
2003-06-13 11:54:39 +00:00
wolfpac444
ac14b50092
Fixed bug that occurs when no branch information is entered (Bug #467 )
2003-05-27 05:44:41 +00:00
tipaul
66d43cb3c1
fixes for #130 , 377
2003-05-13 15:43:17 +00:00
tipaul
41560e80b8
fix for #184
2003-04-07 12:13:41 +00:00
acli
01c8a830ca
Missed setbranchinfo when SQL statements were converted to use ?
2003-02-09 08:31:04 +00:00
acli
338d829484
Converted the categories field in the default listing to a TMPL_LOOP + a
...
boolean TMPL_VAR
2003-02-09 07:55:13 +00:00
acli
d16adad21d
Partial (incomplete) fix for bug 180
2003-02-09 07:41:22 +00:00
acli
0b48a8edf6
Trying to fix bug 130 here; corresponding changes will need to be made to
...
the templates
2003-02-09 06:56:43 +00:00
acli
13739fb5e3
Use ? for variables in all SQL statements
2003-02-09 06:39:07 +00:00
acli
76d997dfc2
Noted most likely correct tab size
...
Fixed some strange indentation
Noted stuff that needs to be fixed
Partial stub for "add new branch category" action
2003-02-09 06:14:32 +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
4f3f0faadc
Handle non-latin1 charsets
2003-01-26 04:23:34 +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
lavide
8afe6ff214
fix problem that only one branches was on the screenbr
2002-11-09 17:37:01 +00:00
lavide
b83190843c
Modified Files
...
branches.pl
fix error in $script_name that was false:
2002-10-18 12:45:41 +00:00
lavide
86259e5f3a
Yet the last version of branche.pl
...
after a good story with cvs using by a beginner
to use HTML::Template
2002-10-15 20:37:26 +00:00
lavide
5854328240
Modified File
...
branches.pl
to use HTML::Template
2002-10-15 20:27:18 +00:00
arensb
24b7b9a73d
Removed trailing whitespace.
2002-10-13 09:31:35 +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
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
tipaul
28c9f74a6c
scripts to manage parameters tables
2002-03-05 20:48:42 +00:00