koha.git
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

22 years agoFixing broken mklink call
rangi [Fri, 21 Jun 2002 01:29:37 +0000 (01:29 +0000)]
Fixing broken mklink call

22 years agobug fix : 2001=07-01 instead of 2001-07-01
tipaul [Thu, 20 Jun 2002 21:05:17 +0000 (21:05 +0000)]
bug fix : 2001=07-01 instead of 2001-07-01
Note i think this condition is useless in the query. If someone cant check...

22 years agoMissed an exclamation point!!!
tonnesen [Thu, 20 Jun 2002 20:42:35 +0000 (20:42 +0000)]
Missed an exclamation point!!!

22 years agoCosmetic changes. Now identical to copy in main.
tonnesen [Thu, 20 Jun 2002 20:30:06 +0000 (20:30 +0000)]
Cosmetic changes.  Now identical to copy in main.

22 years agocosmetic
tonnesen [Thu, 20 Jun 2002 18:57:15 +0000 (18:57 +0000)]
cosmetic

22 years agoMust have been cosmetic changes...
tonnesen [Thu, 20 Jun 2002 18:33:56 +0000 (18:33 +0000)]
Must have been cosmetic changes...

22 years agomerges
tonnesen [Thu, 20 Jun 2002 17:56:18 +0000 (17:56 +0000)]
merges

22 years agoBranch Merges.
tonnesen [Thu, 20 Jun 2002 17:45:55 +0000 (17:45 +0000)]
Branch Merges.

22 years agoMerging changes in main into rel-1-2 branch
tonnesen [Thu, 20 Jun 2002 17:23:40 +0000 (17:23 +0000)]
Merging changes in main into rel-1-2 branch

22 years agoTest valid ISBN numbers in Input.pm
amillar [Thu, 20 Jun 2002 15:19:33 +0000 (15:19 +0000)]
Test valid ISBN numbers in Input.pm

22 years agoAdd table ethnicity
amillar [Thu, 20 Jun 2002 15:07:08 +0000 (15:07 +0000)]
Add table ethnicity

22 years agofixed koha.conf typo
dragon28 [Mon, 17 Jun 2002 06:52:45 +0000 (06:52 +0000)]
fixed koha.conf typo

22 years agoFixed so it adds the two missing marc tables (if they are missing)
rangi [Sat, 15 Jun 2002 02:20:37 +0000 (02:20 +0000)]
Fixed so it adds the two missing marc tables (if they are missing)

22 years agoTable definition for the 2 missing marc tables
rangi [Sat, 15 Jun 2002 02:07:05 +0000 (02:07 +0000)]
Table definition for the 2 missing marc tables

22 years agoSplit biblio functions in Acquisitions.pm out to new Biblio.pm
amillar [Fri, 14 Jun 2002 21:20:26 +0000 (21:20 +0000)]
Split biblio functions in Acquisitions.pm out to new Biblio.pm

22 years agoAdding ScriptAlias line to the sample conf
rangi [Fri, 14 Jun 2002 11:57:35 +0000 (11:57 +0000)]
Adding ScriptAlias line to the sample conf

22 years agoRemoving duplicate line
rangi [Fri, 14 Jun 2002 11:45:49 +0000 (11:45 +0000)]
Removing duplicate line

22 years agoSet the mysqldir to default to /usr if no other mysql dir is found, this version-1-2-0
rangi [Fri, 14 Jun 2002 10:47:29 +0000 (10:47 +0000)]
Set the mysqldir to default to /usr if no other mysql dir is found, this
means /usr/bin/mysql etc will work

22 years agoMove checkvalidisbn subroutine to Input.pm
amillar [Fri, 14 Jun 2002 06:28:14 +0000 (06:28 +0000)]
Move checkvalidisbn subroutine to Input.pm

22 years agoParameter check routine for DBI handle
amillar [Fri, 14 Jun 2002 06:13:59 +0000 (06:13 +0000)]
Parameter check routine for DBI handle

22 years agoVery close to being ready, has some issues with the path to call mysql,
rangi [Fri, 14 Jun 2002 05:07:37 +0000 (05:07 +0000)]
Very close to being ready, has some issues with the path to call mysql,
ill fix this after dinner.

22 years agoChanging the order, as he update database script looks for the koha.conf file
rangi [Thu, 13 Jun 2002 04:28:35 +0000 (04:28 +0000)]
Changing the order, as he update database script looks for the koha.conf file
So needs to be run after that is edited

22 years agofix array handling bug in Marc formatted display
amillar [Wed, 12 Jun 2002 22:33:59 +0000 (22:33 +0000)]
fix array handling bug in Marc formatted display

22 years agoStreamline z3950 search results
amillar [Wed, 12 Jun 2002 22:11:14 +0000 (22:11 +0000)]
Streamline z3950 search results

22 years agofix bug in arrayed subfields
amillar [Wed, 12 Jun 2002 20:25:35 +0000 (20:25 +0000)]
fix bug in arrayed subfields

22 years agofixed typos
dragon28 [Wed, 12 Jun 2002 08:58:04 +0000 (08:58 +0000)]
fixed typos

22 years agoCommitted on behalf of Mike
rangi [Tue, 11 Jun 2002 11:25:50 +0000 (11:25 +0000)]
Committed on behalf of Mike

Installer that can run without needing superuser privileges

22 years agoList of new features and bugfixes since 1.1.1 (simplified list i should say)
rangi [Tue, 11 Jun 2002 11:04:34 +0000 (11:04 +0000)]
List of new features and bugfixes since 1.1.1 (simplified list i should say)

22 years agoLittle fix adding in the path to the updatedatabase script
rangi [Tue, 11 Jun 2002 11:02:28 +0000 (11:02 +0000)]
Little fix adding in the path to the updatedatabase script

22 years agoScripts for Z39.50 search daemon
amillar [Tue, 11 Jun 2002 06:26:57 +0000 (06:26 +0000)]
Scripts for Z39.50 search daemon

22 years agoimproved table-driven Marc mapping
amillar [Mon, 10 Jun 2002 06:47:17 +0000 (06:47 +0000)]
improved table-driven Marc mapping

22 years agoMinor cleanups and comments
amillar [Sun, 9 Jun 2002 20:40:59 +0000 (20:40 +0000)]
Minor cleanups and comments

22 years agoSync biblioitems fields between acqui, acqui.simple, and updatedatabase
amillar [Sun, 9 Jun 2002 05:28:25 +0000 (05:28 +0000)]
Sync biblioitems fields between acqui, acqui.simple, and updatedatabase

22 years agoChanged field additions to data-driven structure. Add abstract
amillar [Thu, 6 Jun 2002 19:51:22 +0000 (19:51 +0000)]
Changed field additions to data-driven structure.  Add abstract
column to biblio.  Make deletedbiblio and deletedbiblioitems
consistent with biblio and biblioitems

22 years agominor comments and cosmetics
amillar [Thu, 6 Jun 2002 19:18:01 +0000 (19:18 +0000)]
minor comments and cosmetics

22 years agominor doc tweaks (and two suggestions)
pate [Thu, 6 Jun 2002 14:50:32 +0000 (14:50 +0000)]
minor doc tweaks (and two suggestions)

22 years agospelling and indentation fixes (mostly)
pate [Thu, 6 Jun 2002 14:43:40 +0000 (14:43 +0000)]
spelling and indentation fixes (mostly)

22 years agoUpdated Changelog, and INSTALL should now reflect the new directory
rangi [Thu, 6 Jun 2002 11:49:06 +0000 (11:49 +0000)]
Updated Changelog, and INSTALL should now reflect the new directory
structure of the tarball

22 years agoAll MARC file format decoding isolated to single subroutine.
amillar [Thu, 6 Jun 2002 07:32:20 +0000 (07:32 +0000)]
All MARC file format decoding isolated to single subroutine.
Entire script now works correctly with "use strict".

22 years agoFix subject array handling
amillar [Wed, 5 Jun 2002 19:20:10 +0000 (19:20 +0000)]
Fix subject array handling

22 years agoAll mapping of MARC tags to Koha db fields isolated to one subroutine
amillar [Wed, 5 Jun 2002 17:19:04 +0000 (17:19 +0000)]
All mapping of MARC tags to Koha db fields isolated to one subroutine

22 years agoIsolate MARC tag decoding into common subroutine for Z3950 search
amillar [Mon, 3 Jun 2002 21:02:08 +0000 (21:02 +0000)]
Isolate MARC tag decoding into common subroutine for Z3950 search
results and Marc upload list.  List book title in Z3950 search
queue list.