]> git.koha-community.org Git - koha.git/log
koha.git
18 years agoreformatting
kados [Thu, 25 May 2006 21:23:39 +0000 (21:23 +0000)]
reformatting

18 years agoExports bibliographic data from Koha to an ISO2709 or MARCXML file.
kados [Tue, 23 May 2006 18:22:58 +0000 (18:22 +0000)]
Exports bibliographic data from Koha to an ISO2709 or MARCXML file.

OPTIONS:
 -format <format>    MARC, MARCXML [MARC]
 -e <encoding>       MARC-8 or UTF-8 [UTF-8]
 -ignoreerrors       Ignore encoding errors
 -assumeunicode      Assume Unicode when unsure of encoding
 -file <filename>    Filename to store dump [koha.mrc]
 -h                  This file

EXAMPLES:
\$ ./export.pl --format=MARCXML --encoding=UTF-8 -file=2005-05-23-koha.mrc --ignoreerrors

Once I'm able, I'll include unicode support in this script, or if
someone else has time, feel free. I'd suggest using the new code
in MARC::File::XML for dealing with encoding in UNIMARC

18 years agoanother fix ... 'renew all' wasn't linked to the right place.
kados [Tue, 23 May 2006 00:26:00 +0000 (00:26 +0000)]
another fix ... 'renew all' wasn't linked to the right place.

18 years agolink to renewscript was wrong.
kados [Mon, 22 May 2006 19:43:14 +0000 (19:43 +0000)]
link to renewscript was wrong.

18 years agofixing scrolling through pages for results ... it was linking to
kados [Mon, 22 May 2006 19:37:30 +0000 (19:37 +0000)]
fixing scrolling through pages for results ... it was linking to
label-bib-search which doesnt' exist ...

18 years agoadding hint for date format expected
kados [Mon, 22 May 2006 12:24:12 +0000 (12:24 +0000)]
adding hint for date format expected

18 years agochange 'book list' to virtual shelves
kados [Mon, 22 May 2006 12:22:27 +0000 (12:22 +0000)]
change 'book list' to virtual shelves

18 years agoadding 'return' column to circulation screen as requested by WIPO. If this
kados [Mon, 22 May 2006 12:12:29 +0000 (12:12 +0000)]
adding 'return' column to circulation screen as requested by WIPO. If this
is a problem for other libraries we should create a syspref.

18 years agomisspelling ... recieved should be received (i before e except after c)
kados [Sat, 20 May 2006 22:32:39 +0000 (22:32 +0000)]
misspelling ... recieved  should be received (i before e except after c)
and I won't even comment on the script name that's misspelled ;-)

18 years agomisspelling ... recieved should be received (i before e except after c)
kados [Sat, 20 May 2006 22:31:06 +0000 (22:31 +0000)]
misspelling ... recieved  should be received (i before e except after c)

18 years agofix misspelling recieved should be received (i before e except after c )
kados [Sat, 20 May 2006 22:29:54 +0000 (22:29 +0000)]
fix misspelling recieved  should be received  (i before e except after c )

18 years agolanguage fix change waited to waiting
kados [Sat, 20 May 2006 22:24:46 +0000 (22:24 +0000)]
language fix change waited to waiting

18 years agoAdding Hungarian translation for NPL OPAC templates
kados [Sat, 20 May 2006 19:03:54 +0000 (19:03 +0000)]
Adding Hungarian translation for NPL OPAC templates

18 years agoSynching with default template
oleonard [Thu, 18 May 2006 20:23:36 +0000 (20:23 +0000)]
Synching with default template

18 years agoCorrections to fix Bug 1058 (Intranet detail screen does not show lost or cancelled...
oleonard [Thu, 18 May 2006 19:14:10 +0000 (19:14 +0000)]
Corrections to fix Bug 1058 (Intranet detail screen does not show lost or cancelled statuses). Chris's fix got lost statuses to appear. Adding similar fix to show cancelled status.

18 years agofixes a minor plugin bug where position 06 was not getting populated
kados [Fri, 12 May 2006 13:06:00 +0000 (13:06 +0000)]
fixes a minor plugin bug where position 06 was not getting populated
by 'c' if 'c' was selected.

18 years agofixing stats.pl that was not working + updating templates
tipaul [Fri, 12 May 2006 09:35:42 +0000 (09:35 +0000)]
fixing stats.pl that was not working + updating templates

18 years agoadding the starting period even when adding a subscription : it fixes bug 1059 :
tipaul [Fri, 12 May 2006 09:35:09 +0000 (09:35 +0000)]
adding the starting period even when adding a subscription : it fixes bug 1059 :
Subscriptions must be entered in as Vol X No. 1 or issue calculation is incorrect

- doc updated on the wiki
- JOSHUA / KADOS / OWEN / KYLE: be carefull your templates have to be modified

18 years agoadding the starting period even when adding a subscription : it fixes bug 1059 :
tipaul [Fri, 12 May 2006 08:36:05 +0000 (08:36 +0000)]
adding the starting period even when adding a subscription : it fixes bug 1059 :
Subscriptions must be entered in as Vol X No. 1 or issue calculation is incorrect

- doc updated on the wiki
- JOSHUA / KADOS / OWEN / KYLE: be carefull your templates have to be modified

18 years agoFixing item lost problem
rangi [Fri, 12 May 2006 08:17:03 +0000 (08:17 +0000)]
Fixing item lost problem

18 years agoMARC::File::XML switched the API in 0.83, this code updates Koha --
kados [Thu, 11 May 2006 14:55:24 +0000 (14:55 +0000)]
MARC::File::XML switched the API in 0.83, this code updates Koha --
it will break your record editing if you don't upgrade MARC::File::XML
to 0.83 on CPAN.

18 years agoAdding version string
rangi [Thu, 11 May 2006 14:15:51 +0000 (14:15 +0000)]
Adding version string

18 years agoFix for reordering by borrower name not working
rangi [Thu, 11 May 2006 11:31:23 +0000 (11:31 +0000)]
Fix for reordering by borrower name not working
bug 1063

18 years agobugfix for #992 : in suggestion-select, a search is automatically done on the catalog...
tipaul [Tue, 9 May 2006 16:05:01 +0000 (16:05 +0000)]
bugfix for #992 : in suggestion-select, a search is automatically done on the catalogue to find a duplicate.
If there is one, it is shown, and the librarian can "connect" the suggestion to a biblionumber to avoid creating a new biblio in the database

18 years agofix for #975 : renewal of a subscription create a biblio
tipaul [Tue, 9 May 2006 15:09:16 +0000 (15:09 +0000)]
fix for #975 : renewal of a subscription create a biblio

18 years agonew colors stylesheet
kados [Tue, 9 May 2006 08:32:31 +0000 (08:32 +0000)]
new colors stylesheet

18 years agonew stylesheet
kados [Tue, 9 May 2006 08:32:03 +0000 (08:32 +0000)]
new stylesheet

18 years agoSome new item type images to choose from
oleonard [Mon, 8 May 2006 21:00:48 +0000 (21:00 +0000)]
Some new item type images to choose from

18 years agoBug fixing. New 'hide-marc' system preference wasn't working here. Copying over struc...
oleonard [Fri, 28 Apr 2006 18:46:30 +0000 (18:46 +0000)]
Bug fixing. New 'hide-marc' system preference wasn't working here. Copying over structure from CSS template with only minor modifications. Also copying styles from CSS-template stylesheet. That will hopefully make coordinated upgrades a little easier.

18 years agoAdding two new system preferences:
oleonard [Thu, 27 Apr 2006 18:07:40 +0000 (18:07 +0000)]
Adding two new system preferences:

1. opacuserlogin shows/hides login-based features like reserves, private shelves, and login forms. On by default.
2. opacbookbag shows/hides the book bag (biblio basket). On by default.

18 years agoEnabling two new system preferences:
oleonard [Thu, 27 Apr 2006 17:02:20 +0000 (17:02 +0000)]
Enabling two new system preferences:

1. opacuserlogin shows/hides login-based features like reserves, private shelves, and login forms.
2. opacbookbag shows/hides the book bag (biblio basket)

18 years agoHiding option to add to existing virtual shelves if there are no existing virtual...
oleonard [Thu, 27 Apr 2006 16:23:34 +0000 (16:23 +0000)]
Hiding option to add to existing virtual shelves if there are no existing virtual shelves (thanks Chris!)

18 years agoSystem preference 'itemcallnumber' can now accept 2 subfields like 050ab to accommoda...
tgarip1957 [Wed, 26 Apr 2006 16:53:37 +0000 (16:53 +0000)]
System preference 'itemcallnumber' can now accept 2 subfields like 050ab to accommodate for LC callnumbering. Single subfield implementation not affected.

18 years agoI had forgotten to uncomment a line after testing.
thd [Wed, 26 Apr 2006 11:48:46 +0000 (11:48 +0000)]
I had forgotten to uncomment a line after testing.

18 years agoMARC8 to UTF-8 support added without XML problems. Rationalised the variable
thd [Wed, 26 Apr 2006 07:36:12 +0000 (07:36 +0000)]
MARC8 to UTF-8 support added without XML problems.  Rationalised the variable
name used for designating MARC flavour to avoid confusion with character set
encoding.

18 years agoTypo was preventing 'hidelostitems' system preference from being applied.
oleonard [Sat, 22 Apr 2006 14:57:46 +0000 (14:57 +0000)]
Typo was preventing 'hidelostitems' system preference from being applied.

** HOWEVER! ** The 'hidelostitems' system preference (now that it's working) seems to be affecting both the OPAC and the intranet, even though the description of the preference suggests that it affects only the OPAC.

18 years agoAdding opacheader and IntranetBiblioDefaultView system preferences
oleonard [Sat, 22 Apr 2006 13:52:12 +0000 (13:52 +0000)]
Adding opacheader and IntranetBiblioDefaultView system preferences

18 years agoNew alternative color and layout stylesheets
oleonard [Fri, 21 Apr 2006 21:34:14 +0000 (21:34 +0000)]
New alternative color and layout stylesheets

18 years agoAdding 'check all' button in search results for biblio basket
oleonard [Fri, 21 Apr 2006 21:30:22 +0000 (21:30 +0000)]
Adding 'check all' button in search results for biblio basket

18 years agoTrying to better handle clearing of the members block in the masthead
oleonard [Fri, 21 Apr 2006 21:26:19 +0000 (21:26 +0000)]
Trying to better handle clearing of the members block in the masthead

18 years agoUpdating recent acquisitions search form to match current version on opac-main.tmpl
oleonard [Fri, 21 Apr 2006 21:22:59 +0000 (21:22 +0000)]
Updating recent acquisitions search form to match current version on opac-main.tmpl

18 years agoCorrecting missing space
oleonard [Fri, 21 Apr 2006 21:10:49 +0000 (21:10 +0000)]
Correcting missing space

18 years agoAdding two new sysprefs :
hdl [Fri, 21 Apr 2006 08:54:55 +0000 (08:54 +0000)]
Adding two new sysprefs :
- z3950NormalizeAuthor of type YesNo. Set this to yes if you want author field to be filled with authorities fields when importing biblio in z3950
- z3950AuthorAuthfields, free text : type in comma-separated list of fields to search for author names for AuthorNormalization.

Adding a feature on a Z3950 import.
You can now automatically fill author with person name authority contained in the biblio if sysprefs are filled.

18 years agoRemoving 'searchdesc' display since this feature is currently broken.
oleonard [Thu, 20 Apr 2006 21:44:59 +0000 (21:44 +0000)]
Removing 'searchdesc' display since this feature is currently broken.

18 years agoAdding new system preference, IntranetBiblioDefaultView, and necessary changes to...
oleonard [Thu, 20 Apr 2006 21:26:53 +0000 (21:26 +0000)]
Adding new system preference, IntranetBiblioDefaultView, and necessary changes to relevant scripts and templates. Just like the OPAC's BiblioDefaultView preference, this determines which screen the user will see when they click a listing in search results: normal, MARC, or ISBD.

18 years agofix incorrect link to Labels Options
kados [Thu, 20 Apr 2006 14:22:38 +0000 (14:22 +0000)]
fix incorrect link to Labels Options

18 years agoEnabling TemplateEncoding system preference
oleonard [Wed, 19 Apr 2006 18:36:24 +0000 (18:36 +0000)]
Enabling TemplateEncoding system preference

18 years agoEnabling TemplateEncoding system preference
oleonard [Wed, 19 Apr 2006 18:20:19 +0000 (18:20 +0000)]
Enabling TemplateEncoding system preference

18 years agoCorrections to TMPL_VAR's, fixing but 1028
oleonard [Wed, 19 Apr 2006 17:04:06 +0000 (17:04 +0000)]
Corrections to TMPL_VAR's, fixing but 1028

18 years agoFix for Bug 714
oleonard [Wed, 19 Apr 2006 16:49:33 +0000 (16:49 +0000)]
Fix for Bug 714

18 years agoAdding opacheader system preference. Allows libraries to include a custom block of...
oleonard [Wed, 19 Apr 2006 16:22:18 +0000 (16:22 +0000)]
Adding opacheader system preference. Allows libraries to include a custom block of HTML at the head of OPAC templates.

18 years ago'labels remaining' count now works.
sushi [Wed, 19 Apr 2006 05:16:03 +0000 (05:16 +0000)]
'labels remaining' count now works.

18 years agoAdding message about reserve fee, if applicable. Hopefully it is not hostile.
oleonard [Tue, 18 Apr 2006 20:42:09 +0000 (20:42 +0000)]
Adding message about reserve fee, if applicable.  Hopefully it is not hostile.

18 years agoTypo in variable name was blocking reservations by anyone with any fines
oleonard [Tue, 18 Apr 2006 19:49:13 +0000 (19:49 +0000)]
Typo in variable name was blocking reservations by anyone with any fines

18 years agoFormatting reserve fee and enrollment fee output to 2 decimal places
oleonard [Tue, 18 Apr 2006 18:58:42 +0000 (18:58 +0000)]
Formatting reserve fee and enrollment fee output to 2 decimal places

18 years agoMinor javascript changes to fix Bug 585
oleonard [Tue, 18 Apr 2006 18:45:00 +0000 (18:45 +0000)]
Minor javascript changes to fix Bug 585

18 years agobug fixed: typo fixed in labels and labels_conf tables creation query.
plg [Tue, 18 Apr 2006 09:34:15 +0000 (09:34 +0000)]
bug fixed: typo fixed in labels and labels_conf tables creation query.

18 years agoAdded labels, and label_conf tables for spine labels tool.
sushi [Mon, 17 Apr 2006 21:19:52 +0000 (21:19 +0000)]
Added labels, and label_conf tables for spine labels tool.

18 years agoMissing semicolon
tgarip1957 [Mon, 17 Apr 2006 13:50:59 +0000 (13:50 +0000)]
Missing semicolon

18 years agoenable TemplateEncoding for Intranet templates
kados [Fri, 14 Apr 2006 17:01:12 +0000 (17:01 +0000)]
enable TemplateEncoding for Intranet templates

18 years agobug fixed: missing090field.pl is a rel_2_2 script, ie using rel_2_2 modules
plg [Fri, 14 Apr 2006 13:18:25 +0000 (13:18 +0000)]
bug fixed: missing090field.pl is a rel_2_2 script, ie using rel_2_2 modules
functions, not a HEAD script. It doesn't work in HEAD.

18 years agoFirst round of basic markup cleanup
oleonard [Thu, 13 Apr 2006 21:41:30 +0000 (21:41 +0000)]
First round of basic markup cleanup

18 years agoMoving AmazonContent preference so that it can affect both OPAC and Intranet
oleonard [Thu, 13 Apr 2006 20:27:22 +0000 (20:27 +0000)]
Moving AmazonContent preference so that it can affect both OPAC and Intranet

18 years agoFixing link to label-home.pl
kados [Thu, 13 Apr 2006 20:06:24 +0000 (20:06 +0000)]
Fixing link to label-home.pl

18 years agoGraphical tweaks and addition of MARC-based information never added when opac-detail...
oleonard [Thu, 13 Apr 2006 19:52:54 +0000 (19:52 +0000)]
Graphical tweaks and addition of MARC-based information never added when opac-detail was updated.

18 years agoSome additional styling for subtitles and authors on biblio details screen
oleonard [Thu, 13 Apr 2006 19:51:53 +0000 (19:51 +0000)]
Some additional styling for subtitles and authors on biblio details screen

18 years agoremoving label-home from barcodes dir
kados [Thu, 13 Apr 2006 19:34:47 +0000 (19:34 +0000)]
removing label-home from barcodes dir

18 years agomoving label-home back one level.
kados [Thu, 13 Apr 2006 19:34:17 +0000 (19:34 +0000)]
moving label-home back one level.

18 years agoCorrecting check MARC=ON system preference (should look for MARC = 1)
oleonard [Thu, 13 Apr 2006 18:32:32 +0000 (18:32 +0000)]
Correcting check MARC=ON system preference (should look for MARC = 1)

18 years agobugfix for MARCsubjects fixes cases where no subjects exist but
kados [Thu, 13 Apr 2006 18:14:34 +0000 (18:14 +0000)]
bugfix for MARCsubjects fixes cases where no subjects exist but
getMARCsubjects() was still creating a blank one.

18 years agosorry, sloppiness on my part, using @results array now as originally
kados [Thu, 13 Apr 2006 17:25:00 +0000 (17:25 +0000)]
sorry, sloppiness on my part, using @results array now as originally
intended.

18 years agofix wrong var name.
kados [Thu, 13 Apr 2006 17:14:13 +0000 (17:14 +0000)]
fix wrong var name.

18 years agoadding support for MARCnotes and MARCsubjects to intranet to sync
kados [Thu, 13 Apr 2006 17:05:05 +0000 (17:05 +0000)]
adding support for MARCnotes and MARCsubjects to intranet to sync
with opac.

18 years agominor tweak on enrolment period to set 'renewal' date.
kados [Thu, 13 Apr 2006 06:25:11 +0000 (06:25 +0000)]
minor tweak on enrolment period to set 'renewal' date.

18 years agominor tweak on enrolmentperiod
kados [Thu, 13 Apr 2006 06:24:18 +0000 (06:24 +0000)]
minor tweak on enrolmentperiod

18 years agoremoving warns
kados [Thu, 13 Apr 2006 05:53:45 +0000 (05:53 +0000)]
removing warns

18 years agopartial fix for encoding probs in MARC editor
kados [Thu, 13 Apr 2006 05:50:25 +0000 (05:50 +0000)]
partial fix for encoding probs in MARC editor

18 years agoPartial fix for encoding problems in MARC editor.
kados [Thu, 13 Apr 2006 05:49:23 +0000 (05:49 +0000)]
Partial fix for encoding problems in MARC editor.

18 years agoComplete partial move from CGIitemtype to itemtypeloop
kados [Thu, 13 Apr 2006 00:46:42 +0000 (00:46 +0000)]
Complete partial move from CGIitemtype to itemtypeloop

18 years agoSQL syntax corrected
tgarip1957 [Wed, 12 Apr 2006 20:45:40 +0000 (20:45 +0000)]
SQL syntax corrected

18 years agoCorrecting path to new barcode and label printing script
oleonard [Wed, 12 Apr 2006 20:20:01 +0000 (20:20 +0000)]
Correcting path to new barcode and label printing script

18 years ago*** empty log message ***
kylemhall [Wed, 12 Apr 2006 18:34:05 +0000 (18:34 +0000)]
*** empty log message ***

18 years agoCorrecting instance where template had 'biblionumber' where it should have had 'bibid.'
oleonard [Wed, 12 Apr 2006 17:10:50 +0000 (17:10 +0000)]
Correcting instance where template had 'biblionumber' where it should have had 'bibid.'

18 years agoCorrecting path to new barcode and label printing script
oleonard [Wed, 12 Apr 2006 16:32:44 +0000 (16:32 +0000)]
Correcting path to new barcode and label printing script

18 years agoAdding missing </form> tag
oleonard [Wed, 12 Apr 2006 16:19:30 +0000 (16:19 +0000)]
Adding missing </form> tag

18 years agoFixed hardcoded filename, and general tidyup, removed 2 unused modules.
sushi [Wed, 12 Apr 2006 08:17:29 +0000 (08:17 +0000)]
Fixed hardcoded filename, and general tidyup, removed 2 unused modules.

18 years agochange from BL to VS
kados [Wed, 12 Apr 2006 07:07:58 +0000 (07:07 +0000)]
change from BL to VS

18 years agoChange BL to VS
kados [Wed, 12 Apr 2006 07:06:57 +0000 (07:06 +0000)]
Change BL to VS

18 years agoChange from BL to VS
kados [Wed, 12 Apr 2006 07:06:03 +0000 (07:06 +0000)]
Change from BL to VS

18 years agoChange Book Lists to Virtual Shelves
kados [Wed, 12 Apr 2006 07:04:09 +0000 (07:04 +0000)]
Change Book Lists to Virtual Shelves

18 years agochange 'Book Lists' to 'Virtual Shelves'
kados [Wed, 12 Apr 2006 07:02:12 +0000 (07:02 +0000)]
change 'Book Lists' to 'Virtual Shelves'

18 years agochange 'book lists' to 'virtual shelves'
kados [Wed, 12 Apr 2006 07:00:56 +0000 (07:00 +0000)]
change 'book lists' to 'virtual shelves'

18 years agoInitial commit.
sushi [Wed, 12 Apr 2006 05:23:05 +0000 (05:23 +0000)]
Initial commit.

18 years agoInital commit.
sushi [Wed, 12 Apr 2006 05:20:52 +0000 (05:20 +0000)]
Inital commit.

18 years agosometimes publication year appears even when there is no publisher listed,
kados [Wed, 12 Apr 2006 01:54:35 +0000 (01:54 +0000)]
sometimes publication year appears even when there is no publisher listed,
this commit ensures it is displayed in those cases.

18 years agoadding additional author display to npl templates
kados [Wed, 12 Apr 2006 01:32:46 +0000 (01:32 +0000)]
adding additional author display to npl templates

18 years agoMinor graphical tweak
oleonard [Tue, 11 Apr 2006 21:27:21 +0000 (21:27 +0000)]
Minor graphical tweak

18 years agoopac-dictionary.tmpl: Modifications to dictionary pop up javascript to allow for...
oleonard [Tue, 11 Apr 2006 21:22:24 +0000 (21:22 +0000)]
opac-dictionary.tmpl: Modifications to dictionary pop up javascript to allow for a different ordering of input fields. Script now references input ids rather than index numbers. Downside is that it may cause difficulties with translation?  Comments would be welcomed.

opac-search.tmpl: Some markup cleanup and removal of unecessary script blocks.

18 years agoPutting template encoding options into the right include file (opac-top.inc is obsole...
oleonard [Tue, 11 Apr 2006 15:27:12 +0000 (15:27 +0000)]
Putting template encoding options into the right include file (opac-top.inc is obsolete in npl templates)

18 years agoInitial add of spine labels include file.
sushi [Tue, 11 Apr 2006 05:53:31 +0000 (05:53 +0000)]
Initial add of spine labels include file.