Commit graph

82 commits

Author SHA1 Message Date
alaurin
527c449099 committing new feature ip and printer management
adding two fields in branches table (branchip,branchprinter)

branchip : if the library enter an ip or ip range any librarian that connect from computer in this ip range will be temporarly affected to the corresponding branch .

branchprinter : the library  can select a default printer for a branch
2006-05-19 09:52:54 +00:00
hdl
b810e2d71e changing parameters template directory to admin 2006-02-24 11:15:01 +00:00
tipaul
b38997925f big commit, still breaking things...
* synch with rel_2_2. Probably the last non manual synch, as rel_2_2 should not be modified deeply.
* code cleaning (cleaning warnings from perl -w) continued
2005-10-26 09:11:02 +00:00
oleonard
cb39259b1a Synching with rel_2_2. 2005-08-03 19:30:31 +00:00
doxulting
89318ac905 Adding a parameter to allow acces to people with management flag 2005-03-23 09:29:30 +00:00
oleonard
64d656ab31 Adding branchname to output for deletion confirmation screen (Bug 552) 2004-11-30 17:40:46 +00:00
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