koha.git
21 years agoFixing httpd.conf to be koha-httpd.conf where necessary
slef [Wed, 21 May 2003 21:47:05 +0000 (21:47 +0000)]
Fixing httpd.conf to be koha-httpd.conf where necessary

21 years ago"tab-ing" script R_1-9-3
tipaul [Wed, 21 May 2003 14:36:21 +0000 (14:36 +0000)]
"tab-ing" script

21 years ago*** empty log message ***
tipaul [Wed, 21 May 2003 14:34:44 +0000 (14:34 +0000)]
*** empty log message ***

21 years agoNEW BULKMARCIMPORT script everybody was waiting for :-)
tipaul [Wed, 21 May 2003 14:27:02 +0000 (14:27 +0000)]
NEW BULKMARCIMPORT script everybody was waiting for :-)
It loads an iso2709 file into the ACTIVE Database. My 1st tests on sample files shows it works quite fine.
Feel free to try it.
How it works ? enter ./bulkmarcimport in a console, and look.
Note : i'm proud, because it's less than 100 lines long => 99 lines !!!

21 years agosome improvment.
tipaul [Wed, 21 May 2003 14:19:32 +0000 (14:19 +0000)]
some improvment.
enter ./dumpmarc.pl without parameters to get help

21 years agoExplain new httpd.conf situation
slef [Tue, 20 May 2003 20:11:44 +0000 (20:11 +0000)]
Explain new httpd.conf situation

21 years agoInitial fix to bug 456: hardwired paths
slef [Tue, 20 May 2003 19:50:41 +0000 (19:50 +0000)]
Initial fix to bug 456: hardwired paths

21 years agoInitial fix to bug 417: non-root installer
slef [Tue, 20 May 2003 19:50:17 +0000 (19:50 +0000)]
Initial fix to bug 417: non-root installer

21 years agofixing typo in Biblio.pm POD
tipaul [Tue, 20 May 2003 16:22:44 +0000 (16:22 +0000)]
fixing typo in Biblio.pm POD

21 years agoa little sample script that dump a iso2709 file. call it with :
tipaul [Tue, 20 May 2003 15:48:23 +0000 (15:48 +0000)]
a little sample script that dump a iso2709 file. call it with :
dumpmarc.pl -file /path/to/your/iso2709.file

21 years ago* PARTIAL fix for #322 => gives strange results imho
tipaul [Mon, 19 May 2003 16:20:51 +0000 (16:20 +0000)]
* PARTIAL fix for #322 => gives strange results imho
* removing unused subs
* indenting with tabs
* adding monthly report (stats.pl?time=month)

21 years agounused script (see stats.pl instead)
tipaul [Mon, 19 May 2003 15:33:50 +0000 (15:33 +0000)]
unused script (see stats.pl instead)

21 years agoremove trailing warn :-)
tipaul [Mon, 19 May 2003 15:22:12 +0000 (15:22 +0000)]
remove trailing warn :-)

21 years agoinserting some missing '
tipaul [Mon, 19 May 2003 15:07:05 +0000 (15:07 +0000)]
inserting some missing '

21 years agofixing strange bug when cardnumber not set and borrower does not exists : sometimes...
tipaul [Mon, 19 May 2003 14:55:32 +0000 (14:55 +0000)]
fixing strange bug when cardnumber not set and borrower does not exists : sometimes finded value anyway !

21 years agofix for #242
tipaul [Mon, 19 May 2003 14:34:10 +0000 (14:34 +0000)]
fix for #242

21 years agoBug fixes.
wolfpac444 [Mon, 19 May 2003 13:59:12 +0000 (13:59 +0000)]
Bug fixes.

21 years agoMoving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes...
tipaul [Mon, 19 May 2003 13:56:43 +0000 (13:56 +0000)]
Moving modbiblio call location => mandatory for old-db <-> marc-db mapping. Changes nothing from "old-biblio" point of view.

21 years agosmall fix
tipaul [Mon, 19 May 2003 13:53:46 +0000 (13:53 +0000)]
small fix

21 years agoremoving image
tipaul [Mon, 19 May 2003 13:52:54 +0000 (13:52 +0000)]
removing image

21 years ago*** empty log message ***
tipaul [Mon, 19 May 2003 13:51:06 +0000 (13:51 +0000)]
*** empty log message ***

21 years agosupport for subtitles, additional authors, subject.
tipaul [Mon, 19 May 2003 13:49:08 +0000 (13:49 +0000)]
support for subtitles, additional authors, subject.

21 years agosupport for subtitles, additional authors, subject.
tipaul [Mon, 19 May 2003 13:45:18 +0000 (13:45 +0000)]
support for subtitles, additional authors, subject.
This supports is only for MARC <-> OLD-DB link. It worked previously, but values entered as MARC were not reported to OLD-DB, neither values entered as OLD-DB were reported to MARC.
Note that some OLD-DB subs are strange (dummy ?) see OLDmodsubject, OLDmodsubtitle, OLDmodaddiauthor in C4/Biblio.pm
For example it seems impossible to have more that 1 addi author and 1 subtitle. In MARC it's not the case. So, if you enter more than one, I'm afraid only the LAST will be stored.

21 years agofix for #387
tipaul [Thu, 15 May 2003 13:56:52 +0000 (13:56 +0000)]
fix for #387

21 years agofix C$ instead of C4
tipaul [Thu, 15 May 2003 13:23:50 +0000 (13:23 +0000)]
fix C$ instead of C4

21 years agofixes for bug 246 (zipcode), 207 (display of institutional member) and some improvmen...
tipaul [Thu, 15 May 2003 12:47:30 +0000 (12:47 +0000)]
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes

21 years agofixes for bug 246 (zipcode), 207 (display of institutional member) and some improvmen...
tipaul [Thu, 15 May 2003 12:25:04 +0000 (12:25 +0000)]
fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes

21 years agoadding zipcode and homezipcode into borrowers table (bug #246
tipaul [Thu, 15 May 2003 12:23:33 +0000 (12:23 +0000)]
adding zipcode and homezipcode into borrowers table (bug #246

21 years agofix for #407
tipaul [Wed, 14 May 2003 14:33:07 +0000 (14:33 +0000)]
fix for #407

21 years agoworkaround for 412 until sample data works
tipaul [Wed, 14 May 2003 13:33:42 +0000 (13:33 +0000)]
workaround for 412 until sample data works

21 years agofix for 430
tipaul [Wed, 14 May 2003 13:24:52 +0000 (13:24 +0000)]
fix for 430

21 years agofixes for #130, 377
tipaul [Tue, 13 May 2003 15:43:17 +0000 (15:43 +0000)]
fixes for #130, 377

21 years agoFixed theme/language templating in intranet.
wolfpac444 [Tue, 13 May 2003 05:10:07 +0000 (05:10 +0000)]
Fixed theme/language templating in intranet.

21 years agoRemoving duplicate use C4::Auth
rangi [Sun, 11 May 2003 07:31:37 +0000 (07:31 +0000)]
Removing duplicate use C4::Auth

21 years agoFixing a typo
rangi [Sun, 11 May 2003 07:01:02 +0000 (07:01 +0000)]
Fixing a typo

21 years agoMostly templated.
rangi [Sun, 11 May 2003 06:59:11 +0000 (06:59 +0000)]
Mostly templated.
Still needs some work

21 years agoThis script is now templated
rangi [Fri, 9 May 2003 23:47:22 +0000 (23:47 +0000)]
This script is now templated
3 more to go i think

21 years agoBug fixes.
wolfpac444 [Thu, 8 May 2003 14:30:21 +0000 (14:30 +0000)]
Bug fixes.

21 years agoAligned $$ columns to the right.
wolfpac444 [Thu, 8 May 2003 14:23:48 +0000 (14:23 +0000)]
Aligned $$ columns to the right.

21 years agoFixed bug #405
wolfpac444 [Thu, 8 May 2003 14:12:29 +0000 (14:12 +0000)]
Fixed bug #405

21 years agoFixed barcode / cardnumber error
wolfpac444 [Thu, 8 May 2003 13:36:14 +0000 (13:36 +0000)]
Fixed barcode / cardnumber error

21 years agoChanged image button to text button
wolfpac444 [Thu, 8 May 2003 13:24:05 +0000 (13:24 +0000)]
Changed image button to text button

21 years agoChanged the scripts to use format_date
wolfpac444 [Thu, 8 May 2003 13:19:39 +0000 (13:19 +0000)]
Changed the scripts to use format_date

21 years agoFixed bug #169
wolfpac444 [Thu, 8 May 2003 13:04:15 +0000 (13:04 +0000)]
Fixed bug #169

21 years agoRemoved.
wolfpac444 [Thu, 8 May 2003 12:54:39 +0000 (12:54 +0000)]
Removed.

21 years agoFixed bug #454
wolfpac444 [Thu, 8 May 2003 12:49:46 +0000 (12:49 +0000)]
Fixed bug #454

21 years agoAdded "noissuescharge" parameter
wolfpac444 [Thu, 8 May 2003 12:48:23 +0000 (12:48 +0000)]
Added "noissuescharge" parameter

21 years agoFixed bug #448
wolfpac444 [Thu, 8 May 2003 12:28:14 +0000 (12:28 +0000)]
Fixed bug #448

21 years agoRemoved holder.gif
wolfpac444 [Thu, 8 May 2003 12:27:20 +0000 (12:27 +0000)]
Removed holder.gif

21 years agoBug fixes
wolfpac444 [Thu, 8 May 2003 12:26:14 +0000 (12:26 +0000)]
Bug fixes

21 years agoChanged image buttons to text buttons.
wolfpac444 [Thu, 8 May 2003 11:59:37 +0000 (11:59 +0000)]
Changed image buttons to text buttons.

21 years agoFixed delete member link.
wolfpac444 [Thu, 8 May 2003 11:57:35 +0000 (11:57 +0000)]
Fixed delete member link.

21 years agoCommented out <STYLE> block for consistency reasons
wolfpac444 [Thu, 8 May 2003 11:29:15 +0000 (11:29 +0000)]
Commented out <STYLE> block for consistency reasons

21 years ago*** empty log message ***
wolfpac444 [Thu, 8 May 2003 11:27:20 +0000 (11:27 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
wolfpac444 [Thu, 8 May 2003 11:19:49 +0000 (11:19 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
tipaul [Wed, 7 May 2003 16:17:57 +0000 (16:17 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
tipaul [Wed, 7 May 2003 15:17:40 +0000 (15:17 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
tipaul [Wed, 7 May 2003 15:07:14 +0000 (15:07 +0000)]
*** empty log message ***

21 years agoremoving image links
tipaul [Tue, 6 May 2003 16:32:46 +0000 (16:32 +0000)]
removing image links

21 years agoremoving pictures in english. To be replaced by "button" style link
tipaul [Tue, 6 May 2003 15:17:19 +0000 (15:17 +0000)]
removing pictures in english. To be replaced by "button" style link

21 years agofrench translations & fixes
tipaul [Tue, 6 May 2003 14:56:39 +0000 (14:56 +0000)]
french translations & fixes

21 years agoauthentication fixes
tipaul [Tue, 6 May 2003 14:55:39 +0000 (14:55 +0000)]
authentication fixes

21 years agocirculation.pl also has to set the branch and printer cookies.
tonnesen [Mon, 5 May 2003 21:22:24 +0000 (21:22 +0000)]
circulation.pl also has to set the branch and printer cookies.

21 years agoScript was not setting cookies for branch and printer.
tonnesen [Mon, 5 May 2003 20:57:56 +0000 (20:57 +0000)]
Script was not setting cookies for branch and printer.

21 years agoremoving warn
tipaul [Mon, 5 May 2003 15:13:51 +0000 (15:13 +0000)]
removing warn

21 years agofix for #193
tipaul [Mon, 5 May 2003 15:10:11 +0000 (15:10 +0000)]
fix for #193

21 years agomoving loggedinuser => loggedinusername in includes and Auth.pm :
tipaul [Mon, 5 May 2003 15:00:53 +0000 (15:00 +0000)]
moving loggedinuser => loggedinusername in includes and Auth.pm :

The $loggedinuser in Koha is the CODE of the logged user (result of get_user_and_template subroutine).
BTW, in get_user_and_template subroutine, the TMPL_VAR loggedinuser is replaced by the NAME of the user.
This is troubleshooting.
so, I replace the name by the "loggedinusername" template variable.
If you want to add the username somewhere, just add <TMPL_VAR name="loggedinusername"> in the template.

Fixes bug #401

21 years agofix : when a book is taken and marked "not returned yet", it's now marked returned...
tipaul [Mon, 5 May 2003 14:14:28 +0000 (14:14 +0000)]
fix : when a book is taken and marked "not returned yet", it's now marked returned and issue done.

21 years agofix for #422
tipaul [Mon, 5 May 2003 13:36:21 +0000 (13:36 +0000)]
fix for #422

21 years agofix for #218 (fr)
tipaul [Mon, 5 May 2003 13:29:02 +0000 (13:29 +0000)]
fix for #218 (fr)

21 years agofix for #218
tipaul [Mon, 5 May 2003 13:26:00 +0000 (13:26 +0000)]
fix for #218

21 years ago*** empty log message ***
wolfpac444 [Mon, 5 May 2003 11:51:20 +0000 (11:51 +0000)]
*** empty log message ***

21 years agofix for 394
tipaul [Mon, 5 May 2003 11:21:31 +0000 (11:21 +0000)]
fix for 394

21 years agomissing "
tipaul [Mon, 5 May 2003 10:11:34 +0000 (10:11 +0000)]
missing "

21 years agofix for 191, code reindenting & some query improvment
tipaul [Mon, 5 May 2003 09:41:03 +0000 (09:41 +0000)]
fix for 191, code reindenting & some query improvment

21 years agofix for #344
tipaul [Mon, 5 May 2003 08:53:39 +0000 (08:53 +0000)]
fix for #344

21 years agoStill a work in progress.
rangi [Sun, 4 May 2003 04:04:15 +0000 (04:04 +0000)]
Still a work in progress.
Im still working on getting all the functionality going. Then ill tidy up
the text/instructions.

21 years agoContinuing work on the nonmarc simple acq
rangi [Sun, 4 May 2003 04:00:00 +0000 (04:00 +0000)]
Continuing work on the nonmarc simple acq

21 years agoWorking on the non-marc simple acquisitions
rangi [Sun, 4 May 2003 03:18:54 +0000 (03:18 +0000)]
Working on the non-marc simple acquisitions

21 years agoWe have a simple acquisitions system without marc mostly going now.
rangi [Sun, 4 May 2003 03:16:15 +0000 (03:16 +0000)]
We have a simple acquisitions system without marc mostly going now.
You can add a new biblio/biblioitem/item  now.

Currently you can only do this by using the   Add biblio without ISBN/ISSN
link. The next task is to get the isbnsearch and title search linking to the
nonmarc scripts if marc support is off, and then to template them all.

21 years agoInitial revision
dnmeid [Sat, 3 May 2003 08:35:06 +0000 (08:35 +0000)]
Initial revision

21 years agoInitial revision
dnmeid [Sat, 3 May 2003 08:27:58 +0000 (08:27 +0000)]
Initial revision

21 years agoFixing bug 429
rangi [Sat, 3 May 2003 05:39:57 +0000 (05:39 +0000)]
Fixing bug 429
(Wording changes in the explanation fields in system preferences)

21 years agoFix for 418
rangi [Sat, 3 May 2003 03:06:01 +0000 (03:06 +0000)]
Fix for 418

21 years agoFixing bug 428
rangi [Sat, 3 May 2003 00:28:13 +0000 (00:28 +0000)]
Fixing bug 428

21 years agoFixing a typo that was causing bug 433
rangi [Fri, 2 May 2003 23:54:07 +0000 (23:54 +0000)]
Fixing a typo that was causing bug 433
untitle => unititle

21 years agoChanging the input to be sent to modrequest to borrowernumber from borrower.
rangi [Fri, 2 May 2003 23:26:02 +0000 (23:26 +0000)]
Changing the input to be sent to modrequest to borrowernumber from borrower.
Which is what modrequest is expecting.
Also matches the input from the request.tmpl

21 years agoAdding the textmessaging column to the borrowers table.
rangi [Fri, 2 May 2003 23:01:09 +0000 (23:01 +0000)]
Adding the textmessaging column to the borrowers table.
insertdata.pl is expecting this to exist, and hence modifying/adding
borrowers was broken.

Also ran they script thru perltidy

21 years agofix for #254
tipaul [Fri, 2 May 2003 16:18:51 +0000 (16:18 +0000)]
fix for #254

21 years agoremoving warnings
tipaul [Fri, 2 May 2003 13:07:14 +0000 (13:07 +0000)]
removing warnings

21 years agofix for 415
tipaul [Fri, 2 May 2003 13:06:33 +0000 (13:06 +0000)]
fix for 415

21 years ago*** empty log message ***
tipaul [Fri, 2 May 2003 13:05:08 +0000 (13:05 +0000)]
*** empty log message ***

21 years agofix for #409
tipaul [Fri, 2 May 2003 13:04:00 +0000 (13:04 +0000)]
fix for #409

21 years agorenewbook is used by renewscript.pl
rangi [Wed, 30 Apr 2003 22:55:54 +0000 (22:55 +0000)]
renewbook is used by renewscript.pl
Making sure characters are escaped in the database insert

21 years agoFixed bug #404
wolfpac444 [Wed, 30 Apr 2003 00:56:21 +0000 (00:56 +0000)]
Fixed bug #404

21 years agoChanged wording
wolfpac444 [Wed, 30 Apr 2003 00:47:46 +0000 (00:47 +0000)]
Changed wording

21 years agoFixed bug #396
wolfpac444 [Wed, 30 Apr 2003 00:45:01 +0000 (00:45 +0000)]
Fixed bug #396

21 years agoAligned budget amount to the right
wolfpac444 [Wed, 30 Apr 2003 00:35:00 +0000 (00:35 +0000)]
Aligned budget amount to the right

21 years agoCommented out "Help" link.
wolfpac444 [Wed, 30 Apr 2003 00:32:48 +0000 (00:32 +0000)]
Commented out "Help" link.

21 years agoFixed bug #364
wolfpac444 [Wed, 30 Apr 2003 00:20:35 +0000 (00:20 +0000)]
Fixed bug #364