tipaul
|
6e9e3cf3ab
|
templating stuff : use of gettemplate method
|
2002-10-28 18:00:57 +00:00 |
|
arensb
|
eff606ba56
|
Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
Thus, $x = $x+2 becomes $x += 2, and so forth.
|
2002-10-13 11:32:14 +00:00 |
|
arensb
|
7197a3735b
|
Added magic RCS comment.
Removed trailing whitespace.
|
2002-10-13 07:31:21 +00:00 |
|
arensb
|
5c91d43a43
|
Added some FIXME comments.
|
2002-10-13 05:49:13 +00:00 |
|
arensb
|
cc1d55c136
|
Use C4::Context->preference, rather than getting all system
preferences and picking out only what's needed.
|
2002-10-05 23:56:13 +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 |
|
arensb
|
4bddc658c2
|
Added some FIXME comments.
|
2002-09-22 16:49:20 +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 |
|
tipaul
|
fbe10b879f
|
merging 1.2 and main branches. main branch now uses ethnicity SQL table
|
2002-07-04 13:53:56 +00:00 |
|
rangi
|
d9deed33c7
|
Little typo, missing t in systemprefs
Apart from that, all the patch files seem to be running happily on
hlt.katipo.co.nz
|
2002-04-09 00:16:52 +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
|
e81f216f08
|
Fix to handle the delete call, redirects to deletemem.pl
|
2001-07-05 21:37:15 +00:00 |
|
rangi
|
17bf0d8b9d
|
Modified to include Glen Stewarts automatic member/patron cardnumber incrementation
|
2001-03-12 23:29:44 +00:00 |
|
rangi
|
c8b9187aed
|
Added the functionality to allow librarians to manipulate the flag status on borrowers
ie lost, debarred, and gone no address
|
2001-03-07 01:48:48 +00:00 |
|
rangi
|
d0374d0037
|
Initial revision
|
2000-12-19 23:45:51 +00:00 |
|