[Koha-bugs] [Bug 11703] Convert checkouts table to ajax datatable

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11703

--- Comment #50 from Dobrica Pavlinusic dpav...@rot13.org ---
When renewing item, message (1 of 2 renewals remaining) doesn't update to 0 of
2 renewals.

-- 
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 11395] Batch modifications for records

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11395

francois.piche...@ovh.fr changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

--- Comment #14 from francois.piche...@ovh.fr ---
(In reply to Jonathan Druart from comment #13)
 (In reply to francois.pichenot from comment #12)
  I tried to add a new value in 606$a.
 
 Could you please detail the rule you used?

The rule was 'Update field 609$a with value pomme de terre' and not 606$a...
Sorry.
So, the SQL report is right, but not marc and ISBD view. Maybe a problem with
609 and xslt ?

With the rule 'Update field 606$a with value carottes', all is right.

-- 
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 11578] Improvement of the funds list view

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11578

jmbroust jean-manuel.bro...@univ-lyon2.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||jean-manuel.broust@univ-lyo
   ||n2.fr

--- Comment #10 from jmbroust jean-manuel.bro...@univ-lyon2.fr ---
h1Something went wrong !/h1Applying: Bug 11578: Upgrade the treetable
jquery plugin
Applying: Bug 11578: Improve the funds list view
Using index info to reconstruct a base tree...
stdin:476: trailing whitespace.
[% ELSIF ( budget.remaining_neg ) %]
warning: 1 line adds whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt
CONFLICT (content): Merge conflict in
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt
Failed to merge in the changes.
Patch failed at 0001 Bug 11578: Improve the funds list view
When you have resolved this problem run git bz apply --continue.
If you would prefer to skip this patch, instead run git bz apply --skip.
To restore the original branch and stop patching run git bz apply --abort.
Bug 11578 - Improvement of the funds list view

24505 - Bug 11578: Upgrade the treetable jquery plugin
24506 - Bug 11578: Improve the funds list view
24507 - Bug 11578: Add some css
25245 - Bug 11578: Hide inactive budgets by default
25246 - Bug 11578: Align budget names

-- 
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 11718] Use new DataTables include in reports templates

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11718

--- Comment #7 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26139
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26139action=edit
[PASSED QA] Bug 11718 - Use new DataTables include in reports templates

Bug 10649 introduced a new include file for adding DataTables-related
JavaScript assets. This patch adds use of this include file to all
circ-related pages which use DataTables.

Apply the patch and test the following pages to confirm that table
sorting works correctly:

- Reports - Guided reports - Use saved
  (reports/guided_reports.pl?phase=Use saved):
  Creation date sorting has been reconfigured to use the title-string
  method for sorting on an unformatted date. C4:Reports::Guided.pm has
  been modified to pass an unformatted date to the template. Sorting
  should work correctly for all settings of the dateformat system pref.

- Reports - Catalog by item type
  (reports/manager.pl?report_name=itemtypes)

- Reports - Serials statistics wizard (reports/serials_stats.pl):
  The subscription begin and subscription end columns have been modified
  to use the title-string filter for sorting. An unformatted date is now
  passed from reports/serials_stats.pl to the template, where the
  KohaDates filter is used for formatting. Sorting is based on the
  unformatted date. Sorting should work correctly for all settings of
  the dateformat system pref.

  - Sorting of titles should now exclude article from sorting.
  - Minor template improvements:
- Vendor name now links to vendor details.
- Subscription title now links to subscription details.
- Library name is now shown instead of branchcode.

Signed-off-by: Aleisha aleishaamo...@hotmail.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Passes all tests and QA script.
Checked all pages, no regressions or Javascript errors detected.

-- 
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 11718] Use new DataTables include in reports templates

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11718

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25626|0   |1
is obsolete||
  Attachment #26139|0   |1
is obsolete||

--- Comment #8 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26140
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26140action=edit
[PASSED QA] Bug 11718 - Use new DataTables include in reports templates

Bug 10649 introduced a new include file for adding DataTables-related
JavaScript assets. This patch adds use of this include file to all
circ-related pages which use DataTables.

Apply the patch and test the following pages to confirm that table
sorting works correctly:

- Reports - Guided reports - Use saved
  (reports/guided_reports.pl?phase=Use saved):
  Creation date sorting has been reconfigured to use the title-string
  method for sorting on an unformatted date. C4:Reports::Guided.pm has
  been modified to pass an unformatted date to the template. Sorting
  should work correctly for all settings of the dateformat system pref.

- Reports - Catalog by item type
  (reports/manager.pl?report_name=itemtypes)

- Reports - Serials statistics wizard (reports/serials_stats.pl):
  The subscription begin and subscription end columns have been modified
  to use the title-string filter for sorting. An unformatted date is now
  passed from reports/serials_stats.pl to the template, where the
  KohaDates filter is used for formatting. Sorting is based on the
  unformatted date. Sorting should work correctly for all settings of
  the dateformat system pref.

  - Sorting of titles should now exclude article from sorting.
  - Minor template improvements:
- Vendor name now links to vendor details.
- Subscription title now links to subscription details.
- Library name is now shown instead of branchcode.

Signed-off-by: Aleisha aleishaamo...@hotmail.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Passes all tests and QA script.
Checked all pages, no regressions or Javascript errors detected.

-- 
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 11718] Use new DataTables include in reports templates

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11718

Katrin Fischer katrin.fisc...@bsz-bw.de 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 8148] ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148

--- Comment #11 from Dobrica Pavlinusic dpav...@rot13.org ---
This patch still allows users to login with old database password if
auth_by_bind method is used.

-- 
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-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11551

sandbo...@biblibre.com sandbo...@biblibre.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||sandbo...@biblibre.com

--- Comment #6 from sandbo...@biblibre.com sandbo...@biblibre.com ---
Patch tested with a sandbox, by remy juliette juliette.lev...@iepg.fr

-- 
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-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11551

--- Comment #8 from sandbo...@biblibre.com sandbo...@biblibre.com ---
Created attachment 26142
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26142action=edit
Bug 11551: Allow to search on parent ordernumber in histsearch.pl

It is now possible to search on the ordernumber on the order search
page.

Also search on parent_ordernumber is possible. Like that, you are allow
to search children for a given ordernumber.

Test plan:
1/ create a basket and 1 order with at least 2 items.
2/ receive partialy the order (receive only 1 item).
3/ note that a new ordernumber is created for item not received.
4/ go on the order search form and search for the original ordernumber
without checking the new checkbox Display children too. = only 1
order (the parent) is displayed.
5/ now check the checkbox and search again = the parent order is
displayed but children too.

Signed-off-by: remy juliette juliette.lev...@iepg.fr

-- 
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-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11551

sandbo...@biblibre.com sandbo...@biblibre.com changed:

   What|Removed |Added

  Attachment #24279|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 11551] Allow to search on ordernumber in histsearch.pl

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

--- Comment #7 from sandbo...@biblibre.com sandbo...@biblibre.com ---
Created attachment 26141
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26141action=edit
Bug 11551: Add unit tests for GetHistory

prove t/db_dependent/Acquisition.t should return green.

Signed-off-by: remy juliette juliette.lev...@iepg.fr

-- 
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-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11551

sandbo...@biblibre.com sandbo...@biblibre.com changed:

   What|Removed |Added

  Attachment #24280|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 11861] Add ISSN column in serials claims table

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11861

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25691|0   |1
is obsolete||

--- Comment #4 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26143
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26143action=edit
[PASSED QA] Bug 11861: Add ISSN column in serials claims table

Signed-off-by: Koha Team Lyon 3 k...@univ-lyon3.fr
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Added Sign off line.
Passes all tests and QA script, including t/db_dependent/Serials.t

-- 
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 11861] Add ISSN column in serials claims table

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11861

Katrin Fischer katrin.fisc...@bsz-bw.de 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 11861] Add ISSN column in serials claims table

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11861

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #5 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
This is a rather small change and we have a simple test for the routine in
t/db_dependent/Serials.t, but some more tests would be good.

-- 
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 3980] Vendor GST being ignored

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3980

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

 CC||k...@univ-lyon3.fr

--- Comment #4 from Koha Team Lyon 3 k...@univ-lyon3.fr ---
What I understand about the way it should be is that : 
- In system preferences, you can define all the authorized gist, that you will
be able to choose in vendor or order
- In vendor, you can choose on gist value, which is used mostly by the vendor
- In the order, the gist value should be by default the one chosen in the
vendor, but you can change it if you want.

Do you agree with this ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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 11550] Add a couple of unit tests for C4::Acq::GetOrder

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #26124|0   |1
is obsolete||

--- Comment #8 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26144
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26144action=edit
[PASSED QA] Bug 11550: Add UT for C4::Acquisition::GetOrder

If GetOrder is called with a nonexistent ordernumber or without any
ordernumber, it should return undef.

Test plan:
prove t/db_dependent/Acquisition.t

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Updated number of tests to 68, tests and QA script all happy now.
Looked at a few pages in aquisition using GetOrder as well.

-- 
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 11550] Add a couple of unit tests for C4::Acq::GetOrder

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

Katrin Fischer katrin.fisc...@bsz-bw.de 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 11550] Add a couple of unit tests for C4::Acq::GetOrder

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #26144|0   |1
is obsolete||

--- Comment #9 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26145
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26145action=edit
[PASSED QA] Bug 11550: Add UT for C4::Acquisition::GetOrder

If GetOrder is called with a nonexistent ordernumber or without any
ordernumber, it should return undef.

Test plan:
prove t/db_dependent/Acquisition.t

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Updated number of tests to 68, tests and QA script all happy now.
Looked at a few pages in aquisition using GetOrder as well.

-- 
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 11550] Add a couple of unit tests for C4::Acq::GetOrder

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #26145|0   |1
is obsolete||

--- Comment #10 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26146
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26146action=edit
[PASSED QA] Bug 11550: Add UT for C4::Acquisition::GetOrder

If GetOrder is called with a nonexistent ordernumber or without any
ordernumber, it should return undef.

Test plan:
prove t/db_dependent/Acquisition.t

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Updated number of tests to 68, tests and QA script all happy now.
Looked at a few pages in aquisition using GetOrder as well.

-- 
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 11127] OPAC suggestion: the delete link is active when no suggestion selected

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11127

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #16 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hi Jonathan,

I am sorry, but after takig a look at the code, I think we need to move the
line with the message out of the IF statement, or it will depend on cart and
lists being turned on:
[% IF Koha.Preference( 'opacbookbag' ) == 1 or Koha.Preference(
'virtualshelves' ) == 1 %]

-- 
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 11373] Add a cash register feature to the fine payment form.

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Assignee|koha-b...@lists.koha-commun |fcapovi...@live.ca
   |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 11926] New: Render community koha statistic usages

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11926

Bug ID: 11926
   Summary: Render community koha statistic usages
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Websites, Mailing Lists, etc
  Assignee: wizzy...@gmail.com
  Reporter: claire.hernan...@biblibre.com
QA Contact: testo...@bugs.koha-community.org

http://wiki.koha-community.org/wiki/KohaUsageStat_RFC

-- 
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-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10860

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

--- Comment #22 from Koha Team Lyon 3 k...@univ-lyon3.fr ---
I'm not sure to see the purpose of this patch but I test it anyway.
There's 2 problems for the moment:
1. You can renew the in house-use' for a normal duration checkout
2. There's an error on readingrec.pl
Software error:
Template process failed: file error - parse error -
/home/koha/src/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt
line 137: unexpected token (ELSE)
  [% ELSE %] at /home/koha/src/C4/Templates.pm line 132.

-- 
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 11680] tax rate changes on edit

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11680

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

 CC||k...@univ-lyon3.fr
   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=3980

-- 
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 11395] Batch modifications for records

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11395

francois.piche...@ovh.fr 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 3980] Vendor GST being ignored

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3980

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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 11647] Subscribe to email notification for serials needs user login

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11647

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #9 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
I am sorry, but I found another complication with this:

1) Subscribe to email alerts
2) Log out of the OPAC
3) Go back to the subscription link - it shows 'subscribe...'
4) Click on the link, it prompts to log you in
5) Log in
6) ... you can subscribe again, there is no note, that you already are
   subscribed to this alert (not quite ok)
7) Check the subscribers list - the borrower now is subscribed twice to the
same (not ok)
8) Receive a new issue - 2 emails are sent out (not ok)
9) Unsubscribe - both subscriptions are deleted (ok)

-- 
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 8148] ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #12 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hi Dobrica, is this a fail or ok?

-- 
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 7844] plack scripts for developers

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7844

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 Status|In Discussion   |ASSIGNED

--- Comment #22 from Magnus Enger mag...@enger.priv.no ---
(In reply to Galen Charlton from comment #21)
 My preference would be to start shipping a Plack config, actually.  Sure,
 it's experimental, but it's also something that seems reasonably likely to
 ultimately become standard within a few releases, and I feel that shuffling
 it off into a separate repository wouldn't help.

I agree wholeheartedly with Galen now. I think speed is really important for
the future growth of Koha, and Plack seems to be the speediest route to getting
more speed. So let's get something into Koha that makes it as easy as possible
to test Koha under Plack for as many people as possible, so we can iron out the
bugs we know are lurking in the corners. 

I don't know enough about configuring Plack to say if the patch from Dobrica is
optimal in every sense, but it does make it easy for me to test Koha under
Plack, so I am happy to sign it off. Then we can argue about what the default
settings should be, as well as add more options to plackup.sh, over time. And
we can perhaps elvolve this starting point into two branches, one for testing
as well as one sane baseline setup for production 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 8148] ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148

--- Comment #13 from Dobrica Pavlinusic dpav...@rot13.org ---
Created attachment 26147
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26147action=edit
Bug 8148 - LDAP auth_by_bind doesn't fallback to local auth

This patch covers LDAP auth_by_bind configuration so that wrong
LDAP password will return -1 to C4::Auth so we can abort local auth
and prevent users logging in with stale database passwords.

-- 
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 8148] ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148

--- Comment #14 from Dobrica Pavlinusic dpav...@rot13.org ---
This patch is fail without my addition.

It should probably be squashed into one commit (I don't mind loosing credits
for it, just make Frédérick author).

-- 
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 7844] plack scripts for developers

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7844

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

--- Comment #23 from Magnus Enger mag...@enger.priv.no ---
Ooops, I set the wrong 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 7844] plack scripts for developers

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7844

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
   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 7844] plack scripts for developers

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7844

--- Comment #24 from Magnus Enger mag...@enger.priv.no ---
Created attachment 26148
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26148action=edit
Bug 7844 - [SIGNED-OFF] plack intranet tooling for developers

koha.psgi example and plackup.sh script to run any Koha site
intranet or opac interface under plack with optional multi-process
Starman server

  plackup.sh site-name [intranet]

site-name is used to find config /etc/koha/sites/site-name/koha-conf.xml

All configuration is specified in koha.psgi, which you are welcomed to edit
and tune according to your development needs (enable memcache, enable/disable
debugging modules for plack and so on).

For deployment of opac or intranet you would probably want to take a look
in plackup.sh and enable starman as web server (which is pre-forking server
written in perl) and put some web server in front of it to serve static web
files (e.g. ngnix, apache)

When you are happy with it, rename koha.psgi and plackup.sh it to site name
and save it for safe-keeping.

This version does not have mapping to / of opac or intranet, so you need to
use full URLs to pages as specified in test scenario. This will be fixed when
we are ready to deploy plack, but for now it's clear indication that this
is intended for developers which know what to do anyway.

This commit message is included in patch as README.plack because it includes
useful information for people using plack for first time.

Test scenario:
1. install plack and dependencies, as documented at
   http://wiki.koha-community.org/wiki/Plack

2. start ./plackup.sh sitename i[ntranet]

3. open intranet page http://localhost:5001/cgi-bin/koha/mainpage.pl
   and verify that it works

4. start ./plackup.sh sitename

5. open OPAC http://localhost:5000/cgi-bin/koha/opac-main.pl
   and verify that it works

6. next step is to take a look into koha.psgi and enable additional
   debug modules, save file and reload page (plackup will reload
   code automatically)

Signed-off-by: Magnus Enger digitalutvikl...@gmail.com
Works as advertised. As I have explained in a comment on the bug
this looks like a very good starting point, and we can argue about
the details and add more options over time. Very happy to sign
this off!

It is a minor drawback that the default pages do not work:
http://localhost:5000/
http://localhost:5001/
but I think this can be deferred to a followup.

-- 
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 11493] Batch Item Modification not handling unicode characters

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11493

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26149
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26149action=edit
[PASSED QA] Bug 11493: Revert Bug 6869 Batch item modification fails whit
accented characters

This reverts commit c9905750e53e2e1615842ac696d5eeb0a8ac07fc.

Test plan:
1/ Open a bib record with more than 1 item ,
2/ Select all items
3/ Chose Modify selected items
4/ put you ق ك و in notes
5/ Verify the items have been updated correctly
6/ put you éàç in notes
7/ Verify the items have been updated correctly
8/ put you ق ك و éàç in notes
9/ Verify the items have been updated correctly

Patch behaves as expected.
Signed-off-by: Marc Véron ve...@veron.ch

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Confirmed bug on master and that the patch fixes it.
Passes all tests and the QA script.

-- 
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 8868] ILS-DI: CancelHold needs to take a reserve_id

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8868

Benjamin Rokseth benjamin.roks...@kul.oslo.kommune.no changed:

   What|Removed |Added

  Attachment #18921|0   |1
is obsolete||
  Attachment #22723|0   |1
is obsolete||
  Attachment #22724|0   |1
is obsolete||
  Attachment #24879|0   |1
is obsolete||

--- Comment #20 from Benjamin Rokseth benjamin.roks...@kul.oslo.kommune.no ---
Created attachment 26150
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26150action=edit
Bug 8868: ILS-DI: CancelHold needs to take a reserve_id (follow-up)

- Fix the text in the ilsdi.pl?service=Describeverb=CancelHold page
- Unit tests for CancelReservedFromId and GetReserve
- Do not delete row in reserves table if insert in old_reserves fails

Fixed test t/db_dependant/Reserves.t and updated return reference
in CancelReserveFromId.
Tested via ILS-DI :
  placing hold (HoldItem)
  checking patron info (GetPatronInfo)
  cancelling hold (CancelHold)
Verified that CancelHold parameter item_id takes reserve_id

May need additional testing and sign-off

Signed-off-by: Benjamin Rokseth bensino...@gmail.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 11493] Batch Item Modification not handling unicode characters

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11493

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25898|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 11493] Batch Item Modification not handling unicode characters

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11493

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||katrin.fisc...@bsz-bw.de
   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 8148] ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8148

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

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #15 from Dobrica Pavlinusic dpav...@rot13.org ---
I would also like to add comment in C4::Auth to note that -1 results from LDAP
auth is wrong password, because it's not totally obvious from looking in the
code why we are breaking out early.

-- 
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 8868] ILS-DI: CancelHold needs to take a reserve_id

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8868

Benjamin Rokseth benjamin.roks...@kul.oslo.kommune.no 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 11302] Template::output should deal with object

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11302

Jacek Ablewicz a...@biblos.pk.edu.pl changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

-- 
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 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Assignee|koha-b...@lists.koha-commun |fcapovi...@live.ca
   |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 11302] Template::output should deal with object

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11302

Jacek Ablewicz ablew...@gmail.com changed:

   What|Removed |Added

  Attachment #23154|0   |1
is obsolete||

--- Comment #7 from Jacek Ablewicz ablew...@gmail.com ---
Created attachment 26151
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26151action=edit
Bug 11302: Template::output should deal with objects

If a ref is not HASH or ARRAY, C4::Template::output assumes it
is a scalar. Which is wrong, it could be an object.

Note: this is yet another / alternative take on the problem,
with only bare minimum changes made to the code base, so
this (counter-)patch - while not pretty - hopefully should be
less regression-prone. Right now, the only white-listed object
this patch deals with is 'Koha::AdditionalField' introduced
by bug 10855. In case it tests OK, without any regressions, we can
add another objects (C4::Category etc.) later on.

Test plan:
1) apply bug 10855 first; observe that non-ascii characters
(in authorized category names or additional field labels) are not
properly handled,
2) apply patch,
3) ensure that encoding of non-ascii characters for features added
by 10855 got fixed,
4) there should be no character-encoding-related regressions
of any kind appearing anywhere in the system.

-- 
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 11302] Template::output should deal with object

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11302

Jacek Ablewicz a...@biblos.pk.edu.pl changed:

   What|Removed |Added

 Status|REOPENED|Needs Signoff
   Patch complexity|--- |Trivial patch
   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=10855

-- 
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 10936] Standardnumber doubled up in Advanced search - more options

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10936

--- Comment #2 from Jesse Maseto je...@bywatersolutions.com ---
Created attachment 26152
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26152action=edit
This patch removes the dupilcate Standard Number option under the more
options of the opac advanced 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 10855] Additional fields for subscriptions

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10855

Jacek Ablewicz a...@biblos.pk.edu.pl changed:

   What|Removed |Added

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

-- 
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 9375] Logging in with LDAP creates duplicate users

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9375

--- Comment #6 from Dobrica Pavlinusic dpav...@rot13.org ---
bus 8148 addresses logging with both passwords, but I still can't reproduce
duplication. Should we say it was fixed somehow since it was reported and close
this 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 10936] Standardnumber doubled up in Advanced search - more options

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10936

Jesse Maseto je...@bywatersolutions.com changed:

   What|Removed |Added

 Status|NEW |Needs Signoff
 CC||je...@bywatersolutions.com

--- Comment #3 from Jesse Maseto je...@bywatersolutions.com ---
To test:

From the OPAC click on the advanced search option.
Then on the advanced search page click on more options
you will the see that Standard number is on the list twice.

Apply Patch.

Re-test and now only one option.

-- 
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 11190] sitemap.pl -- Generate a Catalog sitemap

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11190

Magnus Enger mag...@enger.priv.no 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 11190] sitemap.pl -- Generate a Catalog sitemap

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11190

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

  Attachment #24515|0   |1
is obsolete||

--- Comment #16 from Magnus Enger mag...@enger.priv.no ---
Created attachment 26153
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26153action=edit
Bug 11190: [SIGNED-OFF] Fix AnyEvent::Processor dependency error

Signed-off-by: Magnus Enger digitalutvikl...@gmail.com
Fixes a simple mistake (typo?).

-- 
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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

--- Comment #11 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26154
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26154action=edit
[PASSED QA] Bug 11648 - Use word item instead of copy - intranet

Sometimes, the word copy/copies is use to speak about item/items.
It would be better to use only item because translation of the word copy
depends on context, it should be used only when speaking about copy like in
copy and paste.

This patch replaces copy/copies in intranet.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
String changes, no regressions found.

-- 
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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

--- Comment #12 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26155
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26155action=edit
[PASSED QA] Bug 11648 - Use word item instead of copy - opac bootstrap

Sometimes, the word copy/copies is use to speak about item/items.
It would be better to use only item because translation of the word copy
depends on context, it should be used only when speaking about copy like in
copy and paste.

This patch replaces copy/copies in opac bootstrap theme.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de

-- 
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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

--- Comment #13 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26156
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26156action=edit
[PASSED QA] Bug 11648 - Use word item instead of copy - opac prog

Sometimes, the word copy/copies is use to speak about item/items.
It would be better to use only item because translation of the word copy
depends on context, it should be used only when speaking about copy like in
copy and paste.

This patch replaces copy/copies in  opac prog theme.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de

-- 
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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

Katrin Fischer katrin.fisc...@bsz-bw.de 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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25741|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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25740|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 11648] Use word item instead of copy

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11648

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25739|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 11190] sitemap.pl -- Generate a Catalog sitemap

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11190

--- Comment #17 from Magnus Enger mag...@enger.priv.no ---
Just to avoid any confusion: I have now signed off both patches on this 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 3980] Vendor GST being ignored

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3980

Jacek Ablewicz a...@biblos.pk.edu.pl changed:

   What|Removed |Added

 CC||a...@biblos.pk.edu.pl

--- Comment #5 from Jacek Ablewicz a...@biblos.pk.edu.pl ---
(In reply to Koha Team Lyon 3 from comment #4)
 What I understand about the way it should be is that : 
 - In system preferences, you can define all the authorized gist, that you
 will be able to choose in vendor or order
 - In vendor, you can choose on gist value, which is used mostly by the vendor
 - In the order, the gist value should be by default the one chosen in the
 vendor, but you can change it if you want.
 
 Do you agree with this ?

I do; moreover, unless I'm very much mistaken, it already works that way (i.e.,
by default, tax rate for order is the one chosen in vendor)?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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 9375] Logging in with LDAP creates duplicate users

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9375

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #7 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
If you can't reproduce it, you can mark it RESOLVED - WORKSFORME, but of course
the bug can be reopened, if someone else manages to.

-- 
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 11680] tax rate changes on edit

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11680

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #15 from Koha Team Lyon 3 k...@univ-lyon3.fr ---
I test the 2 cases :
- add a tax rate in the vendor page and save. Go to this vendor and modify :
the tax rate is still here.
- add a new order with a tax rate and save. Go to this order and modify it and
save again : the tax rate is still here.

About the comments 12 and 13, I think it's preferable to keep the gst values in
order even they're no more in syspref. But I agree with Katrin, in the vendor
page it's better to use a gst defined in sypref. But I think, we can open a new
bug for this if it's necessary.

-- 
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 9811] Patrons search improvements

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811

jmbroust jean-manuel.bro...@univ-lyon2.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

--- Comment #85 from jmbroust jean-manuel.bro...@univ-lyon2.fr ---
Tested on sandbox 15 in French : problem of diacritics. Example : adhérent
becomes adhérent.

-- 
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 11807] Add categorycode conversions to LDAP authentication.

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11807

--- Comment #2 from Dobrica Pavlinusic dpav...@rot13.org ---
I like category mapping but have problem with date mappings.

We are not using sql format in our LDAP but dd.mm.. format. To side-step
this we are currently using our own ldap rewrite in front of Koha which
rewrites it into -mm-dd format. More info about this is available at

http://blog.rot13.org//2009/03/virtual-ldap-rewrite-or-augment-data-on-the-fly.html

if anybody is interesed.

Since US libraries probably use mm.dd. format and our format dd.mm..
isn't supported by C4::Date i would prefer to see configuration option in
koha-conf.xml ldap section to specify which format of dates is used in LDAP
installation.

-- 
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 11190] sitemap.pl -- Generate a Catalog sitemap

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11190

Alex Sassmannshausen alex.sassmannshau...@gmail.com changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA
 CC||alex.sassmannshausen@gmail.
   ||com

--- Comment #18 from Alex Sassmannshausen alex.sassmannshau...@gmail.com ---
Hello,

I was studying this patch at the same time as Magnus: I ran the QA scripts and
the current patches fail unfortunately.

(Looks easy to fix though: documentation and licensing?)

Hopes this helps,

Alex

-- 
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 9936] SIP2 should use C4/Auth.pm for user authentication

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9936

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

   What|Removed |Added

 CC||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 9936] SIP2 should use C4/Auth.pm for user authentication

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9936

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

   What|Removed |Added

 CC||boutrosboutrosboutros@gmail
   ||.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 3980] Vendor GST being ignored

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3980

--- Comment #6 from Koha Team Lyon 3 k...@univ-lyon3.fr ---
Yes, It works that way today in master... But I've done some tests 2 weeks ago
and it wasn't like that.
It's fine for me. Do we change as resolved this bug ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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 9316] Add Nginx install options with plack

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9316

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 CC||mag...@enger.priv.no

--- Comment #53 from Magnus Enger mag...@enger.priv.no ---
I'm a bit confused by the relationshio between this bug and bug 7844. 

Culd we say that 7844 is for developers and this bug for production? Or do they
overlap?

-- 
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 3980] Vendor GST being ignored

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3980

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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 11686] please note your reason here... does not get translated

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11686

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25737|0   |1
is obsolete||

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26157
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26157action=edit
[PASSED QA] Bug 11686 - please note your reason here... does not get
translated

Through some quirk of the translation script a predefined value on a
text input is not properly translated even though the string appears in
the po file. On the suggestions form the problem can be solved by using
the HTML5 placeholder attribute.

To test you must have existing suggestions to manage. Apply the patch
and:

- Update a translation by running tranlsate update [language code]
- Install/reinstall the translation by running translate install
  [language code]

- In the English templates:

  - Navigate to Acquisitions - Suggestions and find the Mark selected
as: section below the table of existing suggestions.
  - Select Other from the choose a reason field. A text input field
should appear with the placeholder text please note your reason
here.

- In the templates you updated and installed, follow the same procedure
  above. The placeholder text should now appear with the correct
  translation.
- In both English and translated templates using this bulk-status option
  should save your chosen status correctly with the correct reason,
  whether that reason be predefined or manually entered.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Passes tests and QA script.
Tested successfully with German - nice to see this 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 11686] please note your reason here... does not get translated

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11686

Katrin Fischer katrin.fisc...@bsz-bw.de 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 11733] gist system preference inconsistently treated as single-value or multi-value

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11733

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

 CC||k...@univ-lyon3.fr
   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=3980

-- 
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 11820] dead code in basketgroup.pl : add operation is never invoked without a booksellerid

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11820

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Assignee|koha-b...@lists.koha-commun |g...@esilibrary.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 11703] Convert checkouts table to ajax datatable

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11703

--- Comment #51 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 26158
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26158action=edit
Bug 11703 [QA Followup 13] - Removed uneccessary data from renewal box during
renewal

-- 
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 11820] dead code in basketgroup.pl : add operation is never invoked without a booksellerid

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11820

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25572|0   |1
is obsolete||

--- Comment #4 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26159
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26159action=edit
[PASSED QA] Bug 11820: remove dead code in basket group management

There was some code in acqui/basketgroup.pl that was apparently
intended to let one create a basket group for no (or an unknown)
vendor.  However, this code was never reached, as there is nothing
in the templates that invokes basketgroup.pl with 'add' as the
operation that doesn't also pass the vendor ID along.

This patch removes that dead code.

To test:

[1] Create a new basket group for a vendor and verify that it is
created correctly.
[2] Edit an existing basket group, including moving baskets in and
and out of, and verify that it works.

Signed-off-by: Galen Charlton g...@esilibrary.com
Signed-off-by: Jonathan Druart jonathan.dru...@biblibre.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
No regressions found, passes all tests and QA script.

-- 
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 11820] dead code in basketgroup.pl : add operation is never invoked without a booksellerid

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11820

Katrin Fischer katrin.fisc...@bsz-bw.de 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 11703] Convert checkouts table to ajax datatable

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11703

--- Comment #52 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 26160
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26160action=edit
Bug 11703 [QA Followup 14] - Fix table column span

-- 
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 11808] When searching for a cardnumber in the intranet, also try to search for it on the LDAP server if one is configured.

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11808

--- Comment #2 from Dobrica Pavlinusic dpav...@rot13.org ---
Proposed solution in this patch is not compatible with auth_by_bind LDAP
option.

I don't have a real solution here since auth_by_bind requires patron's password
to bind to LDAP server which is not available if patron is not logging in.

This should not be total show-stopper since this option is a syspref, but it
would be nice if users knew somehow that even if they turn on this option, but
use auth_by_bind that it will 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 10412] The ability to update Acquisitions with credit notes, with the option to link to an existing invoice

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412

Koha Team Lyon 3 k...@univ-lyon3.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply

--- Comment #9 from Koha Team Lyon 3 k...@univ-lyon3.fr ---
The sandbox you've requested is not ready.
Some problems occurred applying patches from bug 10412:
h1Something went wrong !/h1Applying: Bug 10412 - The ability to update
Acquisitions with
Applying: Bug 10412 - Adding new table aqcreditnotes.
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging installer/data/mysql/kohastructure.sql
Auto-merging installer/data/mysql/updatedatabase.pl
CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl
Failed to merge in the changes.
Patch failed at 0001 Bug 10412 - Adding new table aqcreditnotes.
When you have resolved this problem run git bz apply --continue.
If you would prefer to skip this patch, instead run git bz apply --skip.
To restore the original branch and stop patching run git bz apply --abort.
Bug 10412 - The ability to update Acquisitions with credit notes, with the
option to link to an existing invoice

22538 - Bug 10412 - The ability to update Acquisitions with
22539 - Bug 10412 - Adding new table aqcreditnotes.

-- 
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 11833] Filtering on saved report subgroup doesn't work

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11833

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25630|0   |1
is obsolete||

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26161
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26161action=edit
[PASSED QA] Bug 11833 - Filtering on saved report subgroup doesn't work

Filtering the list of saved reports by subgroup doesn't work because the
filtering JavaScript was not updated when the table columns changed with
Bug 3134. This patch corrects the target column for filtering.

To test you must have multiple saved reports within one group, and at
least one of those in a subgroup.

- Apply the patch and go to Reports - Use saved.
- Click the tab for the group which contains your reports.
- Choose the subgroup you want to filter on from the subgroup dropdown.

The list of reports should be correctly filtered by your subgroup.

NOTE: It seems weird to have the number of columns displayed change
  when filtered, but this patch does correct the filtering.

Signed-off-by: Mark Tompsett mtomp...@hotmail.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Works as described, passes all tests and QA script.

-- 
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 11833] Filtering on saved report subgroup doesn't work

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11833

Katrin Fischer katrin.fisc...@bsz-bw.de 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 10694] Allow arbitrary backdating of returns

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694

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

   What|Removed |Added

  Attachment #25659|0   |1
is obsolete||

--- Comment #30 from Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com ---
Created attachment 26163
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26163action=edit
Bug 10694 - Allow arbitrary backdating of returns - QA Followup

Bug 10694 - Allow arbitrary backdating of returns - QA Followup 2

Bug 10694 - Allow arbitrary backdating of returns - QA Followup 3

Signed-off-by: Petter Goksoyr Asen boutrosboutrosbout...@gmail.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 10694] Allow arbitrary backdating of returns

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694

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

   What|Removed |Added

  Attachment #25658|0   |1
is obsolete||

--- Comment #29 from Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com ---
Created attachment 26162
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26162action=edit
Bug 10694 - Allow arbitrary backdating of returns

Sometimes libraries need to backdate returns further back in time than
Koha's dropbox mode will allow. The returns backdating will check in an
item as if it had been returned on the specified date, and will reduce
any fine accordingly.

Test Plan:
1) Apply this patch
2) Check out an item, and backdate the due date by 1 month or so
   * This issue needs to generate a fine
3) Run fines.pl to generate the fine
4) Browse to returns.pl
5) Specify a return date of the day after the specified due date
6) Check the borrowers issue history, you should see the backdated
   return date, rather than today's date
7) Check the fine, it should be reduced to a fine for a single day
   overdue, rather than the previous larger fine.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com
Signed-off-by: Barbara Knibbs bkni...@farmingtonlibraries.org
Signed-off-by: Petter Goksoyr Asen boutrosboutrosbout...@gmail.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 9811] Patrons search improvements

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811

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

   What|Removed |Added

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

--- Comment #86 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Hi collected my bug findings here.
1. Monster circulation note breaks search functionality.
2. Members.t throws undefined errors.
http://pastebin.com/Es9MD48q

-- 
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 10694] Allow arbitrary backdating of returns

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694

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

   What|Removed |Added

  Attachment #25661|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 10694] Allow arbitrary backdating of returns

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694

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

   What|Removed |Added

  Attachment #25660|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 10694] Allow arbitrary backdating of returns

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694

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

   What|Removed |Added

 CC||boutrosboutrosboutros@gmail
   ||.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 10694] Allow arbitrary backdating of returns

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10694

--- Comment #31 from Petter Goksøyr Åsen boutrosboutrosbout...@gmail.com ---
Tested, works according to the test plan - it deletes the fine when backdating.

-- 
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 10936] Standardnumber doubled up in Advanced search - more options

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10936

Alex Sassmannshausen alex.sassmannshau...@gmail.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||alex.sassmannshausen@gmail.
   ||com

--- Comment #4 from Alex Sassmannshausen alex.sassmannshau...@gmail.com ---
Hi Jesse,

As agreed, I'm failing QA as the patch seems to add a number of new files:
- showdiffmarc.pl
- showdiffmarc.tt

(these files also currently use tab instead of space as indentation).

Let me know if I misunderstood.

Best wishes,

Alex

-- 
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 11927] New: Add greek chr lang_def file

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11927

Bug ID: 11927
   Summary: Add greek chr lang_def file
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Architecture, internals, and plumbing
  Assignee: gmcha...@gmail.com
  Reporter: fridolyn.som...@biblibre.com
QA Contact: testo...@bugs.koha-community.org

Add the sort-string-utf.chr for sorting Greek catalog (it can also contain
latin records).

Proposed by Giannis Kourmoulis ikour...@lib.auth.gr.

-- 
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 11701] Fix C4::Context::Zconn

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11701

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

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||dpav...@rot13.org

--- Comment #6 from Dobrica Pavlinusic dpav...@rot13.org ---
I get merge conflict when trying to apply this patch:

Applying: Bug 11701: Unit tests for C4::Context::Zconn
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging t/Context.t
CONFLICT (content): Merge conflict in t/Context.t
Failed to merge in the changes.
Patch failed at 0001 Bug 11701: Unit tests for C4::Context::Zconn

Would you rebase it on top of master please?

-- 
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 11821] Staff client catalog: delete menu items greyed out without explanation

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11821

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #25727|0   |1
is obsolete||

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 26164
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26164action=edit
[PASSED QA] Bug 11821 - Staff client catalog: delete menu items greyed out
without explanation

Biblio edit menu items which are disabled should trigger a tooltip
on hover and an alert on click with explanations. This patch implements
this for the relevent menu items.

To test, apply the patch for Bug 11829 if necessary. Find a record which
has no items attached. Test the following views:

- Normal
- MARC
- Labeled MARC
- ISBD
- Items

Test these Edit menu items:

- Edit items in a batch
- Delete items in a batch
- Delete all items

Hovering over these menu items should trigger an explanatory tooltip.
Clicking the menu items should trigger a similar alert.

Next, locate a title with items attached. On the same pages above, test
the Edit - Delete record menu item. Hovering should trigger an
explanatory tooltip. Clicking it should trigger a similar alert.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Passes all tests and QA script, works nicely.

-- 
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 11441] Ability to globally remove authorities with no bibliographic record linked.

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11441

aloij alo...@live.fr changed:

   What|Removed |Added

 CC||alo...@live.fr

--- Comment #3 from aloij alo...@live.fr ---
Can you give us a test plan for this bug. Is it automatically applied or must
we generate 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 11821] Staff client catalog: delete menu items greyed out without explanation

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11821

Katrin Fischer katrin.fisc...@bsz-bw.de 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 8436] Add branch limit on checkexpiration.pl

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8436

Jesse Maseto je...@bywatersolutions.com changed:

   What|Removed |Added

 CC||je...@bywatersolutions.com

--- Comment #10 from Jesse Maseto je...@bywatersolutions.com ---
Julian,

Can you send a testing plan for us to follow.

-Jesse

-- 
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 11441] Ability to globally remove authorities with no bibliographic record linked.

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11441

--- Comment #4 from Juan Romay Sieira juan.sie...@xercode.es ---
It will parse all authoritiestypes (or only those given as parameter), and
remove authorities without any biblio attached.

-- 
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 11481] new reservation syspref HoldOnlyWhenAllItemsOnLoan

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11481

michot nmic...@voila.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||nmic...@voila.fr

--- Comment #6 from michot nmic...@voila.fr ---
Tests done today on sandbox :

It seems Ok when there is only one item type on the the same record :

1 item available + 1 item on a notforloan statu
= Opac : no hold button (when patron is authentificated)
= Staff : Alert message ( with possibility to overstep) but wrong text « Cannot
place hold : to many holds »)

1 item On loan + 1 item on a notforloan statu
= Opac : hold button (when patron is authentificated)
= Staff : hold OK

1 item available + 1 item on a notforloan statu + 1 item lost
= Opac : no hold button (when patron is authentificated)
= Staff : Alert message ( with possibility to overstep) but wrong text « Cannot
place hold : to many holds »)

1 item on a notforloan statu + 1 item lost
= Opac : no hold button (when patron is authentificated)
= Staff : No alert message ( with possibility to overstep)

1 item available in another library + 1 item on a notforloan statu 
= Opac : no hold button (when patron is authentificated)
= Staff : Alert message ( with possibility to overstep) but wrong text « Cannot
place hold : to many holds »)

1 item available in transfer + 1 item on a notforloan statu 
= Opac : no hold button (when patron is authentificated)
= Staff : Staff : Alert message ( with possibility to overstep) but wrong text
« Cannot place hold : to many holds »)


When there is 2 different itemtypes on the same record, one of which with a
circ rule without holds allowed :
- 1 item available (with holds allowed) + 1 item available (with NO holds
allowed) 
= Opac : no hold button (when patron is authentificated)
= Staff : 2 Alert messages( with possibility to overstep) : one with wrong
text « Cannot place hold : to many holds ») + one with good text « All
reservable items of the record must be on loan »

- 1 item on loan (with holds allowed) + 1 item available (with NO holds
allowed) 
= Opac : no hold button (when patron is authentificated)
ERROR : patron could hold cause the only item hold allowed is on loan
= Staff : 2 Alert messages( with possibility to overstep) : one with wrong
text « Cannot place hold : to many holds ») + one with good text « All
reservable items of the record must be on loan »



Conclusion : we don't sign off because of the last case

-- 
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 9915] Allow opac/svc/report to be passed sql parameters

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915

Martin Renvoize martin.renvo...@ptfs-europe.com changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA
 CC||martin.renvoize@ptfs-europe
   ||.com

--- Comment #17 from Martin Renvoize martin.renvo...@ptfs-europe.com ---
I'm afraid I can't get this to work for more than one parameter?

I have the below report to grab 'New Items added between two dates', running
through the normal report interface I can varify I do get responses for the
query, but running through svc interface I get zero results (i.e [] is the
response)

URLs and Report detailed below:

svc URL used:
http://koha-staff.koha-ptfs.co.uk/cgi-bin/koha/svc/report?id=69sql_params=2010-03-19sql_params=2010-11-18

report URL used:
http://koha-staff.koha-ptfs.co.uk/cgi-bin/koha/reports/guided_reports.pl?reports=69phase=Run+this+reportsql_params=2010-03-19sql_params=2010-11-18

report used:
SELECT 
biblio.title,biblio.author,biblio.datecreated,biblioitems.isbn,items.barcode,items.location
FROM items LEFT JOIN biblioitems on
(items.biblioitemnumber=biblioitems.biblioitemnumber) LEFT JOIN biblio on
(biblioitems.biblionumber=biblio.biblionumber)   WHERE biblio.datecreated =
Enter Start Date|date  AND biblio.datecreated = Enter End Date|date
ORDER BY biblio.author asc

If I remove the second parameter from the report and hard code it, I can use
both the reports and svc interface without issue.

Could you look into this Chris?

-- 
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 11927] Add greek chr lang_def file

2014-03-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11927

--- Comment #1 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Created attachment 26165
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26165action=edit
Bug 11927 - Add greek chr lang_def file

Add the sort-string-utf.chr for sorting Greek catalog (it can also contain
latin records).

Proposed by Giannis Kourmoulis ikour...@lib.auth.gr

Test plan :
- Install using gr in Primary language for Zebra indexing
- Index a greek catalog
- Look for results with mixed uppercase, lowercase and diacritics in title
- Sort by title and check sorting is correct

-- 
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   3   >