From: Alex Arnaud
Signed-off-by: Jonathan Druart
---
.../en/modules/authorities/searchresultlist.tmpl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/module
From: Henri-Damien LAURENT
This fix add different "music" identifier to zebra indexes, for example it
permit search through CDs via EAN.
Signed-off-by: fdurand
---
C4/Search.pm |3 +++
etc/zebradb/ccl.properties |6 ++
etc/
From: Owen Leonard
- Moving columns around to match display of patron's own checkouts
- Correcting terminology (issues, borrowers)
- Hiding columns added in previous patch which do not display in
the standard checkout list: materials, stock number, collection.
If these are to be added they sh
From: Katrin Fischer
This patch adds a new sys pref WaitingNotifyAtCheckin.
If ON librarian will be notified of waiting holds for this patron at this
branch.
If OFF (default) not message will be shown.
Signed-off-by: Guillaume Hatt
---
patchs/5922-3458.patch | 222 +
From: Tomas Cohen Arazi
Signed-off-by: fdurand
---
cataloguing/addbiblio.pl |3 +
.../prog/en/modules/cataloguing/addbiblio.tmpl | 59 ++-
2 files changed, 58 insertions(+), 4 deletions(-)
diff --git a/cataloguing/addbiblio.pl b/cataloguing/
From: Tomas Cohen Arazi
Suggested by Owen.
Signed-off-by: fdurand
---
.../prog/en/modules/cataloguing/addbiblio.tmpl | 40 +--
1 files changed, 11 insertions(+), 29 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tmpl
b/koha-tmpl/
From: Tomas Cohen Arazi
---
cataloguing/addbiblio.pl |3 +
.../prog/en/includes/doc-head-close.inc|1 +
.../en/lib/jquery/plugins/jquery.cookie.min.js |1 +
.../prog/en/modules/cataloguing/addbiblio.tmpl | 59 ++-
4 file
From: Janusz Kaczmarek
Signed-off-by: Stéphane Delaune
---
C4/Search.pm |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/C4/Search.pm b/C4/Search.pm
index c69e787..9cf9a25 100644
--- a/C4/Search.pm
+++ b/C4/Search.pm
@@ -1146,7 +1146,6 @@ sub buildQuery {
From: Henri-Damien LAURENT
This fix add different "music" identifier to zebra indexes, for example it
permit search through CDs via EAN.
Signed-off-by: fdurand
---
C4/Search.pm |3 +++
etc/zebradb/ccl.properties |6 ++
etc/
From: Frédérick Capovilla
Signed-off-by: Stéphane Delaune
---
C4/Heading.pm |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/C4/Heading.pm b/C4/Heading.pm
index 9d7d98a..643d820 100644
--- a/C4/Heading.pm
+++ b/C4/Heading.pm
@@ -106,7 +106,7 @@ heading.
sub author
From: Henri-Damien LAURENT
removing the link to authority details on authority List directly from summary
And adding a generic link to details
Signed-off-by: Jonathan Druart
---
.../en/modules/authorities/searchresultlist.tmpl |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
d
From: Julian Maurice
Variable $summary contained and tag. They have been deleted.
Signed-off-by: Jonathan Druart
---
C4/AuthoritiesMarc.pm |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm
index 0122ca8..8ba7636 100644
---
From: Chris Cormack
commit 58e18dfa4109fcdde3c71675ff07ed6aae86b258
Author: Henri-Damien LAURENT
Date: Tue May 18 16:54:49 2010 +0200
Bug 5914 : followup BuildUnimarchierarchies fixing infinite loop
commit bbbcb7fcb0ff36eb8a072d9b0442996e71ebb247
Author: Henri-Damien LAURENT
Date: Tue
From: Paul Poulain
Fixing 100$a simple error: Sometimes, language is encoded fre50 and not
frey50.
This patch adds check for that problem
Signed-off-by: Jonathan Druart
---
C4/AuthoritiesMarc.pm | 20
1 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/C4/Aut
---
admin/branch_transfer_limits.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/admin/branch_transfer_limits.pl b/admin/branch_transfer_limits.pl
index 1d85937..abba127 100755
--- a/admin/branch_transfer_limits.pl
+++ b/admin/branch_transfer_limits.pl
@@ -65,7 +65,7 @
From: Nicolas Morin
removed the full host in the label of the z3950
targets: it made for very very long labels, which
were unecessary since we allow librarians to
provide a user friendly name for the host.
Signed-off-by: Julian Maurice
---
.../prog/en/modules/cataloguing/z3950_search.tmpl |
From: Jared Camins-Esakov
Prior to this change, the named Zebra Subject phrase index did not include the
600, 610, 611, 630, 654, 655, 656, and 657 fields. This could be seen in
searches such as: "su:Bible and su:N.T. and su:Matthew and su:Textbooks", which
should return a result with the followi
From: Alex Arnaud
Bug 5946 followup : (MT1236) aqplan.pl - Fixe the problem of unrounded sums
Signed-off-by: Paul Poulain
---
koha-tmpl/intranet-tmpl/prog/en/js/acq.js | 21 +--
.../prog/en/modules/admin/aqplan.tmpl |2 +-
2 files changed, 15 inserti
From: Chris Cormack
Signed-off-by: Matthias Meusburger
---
opac/opac-export.pl | 44 +---
1 files changed, 37 insertions(+), 7 deletions(-)
diff --git a/opac/opac-export.pl b/opac/opac-export.pl
index 4c53aff..f9d3c25 100755
--- a/opac/opac-export.pl
From: Chris Nighswonger
Two things are happening.
First, the SELECT does not account for a branchcode greater than 2 chars.
This is fixed by just selecting the final four digits representing the
incremental suffix from the barcode field.
Second, the incremental suffix (4 digits) is not rolling
---
.../prog/en/includes/search_indexes.inc|2 +-
.../opac-tmpl/prog/en/modules/opac-advsearch.tmpl |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/search_indexes.inc
b/koha-tmpl/intranet-tmpl/prog/en/includes/sea
From: Paul Poulain
Cait noticed that currency was not saved properly in the aqorders table.
note a surprise, as the 3.2 had no currency feature and 5961 had been written
against 3.2
anyway, this patch fixes the problem
---
acqui/addorderiso2709.pl | 36 +
To test:
- add a new order in acquisitions with some content in the notes field
- save order
- modify order - Notes field will be shown as empty
The template variable for notes is missing from the template.
---
.../prog/en/modules/acqui/neworderempty.tmpl |2 +-
1 files changed, 1 inser
From: Henri-Damien LAURENT
Adding location to search indexes in search pages
Original patch amended to change Location to Shelving Location.
---
.../prog/en/includes/search_indexes.inc|1 +
.../opac-tmpl/prog/en/modules/opac-advsearch.tmpl |1 +
2 files changed, 2 insertion
From: Paul Poulain
creating a form order to import all records from a staged file at once.
All lines of the choosen staged file will be created with the same budget
and item (if applicable depending on AcqCreateItem syspref)
BibLibre bug #4007
Signed-off-by: Katrin Fischer
Bug 5961: follow-up
Manually sent because of line too long in patch
Sophie Meynieux
--
Responsable support
BibLibre
+ 33 (0)4 91 81 35 08
http://www.biblibre.com
0001-bug-6053-Improvement-of-letter-HOLD_PRINT.patch.tar.gz
Description: GNU Zip compressed data
___
Koha-p
Created against new/enh/bug_5166 so it actually applies
To+
---
installer/data/mysql/de-DE/mandatory/sysprefs.sql | 10 +-
installer/data/mysql/en/mandatory/sysprefs.sql | 10 +-
.../1-Obligatoire/unimarc_standard_systemprefs.sql | 10 +-
installer/data/mysql/it
From: Katrin Fischer
To test:
- add a new order in acquisitions with some content in the notes field
- save order
- modify order - Notes field will be shown as empty
The template variable for notes is missing from the template.
Signed-off-by: Paul Poulain
---
.../prog/en/modules/acqui/neworde
Split NLM call numbers using the same rules as those used for Library of
Congress call numbers.
---
C4/Labels/Label.pm |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/C4/Labels/Label.pm b/C4/Labels/Label.pm
index 0ea2de9..0c98d6f 100644
--- a/C4/Labels/Label.pm
+++ b/C4/L
Rather than having options for MARC21 and UNIMARC in the "Character encoding"
dropdown, the user should be able to select the appropriate character encoding.
The default retains the current behavior, which is to allow the system to guess
which character encoding is in use. However, it should be not
From: Paul Poulain
Signed-off-by: Paul Poulain
Signed-off-by: Katrin Fischer
---
C4/Acquisition.pm |4
acqui/addorder.pl |1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm
index 7474502..2a3f9c4 100644
--- a/C4/Acquisition.pm
On records with hundreds of items, the "Serial enumeration/chronology" label
wraps onto a second line, which is very unattractive. Changing the label to
"Serial enumeration" fixes this.
---
.../prog/en/modules/catalogue/moredetail.tmpl |2 +-
1 files changed, 1 insertions(+), 1 deletions(
When a user is doing a simple keyword search, they should not be expected to
deal with the magical behavior of question marks in Zebra. This fix escapes
question marks, and reduces the number of false positives for identifying a
"simple keyword search."
---
C4/Search.pm |4 +++-
1 files change
The patch for bug 5957 used an assignment operator instead of a comparison
operator. Replace the assignment operator with the string comparison that was
desired.
---
opac/opac-search.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opac/opac-search.pl b/opac/opac-search
Previous fix used the wrong characters for quoting. I should have used curly
braces instead of double quotes. Some searches using double quotes will fail
(the problem seems to be punctuation, although there may be other circumstances
where double quotes fail as well).
---
.../prog/en/xslt/MARC21sl
The out-of-the-box maximum size for the biblio register and shadow stores is
4GB, which is much too small for even medium sized libraries. This makes the
default maximum 20GB, which should be enough for even most large libraries.
---
etc/zebradb/zebra-biblios.cfg |4 ++--
1 files changed, 2 in
From: Alex Arnaud
Signed-off-by: Stéphane Delaune
---
misc/migration_tools/merge_authority.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/migration_tools/merge_authority.pl
b/misc/migration_tools/merge_authority.pl
index 0987827..b99591f 100755
--- a/misc/mi
---
cataloguing/value_builder/stocknumber.pl |9 +++--
1 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/cataloguing/value_builder/stocknumber.pl
b/cataloguing/value_builder/stocknumber.pl
index 005f011..4c9b267 100755
--- a/cataloguing/value_builder/stocknumber.pl
+++ b/cata
From: Henri-Damien LAURENT
Fix the problem of searching on partial itemtypes strings
for instance, itemtype="ARTICLE DE PERIODIQUE", itemtype="PERIODIQUE"
searching on itemtype="PERIODIQUE" would also get "ARTICLE DE PERIODIQUE"
Signed-off-by: Jonathan Druart
---
catalogue/search.pl
From: Henri-Damien LAURENT
Heading Main is defined in unimarc record.abs
re enabling that feature
Signed-off-by: fdurand
---
C4/AuthoritiesMarc.pm |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm
index 0122ca8..3fbe2f6 1006
---
C4/Context.pm |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/C4/Context.pm b/C4/Context.pm
index 484d4e1..cbafad8 100644
--- a/C4/Context.pm
+++ b/C4/Context.pm
@@ -521,7 +521,7 @@ sub set_preference {
my $type = $dbh->selectrow_array( "SELECT type FROM systempr
From: Paul Poulain
When you have many basketgroups, you get the oldest one on top. Usually, you
have something to do on recent ones, so it's better to have basket groups
ordered DESC
Signed-off-by: Katrin Fischer
---
C4/Acquisition.pm |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
From: Sophie Meynieux
Signed-off-by: Stéphane Delaune
---
cataloguing/addbiblio.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl
index 60f8e15..038878f 100755
--- a/cataloguing/addbiblio.pl
+++ b/cataloguing/addbib
From: Paul Poulain
when clicking on "delete order", there is no confirmation box, the order line is
deleted without any question !
Signed-off-by: Katrin Fischer
---
.../prog/en/modules/acqui/basket.tmpl |9 -
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git
From: Henri-Damien LAURENT
Adding location to search indexes in search pages
Original patch amended to change Location to Shelving Location.
Signed-off-by: Claire Hernandez
---
.../prog/en/includes/search_indexes.inc|1 +
.../opac-tmpl/prog/en/modules/opac-advsearch.tmpl |
From: Paul Poulain
For libraries with item-level_itype, the itemtype is in the item.
For others, it's in the biblio and should be added with the title/author when
it's ordered
This patch adds the list when applicable,and build the biblio record accordingly
---
acqui/addorder.pl
From: Nicole Engard
---
.../prog/en/modules/members/moremember-print.tmpl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tmpl
i
From: Nicole Engard
Signed-off-by: Guillaume Hatt
---
.../prog/en/modules/members/moremember-print.tmpl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules
From: Katrin Fischer
This patch adds a new sys pref WaitingNotifyAtCheckin.
If ON librarian will be notified of waiting holds for this patron at this
branch.
If OFF (default) not message will be shown.
Signed-off-by: Guillaume Hatt
---
patchs/5922-3458.patch | 222 +
Allow fee paid to be supported for those machines which handle it
Development Sponsered by Halton Borough Council
---
C4/SIP/ILS.pm| 14 ++---
C4/SIP/ILS/Transaction/FeePayment.pm | 52 ++
C4/SIP/Sip/MsgType.pm|8
From: Jared Camins-Esakov
When a user is doing a simple keyword search, they should not be expected to
deal with the magical behavior of question marks in Zebra. This fix escapes
question marks, and reduces the number of false positives for identifying a
"simple keyword search."
Signed-off-by: J
---
.../prog/en/modules/members/moremember.tmpl| 60 ++--
1 files changed, 30 insertions(+), 30 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
index ad5731d..5f4
---
cataloguing/addbiblio.pl |7 +++
.../prog/en/modules/cataloguing/addbiblio.tmpl |2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl
index 60f8e15..43fc42f 100755
--- a/cataloguing/ad
From: Paul POULAIN
Signed-off-by: Katrin Fischer
---
.../prog/en/modules/admin/aqbudgets.tmpl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbud
From: J. David Bavousett
This patch will enable C4::Members::SearchMember to handle searching for
punctuated
names (e.g. the "Jones" in "Smith-Jones" or the "Angelo" in "D'Angelo")
It is possible to add a bunch of LIKE clauses, but that adds to the search time
in
a rather dramatic way. REGEXP
From: fdurand
Signed-off-by: fdurand
Signed-off-by: Stéphane Delaune
---
etc/zebradb/marc_defs/unimarc/biblios/record.abs |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/etc/zebradb/marc_defs/unimarc/biblios/record.abs
b/etc/zebradb/marc_defs/unimarc/biblios/record.
From: fdurand
Signed-off-by: Stéphane Delaune
---
etc/zebradb/marc_defs/unimarc/biblios/record.abs |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/etc/zebradb/marc_defs/unimarc/biblios/record.abs
b/etc/zebradb/marc_defs/unimarc/biblios/record.abs
index 3f833ab..570b1
From: Paul POULAIN
Signed-off-by: Claire Hernandez
---
installer/data/mysql/en/mandatory/sysprefs.sql |2 +-
.../1-Obligatoire/unimarc_standard_systemprefs.sql |1 +
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/installer/data/mysql/en/mandatory/sysprefs.sql
b/ins
From: Chris Cormack
Squashed commit of the following:
commit 72b578928b287ba3b5fa8965e42ff1ccbdf9013a
Author: Matthias Meusburger
Date: Wed Oct 20 11:26:46 2010 +0200
Bug 5984 : MT4587, Follow-up: Hiding rules are now in a syspref
commit d95329955f976900afdafa82fe0a1699e8e892dc
Author:
From: Chris Cormack
Signed-off-by: Claire Hernandez
---
installer/data/mysql/de-DE/mandatory/sysprefs.sql |2 +-
installer/data/mysql/it-IT/necessari/sysprefs.sql |3 ++-
installer/data/mysql/pl-PL/mandatory/sysprefs.sql |2 +-
...m_preferences_full_optimal_for_install_only.sql
From: Matthias Meusburger
- Adds the syspref in opac.pref
Signed-off-by: Claire Hernandez
---
.../prog/en/modules/admin/preferences/opac.pref|6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
From: Jane Wagner
Previous code would only allow for an auxiliary stylesheet on the same server.
This checks for
http in the opaccolorstylesheet syspref. If it's found, sets a different
variable pointing to the
remote server location. If not found, retains the previous css directory path.
A
From: Owen Leonard
Signed-off-by: Magnus Enger
---
.../prog/en/modules/admin/preferences/opac.pref|4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
b/koha-tmpl/intranet-tmpl/prog/en/modules/admi
---
.../translator/po/fr-FR-i-opac-t-prog-v-3002000.po |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/translator/po/fr-FR-i-opac-t-prog-v-3002000.po
b/misc/translator/po/fr-FR-i-opac-t-prog-v-3002000.po
index d57c239..639bc59 100644
--- a/misc/translator/po/fr-FR-i
From: Ian Walls
Adds a new system preference, COinSinOPACResults, which toggles the inclusion of
COiNS/OpenURL/Z39.88 in the search results display. Default is 'on', continuing
the current behaviour.
Disabling this feature will result in a significant increase in search speed,
since
each call
From: Jared Camins-Esakov
The patch for bug 5957 used an assignment operator instead of a comparison
operator. Replace the assignment operator with the string comparison that was
desired.
Signed-off-by: Claire Hernandez
---
opac/opac-search.pl |2 +-
1 files changed, 1 insertions(+), 1 del
Where an item possesses an ISSN is may be of equal or greater
importance to acquisitions staff as the ISBN so include it in
the display
Sponsered by UNFAO, Rome
---
.../prog/en/modules/acqui/basket.tmpl |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/koha-tmp
From: Paul Poulain
---
acqui/booksellers.pl |2 +-
acqui/parcels.pl |2 +-
acqui/supplier.pl |2 +-
.../prog/en/includes/acquisitions-toolbar.inc | 22 +++
4 files
From: Paul Poulain
---
acqui/booksellers.pl |2 +-
acqui/parcels.pl |2 +-
acqui/supplier.pl |2 +-
.../prog/en/includes/acquisitions-toolbar.inc | 22 +++
.../prog
From: Paul Poulain
---
koha-tmpl/intranet-tmpl/prog/en/js/acq.js |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/acq.js
b/koha-tmpl/intranet-tmpl/prog/en/js/acq.js
index 5936359..97feefc 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/
---
C4/Reports/Guided.pm | 58 +++-
.../en/modules/reports/guided_reports_start.tmpl | 21 +++
reports/guided_reports.pl | 27 --
3 files changed, 88 insertions(+), 18 deletions(-)
diff --git a/C4/Reports/G
---
admin/systempreferences.pl |1 +
installer/data/mysql/en/mandatory/sysprefs.sql |1 +
installer/data/mysql/updatedatabase.pl |7 +++
.../prog/en/modules/admin/preferences/opac.pref| 13 +
.../prog/en/modules/opac-suggest
72 matches
Mail list logo