tipaul
bc14432d5f
fix for #537 : in borrower screen, the "fine & debts" now shows only amount due if >0, "nothing due" if borrower has no debts.
2003-12-22 10:41:22 +00:00
plugz
d293d820c1
Itemtypes, branch, and categories are displayed using their respective description to ease reading.
2003-07-01 10:31:30 +00:00
wolfpac444
9f32a8adf0
Bug fixes.
2003-05-19 13:59:12 +00:00
tipaul
b31ff7ec23
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes
2003-05-15 12:25:04 +00:00
wolfpac444
0499df0045
Fixed bug #405
2003-05-08 14:12:29 +00:00
tipaul
e90b815289
fix for #218
2003-05-05 13:26:00 +00:00
tipaul
5edc7ef9a7
fixes for #207 , 208, 211
2003-04-08 09:39:17 +00:00
tipaul
844797459f
fix for #187
2003-04-07 14:05:24 +00:00
wolfpac444
333e222461
*** empty log message ***
2003-03-26 04:42:56 +00:00
wolfpac444
b0ecedf68e
*** empty log message ***
2003-03-26 04:22:19 +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
e662ba255d
Handle non-latin1 charsets
...
Corrected wrong method to include the page header and footer
2003-01-25 19:49:57 +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
876c361191
(bug fix): Titles and due dates weren't being retrieved properly due
...
to missing braces.
Added bug report: the item type still isn't being displayed.
2002-10-10 15:19:50 +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
dnmeid
0379fec072
templatified
2002-09-30 14:16:34 +00:00
finlayt
ee9ee388f7
Fixed bug so that items appear as reserved only when they actually are!
2002-09-30 00:53:27 +00:00
rangi
8663e9c121
calc_charges expects to be passed a database handler, this wasnt happening, which was breaking this page
2002-09-14 01:20:12 +00:00
tonnesen
1e67687742
Added copyright statement to all .pl and .pm files
2002-08-14 18:12:50 +00:00
tonnesen
46c2ff9804
Merged in optional ethnicity fix from rel-1-2
2002-06-27 21:16:20 +00:00
rangi
6175e505a5
Fixing syntax error
2002-05-22 04:30:44 +00:00
pate
5e8ec73231
moved ethnicity fixups into C4::Koha, eventually to be replaced with a better
...
(non-NZ specific) solution.
2002-04-15 16:17:21 +00:00
pate
0376493cd4
refactored slashifyDate function out of inline code, created C4/Koha.pm
...
to hold it and wrote tests for it, started marking other places for
potential refactoring.
2002-04-08 23:44:43 +00:00
rangi
204ff647f3
Getting Iteminfo in Search to only display correct reserves (mainly used on
...
detail.pl) and another typo fix in moremember.pl
2002-03-13 03:26:43 +00:00
rangi
9339f8831a
Typo fix (doh!)
2002-03-13 02:46:07 +00:00
rangi
5849a03b30
Fix so that reserves are only showing for the biblioitem not the biblio on
...
the moremembers screen
2002-03-13 02:03:56 +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
d8c989af63
Commenting out the code that doesnt allow renewals if a renewal has already occured
2001-03-29 02:11:36 +00:00
rangi
60debf9886
Changing the form so it passes through a modify value to tell the script to show the flags
2001-03-07 21:02:48 +00:00
rangi
d413475697
Got a link from items on issue thru to item details (like in the circ module)
...
And also stopped already renewed books from being renewable in the issues list
2001-02-21 22:17:58 +00:00
rangi
58a8ef5bbb
Changed it so you cant renew a book that is on request, made a link from
...
the on request text to the request(reserve) data
2001-01-31 19:34:12 +00:00
rangi
d0374d0037
Initial revision
2000-12-19 23:45:51 +00:00