From: Galen Charlton
Based on patch by Tomás Cohen Arazi ,
revised to work regardless of the installation mode.
Signed-off-by: Galen Charlton
Signed-off-by: Magnus Enger
---
opac/oai.pl |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opac/oai.pl b/opac/oai.pl
ind
From: Owen Leonard
Signed-off-by: Jonathan Druart
---
koha-tmpl/opac-tmpl/prog/en/css/opac.css |2 +-
.../opac-tmpl/prog/en/modules/opac-shelves.tmpl|6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
b/koha-
From: Sophie Meynieux
Change default value in overduerules table for delayn (NULL instead of 0) and
fix GetBranchcodesWithOverdueRules function
Signed-off-by: Stéphane Delaune
---
C4/Overdues.pm |6 +-
installer/data/mysql/kohastructure.sql |6 +++---
insta
Signed-off-by: Stéphane Delaune
---
kohaversion.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kohaversion.pl b/kohaversion.pl
index a5165ce..6b33ee0 100644
--- a/kohaversion.pl
+++ b/kohaversion.pl
@@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts :
use stri
Pref MergeAuthoritiesOnUpdate does not exist; should be dontmerge.
In: C4/AuthoritiesMarc.pm
Subfolder tmp/modified_authorities should not be in $cgidir or $intranetdir.
The apache user should not be assumed to have write access there.
I would like to move it (back?) to /tmp/modified_authorities.
From: Paul Poulain
If the $value is provided by the item, use it, don't use the librarian branch !
---
cataloguing/additem.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cataloguing/additem.pl b/cataloguing/additem.pl
index b2b1192..e2dfc02 100755
--- a/cataloguing/
Stephane: I always understood that kohaversion.pl should not be changed by a
developer; RM changes it.
-Oorspronkelijk bericht-
Van: koha-patches-boun...@lists.koha-community.org
[mailto:koha-patches-boun...@lists.koha-community.org] Namens Stéphane Delaune
Verzonden: donderdag 7 april 2
From: Tomas Cohen Arazi
grep -R 'alert("' *
was not enough. I needed
grep -R "alert('"
too!.
Signed-off-by: Katrin Fischer
---
.../prog/en/includes/background-job.inc|2 +-
koha-tmpl/intranet-tmpl/prog/en/js/acq.js |2 +-
.../prog/en/modules/admin/biblio_framewo
From: Tomas Cohen Arazi
I ommited commented lines and "if $debug" lines too.
Signed-off-by: Katrin Fischer
---
.../prog/en/includes/labels-batches-toolbar.inc| 10 +-
.../en/includes/patroncards-batches-toolbar.inc| 10 +-
.../intranet-tmpl/prog/en/js/xmlControlfiel
---
.../prog/en/modules/members/moremember.tmpl|2 ++
1 files changed, 2 insertions(+), 0 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..2081073 100644
--- a/ko
From: Colin Campbell
C4::VirtualShelves::GetRecentShelves contained some rather confused
code The contents of the requested list are returned in an arrayref
which was in its turn being wrapped needlessly in an array
As a result the returned array always consisted of a single element
irrespective
From: Alex Arnaud
Signed-off-by: Jonathan Druart
---
.../prog/en/modules/batch/print-notices.tmpl |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/batch/pri
From: Alex Arnaud
Signed-off-by: Jonathan Druart
---
.../prog/en/modules/members/moremember.tmpl|2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/members/m
---
members/memberentry.pl |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/members/memberentry.pl b/members/memberentry.pl
index 52b39b8..c665b6e 100755
--- a/members/memberentry.pl
+++ b/members/memberentry.pl
@@ -619,6 +619,10 @@ if ($nok) {
if (!defined($data{'datee
From: Katrin Fischer
Signed-off-by: Magnus Enger
---
installer/data/mysql/kohastructure.sql |3 +++
installer/data/mysql/updatedatabase.pl | 12
kohaversion.pl |2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/installer/data/m
From: Katrin Fischer
Signed-off-by: Magnus Enger
---
C4/Auth_with_ldap.pm | 127 ++
C4/SIP/ILS/Patron.pm | 137 ++--
.../en/modules/help/tools/import_borrowers.tmpl|4 +-
.../prog/en/modules/m
From: Owen Leonard
Adding state variable to various circ and member pages so that
sidebar display of patron details includes state.
Signed-off-by: Magnus Enger
---
circ/circulation.pl|1 +
.../intranet-tmpl/prog/en/includes/circ-menu.inc |5 ++---
memb
From: Katrin Fischer
Signed-off-by: Magnus Enger
---
installer/data/mysql/kohastructure.sql |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/installer/data/mysql/kohastructure.sql
b/installer/data/mysql/kohastructure.sql
index ea0bc03..9178867 100644
--- a/inst
From: Owen Leonard
Signed-off-by: Magnus Enger
---
.../prog/en/modules/members/member.tmpl|2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.
From: Katrin Fischer
Signed-off-by: Magnus Enger
---
.../prog/en/modules/members/member.tmpl|2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/members/membe
From: Marcel de Rooy
Includes Heading-Main in authorities bib1 attribute set.
Also includes Any in authorities bib1 (was still missing).
Also removes temporary fix in AuthoritiesMarc.pm.
Signed-off-by: Marcel de Rooy
Rebased after pushed fix for #5924.
Signed-off-by: Katrin Fischer
---
C4/Aut
From: Paul Poulain
---
C4/Biblio.pm | 34 ++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/C4/Biblio.pm b/C4/Biblio.pm
index 75e9a3d..66dbf26 100644
--- a/C4/Biblio.pm
+++ b/C4/Biblio.pm
@@ -2465,6 +2465,40 @@ sub PrepareItemrecordDisplay {
From: Alex Arnaud
Signed-off-by: Katrin Fischer
---
C4/Koha.pm |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/C4/Koha.pm b/C4/Koha.pm
index 0836669..95244bd 100644
--- a/C4/Koha.pm
+++ b/C4/Koha.pm
@@ -1051,7 +1051,7 @@ sub GetAuthorisedValueCategories {
my $sth
---
C4/Reports/Guided.pm | 19 ---
reports/guided_reports.pl |2 +-
2 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/C4/Reports/Guided.pm b/C4/Reports/Guided.pm
index 0da7c13..409ba69 100644
--- a/C4/Reports/Guided.pm
+++ b/C4/Reports/Guided.pm
@@ -43,7 +4
From: Alex Arnaud
Signed-off-by: Stéphane Delaune
---
members/memberentry.pl |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/members/memberentry.pl b/members/memberentry.pl
index 52b39b8..c665b6e 100755
--- a/members/memberentry.pl
+++ b/members/memberentry.pl
@@ -6
From: Katrin Fischer
The 'Edit record' link only makes sense, when you want to modify
an order after creating it. Before there is no biblionumber the link
can link to. Patch adds check for existing biblionumber so link is
only shown when there is an existing record to be edited.
Signed-off-by: M
From: Paul Poulain
caused by use warnings;
Signed-off-by: Marcel de Rooy
---
acqui/neworderempty.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/acqui/neworderempty.pl b/acqui/neworderempty.pl
index e6ceccc..386dda7 100755
--- a/acqui/neworderempty.pl
+++ b/acqui/n
From: Paul Poulain
Signed-off-by: Marcel de Rooy
Applied small fix to proposed patch. Tested. No warnings.
---
members/moremember.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/members/moremember.pl b/members/moremember.pl
index 9dcfa3a..c0c0d87 100755
--- a/member
From: Paul Poulain
Signed-off-by: Marcel de Rooy
Applied small fix to proposed patch. Tested. No warnings.
---
members/moremember.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/members/moremember.pl b/members/moremember.pl
index 9dcfa3a..c0c0d87 100755
--- a/member
Small revision on April 7.
---
installer/InstallAuth.pm | 21 +
1 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/installer/InstallAuth.pm b/installer/InstallAuth.pm
index 3a55b21..9885d19 100644
--- a/installer/InstallAuth.pm
+++ b/installer/InstallAuth.pm
@@ -
From: Paul Poulain
---
cataloguing/addbiblio.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl
index 038878f..80ba5c0 100755
--- a/cataloguing/addbiblio.pl
+++ b/cataloguing/addbiblio.pl
@@ -838,7 +838,7 @@ my $dbh
---
.../prog/en/modules/tools/stage-marc-import.tmpl |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tmpl
index 4553f1a..4863f9d 100
---
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 f474f45..c5d8ec5 100644
--- a/etc/zebradb/marc_defs/unimarc/bibl
From: Alex Arnaud
Signed-off-by: Paul Poulain
---
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 570b112..84dff
---
circ/overdue.pl | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/circ/overdue.pl b/circ/overdue.pl
index 3510a2b..f801644 100755
--- a/circ/overdue.pl
+++ b/circ/overdue.pl
@@ -229,7 +229,15 @@ if ($noreport) {
$bornamefilter =~s/\?/\_/g;
my
From: Srdjan Jankovic
Signed-off-by: fdurand
---
circ/waitingreserves.pl| 107 +---
installer/data/mysql/en/mandatory/sysprefs.sql |2 +-
installer/data/mysql/updatedatabase.pl |7 ++
.../en/modules/admin/preferences/circulat
From: Alex Arnaud
Signed-off-by: Jonathan Druart
---
.../lib/jquery/plugins/picnet.table.filter.min.js | 71 +++
.../prog/en/modules/circ/pendingreserves.tmpl | 94 ++--
2 files changed, 98 insertions(+), 67 deletions(-)
create mode 100644
koha-tmpl/intr
Removing incorrect message from marc_subfields_structure.tmpl and
moving the correct message from marctagstucture.tmpl into its place.
Also correcting the help file for marc_subfields_structure.mpl
---
.../en/modules/admin/marc_subfields_structure.tmpl |2 +-
.../prog/en/modules/admin/marctag
From: Owen Leonard
Signed-off-by: Magnus Enger
---
.../intranet-tmpl/prog/en/css/intranet-print.css | 235 ---
koha-tmpl/intranet-tmpl/prog/en/css/intranet.css | 491 ---
koha-tmpl/intranet-tmpl/prog/en/css/intranet2.css | 665
.../intranet-tmpl/pro
Signed-off-by: Stéphane Delaune
---
.../prog/en/modules/admin/fieldmapping.tmpl|2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/fieldmapping.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/fieldmapping.tmpl
inde
From: Owen Leonard
Signed-off-by: Katrin Fischer
---
.../prog/en/modules/tools/stage-marc-import.tmpl |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git
a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/too
Selecting a framework from the dropdown menu has never (AFAICT)
auto-submitted the form to change the framework. This patch
reformats the form in order to make it clearer that this menu
is part of the search function.
---
.../prog/en/modules/admin/marctagstructure.tmpl| 29 +
Signed-off-by: Jonathan Druart
---
C4/Reports/Guided.pm | 20 +---
reports/guided_reports.pl |2 +-
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/C4/Reports/Guided.pm b/C4/Reports/Guided.pm
index 0da7c13..d3b8025 100644
--- a/C4/Reports/Guided.pm
+++
From: Paul Poulain
in Search.pm, in the list of available indexes, Title-host is missing
---
C4/Search.pm |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/C4/Search.pm b/C4/Search.pm
index b92cb14..94ef2a3 100644
--- a/C4/Search.pm
+++ b/C4/Search.pm
@@ -951,6 +951,7 @@ s
From: Jonathan Druart
Signed-off-by: Jonathan Druart
Signed-off-by: fdurand
---
C4/Reports/Guided.pm | 20 +---
reports/guided_reports.pl |2 +-
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/C4/Reports/Guided.pm b/C4/Reports/Guided.pm
index 0da7c13
From: Paul Poulain
Signed-off-by: Katrin Fischer
---
cataloguing/addbiblio.pl |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl
index 4bb2012..0ae7a36 100755
--- a/cataloguing/addbiblio.pl
+++ b/cataloguing/addbiblio.pl
From: Jonathan Druart
Signed-off-by: Jonathan Druart
Signed-off-by: Ian Walls
---
C4/Reports/Guided.pm | 20 +---
reports/guided_reports.pl |2 +-
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/C4/Reports/Guided.pm b/C4/Reports/Guided.pm
index 0da7c
---
misc/cronjobs/overdue_notices.pl |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/misc/cronjobs/overdue_notices.pl b/misc/cronjobs/overdue_notices.pl
index ba7cba8..bc97ecb 100755
--- a/misc/cronjobs/overdue_notices.pl
+++ b/misc/cronjobs/overdue_notices.pl
@@ -375,
---
koha-tmpl/opac-tmpl/prog/en/css/opac.css |6 +++---
koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc |4 ++--
.../opac-tmpl/prog/en/modules/opac-ISBDdetail.tmpl |1 +
.../opac-tmpl/prog/en/modules/opac-MARCdetail.tmpl |1 +
.../opac-tmpl/prog/en/modules/opac-detail.
From: Colin Campbell
C4::VirtualShelves::GetRecentShelves contained some rather confused
code The contents of the requested list are returned in an arrayref
which was in its turn being wrapped needlessly in an array
As a result the returned array always consisted of a single element
irrespective
From: Katrin Fischer
Signed-off-by: Magnus Enger
---
C4/Branch.pm | 10 ++
admin/branches.pl |3 ++-
installer/data/mysql/kohastructure.sql |1 +
installer/data/mysql/updatedatabase.pl
From: Christophe Croullebois
On holds over, when cancelling hold and returning to his branch a bug fill the
branchtransfers.tobranch field with the branchname instead of the branch code.
BibLibre MT5647
---
circ/waitingreserves.pl|3 ++-
.../prog/en/modules/circ
From: Alex Arnaud
Signed-off-by: Christophe Croullebois
---
circ/overdue.pl | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/circ/overdue.pl b/circ/overdue.pl
index 3510a2b..f801644 100755
--- a/circ/overdue.pl
+++ b/circ/overdue.pl
@@ -229,7 +229,15 @@
From: Srdjan Jankovic
Signed-off-by: Ian Walls
---
C4/Reports/Guided.pm |9 ++---
.../en/modules/reports/guided_reports_start.tmpl |3 +++
reports/guided_reports.pl |3 ++-
3 files changed, 11 insertions(+), 4 deletions(-
From: Srdjan Jankovic
Signed-off-by: Ian Walls
---
reports/guided_reports.pl |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/reports/guided_reports.pl b/reports/guided_reports.pl
index 9e711ed..af5e8c7 100755
--- a/reports/guided_reports.pl
+++ b/reports/guided_reports
From: Jared Camins-Esakov
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.
Signed-off-by: Claire Hernandez
---
.../prog/en/modules/catalogue/moredetail.tmpl
From: Owen Leonard
Removing incorrect message from marc_subfields_structure.tmpl and
moving the correct message from marctagstucture.tmpl into its place.
Also correcting the help file for marc_subfields_structure.mpl
Signed-off-by: Stéphane Delaune
---
.../en/modules/admin/marc_subfields_stru
---
reports/borrowers_out.pl | 19 ++-
1 files changed, 6 insertions(+), 13 deletions(-)
diff --git a/reports/borrowers_out.pl b/reports/borrowers_out.pl
index 0a135e1..ed0fc0b 100755
--- a/reports/borrowers_out.pl
+++ b/reports/borrowers_out.pl
@@ -229,19 +229,12 @@ sub calcula
From: Sophie Meynieux
With this patch, the framework of the biblio is left unchanged event if the
attached item is of a different framework
Signed-off-by: Christophe Croullebois
---
C4/Items.pm |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/C4/Items.pm b/C4/Items.pm
---
misc/cronjobs/printoverdues.sh | 18 +++---
1 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/misc/cronjobs/printoverdues.sh b/misc/cronjobs/printoverdues.sh
index 99bb878..51bb30f 100755
--- a/misc/cronjobs/printoverdues.sh
+++ b/misc/cronjobs/printoverdues.sh
@@ -
From: Paul Poulain
Signed-off-by: Katrin Fischer
---
C4/Biblio.pm | 34 ++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/C4/Biblio.pm b/C4/Biblio.pm
index a0e06f6..135dd91 100644
--- a/C4/Biblio.pm
+++ b/C4/Biblio.pm
@@ -2397,6 +2397,40 @@ su
From: Christophe Croullebois
Due to the fact that it is possible to have some lines in branchtransfers with
an itemnumber that does not exists in table items.
With the patch in this case the line with no biblios is omitted.
BibLibre MT5425
---
circ/transferstoreceive.pl |3 +++
1 files cha
From: Colin Campbell
Follow on from bug 5529 GetAllShelves was also vaguely stuffing
an arrayref into an array
Some signs of cut and paste (unnecessary @params variable)
Calling code now does not have to shuffle the return about
to get the reference. Also removed a debug warn
Signed-off-by: fdur
From: Alex Arnaud
Signed-off-by: Christophe Croullebois
---
misc/cronjobs/overdue_notices.pl |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/misc/cronjobs/overdue_notices.pl b/misc/cronjobs/overdue_notices.pl
index ba7cba8..bc97ecb 100755
--- a/misc/cronjobs/overdu
From: Chris Nighswonger
This patch adds support for using a gmail account as an SMTP server.
It includes a basic HOWTO.
Signed-off-by: Magnus Enger
---
C4/Letters.pm |4 +-
misc/cronjobs/CONFIGURE.gmail | 65
misc/cronjob
Tomas Cohen Arazi schreef op do 07-04-2011 om 13:16 [-0300]:
> +function printiThenClose() {
...
> +
Looks like a typo that will break this.
--
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
signature.asc
Description: This is a digita
Robin Sheat schreef op vr 08-04-2011 om 11:26 [+1200]:
> Tomas Cohen Arazi schreef op do 07-04-2011 om 13:16 [-0300]:
> > +function printiThenClose() {
> ...
> > +
>
> Looks like a typo that will break this.
And it looks like I should read all my email before replying :)
--
Robin Sheat
Ca
---
C4/Biblio.pm |6 --
basket/basket.pl |2 +-
catalogue/detail.pl|5 +++--
.../prog/en/xslt/MARC21slim2OPACDetail.xsl |5 -
opac/opac-basket.pl
68 matches
Mail list logo