[Koha-bugs] [Bug 8425] Autobarcode generates duplicate barcodes with AcqCreateItems = on order

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8425 --- Comment #11 from David Cook dc...@prosentient.com.au --- (In reply to Galen Charlton from comment #10) I'm not able to reproduce the problem -- I suspect it was fixed by the patch for bug 8495. David: could you check to see if

[Koha-bugs] [Bug 10663] Holds never block renewals

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663 --- Comment #36 from M. de Rooy m.de.r...@rijksmuseum.nl --- Good to see that the reported issue has been resolved now. Since we do not solve the real problem but provided a partial workaround, bug 10697 will have to finish the job.

[Koha-bugs] [Bug 10663] Holds never block renewals

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663 --- Comment #37 from Katrin Fischer katrin.fisc...@bsz-bw.de --- Marcel, did you take the time to read my comment? I have tried to explain why I think your counter patch won't work - it's not being ignored. -- You are receiving this

[Koha-bugs] [Bug 10739] New: Template caching produces software errors when using templates in batch mode

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10739 Bug ID: 10739 Summary: Template caching produces software errors when using templates in batch mode Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #20341|0

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #19847|0

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #19846|0

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #19845|0

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #19844|0

[Koha-bugs] [Bug 9456] Add callnumber column to the cart

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 --- Comment #86 from Jonathan Druart jonathan.dru...@biblibre.com --- Created attachment 20390 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20390action=edit Bug 9456: Remove whitespaces and tab Signed-off-by:

[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 --- Comment #31 from Jonathan Druart jonathan.dru...@biblibre.com --- (In reply to Kyle M Hall from comment #30) Is this followup 3 what you are looking for? I examined the network access of the page and did find two calls to

[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 --- Comment #32 from Jonathan Druart jonathan.dru...@biblibre.com --- Using $.ajax instead of $.getJSON (2 GET), there is only one call (1 POST) to the ajax script: - $.getJSON( sSource, aoData, function (json) { -

[Koha-bugs] [Bug 10663] Holds never block renewals

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663 --- Comment #38 from M. de Rooy m.de.r...@rijksmuseum.nl --- (In reply to Katrin Fischer from comment #37) Marcel, did you take the time to read my comment? I have tried to explain why I think your counter patch won't work - it's

[Koha-bugs] [Bug 10333] UT: Labels/t_Batch.t needs to create its own data

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10333 --- Comment #12 from Jonathan Druart jonathan.dru...@biblibre.com --- (In reply to Srdjan Jankovic from comment #11) Yes, I was doing something else and removed the syspref erroneously. When I put it back there are no warnings. But

[Koha-bugs] [Bug 9367] Code optimization: CheckReserves is too often called

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9367 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 10663] Holds never block renewals

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 10735] koha-dump not working

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10735 --- Comment #2 from Robin Sheat ro...@catalyst.net.nz --- The best solution would be a fallback for the backup path. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 10325] Allow system preferences to be overridable from koha-httpd.conf

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10325 --- Comment #30 from Kyle M Hall k...@bywatersolutions.com --- (In reply to M. de Rooy from comment #29) (In reply to Kyle M Hall from comment #26) I've been talking to Galen about the case insensitivity for system preferences.

[Koha-bugs] [Bug 10736] AcqWarnOnDuplicateInvoice doesn't warn for duplications - just triplications+

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10736 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10736] AcqWarnOnDuplicateInvoice doesn't warn for duplications - just triplications+

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10736 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #20373|0

[Koha-bugs] [Bug 10615] Move saved reports action items into dropdown menu

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #20383|0

[Koha-bugs] [Bug 10615] Move saved reports action items into dropdown menu

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10740] New: date created and modified indexes in ccl.properties

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10740 Bug ID: 10740 Summary: date created and modified indexes in ccl.properties Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 10740] date created and modified indexes in ccl.properties

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10740 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 10740] date created and modified indexes in ccl.properties

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10740 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Patch complexity|---

[Koha-bugs] [Bug 10347] Deactivate Add item button when Add multiple copies was activated

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10347 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10347] Deactivate Add item button when Add multiple copies was activated

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10347 --- Comment #4 from Jonathan Druart jonathan.dru...@biblibre.com --- Created attachment 20394 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20394action=edit Bug 10347: Scroll down clicking on the Add multiple copies

[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 --- Comment #33 from Kyle M Hall k...@bywatersolutions.com --- Thanks Jonathan! I'll implement this change and add another followup shortly. (In reply to Jonathan Druart from comment #32) Using $.ajax instead of $.getJSON (2 GET),

[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 --- Comment #34 from Kyle M Hall k...@bywatersolutions.com --- Created attachment 20395 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20395action=edit Bug 10558 [QA Follow-up 4] - switch $.getJSON to $.ajax -- You

[Koha-bugs] [Bug 8975] search results should say on order in staff client

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8975 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 4319] waiting items cannot be reserved

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4319 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 4319] waiting items cannot be reserved

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4319 --- Comment #17 from Fridolyn SOMERS fridolyn.som...@biblibre.com --- I think this is solved by Bug 8975 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.

[Koha-bugs] [Bug 10735] koha-dump not working

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10735 Bert Burgemeister tre...@googlemail.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 8015] Add MARC Modifications Templates

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015 --- Comment #97 from Kyle M Hall k...@bywatersolutions.com --- Thanks Jonathan! (In reply to Jonathan Druart from comment #96) I updated the git branch just now. All patches (submitted on this report) are rebased against master

[Koha-bugs] [Bug 10664] Software error in overdue_notices.pl if there is no active currency

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10664 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10664] Software error in overdue_notices.pl if there is no active currency

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10664 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20032|0 |1

[Koha-bugs] [Bug 10664] Software error in overdue_notices.pl if there is no active currency

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10664 --- Comment #5 from Kyle M Hall k...@bywatersolutions.com --- Created attachment 20397 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20397action=edit Bug 10664 [QA Followup] - Software error in overdue_notices.pl if

[Koha-bugs] [Bug 10741] New: Can not place a hold on an item in transit and for loan

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10741 Bug ID: 10741 Summary: Can not place a hold on an item in transit and for loan Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 10741] Can not place a hold on an item in transit and for loan

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10741 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Patch complexity|---

[Koha-bugs] [Bug 8975] search results should say on order in staff client

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8975 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 10741] Can not place a hold on an item in transit and for loan

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10741 --- Comment #1 from Fridolyn SOMERS fridolyn.som...@biblibre.com --- Correction : This appears when AllowOnShelfHolds is allowed and item is not damaged (does not depend on AllowHoldsOnDamagedItems). -- You are receiving this mail

[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 --- Comment #35 from Jonathan Druart jonathan.dru...@biblibre.com --- Comment on attachment 20345 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20345 Bug 10558 [QA Follow-up 3] - Change GPL version number and add POD

[Koha-bugs] [Bug 10078] show location facet for all

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20104|0 |1

[Koha-bugs] [Bug 10078] show location facet for all

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10715] MARC21 007 Plugin Editor doesn't load position 01

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10715 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20334|0 |1

[Koha-bugs] [Bug 10715] MARC21 007 Plugin Editor doesn't load position 01

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10715 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 7469] Focus on 1st field of creation form instead of search textbox

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7469 --- Comment #3 from Kyle M Hall k...@bywatersolutions.com --- Created attachment 20400 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20400action=edit Bug 7469 - Focus on 1st field of creation form instead of search

[Koha-bugs] [Bug 7469] Focus on 1st field of creation form instead of search textbox

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7469 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20260|0 |1

[Koha-bugs] [Bug 10741] Can not place a hold on an item in transit and for loan

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10741 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 10741] Can not place a hold on an item in transit and for loan

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10741 --- Comment #3 from Fridolyn SOMERS fridolyn.som...@biblibre.com --- Created attachment 20402 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20402action=edit Bug 10741 - Formatting can place hold test Follow-up to

[Koha-bugs] [Bug 10606] MySQLism in GetUpcomingDueIssues

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10738] date does not displayed in fine slip

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10738 Nicole C. Engard neng...@gmail.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10708] make fine receipt customizable

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10708 Nicole C. Engard neng...@gmail.com changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 8324] Redisplay OPAC list with correct sort after edit

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8324 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10606] MySQLism in GetUpcomingDueIssues

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20333|0 |1

[Koha-bugs] [Bug 10686] Fielded searches confuse highlighter

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10686 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10686] Fielded searches confuse highlighter

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10686 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20192|0 |1

[Koha-bugs] [Bug 10606] MySQLism in GetUpcomingDueIssues

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10347] Deactivate Add item button when Add multiple copies was activated

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10347 --- Comment #5 from Owen Leonard oleon...@myacpl.org --- (In reply to Jonathan Druart from comment #3) e.g. if I enter 3, it adds the first item + 2 copies. Following your test plan, it should 1 + 3 copies. Are you sure? I

[Koha-bugs] [Bug 10028] ModReceiveOrder works unexpectedly

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10028] ModReceiveOrder works unexpectedly

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20211|0 |1

[Koha-bugs] [Bug 10481] No enrollment fee when changing patron category

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10481 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #19694|0 |1

[Koha-bugs] [Bug 10481] No enrollment fee when changing patron category

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10481 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10481] No enrollment fee when changing patron category

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10481 --- Comment #24 from Kyle M Hall k...@bywatersolutions.com --- Created attachment 20407 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20407action=edit Bug 10481: Unit tests for C4::Members::AddEnrolmentFeeIfNeeded

[Koha-bugs] [Bug 10610] sysprefs.sql is really boring to rebase

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10610 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10610] sysprefs.sql is really boring to rebase

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10610 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #20359|0 |1

[Koha-bugs] [Bug 10610] sysprefs.sql is really boring to rebase

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10610 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10742] New: simple search to z39.50 search keeps index

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10742 Bug ID: 10742 Summary: simple search to z39.50 search keeps index Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status:

[Koha-bugs] [Bug 10742] simple search to z39.50 search keeps index

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10742 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 10742] simple search to z39.50 search keeps index

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10742 Fridolyn SOMERS fridolyn.som...@biblibre.com changed: What|Removed |Added Patch complexity|---

[Koha-bugs] [Bug 10552] Several preferences missing from OPAC login page

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10552 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 10606] MySQLism in GetUpcomingDueIssues

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606 --- Comment #5 from Jonathan Druart jonathan.dru...@biblibre.com --- Kyle, did you seen my comment ? postgres=# select TO_DAYS( NOW() ); ERREUR: la fonction to_days(timestamp with time zone) n'existe pas LIGNE 1 : select TO_DAYS(

[Koha-bugs] [Bug 10206] Add Koha TT Plugin

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10206 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 10576] Untranslatable strings in additem.js

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10576 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 10578] Escaping CGI breaks results sort feature (librarian's interface)

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10578 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 10586] Printing cart from Firefox seems to be missing CSS

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10586 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 10516] Improve titles, breadcrumbs, and confirmation messages for Z39.50 server adds and updates

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10516 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 10610] sysprefs.sql is really boring to rebase

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10610 --- Comment #11 from Jonathan Druart jonathan.dru...@biblibre.com --- (In reply to Kyle M Hall from comment #10) Excellent idea! I wonder if there is any way to add a check for out of order sysprefs in koha-qa.pl, after this patch

[Koha-bugs] [Bug 10347] Deactivate Add item button when Add multiple copies was activated

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10347 Nicole C. Engard neng...@gmail.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10606] MySQLism in GetUpcomingDueIssues

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Attachment #20403|0 |1

[Koha-bugs] [Bug 10606] MySQLism in GetUpcomingDueIssues

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10606 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 10610] sysprefs.sql is really boring to rebase

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10610 Galen Charlton gmcha...@gmail.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10347] Deactivate Add item button when Add multiple copies was activated

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10347 --- Comment #7 from Owen Leonard oleon...@myacpl.org --- (In reply to Owen Leonard from comment #5) Are you sure? I definitely get 1 + 3 copies. ...and I seem to be the only one for whom this is true. I'll have to do more

[Koha-bugs] [Bug 10715] MARC21 007 Plugin Editor doesn't load position 01

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10715 Galen Charlton gmcha...@gmail.com changed: What|Removed |Added Status|Passed QA |Pushed to

[Koha-bugs] [Bug 10610] sysprefs.sql is really boring to rebase

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10610 --- Comment #13 from Jonathan Druart jonathan.dru...@biblibre.com --- (In reply to Galen Charlton from comment #12) (In reply to Jonathan Druart from comment #11) (In reply to Kyle M Hall from comment #10) Excellent idea! I

[Koha-bugs] [Bug 10615] Move saved reports action items into dropdown menu

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Galen Charlton gmcha...@gmail.com changed: What|Removed |Added Status|Passed QA |Pushed to

[Koha-bugs] [Bug 10601] Add a counter on batch items modifications

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10601 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #19741|0 |1

[Koha-bugs] [Bug 10601] Add a counter on batch items modifications

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10601 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10601] Add a counter on batch items modifications

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10601 --- Comment #4 from Kyle M Hall k...@bywatersolutions.com --- Created attachment 20412 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20412action=edit Bug 10601 [QA Followup]: Add a counter on batch items

[Koha-bugs] [Bug 10743] New: add style to privacy rules

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10743 Bug ID: 10743 Summary: add style to privacy rules Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED

[Koha-bugs] [Bug 10688] QueryParser doesn't recognize QP queries when used in a fielded search box

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10688 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 10743] add style to privacy rules

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10743 Nicole C. Engard neng...@gmail.com changed: What|Removed |Added Status|ASSIGNED|Needs

[Koha-bugs] [Bug 10743] add style to privacy rules

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10743 --- Comment #1 from Nicole C. Engard neng...@gmail.com --- Created attachment 20413 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20413action=edit Bug 10743: Add styles to 'my privacy' page in OPAC This patch does a

[Koha-bugs] [Bug 10716] The booksellers template generates a JS error

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10716 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10743] add style to privacy rules

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10743 Nicole C. Engard neng...@gmail.com changed: What|Removed |Added Patch complexity|--- |Trivial

[Koha-bugs] [Bug 10703] add/update database documentation

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10703 --- Comment #9 from Jonathan Druart jonathan.dru...@biblibre.com --- Created attachment 20417 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20417action=edit Bug 10703: Document borrower_files table Add db

[Koha-bugs] [Bug 10703] add/update database documentation

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10703 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 10703] add/update database documentation

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10703 --- Comment #8 from Jonathan Druart jonathan.dru...@biblibre.com --- Created attachment 20416 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20416action=edit Bug 10703: Document quotes table Add db documentation for

[Koha-bugs] [Bug 10703] add/update database documentation

2013-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10703 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added Attachment #20248|0

  1   2   >