[Koha-bugs] [Bug 4888] pre-set of field indicators value
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4888 Chris Cormack changed: What|Removed |Added CC||ch...@bigballofwax.co.nz Attachment #14837|0 |1 is obsolete|| -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. ___ 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 20051] Invalid markup in staff client's header.inc
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051 Charles Farmer 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 20051] Invalid markup in staff client's header.inc
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051 Charles Farmer changed: What|Removed |Added Attachment #70777|0 |1 is obsolete|| --- Comment #2 from Charles Farmer --- Created attachment 70783 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70783&action=edit Bug 20051: Invalid markup in staff client's header.inc This patch corrects markup errors in header.inc which introduced by Bug 19851. For id attributes on s have been replaced with classes, eliminating an HTML validator error about duplicate ids. Minor unrelated change: Updated an element's id with a more descriptive name. Test plan the same as Bug 19851's: - Log in to the staff client and confirm that the appearance of the menu bar at the top of the screen looks correct at various browser widths. - Confirm that the logged-in user menu label and help link expand and collapse according to browser width. Signed-off-by: Charles Farmer -- 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 19955] Add ability to process only one 'type' of message ( sms, email , etc ) for a given run of process_message_queue.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19955 --- Comment #5 from Charles Farmer --- Created attachment 70782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70782&action=edit Bug 19955 - minor grammatical correction -- 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 19955] Add ability to process only one 'type' of message ( sms, email , etc ) for a given run of process_message_queue.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19955 Charles Farmer changed: What|Removed |Added Attachment #70437|0 |1 is obsolete|| --- Comment #4 from Charles Farmer --- Created attachment 70781 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70781&action=edit Bug 19955 - Add ability to process only one 'type' of message ( sms, email, etc ) for a given run of process_message_queue.pl It would be nice to allow emails to be sent overnight, but limit the sending of SMS messages to hours when people are awake. Adding a type limit to process_message_queue.pl would allow this to be accomplished easily. Signed-off-by: Charles Farmer -- 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 19955] Add ability to process only one 'type' of message ( sms, email , etc ) for a given run of process_message_queue.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19955 Charles Farmer 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 19230] Warn when deleting a course in course reserves
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19230 Roch D'Amour 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 19230] Warn when deleting a course in course reserves
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19230 Roch D'Amour changed: What|Removed |Added Attachment #69985|0 |1 is obsolete|| --- Comment #7 from Roch D'Amour --- Created attachment 70780 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70780&action=edit Bug 19230: Preventing warn when deleting course To test: 1) Ensure UseCourseReserves is enabled 2) Go to Course Reserves, create a course 3) When you are taken to the course page, you should notice the 'Argument "" isn't numeric in numeric gt' warn 4) Delete course 5) Notice warn, and that no confirm message popped up 6) Apply patch 7) Create a course again. Confirm the 'Argument "" isn't numeric in numeric gt' warn did not show 8) Delete the course 9) Notice no warn and the confirm message pops up Sponsored-by: Catalyst IT Signed-off-by: Roch D'Amour -- 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 1] Missing uploadedmarc table definition
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1 --- Comment #1 from Roch D'Amour --- Created attachment 70779 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70779&action=edit Bug 19230: Preventing warn when deleting course To test: 1) Ensure UseCourseReserves is enabled 2) Go to Course Reserves, create a course 3) When you are taken to the course page, you should notice the 'Argument "" isn't numeric in numeric gt' warn 4) Delete course 5) Notice warn, and that no confirm message popped up 6) Apply patch 7) Create a course again. Confirm the 'Argument "" isn't numeric in numeric gt' warn did not show 8) Delete the course 9) Notice no warn and the confirm message pops up Sponsored-by: Catalyst IT Signed-off-by: Roch D'Amour -- 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 19856] Improve styling of reports sidebar to match tools sidebar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19856 Charles Farmer changed: What|Removed |Added CC||charles.far...@inlibro.com --- Comment #5 from Charles Farmer --- I don't know if it was an innocuous mistake, but the first patch modified guided-reports-view.inc, and now the only available patch on this bug changes reports-menu.inc instead. >From what I read, Josef suggested _adding_ another patch, not replacing it altogether. -- 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 20003] Result summary of remaining checkouts items not displaying.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20003 Roch D'Amour 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 20003] Result summary of remaining checkouts items not displaying.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20003 Roch D'Amour changed: What|Removed |Added Attachment #70681|0 |1 is obsolete|| --- Comment #4 from Roch D'Amour --- Created attachment 70778 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70778&action=edit Bug 20003: Fix showing number of remaining checkouts during checking in Test plan: 0) Do not apply the patch 1) Have a patron with more then one checkout 2) Return one of patron's checkout and confirm the remaining number of checkout is not shown 3) Apply the patch 4) Try it again and confirm the number is now shown Signed-off-by: Roch D'Amour -- 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 20051] Invalid markup in staff client's header.inc
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Trivial patch Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 20051] Invalid markup in staff client's header.inc
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051 --- Comment #1 from Owen Leonard --- Created attachment 70777 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70777&action=edit Bug 20051: Invalid markup in staff client's header.inc This patch corrects markup errors in header.inc which introduced by Bug 19851. For id attributes on s have been replaced with classes, eliminating an HTML validator error about duplicate ids. Minor unrelated change: Updated an element's id with a more descriptive name. Test plan the same as Bug 19851's: - Log in to the staff client and confirm that the appearance of the menu bar at the top of the screen looks correct at various browser widths. - Confirm that the logged-in user menu label and help link expand and collapse according to browser width. -- 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 19957] Allow continued editing after saving a report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957 Charles Farmer changed: What|Removed |Added CC||charles.far...@inlibro.com --- Comment #10 from Charles Farmer --- Passes qa1. Works as advertised: I was sent back to editing the form after a modification, and the behaviour of the controller when saving an erroneous SQL is kept as is. -- 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 19957] Allow continued editing after saving a report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957 Charles Farmer changed: What|Removed |Added Attachment #70769|0 |1 is obsolete|| --- Comment #9 from Charles Farmer --- Created attachment 70776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70776&action=edit Bug 19957 - Allow continued editing of report after saving To test: 1 - Edit or create a report 2 - Save it 3 - Note the report is saved but you can't keep editing 4 - Clicking 'Edit' returns you to editing 5 - Apply patch 6 - Save report 7 - Note success message remains, but report is still open for editing 8 - Note when you click the saved/updated message dissappears 9 - Try again after inserting erros into report (No Select, bad authorised value, etc.) 10 - Note errors stil display as expected 11 - Verify message works on update of existing report and save of new new report Signed-off-by: Owen Leonard Signed-off-by: Charles Farmer -- 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 19851] Improve responsive layout handling of staff client menu bar
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19851 Owen Leonard changed: What|Removed |Added Blocks||20051 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051 [Bug 20051] Invalid markup in staff client's header.inc -- 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 20051] New: Invalid markup in staff client's header.inc
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051 Bug ID: 20051 Summary: Invalid markup in staff client's header.inc Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org QA Contact: testo...@bugs.koha-community.org Depends on: 19851 Bug 19851 contains a markup error: 4 instances of ids which should be a classes. This creates a validation error for duplicate ids. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19851 [Bug 19851] Improve responsive layout handling of staff client menu bar -- 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 19039] Results of virtual shelves (lists) not sortable by date
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19039 Marjorie Barry-Vila changed: What|Removed |Added CC||marjorie.barry-vila@collect ||o.ca -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 16603] Hide option to apply directly when processing uploaded offline circulation file
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16603 Owen Leonard changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=20050 -- 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 20050] New: When processing uploaded offline circulation file, " apply directly" option fails
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20050 Bug ID: 20050 Summary: When processing uploaded offline circulation file, "apply directly" option fails Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/offline_circ/process_koc.pl OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: oleon...@myacpl.org QA Contact: testo...@bugs.koha-community.org CC: gmcha...@gmail.com, jonathan.dru...@bugs.koha-community.org, kyle.m.h...@gmail.com This problem has been hidden by 16603, but still exists: I have an offline circulation file which was generated by the Windows offline circulation program. If I upload this file and choose "Add to offline circulation queue" it works as expected. If I upload the same file and choose "Apply directly," the process never completes. Firebug shows a seemingly never-ending series of calls to /cgi-bin/koha/tools/background-job-progress.pl?jobID=8c20822320e5fbd7579aa1f61411ba00 but nothing happens. -- 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 7143] Bug for tracking changes to the about page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #396 from Jonathan Druart --- Last 4 patches pushed to master for 18.05 -- 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 7143] Bug for tracking changes to the about page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #395 from Jonathan Druart --- Created attachment 70775 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70775&action=edit Bug 7143: Update about page for new dev - Zoe Bennett Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 7143] Bug for tracking changes to the about page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #394 from Jonathan Druart --- Created attachment 70774 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70774&action=edit Bug 7143: Update about page for new dev - Te Rauhina Jackson Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 7143] Bug for tracking changes to the about page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #393 from Jonathan Druart --- Created attachment 70773 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70773&action=edit Bug 7143: Update about page for new dev - Charlotte Cordwell Signed-off-by: Jonathan Druart -- 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 16603] Hide option to apply directly when processing uploaded offline circulation file
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16603 Owen Leonard changed: What|Removed |Added Summary|When processing uploaded|Hide option to apply |offline circulation file, |directly when processing |"apply directly" option |uploaded offline |fails |circulation file -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 7143] Bug for tracking changes to the about page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #392 from Jonathan Druart --- Created attachment 70772 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70772&action=edit Bug 7143: Update about page for new dev - Grace Smyth Signed-off-by: Jonathan Druart -- 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 18696] Change debian/source/format to quilt
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18696 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master -- 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 19783] Move check_kohastructure.t to db_dependent
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19783 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment #7 from Jonathan Druart --- Patch pushed to master for 18.05 Thanks Mirko! -- 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 19783] Move check_kohastructure.t to db_dependent
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19783 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master -- 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 18696] Change debian/source/format to quilt
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18696 Jonathan Druart 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 19783] Move check_kohastructure.t to db_dependent
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19783 Jonathan Druart 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 18696] Change debian/source/format to quilt
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18696 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||jonathan.dru...@bugs.koha-c ||ommunity.org --- Comment #2 from Jonathan Druart --- Patch pushed to master for 18.05 Thanks Mirko! -- 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 19221] Onboarding tool says user needs to be made superlibrarian
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221 --- Comment #7 from Magnus Enger --- Congratulations Te Rauhina, and thanks to you (and everyone else involved in QA) for fixing this. Hooray! :-) -- 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 20042] 00-load.t fails when Elasticsearch is not installed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20042 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #4 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 20001] ILL: Adding a 'new request' from OPAC is not possible
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20001 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #22 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19839] invoice.pl warns about bad variable scope
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19839 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #3 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19971] typo in the comments of parseQuery routine
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19971 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #4 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 17467] Introduce a single koha-zebra script to handle Zebra daemons for instances
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467 Jonathan Druart changed: What|Removed |Added Keywords|release-notes-needed| -- 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 19977] Local Use tab in systempreferences tries to open text editor' s temporary files, and die
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19977 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #6 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19677] Angle brackets in enumchron do not display in opac or staff side
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19677 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #5 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19771] Pending offline circulation actions page will crash on unknown barcode or on payment action
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19771 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #13 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 17467] Introduce a single koha-zebra script to handle Zebra daemons for instances
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467 --- Comment #30 from Jonathan Druart --- (In reply to Nick Clemens from comment #26) > Created attachment 68628 [details] [review] > Bug 17467: Add missing --status switch handling > > Signed-off-by: Josef Moravec > > Signed-off-by: Nick Clemens I missed that one! Pushed to master for 18.05 -- 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 19825] List of pending offline operations does not links to biblio
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19825 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #4 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 18878] Improve item form display / labels too far from input fields
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18878 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #5 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19585] Inventory: Allow additional separators in a barcode file
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19585 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #8 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 15770] Number::Format issues with large numbers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #7 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 18083] Don't show 'library' selection on popular titles page for single-branch libraries
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18083 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #4 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19988] Change 'sex' to 'gender'
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19988 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-c ||ommunity.org Status|Passed QA |Pushed to Master --- Comment #4 from Jonathan Druart --- Patch pushed to master for 18.05. Congratulations Zoe for your first patch in! -- 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 19221] Onboarding tool says user needs to be made superlibrarian
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #6 from Jonathan Druart --- Patch pushed to master for 18.05. Congratulations Te Rauhina for your first patch in! -- 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 16603] When processing uploaded offline circulation file, " apply directly" option fails
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16603 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #7 from Jonathan Druart --- Pushed to master for 18.05, thanks to everybody involved! -- 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 19987] If no z39.50/SRU servers, the z39.50/ SRU buttons should not show
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19987 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #7 from Jonathan Druart --- Patch pushed to master for 18.05. Congratulations Grace for your first patch in! -- 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 17682] Change URL for Google Scholar in OPACSearchForTitleIn
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17682 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #11 from Jonathan Druart --- Patches pushed to master for 18.05. Congratulations Charlotte for your first patches in! -- 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 18083] Don't show 'library' selection on popular titles page for single-branch libraries
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18083 --- Comment #3 from Jonathan Druart --- Created attachment 70771 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70771&action=edit Bug 18083: Simplify the condition - if there are more than 1 library -- 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 19831] Turn on EnhancedMessagingPreferences by default for new installations
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19831 --- Comment #7 from Jonathan Druart --- As EnhancedMessagingPreferencesOPAC is turned on by default, it will affect the OPAC too, is it wanted? I would say yes, but I prefer someone else to confirm. -- 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 19188] Self checkout: missing space if fine amount is blocking renewal
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19188 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-c ||ommunity.org --- Comment #7 from Jonathan Druart --- I am wondering if we should not display the currency with the Price plugin instead. Delaying the push for now as I do not have time to deep more into 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 17682] Change URL for Google Scholar in OPACSearchForTitleIn
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17682 --- Comment #10 from Jonathan Druart --- Created attachment 70770 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70770&action=edit Bug 17682: Replace 2 occurrences in de-DE and nb-NO -- 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 16603] When processing uploaded offline circulation file, " apply directly" option fails
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16603 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-c ||ommunity.org --- Comment #6 from Jonathan Druart --- (In reply to Nick Clemens from comment #5) > Would be better to fix, but I didn't see the problem in a quick look. This > prevents the error for user so PQA Can someone open another bug report 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 19221] Onboarding tool says user needs to be made superlibrarian
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221 Jonathan Druart changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |terauhina.jack...@gmail.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 19971] typo in the comments of parseQuery routine
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19971 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-c ||ommunity.org Assignee|koha-b...@lists.koha-commun |k...@univ-lyon3.fr |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 19987] If no z39.50/SRU servers, the z39.50/ SRU buttons should not show
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19987 Jonathan Druart changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |gracesmy...@gmail.com |ity.org | CC||jonathan.dru...@bugs.koha-c ||ommunity.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 15770] Number::Format issues with large numbers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770 Jonathan Druart changed: What|Removed |Added Severity|enhancement |major -- 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 15770] Number::Format issues with large numbers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770 Jonathan Druart changed: What|Removed |Added Assignee|gmcha...@gmail.com |jonathan.dru...@bugs.koha-c ||ommunity.org CC||jonathan.dru...@bugs.koha-c ||ommunity.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 19604] Elasticsearch Fixes for build_authorities_query for auth searching
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19604 Nick Clemens changed: What|Removed |Added Status|Failed QA |Needs Signoff --- Comment #8 from Nick Clemens --- Still applies - queries return well for me, moving back to needs signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 13995] Proper Exception handling
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13995 --- Comment #27 from M. Tompsett --- I understand the desire to single file each exception. That makes sense. We can use directory structure to sort them if needed. git bz apply 13995 git diff origin/master | grep "package Koha::Exception::" | sed -e "s#\+package ##g" | sed -e "s#;##g" > ~/new_exceptions git grep "'Koha::Exceptions::" | grep -v "isa\W*=" | grep ^Koha/Exceptions | cut -f2- -d: | sed -e "s#[=>{ ']*##g" > ~/existing_exceptions Looking at new and existing exceptions, we see that there may be some overlap and as Tomás Cohen Arazi pointed out in comment #26, there is likely a need for better consolidation and sorting. So even if I wanted to sign this off, there is still clean up to do here. For this reason, I am leaving it Failed QA. I would be willing to sign off if this: 1) duplicates all the exceptions in Koha/Exceptions 2) would refactor nicely such another bug would merely remove the 's' from Exceptions 3) has test coverage for all the exception files -- if 1 & 2 are met, I'd be happy to write the test coverage just to get sign offs moved forward. -- 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 19957] Allow continued editing after saving a report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957 Owen Leonard changed: What|Removed |Added Attachment #70767|0 |1 is obsolete|| --- Comment #8 from Owen Leonard --- Created attachment 70769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70769&action=edit Bug 19957 - Allow continued editing of report after saving To test: 1 - Edit or create a report 2 - Save it 3 - Note the report is saved but you can't keep editing 4 - Clicking 'Edit' returns you to editing 5 - Apply patch 6 - Save report 7 - Note success message remains, but report is still open for editing 8 - Note when you click the saved/updated message dissappears 9 - Try again after inserting erros into report (No Select, bad authorised value, etc.) 10 - Note errors stil display as expected 11 - Verify message works on update of existing report and save of new new report Signed-off-by: Owen Leonard -- 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 19957] Allow continued editing after saving a report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957 Owen Leonard 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 18736] Problems in order calculations (rounding errors)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736 --- Comment #20 from Nick Clemens --- Created attachment 70768 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70768&action=edit Bug 18736: Followup - Fix SQL and uncomment db update -- 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 20021] Shelving location labelled Home library in Staff interface and OPAC with Branches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20021 Owen Leonard changed: What|Removed |Added Resolution|--- |INVALID Status|NEW |RESOLVED -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 19957] Allow continued editing after saving a report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957 Nick Clemens changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 19957] Allow continued editing after saving a report
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957 Nick Clemens changed: What|Removed |Added Attachment #70605|0 |1 is obsolete|| --- Comment #7 from Nick Clemens --- Created attachment 70767 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70767&action=edit Bug 19957 - Allow continued editing of report after saving To test: 1 - Edit or create a report 2 - Save it 3 - Note the report is saved but you can't keep editing 4 - Clicking 'Edit' returns you to editing 5 - Apply patch 6 - Save report 7 - Note success message remains, but report is still open for editing 8 - Note when you click the saved/updated message dissappears 9 - Try again after inserting erros into report (No Select, bad authorised value, etc.) 10 - Note errors stil display as expected 11 - Verify message works on update of existing report and save of new new report -- 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 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 --- Comment #10 from Nick Clemens --- (In reply to Josef Moravec from comment #8) > The file cash_register_stats.tt is edited probably by accident - it should > be removed from this patch. Removed and rebased -- 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 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 Nick Clemens changed: What|Removed |Added Status|Failed QA |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 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171 Nick Clemens changed: What|Removed |Added Attachment #65925|0 |1 is obsolete|| --- Comment #9 from Nick Clemens --- Created attachment 70766 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70766&action=edit Bug 17171 - Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation Some libraries don't want to force the librarians to manually confirm each checkout when the item is checked out to another. Instead, they would prefer to be alerted after the fact. Test Plan: 1) Apply this patch 2) Run updatedatabase.pl 3) Enable the new syspref AutoReturnCheckedOutItems 4) Check an item out to a patron 5) Check the same item out to another patron 6) Note you are not prompted to confirm the checkout, but are instead alerted that is had been checked out to another patron! Signed-off-by: Christopher Brannon Signed-off-by: BWS Sandboxes -- 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 18336] Use utf8mb4 instead of utf8 for MySQL tables, columns, and connections
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18336 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com Assignee|gmcha...@gmail.com |tomasco...@gmail.com Change sponsored?|--- |Sponsored -- 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 19289] Allow configuration of the fields on the 'Catalog details' form in the acquisition baskets
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19289 --- Comment #20 from Jonathan Druart --- Created attachment 70765 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70765&action=edit Bug 19289: Use jQuery validate plugin This is quite dirty but rewrite the JS checks is out of the scope of this bug report. -- 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 20021] Shelving location labelled Home library in Staff interface and OPAC with Branches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20021 --- Comment #3 from Elaine Bradtke --- I suppose we can mark it resolved. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 20021] Shelving location labelled Home library in Staff interface and OPAC with Branches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20021 Elaine Bradtke changed: What|Removed |Added CC||e...@efdss.org --- Comment #2 from Elaine Bradtke --- This was a problem with an upload, and the branch data was missing. -- 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 5062] Acq terminology: list price, ordering price, vendor price, RRP
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5062 Caroline Cyr La Rose changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr ||o.com --- Comment #7 from Caroline Cyr La Rose --- It may have changed since 2010, but my tests show me that RRP is not the replacement price. At least, not in the "Orders by fund" report. Here's what I entered in my order - Qty : 2 - Vendor Price : 10 $ - Tax : 9,5 % - Discount : 10 % - Replacement cost : 9 $ - Budgeted cost : 9 $ - Total : 18 $ Here's what the report gave me - Qty : 2 - List Price : 10 $ - RRP : 10 $ - Budgeted cost : 9 $ - Total RRP : 20 $ - Total cost : 18 $ So Vendor Price = List Price = RRP Also, see https://en.wikipedia.org/wiki/List_price it says List Price may also be known as RRP Unless there's a sys pref I didn't see that influences how the is calculated RRP... -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. ___ 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 19287] Add ability to mark an item 'Lost' from 'Holds to pull' list
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19287 --- Comment #40 from Jonathan Druart --- (In reply to Séverine Queune from comment #38) > (In reply to Jonathan Druart from comment #37) > > (In reply to Séverine Queune from comment #35) > - with "Allow and notify" option, I get this sotware error : > Undefined subroutine &C4::Members::GetNoticeEmailAddress called at > /home/koha/src/circ/pendingreserves.pl line 95. Yes, conflict with bug 19287, should be ok now. -- 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 19287] Add ability to mark an item 'Lost' from 'Holds to pull' list
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19287 --- Comment #39 from Jonathan Druart --- Created attachment 70764 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70764&action=edit Bug 19287: Fix conflict with bug 19304 -- 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 20049] New: Add more information in the note when we attach an item
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20049 Bug ID: 20049 Summary: Add more information in the note when we attach an item Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: patrick.robitai...@collecto.ca QA Contact: testo...@bugs.koha-community.org CC: m.de.r...@rijksmuseum.nl hi, when we use the option to attach item to a record, we only have the note "The item has successfully been attached to "title of the record.";. It would be nice to have more informations in this notification like the notice number of the origin's record of the item and the number of the record to which we have just attached an item. The message could be: "The item(XXX)from(number of the origin notice) has successfully been attached to "title of the record(Number of the new record).". Patrick. -- 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 20042] 00-load.t fails when Elasticsearch is not installed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20042 Nick Clemens 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 20042] 00-load.t fails when Elasticsearch is not installed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20042 Nick Clemens changed: What|Removed |Added Attachment #70752|0 |1 is obsolete|| --- Comment #3 from Nick Clemens --- Created attachment 70763 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70763&action=edit Bug 20042: 00-load.t fails when Elasticsearch is not installed 00-load.t fails when Elasticsearch is not installed. Blocks packaging. Signed-off-by: Mark Tompsett Signed-off-by: Nick Clemens -- 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 15770] Number::Format issues with large numbers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770 Nick Clemens changed: What|Removed |Added Attachment #70753|0 |1 is obsolete|| --- Comment #6 from Nick Clemens --- Created attachment 70762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70762&action=edit Bug 15770: Do not format numbers if too big At several places we got the following error if we use numbers too big for Number::Format Template process failed: undef error - round() overflow. Try smaller precision or use Math::BigFloat at /home/koha/src/Koha/Number/Price.pm line 44 It make the app explodes. The goal here is to handle these errors gracefully and easily. Test plan: - Add a manual fine to a patron of 100 - Create a patron category with an enrolment fee of 123456789012345 Signed-off-by: Mark Tompsett Signed-off-by: Nick Clemens -- 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 15770] Number::Format issues with large numbers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770 Nick Clemens changed: What|Removed |Added Patch complexity|--- |Trivial patch 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 17240] Allow processes that rely on background jobs run in Plack mode
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17240 Fiona Borthwick changed: What|Removed |Added CC||fiona.borthwick@ptfs-europe ||.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 19825] List of pending offline operations does not links to biblio
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19825 Nick Clemens changed: What|Removed |Added Attachment #70529|0 |1 is obsolete|| --- Comment #3 from Nick Clemens --- Created attachment 70761 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70761&action=edit Bug 19825: Make links to biblios on pending offline circulation page working again 0) Do not apply the patch 1) Have pending offline circulation operations - you can use standalone application, Firefox add-on or built-in offline circulatin client - it does not matter in this case 2) Go to Circulation -> pending offline circulation actions 3) You see all barcode in red and without links - even if the item and biblio existed 4) Apply the patch 5) Repeat 1-3, now you should see the links to biblio on existing items Note: Don't add non-existent barcodes actions and payment actions unti bug 19771 is not fixed Signed-off-by: Charlotte Cordwell Signed-off-by: Nick Clemens -- 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 19825] List of pending offline operations does not links to biblio
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19825 Nick Clemens changed: What|Removed |Added Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 20045] Switch single-column templates to Bootstrap grid: Various
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045 --- Comment #1 from Owen Leonard --- Created attachment 70760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70760&action=edit Bug 20045: Switch single-column templates to Bootstrap grid: Various This patch updates various unrelated templates to use the Bootstrap grid. - about.tt - The about page - auth.tt - The login page These pages should look correct. - reports/reports-home.tt - The reports home page - admin/admin-home.tt - The administration home page These pages should look correct, with a single centered column with wide margins on either side. At lower browser widths the margins should disappear. - serials/subscription-add.tt - Serials -> Add subscription. The entry form should look correct during each step of the add/edit process. - suggestion/suggestion.tt - Acquisitions -> Suggestions -> New suggestion. The page with the new suggestion form should look 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/
[Koha-bugs] [Bug 20045] Switch single-column templates to Bootstrap grid: Various
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045 Owen Leonard changed: What|Removed |Added Patch complexity|--- |Small patch Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 20048] koha-zebra missing --status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 M. Tompsett changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=17468 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 17468] Remove koha-*-zebra scripts in favor of koha-zebra
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17468 M. Tompsett changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=20048 CC||mtomp...@hotmail.com --- Comment #11 from M. Tompsett --- Bug 20048 was added as a see also, because the --status flag was uncheckable while testing this. This, however, does seem to work just fine as a replacement for the koha-stop-zebra, koha-start-zebra, and koha-restart-zebra scripts. -- 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 19221] Onboarding tool says user needs to be made superlibrarian
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221 Nick Clemens changed: What|Removed |Added Attachment #70607|0 |1 is obsolete|| --- Comment #5 from Nick Clemens --- Created attachment 70759 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70759&action=edit Bug 19221: Onboarding tool says user needs to be made superlibrarian I changed the "To give new patron superlibrarian permissions go to:" message to "To edit patron permissions, go to:". Please clarify if this is clearer or not. Test plan: 1) Apply patch 2) Go through the web installer 3) At the create koha administrator patron step, notice that at the bottom, there is a message saying "To edit patron permissions, go to:" https://bugs.koha-community.org/show_bug.cgi?id=19221 Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 19221] Onboarding tool says user needs to be made superlibrarian
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221 Nick Clemens changed: What|Removed |Added Status|Signed Off |Passed QA -- 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 19965] 008 tag editor not showing completely
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19965 --- Comment #4 from Katrin Fischer --- It's hard to tell, it could be a configuration issue. What in the file at the line it shows you? -- 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 20048] koha-zebra missing --status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 M. Tompsett changed: What|Removed |Added Severity|enhancement |minor Status|ASSIGNED|Needs Signoff CC||tomasco...@gmail.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 19971] typo in the comments of parseQuery routine
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19971 Nick Clemens changed: What|Removed |Added Attachment #70654|0 |1 is obsolete|| --- Comment #3 from Nick Clemens --- Created attachment 70758 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70758&action=edit Bug 19971 Typo in the comments of parseQuery routine TEST PLAN - 1) Run these commands: git checkout master git pull perldoc C4::Search 2) look for parseQuery -- NOTE: The sample code provided below this heading has the wrong function name! 3) Run these commands: git checkout -b bug_19971 origin/master perldoc C4::Search 4) look for parseQuery -- NOTE: The wrong function name is corrected. 5) Run koha qa test tools Signed-off-by: Mark Tompsett Signed-off-by: Nick Clemens -- 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 19971] typo in the comments of parseQuery routine
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19971 Nick Clemens changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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 20048] koha-zebra missing --status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20048 M. Tompsett changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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/