Commit graph

49767 commits

Author SHA1 Message Date
arensb
594987f486 Fixed missing bracket in POD. 2002-10-09 14:14:08 +00:00
arensb
99298f3d92 Added some FIXMEs. 2002-10-09 14:13:31 +00:00
arensb
7dcba2d082 Fixed FIXMEs in the POD. 2002-10-09 14:13:01 +00:00
arensb
3e7a102268 Added a couple of comments. 2002-10-09 14:04:49 +00:00
tipaul
77f773fbd3 small fixes 2002-10-07 14:08:26 +00:00
tipaul
0fdc28f25c marc tag structure management, from /admin/ 2002-10-07 14:06:19 +00:00
tipaul
dd1fd87846 road to 1.3.1 : viewing MARC biblio 2002-10-07 14:04:26 +00:00
tipaul
8515ca8a0c road to 1.3.1 : viewing biblio MARC detail 2002-10-07 14:02:43 +00:00
tipaul
cee16e51c3 road to 1.3.1 : marc viewing from biblio search 2002-10-07 14:01:17 +00:00
tipaul
b60daa6a8f road to 1.3.1 : marc parameter table management 2002-10-07 11:31:41 +00:00
tipaul
80e4146b58 road to 1.3.1 : marc parameter management 2002-10-07 11:31:11 +00:00
tipaul
f7b1762a27 removing old templates 2002-10-07 09:37:09 +00:00
tipaul
97fb83ca27 *** empty log message *** 2002-10-07 09:34:59 +00:00
arensb
76f3510553 *** empty log message *** 2002-10-07 00:57:18 +00:00
arensb
fe98e2768b Removed unnecessary "use" line. 2002-10-07 00:51:55 +00:00
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