Commit graph

503 commits

Author SHA1 Message Date
tipaul
f8e9fb6445 rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
tipaul
86e9db4e67 rel_3_0 moved to HEAD (removing useless file) 2007-03-09 15:22:00 +00:00
tipaul
a3999812e6 rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
tgarip1957
3e81c7fc10 Required sample tables for multilingual facets and koha_attr tables together with authorised values 2006-10-02 19:13:35 +00:00
tgarip1957
21b35727c0 All the necessary mySQL tables for those who wish to install before an upgrader is provided 2006-09-27 20:23:09 +00:00
tgarip1957
3d8e849e8d missing ccl.propeties added 2006-09-27 19:58:20 +00:00
thd
08b394c17c Added missing 048 $2, new in last year's MARC 21 revision; and changed
visibility values for several fields/subfields.
2006-09-20 11:20:03 +00:00
thd
5ff0693f9d Changed some hidden values for the record editor, shortened items labels,
and added a link to the new barcode plugin.
2006-09-11 03:27:04 +00:00
thd
3417dfc848 Changed some hidden values for the record editor, shortened items labels,
and added a link to the new barcode plugin.
2006-09-11 02:58:03 +00:00
thd
e7657ed44c Added the new barcode plugin to frameworks. 2006-09-11 01:03:43 +00:00
thd
f913f34333 Changed some hidden values, items labels, and changed the namespace from ASMP_*
to SIMPLE_*.
2006-09-10 23:44:23 +00:00
thd
1eba9cfd2f Corrected some subfield visibility values and improved the ease of
understanding for some librarian's field labels for sound recordings.
2006-09-08 12:35:24 +00:00
thd
e3955ba127 Added an integrating resources framework and corrected some visibility values. 2006-09-07 22:47:34 +00:00
tgarip1957
7e52a5665c Clean up before final commits 2006-09-06 16:21:03 +00:00
bob_lyon
976e6d8b5c Adding ability to return biblios that have no biblio items to avoid making orphan biblios 2006-09-05 21:26:19 +00:00
thd
a2163e8f69 Added additional record types and made some corrections for appearance in the
record editor.
2006-09-05 14:05:45 +00:00
thd
ad657e71eb For MARC 21, instead of deleting the whole subfield when a character does not
translate properly from MARC8 into UTF-8, only the problem characters are
deleted.
2006-09-01 17:11:53 +00:00
tgarip1957
7b64e4a8af New indexing stylsheets for zebra
we now use stylesheets for indexing and retrieval
2006-08-25 21:17:20 +00:00
thd
e624b89b56 Moved publication, distribution details fields and acquisition info fields
to record editor tab 9 for ASMP custom frameworks.
2006-08-10 01:01:23 +00:00
thd
4e95d93112 Improved subfield visibility settings and corrected one in the wrong tab. 2006-08-09 21:04:35 +00:00
thd
1d25f1fcf5 Significantly corrected ASMP custom books framework and added ASMP sound
recordings and videorecordings frameworks.
2006-08-09 19:27:18 +00:00
thd
8e51470127 ASMP custom MARC 21 bibliographic frameworks. 2006-08-08 09:09:11 +00:00
thd
2d6582e201 Removed ASMP custom frameworks from standard default MARC 21 framework. 2006-08-08 08:44:03 +00:00
thd
6340f6047e Added some missing and changed subfields as well as field 662 from last year's
MARC 21 update.  Lack of sleep had been a problem around that point in my
previous work.  Corrected some hidden values.
2006-08-08 05:09:25 +00:00
btoumi
e22340d1b7 bug fix:
add call to biblio.pm
2006-07-12 14:07:03 +00:00
btoumi
d81cd891ce bug fixing:
Biblio.pm: add in export line  getbibliofromitemnumber function
fines2.pl:call to biblio.pm for use of getbibliofromitemnumber function
2006-07-12 13:43:42 +00:00
thd
adb2fba8ad Added missing OPAC text for canceled barcode. Fixed typo for 006 not hidden
value.
2006-07-11 01:14:56 +00:00
thd
4ea4523ec5 Fixed a typo for the not hidden value for 006. 2006-07-11 00:17:33 +00:00
thd
2f0ec7e553 Fixed misspelt example mysqldump option. Example is in a comment and was not
part of running code.  Added missing OPAC text for canceled barcode.
2006-07-10 23:47:15 +00:00
thd
6f021e7b71 Corrected some subfield visibility settings, mostly for hiding local holdings
subfields in the 09o or 999 placeholer for 090 Locally Assigned LC-Type Call
Call Number found in copy catalogued records.  The locally assinged original
090 call number remains visible in tab 0 for informational purposes as often
the only place to find what an LC Call number for the material might be.
2006-07-06 17:19:43 +00:00
toins
eac83ccd45 Head & rel_2_2 merged 2006-07-04 15:02:42 +00:00
toins
cc9524a875 Head & rel_2_2 merged 2006-07-04 14:36:51 +00:00
thd
4eecf69489 Comprehensive Koha post-installation MARC 21 standard bibliographic framework
script.
2006-06-15 07:34:58 +00:00
thd
f2ced1f5bc Revised and greatly enlarged to near completion Koha MARC 21 standard
bibliographic framework.
2006-06-13 02:50:35 +00:00
tgarip1957
e7b6c06c99 Reads external marc records with biblionumbers and populates koha tables with the new marc record (only the marc record). Useful after changing encodings etc. 2006-05-31 15:49:38 +00:00
tgarip1957
78ffedfdf6 Adding variable support to zebradb. You may use shadowing or not on either authorities or biblios 2006-05-20 14:18:04 +00:00
tgarip1957
e98a3ba2c4 Lock tables was repeated twice --fixed 2006-05-20 00:13:31 +00:00
tgarip1957
7790f976ca Alter auth_subfield_structure table as well incase somebody uses thisprior to updating database 2006-05-20 00:03:14 +00:00
tgarip1957
e8eec3c9f1 fixing typo error 2006-05-19 23:17:42 +00:00
tgarip1957
9da1d633be Old authorities did not contain authid in marc record. Add it 2006-05-19 21:39:52 +00:00
tgarip1957
0ef1bd094a Use this script to export all your authorities so that you can build an authority zebra. Use this after marc_into_authority.pl 2006-05-19 19:16:00 +00:00
tgarip1957
b4105a44b2 record.abs for ZEBRA authorities. We need different configuration for authorities so a new folder is created 2006-05-19 19:13:51 +00:00
tgarip1957
dad8b825d3 This script modifýes auth_header table, adds missing fields and populates with marc record. Only to be used when updating from 2.2 2006-05-19 19:07:09 +00:00
tgarip1957
584836d680 New koha configuration file. Replaces koha.conf. Needs C4::Context.pm in head to work.
This file now combines koha configuration and zebra configuration. Old koha.conf variable names are retained. They go between the tags <config>. Do not change the tag names for zebra part. Use zebrasrv -f /etc/koha.xml to start your server. The virtual server configuration details can be found in YAZ documentation
2006-05-13 20:02:08 +00:00
tgarip1957
3ece1b0847 If you change your framework for MARC mapping use this script to remap your marc record first. Drop the old framework and install the new one. Re export all your marc and recreate ZEBRA.
The script has to be manually edited to reflect your new mappings. KOHA 3.0 is expected to have new frameworks
2006-04-20 10:55:18 +00:00
sushi
8cd1a0074d Added check for modules for spine-label printing. 2006-04-18 04:53:40 +00:00
bob_lyon
8bf34cc104 Altered the subscription table changed issues length column from tinyint as it
only allows numbers up to 127 - needs to allow bigger numbers if the sub you're making
is for a daily subscription like a newspaper where the number of issues in a year
will be greater than 127
2006-04-11 22:08:06 +00:00
tgarip1957
b23570a323 New definitions added to bib1.
Experimental. Used for LC sorting, holding-branch and shelving access points internal for KOHA
2006-04-10 21:52:38 +00:00
tgarip1957
652c7636e2 Readding record.abs .This one contains new access points which will be needed for LC sorting the biblios. Requires the new bib1.att which is now committed 2006-04-10 21:49:41 +00:00
tgarip1957
88f41fb97e Use this script to change all the xml in biblioitems. No more collection wrapper in XML. Biblio.pm changed. 2006-04-10 21:11:58 +00:00