arensb
09fbb5e9d7
Added POD and some comments.
2002-10-07 00:51:22 +00:00
arensb
888c451d3d
Added a FIXME comment.
2002-10-07 00:50:33 +00:00
arensb
21f62b0c03
Added a POD of sorts.
2002-10-07 00:48:50 +00:00
arensb
d00f624169
Added some FIXME comments.
2002-10-07 00:45:25 +00:00
arensb
695eb3b4b6
Removed unnecessary "use" line.
2002-10-07 00:44:23 +00:00
arensb
e551a3b888
Added a FIXME comment.
2002-10-07 00:35:44 +00:00
arensb
acaffcf53e
Added POD and some comments.
2002-10-07 00:34:24 +00:00
arensb
f32b071f5c
Fixed typo in synopsis.
2002-10-07 00:33:50 +00:00
arensb
c6c56d96c7
*** empty log message ***
2002-10-06 00:36:46 +00:00
arensb
235a0f252b
Added "use C4::Context" (how did I forget it earlier?)
2002-10-06 00:24:48 +00:00
arensb
3d22e58550
Fixed some bogosity.
...
Added some FIXMEs.
2002-10-05 23:59:40 +00:00
arensb
c3a1bd7117
Replaced several prepare()/execute()/finish() sequences with do().
2002-10-05 23:57:39 +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
45c739791e
Added "preference" method, for fetching a single value from
...
systempreferences (which is all most scripts need).
2002-10-05 23:55:00 +00:00
arensb
73734a4024
Clarified need for File::Spec.
...
Rewrote sections on writing and installing koha.conf for clarity, and
to reflect the fact that the config file no longer needs to go in
/etc/koha.conf.
Fixed typo in "SetEnv" example.
Replaced "ur" with the English equivalent throughout.
2002-10-05 23:53:25 +00:00
arensb
75915afdae
*** empty log message ***
2002-10-05 17:18:10 +00:00
arensb
6421ecc986
Added a couple of FIXME comments.
2002-10-05 17:17:20 +00:00
arensb
ba786212eb
Switched new functions to using C4::Context.
2002-10-05 16:55:09 +00:00
arensb
f0d284e6bd
Removed remnants of code that read /etc/koha.conf for itself.
2002-10-05 16:48:08 +00:00
arensb
f0b3fde321
*** empty log message ***
2002-10-05 10:19:02 +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
finlayt
7e1bad92e6
added link back to user home page.
2002-10-04 00:09:27 +00:00
finlayt
671bb4188a
fixed for the new do-it-yourself reserves.
2002-10-03 22:05:14 +00:00
arensb
dbb94761cf
Changed a function call to a class method call, and a few more anal
...
changes.
2002-10-03 16:15:10 +00:00
tipaul
cbd283722e
pod doc adding
2002-10-03 11:31:31 +00:00
tipaul
f75126490d
Extending Context.pm to add stopword management and using it in MARC-API.
...
First benchmarks show a medium speed improvement, which is nice as this part is heavily called.
2002-10-03 11:28:18 +00:00
tipaul
271a395826
small fixes
2002-10-03 11:25:39 +00:00
finlayt
139bdc5dff
fixed typo
2002-10-03 08:58:50 +00:00
finlayt
6007e1e067
added these files from the rel-1-2 branch. This is the beging of the new opac
2002-10-03 08:51:29 +00:00
finlayt
8a1a050a9f
this goes with the Auth.pm module.
2002-10-03 08:26:00 +00:00
finlayt
772d5bc36c
Added a field to the barcodes sql search, now it returns the holding branch as well.
2002-10-03 03:56:10 +00:00
finlayt
65161a7928
This is the do-it-yourself reserves page template. See opac-reserve.pl
2002-10-03 03:54:07 +00:00
arensb
39d7df4191
Fixed some run-time bugs, so it'll actually load.
2002-10-02 23:38:47 +00:00
arensb
64c01c3574
Fixed typos in POD.
2002-10-02 17:21:09 +00:00
arensb
c2dda46bf5
My latest changes.
2002-10-02 17:13:26 +00:00
arensb
f46cb5b0a3
(added) Module for reading the config file and getting access to the
...
database.
2002-10-02 17:12:04 +00:00
tipaul
0d150edefe
road to 1.3.1
2002-10-02 16:26:44 +00:00
tipaul
3c30f8b69e
templating modifications to rspect finlay structure
2002-10-02 16:26:14 +00:00
tipaul
8de7b75afe
moving templates to structure defined by finlay
2002-10-02 16:16:50 +00:00
finlayt
49ea1bd6c8
Added link to new opac-userupdate.pl
2002-10-02 00:52:31 +00:00
finlayt
428b86589c
Template that goes with opac-userupdate.pl
2002-10-02 00:51:43 +00:00
finlayt
e3242e1a8f
fixed the login logout links
2002-10-01 22:48:34 +00:00
arensb
39abdd8008
My most recent changes.
2002-10-01 13:23:07 +00:00
arensb
fbd7f81044
Added an incomplete POD, as well as some FIXME comments (which, as it
...
turns out, might not be necessary after all).
2002-10-01 13:22:02 +00:00
arensb
82d3c5ecca
My most recent changes.
2002-10-01 11:53:51 +00:00
arensb
048d545d11
Added some FIXME comments, mostly marking duplicate functions.
2002-10-01 11:48:51 +00:00
finlayt
9a3677e5b1
added the reserves, and if fines over $5 flags a message.
2002-10-01 10:55:21 +00:00
finlayt
9e0cff422b
This template goes with the opac-user.pl script. It us opac user page.
2002-10-01 07:06:28 +00:00
finlayt
4aeb3066c5
small changes
2002-10-01 07:05:21 +00:00
finlayt
818bcf7172
another fix
2002-10-01 06:41:52 +00:00