koha.git
14 years agoAdding labeled view support
Henri-Damien LAURENT [Wed, 7 Oct 2009 09:02:52 +0000 (11:02 +0200)]
Adding labeled view support

14 years agoMT 1970, Follow-up : removed unnecessary debug log
Matthias Meusburger [Wed, 7 Oct 2009 09:45:53 +0000 (11:45 +0200)]
MT 1970, Follow-up : removed unnecessary debug log

14 years agoAdding systempreference itemcallnumber support
Henri-Damien LAURENT [Wed, 7 Oct 2009 07:46:35 +0000 (09:46 +0200)]
Adding systempreference itemcallnumber support

In PrepareItemrecordInput preference system for itemcallnumber was not correctly set.
This is a quick fix for that

14 years ago(bug #3695) allow to limit overdues by categorycode
Nahuel ANGELINETTI [Tue, 6 Oct 2009 12:02:38 +0000 (14:02 +0200)]
(bug #3695) allow to limit overdues by categorycode

This add two new options to overdue_notices.pl to select only overdues for few categorycodes, or to exclude few categorycodes.

14 years agoSpanish (VE), French, Dutch, Russian and Ukranian updates
Chris Cormack [Tue, 6 Oct 2009 20:14:37 +0000 (09:14 +1300)]
Spanish (VE), French, Dutch, Russian and Ukranian updates

14 years agoItalian, Dutch and Polish updates
Chris Cormack [Tue, 6 Oct 2009 09:48:53 +0000 (22:48 +1300)]
Italian, Dutch and Polish updates

14 years agoTransformHTMLToXML bug default_ind_to_space
Henri-Damien LAURENT [Tue, 6 Oct 2009 15:50:36 +0000 (17:50 +0200)]
TransformHTMLToXML bug default_ind_to_space

default_ind_to_space made the assumption that indicator string by default was a string containing 2 characters.
This was not true, causing an Internal server error.
This patch Fixes that.

14 years agoAuthority frameworks were not editable
Henri-Damien LAURENT [Tue, 6 Oct 2009 13:40:06 +0000 (15:40 +0200)]
Authority frameworks were not editable

14 years agoAdding defaultvalues management in Serials Items management
Henri-Damien LAURENT [Tue, 6 Oct 2009 12:27:15 +0000 (14:27 +0200)]
Adding defaultvalues management in Serials Items management

Previously, defaultvalues from items was not managed

14 years agoMT 1816: Granular permissions for the serials module
Matthias Meusburger [Thu, 3 Sep 2009 10:26:07 +0000 (12:26 +0200)]
MT 1816: Granular permissions for the serials module

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agorouting preveiw was broken
Henri-Damien LAURENT [Tue, 6 Oct 2009 11:13:17 +0000 (13:13 +0200)]
routing preveiw was broken

using use C4::Members

14 years agoserials should not depend on cataloguing rights
Henri-Damien LAURENT [Tue, 6 Oct 2009 11:11:04 +0000 (13:11 +0200)]
serials should not depend on cataloguing rights

Move them around on mainpage.pl

14 years agoImproving Research on Bookseller
Henri-Damien LAURENT [Tue, 6 Oct 2009 09:56:00 +0000 (11:56 +0200)]
Improving Research on Bookseller

Can search now on any word

14 years agoFix an unstranslatable string in JavaScript
Frédéric Demians [Mon, 15 Jun 2009 15:32:51 +0000 (17:32 +0200)]
Fix an unstranslatable string in JavaScript

For an explanation, see:

http://wiki.koha.org/doku.php?id=en:development:codingguidelines#translatable_text

This bug blocks entirely serials module. It isn't possible
to create/edit a subscription. Brocken JavaScript prevents
Search for a vendor and Search for Biblio dialog box
to pop-up.

14 years ago(bug #3688) add index for acqdate in unimarc and fix maintenance script
Nahuel ANGELINETTI [Thu, 1 Oct 2009 15:24:53 +0000 (17:24 +0200)]
(bug #3688) add index for acqdate in unimarc and fix maintenance script

This patch add the support of acqdate in unimarc, and fix maintenance script for brokend records.

14 years agoMT 1970 : Automatically add issue number when receiving serial
Matthias Meusburger [Thu, 24 Sep 2009 08:13:28 +0000 (10:13 +0200)]
MT 1970 : Automatically add issue number when receiving serial

14 years agoPortuguese staff update
Chris Cormack [Sun, 4 Oct 2009 22:05:09 +0000 (11:05 +1300)]
Portuguese staff update

14 years agoPortuguese Opac Updates
Chris Cormack [Sun, 4 Oct 2009 21:03:55 +0000 (10:03 +1300)]
Portuguese Opac Updates

14 years agoPolish language updates
Chris Cormack [Sun, 4 Oct 2009 20:13:56 +0000 (09:13 +1300)]
Polish language updates

14 years ago[replaceprevious](bug #3678) Fix circulation
Nahuel ANGELINETTI [Thu, 1 Oct 2009 08:26:43 +0000 (10:26 +0200)]
[replaceprevious](bug #3678) Fix circulation

This patch fix major circulation problems with reserves:
A reserved document on "next available", is no more detected when an item of this record is checked-in.
And add a db dependant test to validate this everywhen.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agobugfix: pagination bar has an empty page at the end
Michael Hafen [Wed, 30 Sep 2009 21:33:05 +0000 (15:33 -0600)]
bugfix: pagination bar has an empty page at the end

There are a few pages where the pagination_bar() call produces an empty page
when the number of results is a multiple of the results per page.  Looking at
getnbpages() I see the right way to do it.  So I changed these few pages to
either use getnbpages() or calculate the number of pages the same way.

14 years ago(bug #3674) allow users creation with disabled password
Nahuel ANGELINETTI [Tue, 29 Sep 2009 09:19:07 +0000 (11:19 +0200)]
(bug #3674) allow users creation with disabled password

14 years agoMongolian updates
Chris Cormack [Wed, 30 Sep 2009 23:47:46 +0000 (12:47 +1300)]
Mongolian updates

14 years agoGreek updates
Chris Cormack [Wed, 30 Sep 2009 18:52:30 +0000 (07:52 +1300)]
Greek updates

14 years agoGerman and Italian updates
Chris Cormack [Tue, 29 Sep 2009 18:01:55 +0000 (07:01 +1300)]
German and Italian updates

14 years agoContinuing fixing license and metadata
Chris Cormack [Sun, 27 Sep 2009 22:43:39 +0000 (11:43 +1300)]
Continuing fixing license and metadata

14 years agoUpdating license and meta information
Chris Cormack [Sun, 27 Sep 2009 22:35:50 +0000 (11:35 +1300)]
Updating license and meta information

14 years agoGerman intranet updates
Chris Cormack [Sun, 27 Sep 2009 22:35:37 +0000 (11:35 +1300)]
German intranet updates

14 years agoTidying up license info and other meta data
Chris Cormack [Sat, 26 Sep 2009 20:41:16 +0000 (09:41 +1300)]
Tidying up license info and other meta data

14 years agoUpdates to Slovak staff interface for 3.0.4
Chris Cormack [Sat, 26 Sep 2009 20:28:50 +0000 (09:28 +1300)]
Updates to Slovak staff interface for 3.0.4

14 years agoBug 3582: Missing usage information for -h / --help switch for rebuild_nozebra.pl
Ricardo Dias Marques [Sun, 6 Sep 2009 16:44:13 +0000 (16:44 +0000)]
Bug 3582: Missing usage information for -h / --help switch for rebuild_nozebra.pl

Fix for Bug 3582:  Missing usage information for -h / --help switch for rebuild_nozebra.pl

http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3582

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoSlovak and German updates
Chris Cormack [Fri, 25 Sep 2009 21:29:38 +0000 (09:29 +1200)]
Slovak and German updates

14 years agobug Fixing : 3640
Henri-Damien LAURENT [Fri, 25 Sep 2009 15:27:12 +0000 (17:27 +0200)]
bug Fixing : 3640

This patch filters all non itemrelated fields in the marcrecord before making update

AddItemhad the same problem as ModItem
They would try and take fields which would not be item fields

Conflicts solved C4/Items.pm

14 years ago(bug #3667) fix borrowers cleanup
Nahuel ANGELINETTI [Fri, 25 Sep 2009 14:32:41 +0000 (16:32 +0200)]
(bug #3667) fix borrowers cleanup

This add a check of borrower expiry date, and don't delete the borrower if he's still active.

14 years ago(bug #3655) fix news language detection
Nahuel ANGELINETTI [Wed, 23 Sep 2009 12:56:44 +0000 (14:56 +0200)]
(bug #3655) fix news language detection

This patch improve the language detection for news in opac. If the user have no defined language in his browser.

14 years agoBug Fixing : Subtitle Support Added
Henri-Damien LAURENT [Fri, 25 Sep 2009 08:27:47 +0000 (10:27 +0200)]
Bug Fixing : Subtitle Support Added

14 years agoMT 1926 : Adding Internal notes to serials list display
Henri-Damien LAURENT [Mon, 14 Sep 2009 20:19:08 +0000 (22:19 +0200)]
MT 1926 : Adding Internal notes to serials list display

14 years agoPolish, English NZ and German updates
Chris Cormack [Wed, 23 Sep 2009 09:56:28 +0000 (21:56 +1200)]
Polish, English NZ and German updates

14 years agoKhk updates
Chris Cormack [Tue, 22 Sep 2009 23:47:49 +0000 (11:47 +1200)]
Khk updates

14 years agoEnglish NZ and Polish updates
Chris Cormack [Tue, 22 Sep 2009 23:46:48 +0000 (11:46 +1200)]
English NZ and Polish updates

14 years agoFixing translation process
Henri-Damien LAURENT [Tue, 22 Sep 2009 13:16:21 +0000 (15:16 +0200)]
Fixing translation process

Removing checkbox values from po generation

14 years agoPO files updated to contain the .xsl
Chris Cormack [Tue, 22 Sep 2009 01:08:04 +0000 (13:08 +1200)]
PO files updated to contain the .xsl

14 years agoUpdating update.pl to work locally
Chris Cormack [Tue, 22 Sep 2009 01:07:21 +0000 (13:07 +1200)]
Updating update.pl to work locally

14 years agoFollowup updating translation process
Henri-Damien LAURENT [Mon, 21 Sep 2009 21:47:59 +0000 (23:47 +0200)]
Followup updating translation process

14 years agoAdding xsl strings to po
Henri-Damien LAURENT [Wed, 2 Sep 2009 15:38:36 +0000 (17:38 +0200)]
Adding xsl strings to po

xsl strings are now taken into account.
This is a first draft.
Some parameters of the functions will be taken into account
and <xsl> tags are not translated

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoC4/Search.pm followup auto_truncation
Henri-Damien LAURENT [Mon, 21 Sep 2009 21:04:46 +0000 (23:04 +0200)]
C4/Search.pm followup auto_truncation

Auto_truncation is used even though exact search selected.
This patch removes this side effect

14 years agoFrench canadian updates
Chris Cormack [Mon, 21 Sep 2009 21:02:16 +0000 (09:02 +1200)]
French canadian updates

14 years ago(bug #3592) fix scan of terms
Henri-Damien LAURENT [Mon, 21 Sep 2009 20:39:49 +0000 (22:39 +0200)]
(bug #3592) fix scan of terms

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago[followup](bug #3584) fix variable name
Nahuel ANGELINETTI [Wed, 9 Sep 2009 09:41:34 +0000 (11:41 +0200)]
[followup](bug #3584) fix variable name

14 years ago[follow up](bug #3584) improve ccl detection
Nahuel ANGELINETTI [Wed, 9 Sep 2009 07:29:03 +0000 (09:29 +0200)]
[follow up](bug #3584) improve ccl detection

This improve the detection of ccl queries, and do not duplicate the "ccl=" value.

14 years ago(bug #3584) detect ccl queries
Nahuel ANGELINETTI [Tue, 8 Sep 2009 12:03:28 +0000 (14:03 +0200)]
(bug #3584) detect ccl queries

This patch C4::Search::buildQuery to detect ccl queries, and let zebra to parse them.
And set a default index "kw" if not specified.

14 years agoAuthoritiesMarc.pm Improvements
Henri-Damien LAURENT [Mon, 21 Sep 2009 20:23:23 +0000 (22:23 +0200)]
AuthoritiesMarc.pm Improvements

Users are now able to list authorities without entering a search term

14 years ago(bug #3653) fix list of recent checks-in
Nahuel ANGELINETTI [Mon, 21 Sep 2009 15:45:20 +0000 (17:45 +0200)]
(bug #3653) fix list of recent checks-in

bad use of a variable name, this patch fix it.

14 years agoFollowup C4::Circulation.pm previous commit
Henri-Damien LAURENT [Mon, 21 Sep 2009 15:23:38 +0000 (17:23 +0200)]
Followup C4::Circulation.pm previous commit

previous commit would generate warnings on compilation

14 years agoBugFix 2726 Resending
Henri-Damien LAURENT [Tue, 15 Sep 2009 19:39:45 +0000 (21:39 +0200)]
BugFix 2726 Resending

This bugfix was first sent By Michael Hafen but may not have made its way into LDAP Authentication

14 years ago(bug #3651) sending baskets and shelves
Nahuel ANGELINETTI [Mon, 21 Sep 2009 13:08:27 +0000 (15:08 +0200)]
(bug #3651) sending baskets and shelves

this patch restrict the send of baskets and shelves to authenticated users only, and show their surname/firstname in the e-mail, so the receiver will know who sent the list.

14 years agoreserve/request.pl Fixing superlibrarian flag checking
Henri-Damien LAURENT [Mon, 21 Sep 2009 14:32:40 +0000 (16:32 +0200)]
reserve/request.pl Fixing superlibrarian flag checking

superlibrarian flag was checked without %2 on reserve/request.pl

14 years agoRemoving call to a 3.2 function
Henri-Damien LAURENT [Mon, 21 Sep 2009 14:31:43 +0000 (16:31 +0200)]
Removing call to a 3.2 function

14 years agoBug fix : click on confirm Bellow on opac-shelves
Henri-Damien LAURENT [Mon, 21 Sep 2009 14:28:48 +0000 (16:28 +0200)]
Bug fix : click on confirm Bellow on opac-shelves

Click on confirm Bellow was not showing the button up, or button was not really obvious
This adds a button right bellow the message

14 years agoWrong update in UpdateHoldingBranch
Henri-Damien LAURENT [Mon, 21 Sep 2009 13:08:20 +0000 (15:08 +0200)]
Wrong update in UpdateHoldingBranch

14 years agoBug fixing Merge problem on opac-shelves.tmpl
Henri-Damien LAURENT [Mon, 21 Sep 2009 12:54:57 +0000 (14:54 +0200)]
Bug fixing Merge problem on opac-shelves.tmpl

14 years agoFixing AddReturn Bad Merge
Henri-Damien LAURENT [Mon, 21 Sep 2009 08:23:57 +0000 (10:23 +0200)]
Fixing AddReturn Bad Merge

14 years agoPolish language updates
Chris Cormack [Sun, 20 Sep 2009 01:54:37 +0000 (13:54 +1200)]
Polish language updates

14 years agoccl querys adding idx in detail.tmpl
Henri-Damien LAURENT [Sat, 19 Sep 2009 21:57:16 +0000 (23:57 +0200)]
ccl querys adding idx in detail.tmpl

14 years ago[3.0.x](bug #3597) Adds a check in "delete all items"
Jean-André Santoni [Thu, 10 Sep 2009 08:10:56 +0000 (10:10 +0200)]
[3.0.x](bug #3597) Adds a check in "delete all items"

This patch replaces DellItem by DellItemCheck in "delete all items".

14 years ago(bug #3598) normalize isbn
Nahuel ANGELINETTI [Thu, 10 Sep 2009 12:52:01 +0000 (14:52 +0200)]
(bug #3598) normalize isbn

This patch normalize isbn's of notices imported via z39.50

14 years agobug 3614 followup
Galen Charlton [Tue, 15 Sep 2009 13:19:57 +0000 (09:19 -0400)]
bug 3614 followup

* renamed default_ind_to_space to _default_ind_to_space
  as it is an internal function
* added calls to _default_ind_to_space in other places

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 3614 Fix incorrect setting of indicator
Colin Campbell [Mon, 14 Sep 2009 18:26:47 +0000 (19:26 +0100)]
bug 3614 Fix incorrect setting of indicator

Pull the code into its own subr so that the dangers of
inaccurate copy & paste are avoided in future

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoEnable warnings in serial scripts
Henri-Damien LAURENT [Sat, 19 Sep 2009 21:28:48 +0000 (23:28 +0200)]
Enable warnings in serial scripts

Remove some superfluous variables
Simplify some loops over lists
Fix generated warnings
Strip whitespace from line endings

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3602: Fixes a log error for opac-search.pl if expanded_options is not defined.
Garry Collum [Sat, 12 Sep 2009 16:27:18 +0000 (12:27 -0400)]
Bug 3602: Fixes a log error for opac-search.pl if expanded_options is not defined.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3603: Fixes XHMTL errors in catalogue/showmarc.tmpl
Garry Collum [Sun, 13 Sep 2009 14:41:43 +0000 (10:41 -0400)]
Bug 3603: Fixes XHMTL errors in catalogue/showmarc.tmpl

Missing <title> tags, missing </head> and <body>, extra </div>

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3604: Fixes invalid XHTML in manage-marc-import.tmpl.
Garry Collum [Sun, 13 Sep 2009 15:08:35 +0000 (11:08 -0400)]
Bug 3604: Fixes invalid XHTML in manage-marc-import.tmpl.

Also adds zebra striping to <table>

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3606: fixes 'last 50 items only' link in members/readingrec.tmpl.
Garry Collum [Mon, 14 Sep 2009 02:15:31 +0000 (22:15 -0400)]
Bug 3606: fixes 'last 50 items only' link in members/readingrec.tmpl.

If a staff member clicked on 'Show all items' in a patron's reading record, and
then clicked on 'show last 50 items only,' all of the records would still be
shown.  The link for the 'last 50' items contains a switch for 'limit=full'
instead of 'limit=50'.

Also fixes some XHTML errors.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAvoid potentially unnecessary database call in Auth
Michael Hafen [Mon, 14 Sep 2009 15:07:57 +0000 (09:07 -0600)]
Avoid potentially unnecessary database call in Auth

Auth, after verifying the session/logging in the user, calls to the database
to get the users borrowernumber.  This call is probably unnecessary because
borrowernumber is part of userenv.  Check userenv before going to the database.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFollow-up for Bug 3524, adding itemtype text description
Owen Leonard [Thu, 10 Sep 2009 15:19:51 +0000 (10:19 -0500)]
Follow-up for Bug 3524, adding itemtype text description

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoHandle null-or-empty to Charset::StripNonXmlChars
J. David Bavousett [Thu, 10 Sep 2009 15:10:50 +0000 (11:10 -0400)]
Handle null-or-empty to Charset::StripNonXmlChars

When rebuild_zebra.pl is run from cron, there is an occasional error
of the form:

Use of uninitialized value $str in substitution (s///) at /home/ebpl/kohaclone/C4/Charset.pm line 304.

This error is occuring when the string that is fed to Charset::StripNonXmlChars
is null or undefined, for some reason.

This fix will handle the null-or-empty condition, and thus suppress the error.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and...
Garry Collum [Fri, 11 Sep 2009 15:26:57 +0000 (11:26 -0400)]
Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl

Tested for warnings after addition of 'use warnings.' No warnings were generated.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3601: Cleanup of holiday.tmpl
Garry Collum [Fri, 11 Sep 2009 15:41:38 +0000 (11:41 -0400)]
Bug 3601: Cleanup of holiday.tmpl

Changes the word 'location' to 'library.'
Expands the description of 'exception.'

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agodon't die if a bad date is specified
Nahuel ANGELINETTI [Wed, 16 Sep 2009 10:29:43 +0000 (12:29 +0200)]
don't die if a bad date is specified

14 years ago(bug #3575) fix opac-detail.pl
Nahuel ANGELINETTI [Thu, 3 Sep 2009 08:17:19 +0000 (10:17 +0200)]
(bug #3575) fix opac-detail.pl

This delete an useless "use C4::Serials"(there are 2).
And fix the opac-detail template, to fix a variable conflict for serials.

14 years ago[3.0.x](bug #3563) This replaces the library name by the branchname attached to the...
Henri-Damien LAURENT [Sat, 19 Sep 2009 21:05:34 +0000 (23:05 +0200)]
[3.0.x](bug #3563) This replaces the library name by the branchname attached to the subscription, and hide streetaddesses in serials routing

In routing-preview, the title should be the branchname attached to the
subscription instead of the libraryname.
And showing the streetaddress of the members is useless, and harm privacy.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago[followup](bug #3550) show subtitle in opac search result
Nahuel ANGELINETTI [Wed, 26 Aug 2009 11:55:37 +0000 (13:55 +0200)]
[followup](bug #3550) show subtitle in opac search result

This fix the opac search result, to show subtitle using GetRecordValue.

14 years ago[followup](bug #3370) export function and fix return
Nahuel ANGELINETTI [Tue, 25 Aug 2009 14:06:57 +0000 (16:06 +0200)]
[followup](bug #3370) export function and fix return

this add GetRecordValue in exported functions, and made it to return a ref.

14 years ago[3.0.x](bug #3549) Sorted framework options in the dropdown menu
Henri-Damien LAURENT [Sat, 19 Sep 2009 20:57:16 +0000 (22:57 +0200)]
[3.0.x](bug #3549) Sorted framework options in the dropdown menu

In addbook.pl, the framework options are sorted in random order. They should be
sorted in alphabetical order of value or code.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3505) fix 210c and 225a unimarc's plugins
Henri-Damien LAURENT [Sat, 19 Sep 2009 20:55:30 +0000 (22:55 +0200)]
(bug #3505) fix 210c and 225a unimarc's plugins

This fix the 2 plugins, make 225a to work with koha 3.0, and fix 210c to be xhtml valid

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago[followup](bug #3370) fix the "Get" function name
Nahuel ANGELINETTI [Tue, 7 Jul 2009 13:42:32 +0000 (15:42 +0200)]
[followup](bug #3370) fix the "Get" function name

This fix the problem with the Get function in C4::Biblio, the new name is GetRecordValue and located in export_ok.

14 years ago(bug #3395) fix unimarc plugin 225$a
Henri-Damien LAURENT [Sat, 19 Sep 2009 20:36:57 +0000 (22:36 +0200)]
(bug #3395) fix unimarc plugin 225$a

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3370) add keyword to MARC field mapping
Nahuel ANGELINETTI [Tue, 30 Jun 2009 14:04:05 +0000 (16:04 +0200)]
(bug #3370) add keyword to MARC field mapping

This add the support of keyword => MARC field mapping, ton abstract the relation between human readable fields like subtitle, title, authors, location, ... and MARC fields in each framework.
This will allow to koha developper to be more flexible with each framework and don't care about the MARC flavour, just require some "keywords" to the user.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years ago(bug #3550) use GetRecordValue to retrieve subtitle
Nahuel ANGELINETTI [Tue, 25 Aug 2009 09:53:50 +0000 (11:53 +0200)]
(bug #3550) use GetRecordValue to retrieve subtitle

This patch, is the first use of GetRecordValue, that use the Field mapping.
It retrieve the subtitle in Intranet using it, instead of the use an old function that doesn't work anymore.
This is a way to made koha more generic with each framework.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
14 years agoadditem : change GetBranches to GetBranchesLoop
Henri-Damien LAURENT [Sat, 19 Sep 2009 19:46:07 +0000 (21:46 +0200)]
additem : change GetBranches to GetBranchesLoop

14 years agoLots of language updates
Chris Cormack [Sat, 19 Sep 2009 01:36:37 +0000 (13:36 +1200)]
Lots of language updates

14 years agoMarkup corrections and opac-IBDdetail.pl fixing
Henri-Damien LAURENT [Thu, 17 Sep 2009 13:24:54 +0000 (15:24 +0200)]
Markup corrections and opac-IBDdetail.pl fixing

14 years agofollowup Amazon.pm bugfix fd4ed72988a0a00a97a9a74bd89b017453bb276b
Henri-Damien LAURENT [Thu, 17 Sep 2009 12:51:27 +0000 (14:51 +0200)]
followup Amazon.pm bugfix fd4ed72988a0a00a97a9a74bd89b017453bb276b

14 years agoBug Fixing Merge problem
Henri-Damien LAURENT [Thu, 17 Sep 2009 09:39:49 +0000 (11:39 +0200)]
Bug Fixing Merge problem

JS in moremember.tmpl was bogus

14 years agoTranslating unimarc_leader plugin in english
Henri-Damien LAURENT [Thu, 13 Aug 2009 13:07:03 +0000 (15:07 +0200)]
Translating unimarc_leader plugin in english

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoLanguage updates
Chris Cormack [Thu, 17 Sep 2009 07:30:42 +0000 (19:30 +1200)]
Language updates

14 years agoBug Fixing updatedatabase
Henri-Damien LAURENT [Thu, 17 Sep 2009 07:16:51 +0000 (09:16 +0200)]
Bug Fixing updatedatabase

14 years agoBug Fixing Amazon.pm would not compile
Henri-Damien LAURENT [Wed, 16 Sep 2009 16:36:40 +0000 (18:36 +0200)]
Bug Fixing Amazon.pm would not compile

missing call of C4::External::Amazon in opac-ISBDdetail.pl
@aws was not defined

14 years agoThe rest of the staff interface updated
Chris Cormack [Tue, 15 Sep 2009 07:12:45 +0000 (19:12 +1200)]
The rest of the staff interface updated

14 years agoArmenian staff updates
Chris Cormack [Tue, 15 Sep 2009 04:59:32 +0000 (16:59 +1200)]
Armenian staff updates