[Koha-bugs] [Bug 12897] New: Enhance date ranges in ccl.properties with Zebra

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12897

Bug ID: 12897
   Summary: Enhance date ranges in ccl.properties with Zebra
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Z39.50 / SRU / OpenSearch Servers
  Assignee: gmcha...@gmail.com
  Reporter: dc...@prosentient.com.au
QA Contact: testo...@bugs.koha-community.org
CC: m.de.r...@rijksmuseum.nl

At the moment, we're fairly inconsistent with how we handle dates with Zebra
indexing and searching.


1) _INDEXING_

The registers that we typically want to use for dates are year (y -
Non-tokenized and non-normalized 4 digit numbers) and date (d - Non-tokenized
and non-normalized ISO date strings)
(http://www.indexdata.com/zebra/doc/querymodel-zebra.html). Sometimes we might
need to use numeric if the date format isn't supported by year () or
date (which has to be -MM-DD format, it seems).

However, at the moment, pubdate is the only index with a year register, and
acqdate/Date-of-acquisition is the only index with a date register. The
numeric register is also used sub-optimally. We use it for onloan and
pubdate, but both of those have better registers to use. Numeric (via
st-numeric) works with pubdate because 1900-2000 is a straight forward
numerical range. (The more I think about it, the more the difference between
year and numeric might not matter too much. However date offers benefits
when it comes to range searching.)

Here are some other date indexes we have:

1) Date/time-last-modified (only has a 'word' register) - could maybe have a
'numeric' register as it has a format of mmddhhmmss.f, but I'm not 100%
sure.
2) date-entered-on-file ('word' and 'sort') - could have a 'numeric' register
as it should be in YYDDMM format. (Neither 'year' nor 'date' would work, but
'numeric' could.)

3) copydate (only has a 'word' and 'sort' register) - could have a 'year'
register as it should be in  format.
4) onloan ('numeric' and 'word') - could have a 'date' register as it's in ISO
format
5) datelastseen ('word') - could have a 'date' register as it's in ISO format
6) datelastborrowed ('word') - could have a 'date' register as it's in ISO
format
7) replacementpricedate ('word') - could have a 'date' register as it's in ISO
format

['pubdate' has 'word', 'numeric', 'year', and 'sort' registers.]
['acqdate'/'Date-of-acquisition' has 'word', 'date', and 'sort' registers.]
['tpubdate' exists in ccl.properties but isn't indexed for our MARC21.]



2) _SEARCHING_

Zebra has a built-in ability to do range searches. It relies on two special
attributes to accomplish this: r=o and r=r
(http://www.indexdata.com/yaz/doc/tools.html#ccl.qualifiers).

r=o
Allows ranges and the operators greather-than, less-than, ... equals. This sets
Bib-1 relation attribute accordingly (relation ordered). A query construct is
only treated as a range if dash is used and that is surrounded by white-space.
So -1980 is treated as term -1980 not = 1980. If - 1980 is used, however,
that is treated as a range.

r=r
Similar to r=o but assumes that terms are non-negative (not prefixed with -).
Thus, a dash will always be treated as a range. The construct 1980-1990 is
treated as a range with r=r but as a single term 1980-1990 with r=o. The
special attribute r=r is available in YAZ 2.0.24 or later.

Uses of r=r:

1) copydate
2) pubdate
3) lex
4) arl
5) arp

Uses of r=o:

1) st-numeric (this is a qualifier or structure attribute which tells Zebra
to use the numeric register)

So... looking back at the _INDEXING_ section... it's clear that anything with a
date register should use r=o for range searching, as -MM-DD has
internal hyphens which would negatively affect a r=o search.

When using a numeric or year register, we can use r=r.

Personally, I rather we use r=o (e.g. X - X) rather than r=r (e.g. X-X), but we
already have existing documentation in the manual (and on the advanced search
page) saying that X-X is how you specify a date range.

I'd be open to hearing ideas about this one. r=o is the only possibility for
specifying date ranges for ISO formatted dates, and it works for  dates as
well, whereas r=r will only work for positive integers.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12897] Enhance date ranges in ccl.properties with Zebra

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12897

--- Comment #1 from David Cook dc...@prosentient.com.au ---
Mmm. It might be worth changing to r=o and changing the manual and advanced
search pages to say X - X instead of X-X.

Better to have one way of specifying ranges (when using Zebra) rather than
two...

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11285] Vocabulary disambiguation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11285

--- Comment #18 from Marc Véron ve...@veron.ch ---
(In reply to Marc Véron from comment #17)
 From IRC  http://irc.koha-community.org/koha/2014-09-09#i_1565014
 
 Disambiguation of word term
 
 Cait: could we differentiate term too? we ran into this a few days ago -
 term (like a search term) and term (like a time span in course reserves) -
 it's pretty confusing

I found:

term-time for time span in course reserves

http://dict.tu-chemnitz.de/dings.cgi?lang=deservice=deenopterrors=0optpro=0query=term+time

http://www.oxforddictionaries.com/definition/english/term-time

search term for German Suchbegriff, French Terme de recherche
http://dict.tu-chemnitz.de/deutsch-englisch/Suchbegriff.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

--- Comment #6 from Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com ---
OK this is what I found out:

If I remove the patron_attributes column from the CSV, the default values for
extended attributes are used. But if the patron_attributes column is present,
they are not used. This is different from the other columns, where default
values are used if the column is empty for any particular value.

Can you confirm this behaviour?

I'd still like to sign off, as this patch at least solves import of extended
patron attributes from the CSV-file.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

--- Comment #7 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
I think as this fixes an accidental regression by putting deleted code back, it
should go in as it is. And the new issues found could be on a separate bug.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

--- Comment #9 from Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com ---
 I think as this fixes an accidental regression by putting deleted code back, 
 it should go in as it is. And the new issues found could be on a separate bug.

Agreed:) Patch signed off.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com changed:

   What|Removed |Added

  Attachment #31319|0   |1
is obsolete||

--- Comment #8 from Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com ---
Created attachment 31497
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31497action=edit
Bug 12859 - Patron import tool doesn't import extened attributes values any
longer

To reproduce:

1/ define/set up extended pattron attribute in administration module,
2/ using Tools - Import patrons, try to import some sample patron
record[s], having some arbitrary (non-empty) value assigned in
'pattron_attributes' CSV column for attribute defined in step 1/,
3/ observe that extended attribute defined in step 1/ was not imported
(not added to the database), without any warnings.

This patch restores a small code chunk which went AWOL somewhere around
commit b4158f2d2485c9e57bd7f14362b210732bef9d35.

To test:

1/ apply patch  retest,
3/ ensure that this issue is no longer reproductible, and there are no
apparent regressions of any kind,
4/ make sure that the ability to specify default value for extended
attributes added in bug Bug 12716 is still working as intended
(= follow up the test plan for bug 12716).

Signed-off-by: Petter Goksoyr Asen boutrosboutrosbout...@gmail.com
Patch fixes import of extended patron attributes.
Step 1-3 in test plan confirmed.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

Paola Rossi paola.ro...@cineca.it changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply

--- Comment #10 from Paola Rossi paola.ro...@cineca.it ---
I've tried to apply the patch against 3.17.00.023.
Firstly I applied the 12827 patch.

I unfortunately see the same conflict as yesterday:

Applying: Bug 12830: Move the order-related code into Koha::Acquisition::Order
fatal: sha1 information is lacking or useless (C4/Acquisition.pm).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 Bug 12830: Move the order-related code into
Koha::Acquisition::Order

So I pass the patch to Patch doesn't apply status.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

  Attachment #31178|0   |1
is obsolete||
  Attachment #31237|0   |1
is obsolete||

--- Comment #11 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31498
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31498action=edit
Bug 12830: Move the order-related code into Koha::Acquisition::Order

The C4::Acquisition module should be exploded in order to add
readability and maintainability to this part of the code.

This patch is a POC, it introduces a new Koha::Acquisition::Order module and
put in
it the code from NewOrder and NewOrderItem.

Test plan:
1/ Create an order, modify it, receive it, cancel the receipt.
2/ Launch the prove command on all unit tests modified by this patch and
verify that all pass.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

--- Comment #12 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31499
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31499action=edit
Bug 12830: use find instead of search

Since ordernumber is the pk, it is stupid to use search.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

--- Comment #9 from M. de Rooy m.de.r...@rijksmuseum.nl ---
(In reply to Marc Véron from comment #8)
 mveron: Preselect for z39.50 admin?
 cait: oh preselect is also nice

That sounds even better. Why not Preselect?

Note btw that changing strings because of translation limitations is imo not
really ideal. It is a workaround; we probably should make changes to the
translation process, which is of course much harder..

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

paxed pasi.kalli...@pttk.fi changed:

   What|Removed |Added

 CC||pasi.kalli...@pttk.fi

--- Comment #10 from paxed pasi.kalli...@pttk.fi ---
(In reply to M. de Rooy from comment #9)
 
 Note btw that changing strings because of translation limitations is imo not
 really ideal. It is a workaround; we probably should make changes to the
 translation process, which is of course much harder..

msgctxt

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11826] Improving code for XSLT handling

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11826

--- Comment #27 from M. de Rooy m.de.r...@rijksmuseum.nl ---
(In reply to David Cook from comment #26)
 I wonder if it would be useful to add a method for registering Perl
 functions with the XML::LibXSLT object.
 
 I suppose we wouldn't want staff clients users to inject Perl code, so it
 would only be useful if we wanted to provide certain functions. I've used
 this before in the XSLTs to encode URIs and stuff like that. 
 
 I suppose if we need to register functions, we can just do it on a case by
 case basis with whatever xslt handle is returned.

Interesting idea. I did not use these extensions functions, but I can imagine
that some things are better done in Perl.
Why not open a new report Register functions in XSLT_Handler? You can do it :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

Dobrica Pavlinusic dpav...@rot13.org changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=6536

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6536] Z3950 Search Enhancements: SRU targets and additional XSLT processing

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536

Dobrica Pavlinusic dpav...@rot13.org changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=12898

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] New: Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

Bug ID: 12898
   Summary: Z39.50 title search doesn't work with multiple words
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: critical
  Priority: P5 - low
 Component: Z39.50 / SRU / OpenSearch Servers
  Assignee: gmcha...@gmail.com
  Reporter: dpav...@rot13.org
QA Contact: testo...@bugs.koha-community.org
CC: m.de.r...@rijksmuseum.nl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

Dobrica Pavlinusic dpav...@rot13.org changed:

   What|Removed |Added

 Status|NEW |Needs Signoff
   Patch complexity|--- |Trivial patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

--- Comment #1 from Dobrica Pavlinusic dpav...@rot13.org ---
Created attachment 31500
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31500action=edit
Bug 12898 - Z39.50 title search doesn't work with multiple words

This fixes regression introduced by Bug 6536 so that multiple
words in title search will work.

Test scenario:

1. try z39.50 search with more than one word
2. verify that no results apper
3. apply patch and re-run search
4. verify that there are results

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6536] Z3950 Search Enhancements: SRU targets and additional XSLT processing

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536

Dobrica Pavlinusic dpav...@rot13.org changed:

   What|Removed |Added

 CC||dpav...@rot13.org

--- Comment #111 from Dobrica Pavlinusic dpav...@rot13.org ---
This bug introduced regression fixed in Bug 12898 - Z39.50 title search doesn't
work with multiple words

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

--- Comment #2 from M. de Rooy m.de.r...@rijksmuseum.nl ---
Will test it rightaway :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

  Attachment #31500|0   |1
is obsolete||

--- Comment #3 from M. de Rooy m.de.r...@rijksmuseum.nl ---
Created attachment 31501
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31501action=edit
Bug 12898 - Z39.50 title search doesn't work with multiple words

This fixes regression introduced by Bug 6536 so that multiple
words in title search will work.

Test scenario:

1. try z39.50 search with more than one word
2. verify that no results apper
3. apply patch and re-run search
4. verify that there are results

Signed-off-by: Marcel de Rooy m.de.r...@rijksmuseum.nl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

   Assignee|gmcha...@gmail.com  |dpav...@rot13.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

Paola Rossi paola.ro...@cineca.it changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

--- Comment #13 from Paola Rossi paola.ro...@cineca.it ---
I've applied the patches against master 3.17.00.023

I was trying to create an order. After selecting Save, this error appeared:

Software error:

DBIx::Class::Relationship::CascadeActions::update(): Can't update
Koha::Schema::Result::Aqorder=HASH(0x5c577e8): row not found at
/var/root-koha/bug-/Koha/Acquisition/Order.pm line 50

[nonetheless the order has been created]

So I pass the patch to Failed QA status.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11285] Vocabulary disambiguation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11285

--- Comment #19 from Marc Véron ve...@veron.ch ---
Comments from 12882:

M. de Rooy: Note btw that changing strings because of translation limitations
is imo not really ideal. It is a workaround; we probably should make changes to
the translation process, which is of course much harder..

paxed: msgctxt

MV: See
https://www.gnu.org/software/gettext/manual/html_node/Contexts.html
(...)
Contexts can be added to strings to be translated. A context dependent
translation lookup is when a translation for a given string is searched, that
is limited to a given context. The translation for the same string in a
different context can be different. The different translations of the same
string in different contexts can be stored in the in the same MO file, and can
be edited by the translator in the same PO file. 
(...)
const char *pgettext (const char *msgctxt, const char *msgid);
(...)
pgettext (Menu|File|, Open)
(...)
pgettext (Menu|Printer|, Open)

Sounds interesting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

--- Comment #11 from Marc Véron ve...@veron.ch ---
I copy M. de Rooy's comment about translating and paxed's hint for msgctxt ()
www.gnu.org/software/gettext/manual/html_node/Contexts.htmlto Bug 11285 because
11285 is a more generic bug regarding ambiguities and translations. 

msgctxt sounds interesting.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12899] New: Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Bug ID: 12899
   Summary: Row grouping in checkouts table is alphabetical and
layout depends on words chosen in translation
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Circulation
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: viktor.sa...@regionhalland.se
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

In checkouts.js the checkouts table is being built and the rows are grouped
ascending alphabetically into Today's checkouts and Previous checkouts. The
problem is that in translations where the words are different sorting asc can
change the layout so that previous checkouts are on top and hides todays. Very
impractical. 

.rowGrouping is the culprit. 

Thanks to Owen and Kyle for troubleshooting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10762] Not able to adjust size of barcode numbers

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10762

Marjorie Barry-Vila marjorie.barry-v...@ccsr.qc.ca changed:

   What|Removed |Added

 CC||marjorie.barry-v...@ccsr.qc
   ||.ca

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12900] New: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12900

Bug ID: 12900
   Summary: IntranetBiblioDefaultView doesn't do anything with
NORMARC or UNIMARC XSLT
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: Staff Client
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: tomasco...@gmail.com
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12900] IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12900

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=10571

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 10571] IntranetBiblioDefaultView doesn't do anything with MARC21 XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10571

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=12900

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12900] IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12900

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com
   |ity.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

--- Comment #14 from Paola Rossi paola.ro...@cineca.it ---
To complete the content of the Comment 13:

1) the software error DBIx occurs either testing on a DB without orders, or
testing on a DB with former orders.

2) prove t/db_dependent/Acquisition/CancelReceipt.t
t/db_dependent/Acquisition/CancelReceipt.t .. 1/4 Open of share file
/tmp/sharefile-koha-koha failed: Permesso negato at
/usr/lib/perl5/Cache/FastMmap.pm line 640.
# Looks like you planned 4 tests but ran 1.
# Looks like your test exited with 13 just after 1.
t/db_dependent/Acquisition/CancelReceipt.t .. Dubious, test returned 13 (wstat
3328, 0xd00)
Failed 3/4 subtests 

Test Summary Report
---
t/db_dependent/Acquisition/CancelReceipt.t (Wstat: 3328 Tests: 1 Failed: 0)
  Non-zero exit status: 13
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
Files=1, Tests=1,  1 wallclock secs ( 0.01 usr  0.01 sys +  0.91 cusr  0.08
csys =  1.01 CPU)
Result: FAIL

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|koha-b...@lists.koha-commun |oleon...@myacpl.org
   |ity.org |
   Severity|enhancement |normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

--- Comment #1 from Owen Leonard oleon...@myacpl.org ---
Created attachment 31502
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31502action=edit
Bug 12899 - Row grouping in checkouts table is alphabetical and depends on
translation

The sort order of the today's checkouts and previous checkouts row
groupings depends on the label, so in English today's checkouts comes
first. However, in other languages the reverse alphabetical order is
incorrect resulting in previous checkouts coming first.

This patch adds a dummy column with numeric data on which the sorting
can be done. This should make it translation-agnostic.

To test, apply the patch and install or update a translation which will
demostrate the problem (sv-SE for instance).

- Clear your browser cache and switch to the English templates.
- Check out some items to a patron who has checkouts from a previous
  day.
- Confirm that the sorting of the today's checkouts and previous
  checkouts row groups is correct.
- Switch to the new/updated translation and reload the circulation page
  for that patron. Confirm that the sort remains correct.
- Confirm that the checkouts table looks correct and that other features
  (sorting, checkboxes) still work correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff
   Patch complexity|--- |Small patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12844] Introduce a centralized way to display prices

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12844

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12827] NewOrder returns basketno

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12827

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12840] The budgeted cost and the total should not be manually modified

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12840

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12839] aqbooksellers.gstreg is never used

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12839

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12896] Move the bookseller-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12896

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12841] aqorders fields should not be mapped

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12841

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12574] BiblioDefaultView doesn't affect XSLT results view

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12574

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=12901

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12901] BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12901

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=12574

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12901] New: BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12901

Bug ID: 12901
   Summary: BiblioDefaultView doesn't do anything with NORMARC or
UNIMARC XSLT
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: OPAC
  Assignee: oleon...@myacpl.org
  Reporter: tomasco...@gmail.com
QA Contact: testo...@bugs.koha-community.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12901] BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12901

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Blocks||12561

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Depends on||12901

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12561] Omnibus: Deprecate non-XSLT detail and result views

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Depends on||12900

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12900] IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12900

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Blocks||12561

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 2532] Patron-requested holds limited to one item per bib.

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2532

Joel Sasse jsa...@plumcreeklibrary.net changed:

   What|Removed |Added

 CC||jsa...@plumcreeklibrary.net

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12830] Move the order-related code into its own module

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830

--- Comment #15 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to Paola Rossi from comment #13)
 I've applied the patches against master 3.17.00.023
 
 I was trying to create an order. After selecting Save, this error appeared:
 
 Software error:
 
 DBIx::Class::Relationship::CascadeActions::update(): Can't update
 Koha::Schema::Result::Aqorder=HASH(0x5c577e8): row not found at
 /var/root-koha/bug-/Koha/Acquisition/Order.pm line 50

Hi Paola,
Yes this bug is introduced by bug 12626 (pushed 1 day after I submitted these
patches :-/).
I proposed a patch on bug 12891, but it needs QA.
I cannot continue to rebase the patch until it is not pushed.
Will do as soon as it is pushed!

(In reply to Paola Rossi from comment #14)
 To complete the content of the Comment 13:
 
 1) the software error DBIx occurs either testing on a DB without orders,
 or testing on a DB with former orders.
 
 2) prove t/db_dependent/Acquisition/CancelReceipt.t
 t/db_dependent/Acquisition/CancelReceipt.t .. 1/4 Open of share file
 /tmp/sharefile-koha-koha failed: Permesso negato at
 /usr/lib/perl5/Cache/FastMmap.pm line 640.

It's not introduced by this patch, you should remove the file
/tmp/sharefile-koha-koha or remove the fastmap package
(libcache-fastmmap-perl).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

--- Comment #12 from Marc Véron ve...@veron.ch ---
Created attachment 31503
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31503action=edit
Bug 12882 - Translations: Resolve ambiguity for word checked in Z39.50 server
administration

This patch resolves the ambiguity of the word Checked for Z39.50 server
administration.

To test:
Apply patch
In staff client, go to Home:Administration:Z39.50/SRU servers
Result: Column heading of 6th column should show Preselected (instead of
Checked)

Edit or create new server for Z39.50 and SRU
Result: Checkbox underneath Password should have label Preselected (searched
by default):

Click Help at top right of screen
Result: Wording changed for selecting targets as default.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

Marc Véron ve...@veron.ch changed:

   What|Removed |Added

  Attachment #31437|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

Marc Véron ve...@veron.ch changed:

   What|Removed |Added

 Status|Signed Off  |Needs Signoff

--- Comment #13 from Marc Véron ve...@veron.ch ---
New patch with Preselected, changed back to 'Needs Signoff'

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 10226] suspended holds still show not available

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10226

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #6 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to Katrin Fischer from comment #4)
 Hi Kyle, could you back this up by a regression test please?

I started to QA this one and didn't see you did it!
I was writing unit tests when I saw your comment.
They are coming...

Marked as Passed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10226] suspended holds still show not available

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10226

--- Comment #8 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31505
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31505action=edit
Bug 10226: Add unit tests for GetReservesFromItemnumber

Signed-off-by: Jonathan Druart jonathan.dru...@biblibre.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10226] suspended holds still show not available

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10226

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

  Attachment #31475|0   |1
is obsolete||

--- Comment #7 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31504
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31504action=edit
Bug 10226 - suspended holds still show not available

If you suspend a hold, the item does not show Available.  It still shows
the person next in line, who isn't eligible for the hold yet because of
the suspension.  This is not the case for a delayed hold, where you
originally place the hold and tell it not to start until a future date.
If you do that, it shows as Available.  This is confusing and
inconsistent.

Test Plan:
1) Create an item level suspended hold for a record with no other holds
2) Note in the record details that the hold shows an item level hold
3) Apply this patch
4) Refresh the record details page, note the item is Available
5) Optional: prove t/db_dependent/Holds.t t/db_dependent/Reserves.t

Signed-off-by: Chris Cormack ch...@bigballofwax.co.nz
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Works as described, passes all tests and QA script.

Signed-off-by: Jonathan Druart jonathan.dru...@biblibre.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 9288] Add a script to test SIP from the command line

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9288

Olli-Antti Kivilahti olli-antti.kivila...@jns.fi changed:

   What|Removed |Added

 CC||olli-antti.kivila...@jns.fi

--- Comment #39 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
This is very cool!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

  Attachment #31503|0   |1
is obsolete||

--- Comment #14 from Owen Leonard oleon...@myacpl.org ---
Created attachment 31506
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31506action=edit
[SIGNED-OFF] Bug 12882 - Translations: Resolve ambiguity for word checked in
Z39.50 server administration

This patch resolves the ambiguity of the word Checked for Z39.50
server administration.

To test:
Apply patch
In staff client, go to Home:Administration:Z39.50/SRU servers
Result: Column heading of 6th column should show Preselected (instead
of Checked)

Edit or create new server for Z39.50 and SRU
Result: Checkbox underneath Password should have label Preselected
(searched by default):

Click Help at top right of screen
Result: Wording changed for selecting targets as default.

Signed-off-by: Owen Leonard oleon...@myacpl.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10860] In-House Use

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10860

--- Comment #34 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to Galen Charlton from comment #31)
 (In reply to Katrin Fischer from comment #28)
  Hm, maybe it's more like a 'reading room' use then? Not sure if that's the
  right term in English, but I think we have something similar here.
 
 I've only taken the most superficial of looks at this, but if the idea is to
 record loans of items that never physically leave the library, and which are
 associated with specific patrons (i.e., are not anonymous), yes, I'd agree
 that reading room is closer to the mark in English.

Thanks Galen for your suggestion.
During the first meeting, guys told me that 'on-site' was better than 'in-house
use'.
So what is the best between reading room and on-site? :)
Maybe there is no generic term in English?
Should I sent a request on the mailing list?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12438] Bad encoding in acquisition basket

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12438

--- Comment #10 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.11

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10860] In-House Use

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10860

--- Comment #35 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to Galen Charlton from comment #32)
 I don't see a good reason for this patch to be removing this rule and all of
 the following rules.  Issue during the last rebase?

Yes, absolutely! Will fix it.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10860] In-House Use

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10860

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

  Attachment #31388|0   |1
is obsolete||

--- Comment #36 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31507
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31507action=edit
Bug 10860: In-House Use

This patch implements the In-House Use feature for Koha.

It adds:
- 2 new sysprefs:
  'In-House Use' to enable/disable this feature
  'In-House Use Forced' to enable/disable the feature for *all* users.
- 2 new columns issues.inhouse_use and old_issues.inhouse_use
- 1 new script misc/cronjobs/bulk_transfers.pl
- Datatable on the circulation history pages (readingrec) at the OPAC
  and the intranet.

A new checkbox in the Circulation tab. If checked, the issue become a
in-house use (in the statistics and issues tables).
When you check it, the due date changes to the today date.

The syspref In-House Use Force allows to force the in-house use to
permit the checkout even if the borrower is debarred or others problems.

In the issue table, a new string (in red) marks the issue as in-house use.

The circulation history contains 3 tabs : all, checkout and
in-house use (OPAC and intranet).

The cronjob script:
If AutomaticItemReturn if off, a library would like not to do a transit
operation manually. This script (to launch each night) do returns
for a specific branches.

Test plan:
1/ Execute the updatedatabase entry
2/ Enable the 'In-House Use' pref.
3/ Checkout a biblio for a patron and check the 'in-house use' checkbox.
4/ Check that the due date is the today date (with 23:59) and is not
modifiable.
5/ Click on the check out button and check that the new check out
appears in the table bellow with the (In-house use) string.
6/ Go on the circulation history pages (readingrec and opac-readingrec)
and try the 3 tabs. In the last one, your last checkout should appear.
7/ Check in.
8/ Check readingrec pages.
9/ Choose a debarred patron and check that you cannot checkout a biblio
for him.
10/ Switch on the 'In-House Use Forced' pref
11/ You are now allowed to checkout a biblio for the debarred patron.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12898] Z39.50 title search doesn't work with multiple words

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12898

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

  Attachment #31501|0   |1
is obsolete||

--- Comment #4 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31508
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31508action=edit
Bug 12898 - Z39.50 title search doesn't work with multiple words

This fixes regression introduced by Bug 6536 so that multiple
words in title search will work.

Test scenario:

1. try z39.50 search with more than one word
2. verify that no results apper
3. apply patch and re-run search
4. verify that there are results

Signed-off-by: Marcel de Rooy m.de.r...@rijksmuseum.nl

Signed-off-by: Jonathan Druart jonathan.dru...@biblibre.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7308] new column in admin/aqbudgets

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7308

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #34 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12902] New: Cronjob monitoring script, nagios3 compatible

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12902

Bug ID: 12902
   Summary: Cronjob monitoring script, nagios3 compatible
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Test Suite
  Assignee: ch...@bigballofwax.co.nz
  Reporter: olli-antti.kivila...@jns.fi
QA Contact: gmcha...@gmail.com

Created attachment 31509
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31509action=edit
initial patch

After having issues with cronjobs not always running or getting regression
issues, I decided to give a try to create a cronjobs monitoring solution.

This patch introduces a wrapper script to log and time cronjobs.

The wrapper script's log output is used to analyze whther cronjobs ran and if
there were any errors.
Also cronjobs timings can be validated to prevent nasty errors with for. ex.
expiring waiting holds one day too early/late.
This check can also be integrated to nagios!

Also provided is a scaffold to start introducing more nagios-checks, with
example command and service configurations.


This patch introduces a koha_cronjobs-script to read the
/var/spool/cron/crontabs/koha and analysz its contents.
Then one can validate whether the cronjob timings are right (this is not
mentioned in the manual at all) and what is right is (currently) based on my
honest feelings.
Then each cronjobs frequency is determined and the cronjobs log output is
checked based on the script parameters.
Currently the cronjob frequencies are split to minutely, hourly, daily, etc.
Koha_cronjobs-script is meant to be ran on those intervals to catch errors
ASAP.

I would also like to hear what kind of cronjob timings other libraries use?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12902] Cronjob monitoring script, nagios3 compatible

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12902

Olli-Antti Kivilahti olli-antti.kivila...@jns.fi changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m, tomasco...@gmail.com

--- Comment #10 from Jonathan Druart jonathan.dru...@biblibre.com ---
Hello Jacek,
I don't know very well this script, but I suspect that all the code which has
been removed by the commit you pointed out should be reintroduced.
Don't you think?

cc Tomas.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12859] Patron import tool doesn't import extened attributes values any longer

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12859

--- Comment #11 from Jonathan Druart jonathan.dru...@biblibre.com ---
For example borrowernumber should not be appear on the default values form :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12902] Cronjob monitoring script, nagios3 compatible

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12902

--- Comment #1 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Here are some example crontab configurations to get started using this feature:

0 * * * *  $KOHA_CRONJOB_TRIGGER cronjobs/holds/build_holds_queue.pl -v
5 0 * * *  $KOHA_CRONJOB_TRIGGER cronjobs/holds/cancel_expired_holds.pl
4 0 * * *  $KOHA_CRONJOB_TRIGGER cronjobs/holds/auto_unsuspend_holds.pl
30 0 * * * $KOHA_CRONJOB_TRIGGER cronjobs/fines.pl -v
10 1 * * * $KOHA_CRONJOB_TRIGGER cronjobs/update_totalissues.pl
--incremental --use-stats
45 0 * * * $KOHA_CRONJOB_TRIGGER cronjobs/create_koc_db.pl --sqlite3
--force --file  /home/koha/kohaclone/koha-tmpl/static_content/borrowers.db
0 0 * * 7  $KOHA_CRONJOB_TRIGGER cronjobs/removeShortLoanStatus.pl -v
*/30 * * * *   $KOHA_CRONJOB_TRIGGER cronjobs/smsalertnumberFromPhone.pl
--verbose --confirm

0 0 * * *  $KOHA_CRONJOB_TRIGGER
cronjobs/delete_expired_opac_registrations.pl -c

* * * * *  $KOHA_CRONJOB_TRIGGER cronjobs/process_message_queue.pl -v
25 0 * * * $KOHA_CRONJOB_TRIGGER cronjobs/advance_notices.pl -c
35 0 * * * $KOHA_CRONJOB_TRIGGER cronjobs/overdue_notices.pl --triggered

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12346] False patron modification alerts on members-home.pl

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12346

--- Comment #6 from Owen Leonard oleon...@myacpl.org ---
I submitted modifications from patrons with several different home libraries
(borrowers.branchcode) and logged in to the staff client using accounts from a
couple of different libraries but I didn't see any difference in the count of
pending patron modifications. It counted and displayed all pending
modifications.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11551] Allow to search on ordernumber in histsearch.pl

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11551

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 CC||fridolyn.som...@biblibre.co
   ||m
 Resolution|--- |FIXED

--- Comment #15 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Does not apply easily to 3.14.x so I set as resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11027] add a column for basketgroups in late orders table

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11027

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 CC||fridolyn.som...@biblibre.co
   ||m
 Resolution|--- |FIXED

--- Comment #25 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
I choose to not apply to 3.14.x so I set as resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11668] Untranslatable Total in borrowers stats and other reports

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11668

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |ve...@veron.ch
   |ity.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7288] Invoice improvements - Show only subscriptions

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7288

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 CC||fridolyn.som...@biblibre.co
   ||m
 Resolution|--- |FIXED

--- Comment #19 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
I choose to not apply to 3.14.x so I set as resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7163] BibLibre acquisitions omnibus

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7163
Bug 7163 depends on bug 7288, which changed state.

Bug 7288 Summary: Invoice improvements - Show only subscriptions
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7288

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11864] Show parent_orderline in received orders table

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11864

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #11 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10859] Alert if a patron already has an issue for the same biblio

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10859

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 CC||fridolyn.som...@biblibre.co
   ||m
 Resolution|--- |FIXED

--- Comment #19 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
I choose to not apply to 3.14.x so I set as resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12405] Search links on callnumber fails on intranet results page

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12405

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m
   Assignee|gmcha...@gmail.com  |fridolyn.som...@biblibre.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11201] List pending in-house uses

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11201
Bug 11201 depends on bug 10859, which changed state.

Bug 10859 Summary: Alert if a patron already has an issue for the same biblio
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10859

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12117] Remove unused image myshadow.png from the staff client

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12117

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #5 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Kyle M Hall k...@bywatersolutions.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Kyle M Hall k...@bywatersolutions.com changed:

   What|Removed |Added

  Attachment #31502|0   |1
is obsolete||

--- Comment #2 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 31511
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31511action=edit
Bug 12899 - Row grouping in checkouts table is alphabetical and depends on
translation

The sort order of the today's checkouts and previous checkouts row
groupings depends on the label, so in English today's checkouts comes
first. However, in other languages the reverse alphabetical order is
incorrect resulting in previous checkouts coming first.

This patch adds a dummy column with numeric data on which the sorting
can be done. This should make it translation-agnostic.

To test, apply the patch and install or update a translation which will
demostrate the problem (sv-SE for instance).

- Clear your browser cache and switch to the English templates.
- Check out some items to a patron who has checkouts from a previous
  day.
- Confirm that the sorting of the today's checkouts and previous
  checkouts row groups is correct.
- Switch to the new/updated translation and reload the circulation page
  for that patron. Confirm that the sort remains correct.
- Confirm that the checkouts table looks correct and that other features
  (sorting, checkboxes) still work correctly.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12882] Translations: Resolve ambiguity for word checked in Z39.50 server administration

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12882

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

  Attachment #31506|0   |1
is obsolete||

--- Comment #15 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 31510
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31510action=edit
Bug 12882 - Translations: Resolve ambiguity for word checked in Z39.50 server
administration

This patch resolves the ambiguity of the word Checked for Z39.50
server administration.

To test:
Apply patch
In staff client, go to Home:Administration:Z39.50/SRU servers
Result: Column heading of 6th column should show Preselected (instead
of Checked)

Edit or create new server for Z39.50 and SRU
Result: Checkbox underneath Password should have label Preselected
(searched by default):

Click Help at top right of screen
Result: Wording changed for selecting targets as default.

Signed-off-by: Owen Leonard oleon...@myacpl.org

Signed-off-by: Jonathan Druart jonathan.dru...@biblibre.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11639] Untranslatable strings in 007 builder

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11639

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #7 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11646] Untranslatable confirm popup in field 006 and 008 builders

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11646

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #5 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #3 from Jonathan Druart jonathan.dru...@biblibre.com ---
If the export column is displayed (I didn't try without this column), the
columns are misplaced.
Instead of adding a new column, what about a span title=''/span, it does
not work?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12899] Row grouping in checkouts table is alphabetical and layout depends on words chosen in translation

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12891] NewOrder does not return ordernumber

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12891

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |jonathan.dru...@biblibre.co
   |ity.org |m

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12890] Improve title and breadcrumbs when editing saved SQL report

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12890

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Needs Signoff
 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #2 from Jonathan Druart jonathan.dru...@biblibre.com ---
Aleisha, did you test this patch?
It seems you forgot to attach your signoff patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8337] System preferences for longoverdue cron

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8337

--- Comment #21 from Jonathan Druart jonathan.dru...@biblibre.com ---
You should sent an email on the mailing list to get other points of view.
In my opinion, this should never be pushed like that. One pref per script
parameter is not conceivable.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11668] Untranslatable Total in borrowers stats and other reports

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11668

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

--- Comment #8 from Owen Leonard oleon...@myacpl.org ---
I tried testing this with reports/acquisitions_stats.pl and got an error
instead of a CSV file:

Undefined subroutine main::gettext called at
kohaclone/reports/acquisitions_stats.pl line 97.

I see that the first patch adds use Koha::I18N; and the follow-ups don't.
Looks like it might be required.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12771] Enhancement to manage more than 3 levels of overdue notice

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12771

--- Comment #1 from Francois Charbonnier francois.charbonn...@inlibro.com ---
The requirements changed to take into consideration the suggestions we had on
the koha-dev list. We are going to change the ergonomy of « Overdue
notice/status triggers » tool. We will remove the tab sytem to have every rules
in one page. The new ergonomy will look like what we have in the circulation
and fines rules page.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 12902] Cronjob monitoring script, nagios3 compatible

2014-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12902

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

Version|unspecified |master
   Assignee|ch...@bigballofwax.co.nz|olli-antti.kivila...@jns.fi

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


  1   2   >