koha.git
22 years agoChange log for 1.2.1RC5
tonnesen [Thu, 27 Jun 2002 22:30:21 +0000 (22:30 +0000)]
Change log for 1.2.1RC5

22 years agoCopies all Changelog* files now.
tonnesen [Thu, 27 Jun 2002 22:29:03 +0000 (22:29 +0000)]
Copies all Changelog* files now.

22 years agoCouple of bug fixes and a notice about possible mods to httpd.conf required.
tonnesen [Thu, 27 Jun 2002 22:28:44 +0000 (22:28 +0000)]
Couple of bug fixes and a notice about possible mods to httpd.conf required.

22 years agoEthnicity line only shows up if ethnicity data has been entered for the
tonnesen [Thu, 27 Jun 2002 21:06:34 +0000 (21:06 +0000)]
Ethnicity line only shows up if ethnicity data has been entered for the
borrower.

22 years agoEthnicity fields only show up in memberentry if any ethnic groups are entered
tonnesen [Thu, 27 Jun 2002 21:03:03 +0000 (21:03 +0000)]
Ethnicity fields only show up in memberentry if any ethnic groups are entered
into the database.

22 years agoFunctional upgrade script. This script backs up the Koha database as well as
tonnesen [Thu, 27 Jun 2002 20:50:37 +0000 (20:50 +0000)]
Functional upgrade script.  This script backs up the Koha database as well as
all of the intranet and opac scripts and html documents before installing new
scripts and html documents and updating the database.

22 years agoAdding koha.upgrade to list of files copied.
tonnesen [Thu, 27 Jun 2002 20:49:34 +0000 (20:49 +0000)]
Adding koha.upgrade to list of files copied.

22 years agoFixing bug that reported an error if updatedatabase was run twice.
tonnesen [Thu, 27 Jun 2002 20:48:59 +0000 (20:48 +0000)]
Fixing bug that reported an error if updatedatabase was run twice.

22 years agoBeginning of a koha.upgrade script for 1.2.1. We need this if 1.2.1 is
tonnesen [Thu, 27 Jun 2002 19:31:05 +0000 (19:31 +0000)]
Beginning of a koha.upgrade script for 1.2.1.  We need this if 1.2.1 is
intended for production systems.

22 years agoChecks if a previous version of Koha is installed and prompts to run
tonnesen [Thu, 27 Jun 2002 19:07:21 +0000 (19:07 +0000)]
Checks if a previous version of Koha is installed and prompts to run
koha.upgrade if so.  Removed option to specify the location of koha.conf as the
/etc/ location is hardcoded in Database.pm and Output.pm.  Plus, we need to
know where it is when upgrading.  Added opacdir, intranetdir, and kohaversion
settings to koha.conf

22 years ago$deweyinput was always defined (it's an HTML input field). Check against
tonnesen [Thu, 27 Jun 2002 18:35:01 +0000 (18:35 +0000)]
$deweyinput was always defined (it's an HTML input field).  Check against
$bib->{dewey} instead.

22 years agoApplying patch from Matt Kraai to pick F or NF based on presense of a dewey
tonnesen [Thu, 27 Jun 2002 17:41:26 +0000 (17:41 +0000)]
Applying patch from Matt Kraai to pick F or NF based on presense of a dewey
number when adding a book via marcimport.pl

22 years agoRe-enabling the max(barcode) + 1 behaviour. Checks that the last digit is a
tonnesen [Thu, 27 Jun 2002 16:26:52 +0000 (16:26 +0000)]
Re-enabling the max(barcode) + 1 behaviour.  Checks that the last digit is a
number before adding 1.  If the last digit isn't a number, fall back to Roger's
behaviour of using biblionumber as barcode.

22 years agoFixed typo
tonnesen [Thu, 27 Jun 2002 13:30:26 +0000 (13:30 +0000)]
Fixed typo

22 years agoMaking executable.
tonnesen [Thu, 27 Jun 2002 05:28:23 +0000 (05:28 +0000)]
Making executable.

22 years agoChangelog for RC4
tonnesen [Wed, 26 Jun 2002 22:53:49 +0000 (22:53 +0000)]
Changelog for RC4

22 years agoJust adding a -r to the cp statement for the docs folder
rangi [Wed, 26 Jun 2002 22:37:18 +0000 (22:37 +0000)]
Just adding a -r to the cp statement for the docs folder

22 years agoMissing wait() call caused a lot of zombie processes to be left lying around.
tonnesen [Wed, 26 Jun 2002 22:29:23 +0000 (22:29 +0000)]
Missing wait() call caused a lot of zombie processes to be left lying around.

22 years agoWrong capitilization on branchcode "MAIN".
tonnesen [Wed, 26 Jun 2002 22:14:32 +0000 (22:14 +0000)]
Wrong capitilization on branchcode "MAIN".

22 years agoFix to allow non-numeric barcodes.
tonnesen [Wed, 26 Jun 2002 22:13:49 +0000 (22:13 +0000)]
Fix to allow non-numeric barcodes.

22 years agoOkay, so I added the $barcode parameter to a comment. So, sue me. :)
tonnesen [Wed, 26 Jun 2002 21:58:45 +0000 (21:58 +0000)]
Okay, so I added the $barcode parameter to a comment.  So, sue me.  :)

22 years agobuildrelease will check for docs subdirectory in /root/docs/ and copy that to
tonnesen [Wed, 26 Jun 2002 20:59:23 +0000 (20:59 +0000)]
buildrelease will check for docs subdirectory in /root/docs/ and copy that to
the tarball.

22 years agouse warnings breaks on perl 5.005...
tonnesen [Wed, 26 Jun 2002 20:54:31 +0000 (20:54 +0000)]
use warnings breaks on perl 5.005...

22 years agoInserting some changes I made locally a while ago.
tonnesen [Wed, 26 Jun 2002 20:46:48 +0000 (20:46 +0000)]
Inserting some changes I made locally a while ago.

22 years agoHad some biblioitemnumbers that didn't exist.
tonnesen [Wed, 26 Jun 2002 20:42:58 +0000 (20:42 +0000)]
Had some biblioitemnumbers that didn't exist.

22 years agoAdded some sample data for the virtual bookshelf function
tonnesen [Wed, 26 Jun 2002 20:34:48 +0000 (20:34 +0000)]
Added some sample data for the virtual bookshelf function

22 years agoSome udpates that I made here locally a while ago. Still won't be useful, but
tonnesen [Wed, 26 Jun 2002 20:28:15 +0000 (20:28 +0000)]
Some udpates that I made here locally a while ago.  Still won't be useful, but
should be functional

22 years agoadded Debian's /etc/apache-ssl/ config directory
tonnesen [Wed, 26 Jun 2002 20:25:18 +0000 (20:25 +0000)]
added Debian's /etc/apache-ssl/ config directory

22 years agoAdded notification text.
tonnesen [Wed, 26 Jun 2002 20:12:04 +0000 (20:12 +0000)]
Added notification text.

22 years agomoved z3950 scripts to z3950daemon subdir within scripts dir in tarball
tonnesen [Wed, 26 Jun 2002 20:00:19 +0000 (20:00 +0000)]
moved z3950 scripts to z3950daemon subdir within scripts dir in tarball

22 years agoBug fix. Single quotes were causing $KohaZ3950Shell variable to not get
tonnesen [Wed, 26 Jun 2002 19:56:57 +0000 (19:56 +0000)]
Bug fix.  Single quotes were causing $KohaZ3950Shell variable to not get
expanded

22 years agoFixed hard coded directories in z3950 shell scripts, and moved z3950 scripts to
tonnesen [Wed, 26 Jun 2002 18:57:02 +0000 (18:57 +0000)]
Fixed hard coded directories in z3950 shell scripts, and moved z3950 scripts to
scripts directory in tarball.

22 years agoMissing two fields for aqbooksellers.
tonnesen [Wed, 26 Jun 2002 18:19:53 +0000 (18:19 +0000)]
Missing two fields for aqbooksellers.

22 years agoAdded blurb pointing to new HOWTO-testing document, and asking that bugs
tonnesen [Wed, 26 Jun 2002 18:19:06 +0000 (18:19 +0000)]
Added blurb pointing to new HOWTO-testing document, and asking that bugs
be submitted to http://bugs.koha.org/ or koha-devel.

22 years agoFixed bug where location wouldn't show up in search results. Should still
tonnesen [Wed, 26 Jun 2002 18:18:23 +0000 (18:18 +0000)]
Fixed bug where location wouldn't show up in search results.  Should still
be compatible with HLT configuration.

22 years agofirst cut at a release testing howto
pate [Wed, 26 Jun 2002 17:27:24 +0000 (17:27 +0000)]
first cut at a release testing howto

22 years agoMake directory variable name more explanatory
amillar [Wed, 26 Jun 2002 16:25:51 +0000 (16:25 +0000)]
Make directory variable name more explanatory

22 years agoFix display of marc tag labels and indicators
amillar [Wed, 26 Jun 2002 15:52:55 +0000 (15:52 +0000)]
Fix display of marc tag labels and indicators

22 years agoRemoved subroutines now existing in modules: extractmarcfields,
amillar [Wed, 26 Jun 2002 14:28:35 +0000 (14:28 +0000)]
Removed subroutines now existing in modules: extractmarcfields,
 parsemarcfileformat, addz3950queue, getkeytableselectoptions

22 years agoInstaller creates a backup of httpd.conf
tonnesen [Wed, 26 Jun 2002 13:29:13 +0000 (13:29 +0000)]
Installer creates a backup of httpd.conf

22 years agoMoved acqui.simple MARC handling to new module SimpleMarc.pm
amillar [Wed, 26 Jun 2002 07:27:35 +0000 (07:27 +0000)]
Moved acqui.simple MARC handling to new module SimpleMarc.pm

22 years agoNew module for Z39.50 searching
amillar [Wed, 26 Jun 2002 07:26:41 +0000 (07:26 +0000)]
New module for Z39.50 searching

22 years agoNew subs to streamline biblio additions: addcompletebiblioitem and getoraddbiblio
amillar [Wed, 26 Jun 2002 07:24:12 +0000 (07:24 +0000)]
New subs to streamline biblio additions: addcompletebiblioitem and getoraddbiblio

22 years agoSubroutine for pull-down list from key table
amillar [Wed, 26 Jun 2002 07:21:28 +0000 (07:21 +0000)]
Subroutine for pull-down list from key table

22 years agoClean up systempreferences code to be table-driven
amillar [Wed, 26 Jun 2002 06:04:46 +0000 (06:04 +0000)]
Clean up systempreferences code to be table-driven

22 years agosample data not installed as first mysql directive did not include the path to the...
dragon28 [Wed, 26 Jun 2002 05:01:16 +0000 (05:01 +0000)]
sample data not installed as first mysql directive did not include the path to the mysql binary

22 years agoBarcodes aren't necessarily numeric
tonnesen [Tue, 25 Jun 2002 23:31:53 +0000 (23:31 +0000)]
Barcodes aren't necessarily numeric

22 years agoReplaced text box with drop down showing list of bookfunds.
tonnesen [Tue, 25 Jun 2002 23:06:19 +0000 (23:06 +0000)]
Replaced text box with drop down showing list of bookfunds.

22 years agoNow remembers locations of cvs checkouts. Prettied up the output a bit.
tonnesen [Tue, 25 Jun 2002 21:58:53 +0000 (21:58 +0000)]
Now remembers locations of cvs checkouts.  Prettied up the output a bit.

22 years agoRemoved check for Net::Z3950 as it reported it missing even though it
tonnesen [Tue, 25 Jun 2002 21:28:53 +0000 (21:28 +0000)]
Removed check for Net::Z3950 as it reported it missing even though it
was there.  Is there something different about the Net::Z3950 module
from the other modules being testing in installer.pl?

22 years agoCosmetic clean ups.
tonnesen [Tue, 25 Jun 2002 21:25:05 +0000 (21:25 +0000)]
Cosmetic clean ups.

22 years agoLogic bug fixed.
tonnesen [Tue, 25 Jun 2002 21:18:58 +0000 (21:18 +0000)]
Logic bug fixed.

22 years agoAdded support for sampledata files (gzips before tarballing), and modified the
tonnesen [Tue, 25 Jun 2002 21:11:07 +0000 (21:11 +0000)]
Added support for sampledata files (gzips before tarballing), and modified the
suggested release version questions a bit.

22 years agoinstaller.pl will now offer to install the sample data.
tonnesen [Tue, 25 Jun 2002 21:03:39 +0000 (21:03 +0000)]
installer.pl will now offer to install the sample data.

22 years agoFixed up loan lengths and charges for itemtypes in sample data.
tonnesen [Tue, 25 Jun 2002 20:50:30 +0000 (20:50 +0000)]
Fixed up loan lengths and charges for itemtypes in sample data.

22 years agoSample Data for Koha 1.2
tonnesen [Tue, 25 Jun 2002 20:35:52 +0000 (20:35 +0000)]
Sample Data for Koha 1.2

22 years agoFixed bug which caused apache to restart regardless of answer to question.
tonnesen [Tue, 25 Jun 2002 20:30:41 +0000 (20:30 +0000)]
Fixed bug which caused apache to restart regardless of answer to question.

22 years agoChanged response check on restarting apache web server.
tonnesen [Tue, 25 Jun 2002 20:23:43 +0000 (20:23 +0000)]
Changed response check on restarting apache web server.

22 years agoMissing parameter in startmenu() call
tonnesen [Tue, 25 Jun 2002 20:20:58 +0000 (20:20 +0000)]
Missing parameter in startmenu() call

22 years agoChecks for Net::Z3950 module and warns if it is missing.
tonnesen [Tue, 25 Jun 2002 19:04:09 +0000 (19:04 +0000)]
Checks for Net::Z3950 module and warns if it is missing.

22 years agoConsidered adding Net::Z3950 to the perl modules checked for in installer.pl,
tonnesen [Tue, 25 Jun 2002 18:54:11 +0000 (18:54 +0000)]
Considered adding Net::Z3950 to the perl modules checked for in installer.pl,
but it predepends on the yaz client being installed, so it is sure to fail to
install using CPAN alone.  Should probably just issue a warning if this module
is missing, as it is non-critical.

22 years agoFix for Debian's apache which require the includes_module and env_module
tonnesen [Tue, 25 Jun 2002 18:46:35 +0000 (18:46 +0000)]
Fix for Debian's apache which require the includes_module and env_module
modules to be loaded, and a couple of extra directives in the VirtualHost
sections to enable server parsing of .html files.

22 years agoFixed missing semicolons.
tonnesen [Tue, 25 Jun 2002 18:24:33 +0000 (18:24 +0000)]
Fixed missing semicolons.

22 years agoFixed error.
tonnesen [Tue, 25 Jun 2002 18:24:10 +0000 (18:24 +0000)]
Fixed error.

22 years agoChanged the apache configuration to use ports based virtual hosting instead of
tonnesen [Tue, 25 Jun 2002 18:16:40 +0000 (18:16 +0000)]
Changed the apache configuration to use ports based virtual hosting instead of
ip based virtual hosting.

22 years agoCommented opac-html cleanup
tonnesen [Tue, 25 Jun 2002 17:36:39 +0000 (17:36 +0000)]
Commented opac-html cleanup

22 years agoBug fix. Again, it's not sufficient that they are equal, they must also
tonnesen [Tue, 25 Jun 2002 17:16:10 +0000 (17:16 +0000)]
Bug fix.  Again, it's not sufficient that they are equal, they must also
be some unique value.

22 years agoBug Fix. It's not good enough that the field is defined, it must also have
tonnesen [Tue, 25 Jun 2002 17:12:06 +0000 (17:12 +0000)]
Bug Fix.  It's not good enough that the field is defined, it must also have
some distinct value.

22 years agoFixed bug. $sth->execute after $sti->prepare.
tonnesen [Tue, 25 Jun 2002 16:57:39 +0000 (16:57 +0000)]
Fixed bug.  $sth->execute after $sti->prepare.

22 years agoPopulate systempreferences table with values for acquisitions and
tonnesen [Tue, 25 Jun 2002 16:56:29 +0000 (16:56 +0000)]
Populate systempreferences table with values for acquisitions and
autoMemberNum.  I have picked acquisitions='simple' and autoMemberNum='1' as
the defaults for these two variables.  Comments?

22 years agoMissed some changes in my last commit
tonnesen [Tue, 25 Jun 2002 16:31:22 +0000 (16:31 +0000)]
Missed some changes in my last commit

22 years agoAdded section to add a branch and printer in installer.pl.
tonnesen [Tue, 25 Jun 2002 16:11:33 +0000 (16:11 +0000)]
Added section to add a branch and printer in installer.pl.
This isn't strictly a bug fix, but it is causing a lot of problems on
new installs, so I think it should go in.

22 years agoAdded code to remove extraneous files from tarball.
tonnesen [Tue, 25 Jun 2002 15:22:59 +0000 (15:22 +0000)]
Added code to remove extraneous files from tarball.

22 years agofixed a typo
dragon28 [Tue, 25 Jun 2002 11:00:49 +0000 (11:00 +0000)]
fixed a typo

22 years agofixed a typo
dragon28 [Tue, 25 Jun 2002 10:52:37 +0000 (10:52 +0000)]
fixed a typo

22 years agofixed a couple of typo's
dragon28 [Tue, 25 Jun 2002 09:22:43 +0000 (09:22 +0000)]
fixed a couple of typo's

22 years agoChange reference to blackdot.gif to remove leading /koha/ dir.
tonnesen [Mon, 24 Jun 2002 22:12:22 +0000 (22:12 +0000)]
Change reference to blackdot.gif to remove leading /koha/ dir.

22 years agoModification to date sprintf line fixes problem with current issues
tonnesen [Mon, 24 Jun 2002 22:08:20 +0000 (22:08 +0000)]
Modification to date sprintf line fixes problem with current issues
showing up as previous issues.

22 years agoHave added missing borrowernumber field to the statistics table
rangi [Mon, 24 Jun 2002 22:01:26 +0000 (22:01 +0000)]
Have added missing borrowernumber field to the statistics table

22 years agoRemoved "use warnings"
tonnesen [Mon, 24 Jun 2002 21:54:09 +0000 (21:54 +0000)]
Removed "use warnings"

22 years agoA script to automate building releases R_1-1-1RC1
tonnesen [Mon, 24 Jun 2002 21:21:21 +0000 (21:21 +0000)]
A script to automate building releases

22 years agoAdding some files that are included in the release tarballs R_1-2-1RC6
tonnesen [Mon, 24 Jun 2002 20:18:16 +0000 (20:18 +0000)]
Adding some files that are included in the release tarballs

22 years agoCheck that OPAC and INTRANET directories are different.
tonnesen [Mon, 24 Jun 2002 19:42:55 +0000 (19:42 +0000)]
Check that OPAC and INTRANET directories are different.
Removed "common" from TransferLog directive
Tries to get an absolute apache log directory pathname from an ErrorLog
directive in httpd.conf

22 years agoSwitched from "Add New Members" to "Add New" graphic.
tonnesen [Mon, 24 Jun 2002 18:38:36 +0000 (18:38 +0000)]
Switched from "Add New Members" to "Add New" graphic.

22 years agoAdded create_priv and drop_priv to koha's mysql user (needed for updating the
tonnesen [Mon, 24 Jun 2002 18:04:26 +0000 (18:04 +0000)]
Added create_priv and drop_priv to koha's mysql user (needed for updating the
database), and checked for error when connecting to mysql server.

22 years agomkdir now checks for existence of parent directories and creates them as well.
tonnesen [Mon, 24 Jun 2002 16:58:52 +0000 (16:58 +0000)]
mkdir now checks for existence of parent directories and creates them as well.
Parent directories, if created, will have 0775 permissions, $kohadir and
$opacdir will have 0770.

22 years agoRemoved "use warnings;" as it does not work with perl 5.005
tonnesen [Mon, 24 Jun 2002 16:15:00 +0000 (16:15 +0000)]
Removed "use warnings;" as it does not work with perl 5.005
If we need warnings, put '-w' in the #! line of the scripts instead.

22 years agochanges ownership of directories to root.$httpduser recursively. I don't know
tonnesen [Mon, 24 Jun 2002 16:11:36 +0000 (16:11 +0000)]
changes ownership of directories to root.$httpduser recursively.  I don't know
if using system() is a problem, but how else can we do this recursively?  In my
installation, I ended up with the cgi-bin, htdocs, and modules directories
being readable only by root.

22 years agoMissing '/' after cgi-bin in intranet virtual host section caused scripts
tonnesen [Mon, 24 Jun 2002 15:53:20 +0000 (15:53 +0000)]
Missing '/' after cgi-bin in intranet virtual host section caused scripts
to load as /cgi-binloadmodules.pl.

22 years agomerging rel-1-2 and main branches
tipaul [Mon, 24 Jun 2002 15:00:43 +0000 (15:00 +0000)]
merging rel-1-2 and main branches

22 years agomerge of rel-1-2 and main branch
tipaul [Mon, 24 Jun 2002 14:15:14 +0000 (14:15 +0000)]
merge of rel-1-2 and main branch

22 years agoPerl 5.005 doesn't like the -I after the script name.
tonnesen [Mon, 24 Jun 2002 13:18:19 +0000 (13:18 +0000)]
Perl 5.005 doesn't like the -I after the script name.

22 years agoFixes bug in adding branch... branchcode parameter is called 'searchfield'
tonnesen [Sun, 23 Jun 2002 21:18:56 +0000 (21:18 +0000)]
Fixes bug in adding branch... branchcode parameter is called 'searchfield'

22 years agoBug fix. Changed acquisitions link to /acquisitions
tonnesen [Sat, 22 Jun 2002 17:05:37 +0000 (17:05 +0000)]
Bug fix.  Changed acquisitions link to /acquisitions

22 years agoCheck for existence of apache init script before running.
tonnesen [Sat, 22 Jun 2002 05:43:53 +0000 (05:43 +0000)]
Check for existence of apache init script before running.

22 years agoBug fixes. More remaining.
tonnesen [Sat, 22 Jun 2002 05:38:52 +0000 (05:38 +0000)]
Bug fixes.  More remaining.

22 years agoUncommented "use CDK;" line
tonnesen [Fri, 21 Jun 2002 18:26:28 +0000 (18:26 +0000)]
Uncommented "use CDK;" line

22 years agomerging branches 1.2 and main.
tipaul [Fri, 21 Jun 2002 13:15:06 +0000 (13:15 +0000)]
merging branches 1.2 and main.

22 years agoMERGE 1-2 and main branches
tipaul [Fri, 21 Jun 2002 08:56:46 +0000 (08:56 +0000)]
MERGE 1-2 and main branches
Still a few diffs :
311,320c311,312
<   categoryname text,
<   codedescription text,
<   PRIMARY KEY (categorycode)
< );
<
< # Table structure for table 'branchrelations'
< #
< CREATE TABLE branchrelations (
<   branchcode varchar(4) DEFAULT '' NOT NULL,
<   categorycode varchar(4) DEFAULT '' NOT NULL
---
>   branchcode char(4) DEFAULT '' NOT NULL,
>   branchholding int(11)
344c336
<   datesent datetime DEFAULT '0000-00-00' NOT NULL,
---
>   datesent date DEFAULT '0000-00-00' NOT NULL,
346c338
<   datearrived datetime,
---
>   datearrived date,
553a546
>

22 years agoMaking the changes suggested by Shane Williams version-1-2-1
rangi [Fri, 21 Jun 2002 01:30:56 +0000 (01:30 +0000)]
Making the changes suggested by Shane Williams