From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:08:03 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:08:03 +0000 Subject: [Koha-bugs] [Bug 26037] openlibrary.org is hit on every Koha requests In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26037 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:08:07 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:08:07 +0000 Subject: [Koha-bugs] [Bug 26037] openlibrary.org is hit on every Koha requests In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26037 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107429|0 |1 is obsolete| | --- Comment #10 from Lucas Gass --- Created attachment 107658 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107658&action=edit Bug 26037: openlibrary.org is hit on every Koha requests This patch moves the inclusion of Open Library JavaScript from opac-bottom.inc to the three templates where it might be used. In addition, the Open Library JS has been modified to check for the existence of the relevant markup on the page before executing a query. Unrelated: The Open Library label is now hidden when the status returned is "Not found." Previously this information was displayed. To test, apply the patch and enable the OpenLibrarySearch system preference. - Perform a search in the OPAC which will return results from Open Library. Some ISBNs: 0140423826, 0395082552, 0679436405. - On the search result page there should be an Open Library "Read now" button for each result that can be opened for reading in Open Library. - Add these titles to a list and view the list. - The "Read now" button should appear on the list page. - View the details for one of these titles. - The "Read now" button should appear on the page below the holdings. - Watch the browser's developer tools on these and other pages in the OPAC. There should be no errors in the console and no 404 errors in the network tab. Signed-off-by: Lucas Gass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:25:16 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:25:16 +0000 Subject: [Koha-bugs] [Bug 25477] The responsive design in opac-main.tt should be correct In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25477 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com Status|Needs Signoff |Patch doesn't apply --- Comment #16 from Lucas Gass --- Hi Timothy, Two things, firstly this patch no longer cleanly applies to master and is in need of a rebase. Secondly, I worry that changing bootstrap classes like this will be problematic for existing Koha users who have their OPAC's set up in a certain way. Is this a consideration? Keep in mind I say that without having tested this patch because it won't clean apply. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:39:50 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:39:50 +0000 Subject: [Koha-bugs] [Bug 26121] New: When using CodeMirror in News Tool DatePicker cant be seen Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 Bug ID: 26121 Summary: When using CodeMirror in News Tool DatePicker cant be seen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: lucas at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org If you set the sys pref 'NewsToolEditor' to CodeMirror and go to the News tool and edit a some news the DatePicker is overlapped by CodeMirror making it difficult to see which dates you are picking: https://snipboard.io/cRQsdN.jpg -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:40:05 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:40:05 +0000 Subject: [Koha-bugs] [Bug 26121] When using CodeMirror in News Tool DatePicker cant be seen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22660 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22660 [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:40:05 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:40:05 +0000 Subject: [Koha-bugs] [Bug 22660] Allow use of CodeMirror for editing HTML in the news editor In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22660 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26121 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 [Bug 26121] When using CodeMirror in News Tool DatePicker cant be seen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:51:18 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:51:18 +0000 Subject: [Koha-bugs] [Bug 26121] When using CodeMirror in News Tool DatePicker cant be seen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 --- Comment #1 from Lucas Gass --- Created attachment 107659 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107659&action=edit Bug 26121: Add z-index for CodeMirror To test: 1. Make sure the system preference 'NewsToolEditor' is set to CodeMirror 2. Go add or edit some News content. 3. Add some content to the News section 4. Use the datepicker to pick a Publication date/Expiration date 5. Notice its very hard to see your dates overlapping with CodeMirror. 6. Apply patch 7. Much easier to see the dates! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:54:44 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:54:44 +0000 Subject: [Koha-bugs] [Bug 25744] Replace tags with AND tags with in the staff interface In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25744 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com Assignee|koha-bugs at lists.koha-commun |lucas at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:58:25 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:58:25 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #2 from Lucas Gass --- The only instance of 'hoverIntent' after applying the patch is: root at a7d585cbab0d:koha(master)$ git grep hoverIntent misc/release_notes/release_notes_3_16_0.txt: 11749 minor Remove unused jQuery plugin jquery.hoverIntent.minified.js from the staff client So I think that's OK! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:59:09 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:59:09 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 00:59:12 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 22:59:12 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107011|0 |1 is obsolete| | --- Comment #3 from Lucas Gass --- Created attachment 107660 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107660&action=edit Bug 26004: Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC The jQuery plugin jquery.hoverIntent.minified.js hasn't been used in Koha in long time. This patch removes it from the OPAC. To test, apply the patch and search for instances of "hoverIntent." There should be none. Signed-off-by: Lucas Gass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 01:02:01 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 23:02:01 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com --- Comment #2 from Lucas Gass --- cant find any instances of 'jquery.metadata.' with grep -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 01:03:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 23:03:02 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 01:03:05 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 23:03:05 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107046|0 |1 is obsolete| | --- Comment #3 from Lucas Gass --- Created attachment 107661 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107661&action=edit Bug 26011: Remove unused jQuery plugin jquery.metadata.min.js from the OPAC The jQuery plugin jquery.metadata.min.js hasn't been used in Koha in long time. This patch removes it from the OPAC. To test, apply the patch and search for instances of "jquery.metadata." There should be none. Signed-off-by: Lucas Gass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 01:09:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 23:09:31 +0000 Subject: [Koha-bugs] [Bug 25270] Physical description/format is inconsistent between MARC21slim2OPACResults.xsl and MARC21slim2intranetResults.xsl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25270 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |lucas at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 01:10:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 31 Jul 2020 23:10:02 +0000 Subject: [Koha-bugs] [Bug 26121] When using CodeMirror in News Tool DatePicker cant be seen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |lucas at bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 05:13:06 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 03:13:06 +0000 Subject: [Koha-bugs] [Bug 23420] Add "SuggestionsUnwantedFields" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23420 --- Comment #1 from Lucas Gass --- Created attachment 107662 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107662&action=edit Bug 23420: Add OPACSuggestionUnwantedFields option To test: -Apply patch -Check OPACSuggestionUnwantedFields -Check some fields as unwanted -Go to the OPAC suggestion page and make sure these correct fields are hidden -Go through each option and make sure it hides properly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 05:13:48 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 03:13:48 +0000 Subject: [Koha-bugs] [Bug 23420] Add "SuggestionsUnwantedFields" In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23420 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 05:16:25 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 03:16:25 +0000 Subject: [Koha-bugs] [Bug 26121] When using CodeMirror in News Tool DatePicker is hard to see In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|When using CodeMirror in |When using CodeMirror in |News Tool DatePicker cant |News Tool DatePicker is |be seen |hard to see -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 14:03:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 12:03:02 +0000 Subject: [Koha-bugs] [Bug 25551] [OMNIBUS] Some tests are failing randomly In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25551 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |25824 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25824 [Bug 25824] DecreaseLoanHighHolds.t is still failing randomly 2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 14:03:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 12:03:02 +0000 Subject: [Koha-bugs] [Bug 25824] DecreaseLoanHighHolds.t is still failing randomly 2 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25824 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at bugs.koha-c | |ommunity.org Blocks|25811 |25551 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25551 [Bug 25551] [OMNIBUS] Some tests are failing randomly https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 [Bug 25811] authentication.t is failing randomly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 14:03:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 12:03:02 +0000 Subject: [Koha-bugs] [Bug 25811] authentication.t is failing randomly In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|25824 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25824 [Bug 25824] DecreaseLoanHighHolds.t is still failing randomly 2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 14:19:53 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 12:19:53 +0000 Subject: [Koha-bugs] [Bug 25886] libmojolicious-plugin-openapi-perl and libnet-oauth2-authorizationserver-perl unable to install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25886 Phantom changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |naveendesai at gmail.com --- Comment #2 from Phantom --- Hello, Trying to install Koha-common and get the same issue as previous user (Samanvitha) has mentioned. Can you please help. The OS I am ON is : user at user123:~/work$ uname -a Linux ubuntu1604 4.15.0-72-generic #81~16.04.1-Ubuntu SMP Tue Nov 26 16:34:21 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux I am using the instructions from this link: https://community.spiceworks.com/how_to/135184-installing-koha-ubuntu-16-04 and it fails at STEP 3. Please advise. [ It took me a long time to get Ubuntu 1604 appliance for my Virtual box, so please dont tell me to get Ubuntu 180xxx ] Thanks, Phantom. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 16:37:23 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 14:37:23 +0000 Subject: [Koha-bugs] [Bug 25886] libmojolicious-plugin-openapi-perl and libnet-oauth2-authorizationserver-perl unable to install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25886 --- Comment #3 from Phantom --- Sorry, I left out the actual error >>> so here it is >>>>>>>>>>>>>>>>>>>>> user at user123:~/work$ sudo apt-get install koha-common Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: koha-common : Depends: libmojolicious-plugin-openapi-perl but it is not going to be installed Depends: libnet-oauth2-authorizationserver-perl but it is not going to be installed E: Unable to correct problems, you have held broken packages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 19:21:19 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 17:21:19 +0000 Subject: [Koha-bugs] [Bug 26122] New: Update item NotForLoan status when checking out to a statistical patron Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26122 Bug ID: 26122 Summary: Update item NotForLoan status when checking out to a statistical patron Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: andrew at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com I've also filed bug 25847 for comparable functionality with the shelving cart. It'd be great if the syspref UpdateNotForLoanStatusOnCheckin was used when checking an item out to a statistical patron. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 19:21:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 17:21:31 +0000 Subject: [Koha-bugs] [Bug 26122] Update item NotForLoan status when checking out to a statistical patron In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26122 Andrew Fuerste-Henry changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25847 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 1 19:21:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 17:21:31 +0000 Subject: [Koha-bugs] [Bug 25847] Set item to CART location when recording local use with statistical patron In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25847 Andrew Fuerste-Henry changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=26122 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 00:28:09 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 22:28:09 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #250 from Victor Grousset/tuxayo --- For what it's worth. Nothing suspicious found after rereading the whole diff. Also, deleted an item when using ES and restored it manually via the DB. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 00:32:43 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Aug 2020 22:32:43 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #251 from Victor Grousset/tuxayo --- Does anyone know something worth to test with UNIMARC? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 10:26:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 08:26:02 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #252 from Katrin Fischer --- (In reply to Victor Grousset/tuxayo from comment #251) > Does anyone know something worth to test with UNIMARC? Not UNIMARC specific, but did you see: https://lite.framacalc.org/9hdw-bug_20271 ? Collected ideas on what to test there. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 13:39:42 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 11:39:42 +0000 Subject: [Koha-bugs] [Bug 26123] New: Show info about existing OPAC note on patron's dashboard Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 Bug ID: 26123 Summary: Show info about existing OPAC note on patron's dashboard Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de QA Contact: testopia at bugs.koha-community.org The patron dashboard visible on the start page of the OPAC when activated could also show a note about an existing OPAC note in the patron account. For privacy it might be nice to just show something like "you've got a message". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 18:55:02 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 16:55:02 +0000 Subject: [Koha-bugs] [Bug 24176] Make datelastborrowed a column in holdings_table In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24176 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 18:55:05 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 16:55:05 +0000 Subject: [Koha-bugs] [Bug 24176] Make datelastborrowed a column in holdings_table In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24176 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98984|0 |1 is obsolete| | --- Comment #6 from Lucas Gass --- Created attachment 107663 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107663&action=edit Bug 24176: Add datalastseen column to holdings table This patch adds the datelastseen column to the holdings table and also makes it column configurable. To Test: -Apply patch and have a look at some item records. -Notice the datalastseen column -Make sure it wroks and its displaying the datelastseen correctly -Go to the column configuration tools and make sure you can properly hide this column. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 19:08:06 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 17:08:06 +0000 Subject: [Koha-bugs] [Bug 25100] Add ability to add custom text to top of the Self registration Form In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25100 --- Comment #6 from Lucas Gass --- Hi Lisette and Barbara, Thanks for testing. I think we should ignore step 7 "Test by only displaying this for certain branches and make sure it only shows up on those branches." By nature the user registering is not logged on, therefore can't yet belong to any specific branch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 19:23:03 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 17:23:03 +0000 Subject: [Koha-bugs] [Bug 24176] Make datelastborrowed a column in holdings_table In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24176 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |15668 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15668 [Bug 15668] Add column configuration to the items table in staff detail pages -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 19:23:03 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 17:23:03 +0000 Subject: [Koha-bugs] [Bug 15668] Add column configuration to the items table in staff detail pages In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15668 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |24176 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24176 [Bug 24176] Make datelastborrowed a column in holdings_table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Aug 2 19:26:21 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 17:26:21 +0000 Subject: [Koha-bugs] [Bug 26124] New: Console errors on tools_koha-news when editing with TinyMCE Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26124 Bug ID: 26124 Summary: Console errors on tools_koha-news when editing with TinyMCE Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: lucas at bywatersolutions.com QA Contact: testopia at bugs.koha-community.org If you are using TinyMCE in the news tools there is a console error: Uncaught ReferenceError: tinymce is not defined Everything works but you cannot add addtional JavaScript to this page. I'm pretty sure this is a product of Bug 22660. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 00:33:59 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 22:33:59 +0000 Subject: [Koha-bugs] [Bug 26123] Show info about existing OPAC note on patron's dashboard In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 00:34:03 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 22:34:03 +0000 Subject: [Koha-bugs] [Bug 26123] Show info about existing OPAC note on patron's dashboard In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 --- Comment #1 from Lucas Gass --- Created attachment 107664 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107664&action=edit Bug 26123: Add notice about new messages to the patron dashboard This patch adds a notice to the patron OPAC when a logged on user of the OPAC has 1 or more OPAC messages. Test plan: 1. Apply patch, restart_all. 2. Add some OPAC messages for a patron and login as that patron. 3. On the OPAC main page you should see a notice about your OPAC messages, incdicating how many you have. 4. Add multiple OPAC messages and make sure it all continues to work. 5. Test it with some other notices that would appear on the dashboard, checkouts, holds, overdues. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 00:35:37 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Aug 2020 22:35:37 +0000 Subject: [Koha-bugs] [Bug 26123] Show info about existing OPAC note on patron's dashboard In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas at bywatersolutions.com Assignee|oleonard at myacpl.org |lucas at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 02:17:41 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 00:17:41 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #253 from Victor Grousset/tuxayo --- Bug found: it's possible to check out a deleted item. - find a record - copy the barcode of an item - delete it - check it out - it works :o -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 04:00:05 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 02:00:05 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #100 from David Cook --- (In reply to Jonathan Druart from comment #99) > The question is about a "normal" user (without that permission) who enqueued > a new job. Ah thanks for the clarification. I imagine just being authenticated should be sufficient in that case. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 04:00:41 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 02:00:41 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #101 from David Cook --- What's the status of this bug report? It's signed off, but is it waiting for QA or is it still a work in progress? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 04:01:51 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 02:01:51 +0000 Subject: [Koha-bugs] [Bug 26124] Console errors on tools_koha-news when editing with TinyMCE In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26124 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 04:03:32 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 02:03:32 +0000 Subject: [Koha-bugs] [Bug 25886] libmojolicious-plugin-openapi-perl and libnet-oauth2-authorizationserver-perl unable to install In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25886 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #4 from David Cook --- Follow the official community instructions at https://wiki.koha-community.org/wiki/Koha_on_Debian -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 04:51:49 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 02:51:49 +0000 Subject: [Koha-bugs] [Bug 26109] Update list-deps for Koha 19.05.x to support Debian 8 and 10 In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26109 --- Comment #3 from Mason James --- (In reply to Victor Grousset/tuxayo from comment #2) > I'm out of the loop about this. So 19.05.x will be able to support Debian 10 > now? :D hi, yes, the patch should allow 19.05 to be installed on deb10 > About Debian 8 the support has been dropped, should this be tested even > though not advertised? yes, i think so. its a quick job to test 'apt install koha-common' on deb8 with docker > Should it be done for the existing installs that might break (if a bug goes > undetected) i think we can skip that test - if the package installs ok, it will upgrade ok too -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 05:56:33 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 03:56:33 +0000 Subject: [Koha-bugs] [Bug 25759] Invoices hyperlink is broken on edifactmsgs.pl In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25759 Amit Gupta changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amit.gupta at informaticsgloba | |l.com, | |amitddng135 at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 06:51:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 04:51:31 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107661|0 |1 is obsolete| | --- Comment #4 from Josef Moravec --- Created attachment 107665 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107665&action=edit Bug 26011: Remove unused jQuery plugin jquery.metadata.min.js from the OPAC The jQuery plugin jquery.metadata.min.js hasn't been used in Koha in long time. This patch removes it from the OPAC. To test, apply the patch and search for instances of "jquery.metadata." There should be none. Signed-off-by: Lucas Gass Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 06:51:47 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 04:51:47 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia at bugs.koha-communit |josef.moravec at gmail.com |y.org | Status|Signed Off |Passed QA CC| |josef.moravec at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 06:55:57 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 04:55:57 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107660|0 |1 is obsolete| | --- Comment #4 from Josef Moravec --- Created attachment 107666 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107666&action=edit Bug 26004: Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC The jQuery plugin jquery.hoverIntent.minified.js hasn't been used in Koha in long time. This patch removes it from the OPAC. To test, apply the patch and search for instances of "hoverIntent." There should be none. Signed-off-by: Lucas Gass Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 06:56:10 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 04:56:10 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia at bugs.koha-communit |josef.moravec at gmail.com |y.org | CC| |josef.moravec at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 08:05:42 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 06:05:42 +0000 Subject: [Koha-bugs] [Bug 18958] If patron has multiple record level holds on one record transferring first hold causes next hold to become item level In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18958 --- Comment #45 from Marcel de Rooy --- (In reply to Katrin Fischer from comment #44) > Marcel - maybe 3rd time this will pass? :) Do you want to continue here? Will do -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 08:37:23 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 06:37:23 +0000 Subject: [Koha-bugs] [Bug 26125] New: In 'Patrons Patron search' tab open checkout screen not patron detail screen Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26125 Bug ID: 26125 Summary: In 'Patrons Patron search' tab open checkout screen not patron detail screen Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: didier.gautheron at biblibre.com QA Contact: testopia at bugs.koha-community.org CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Depends on: 23697 Likely a copy and paste thinko. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23697 [Bug 23697] Add auto complete for patron search in patron module -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 08:37:23 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 06:37:23 +0000 Subject: [Koha-bugs] [Bug 23697] Add auto complete for patron search in patron module In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23697 didier changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26125 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26125 [Bug 26125] In 'Patrons Patron search' tab open checkout screen not patron detail screen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:27:15 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:27:15 +0000 Subject: [Koha-bugs] [Bug 25752] Current directory not kept when using koha-shell In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25752 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleisha at catalyst.net.nz --- Comment #17 from Aleisha Amohia --- I can't seem to reproduce the bug in 19.11.x so I won't backport. Let me know if it does need to be backported. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:34:57 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:34:57 +0000 Subject: [Koha-bugs] [Bug 25914] Relative's checkouts have empty title in OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25914 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |aleisha at catalyst.net.nz Version(s)|20.11.00, 20.05.02 |20.11.00, 20.05.02, released in| |19.11.09 --- Comment #7 from Aleisha Amohia --- backported to 19.11.x for 19.11.09 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:40:32 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:40:32 +0000 Subject: [Koha-bugs] [Bug 25695] Missing logging of $@ in onboarding.pl after eval block In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25695 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleisha at catalyst.net.nz --- Comment #12 from Aleisha Amohia --- Does not apply cleanly to 19.11.x. Please rebase if needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:44:35 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:44:35 +0000 Subject: [Koha-bugs] [Bug 26121] When using CodeMirror in News Tool DatePicker is hard to see In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26121 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |jonathan.druart at bugs.koha-c | |ommunity.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:45:27 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:45:27 +0000 Subject: [Koha-bugs] [Bug 25890] Checkouts table not sorting on check out date correctly In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25890 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleisha at catalyst.net.nz Version(s)|20.11.00, 20.05.03 |20.11.00, 20.05.03, released in| |19.11.09 Status|Pushed to stable |Pushed to oldstable --- Comment #6 from Aleisha Amohia --- backported to 19.11.x for 19.11.09 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:45:58 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:45:58 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107089|0 |1 is obsolete| | --- Comment #61 from Josef Moravec --- Created attachment 107667 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107667&action=edit Bug 24201: Attach desk to intranet session When Desks are defined, a librarian can attach a desk to its session. Test plan: 1. apply 13881 and create some desks 2. you should see “NO DESK SET” in the intranet header 3. go to circulation > Set desk 4. you should see your desk name in the header, whatever the page 5. you can also set desk with the header menu Signed-off-by: Martin Renvoize Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:04 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:04 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107090|0 |1 is obsolete| | --- Comment #62 from Josef Moravec --- Created attachment 107668 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107668&action=edit Bug 24201: (follow-up) Show desk information at lower screen widths The staff client header menu adjusts responsively to narrower viewport widths, but for the logged-in-user menu this requires showing and hiding part of the template which duplicates information. This patch adds a copy of the current desk information to the part of the template shown at narrower widths. To test, apply the patch and view any page in the staff client. - Narrow your browser so that the viewport is less than 800px wide. - The logged-in-user menu should change from text to a single "user" icon. - Clicking the icon should display a menu which includes labeled information about the current desk. Signed-off-by: Nicolas Legrand Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:09 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:09 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107091|0 |1 is obsolete| | --- Comment #63 from Josef Moravec --- Created attachment 107669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107669&action=edit Bug 24201: (follow-up) Use GetLoggedInDeskName This patch updates the templates to use the new TT plugin instead of adding additional variables to the already crouded get_template_and_user. Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:15 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:15 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107092|0 |1 is obsolete| | --- Comment #64 from Josef Moravec --- Created attachment 107670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107670&action=edit Bug 24201: (follow-up) Rework Desks Plugin This patch removes unused plugin methods (they can be re-introduced in subsequent bugs where they are used) and merges the 'all' and 'defined' methods into a ListForBranch method that returns a list of desks associated with the logged in branch. Signed-off-by: Andrew Fuerste-Henry Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:20 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:20 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107093|0 |1 is obsolete| | --- Comment #65 from Josef Moravec --- Created attachment 107671 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107671&action=edit Bug 24201: (follow-up) add desk choice with library choice You should be able to add desk choice when you are logging in or changing library. Test plan: 1. apply patch 2. have at least three libraries, one without desk, one with one and one with a few. 3. At login, when choosing a library, it should enable all desks it has. Pick one. 4. the desk id and name should be set in your session and appear in the top right, next to the library name. 5. change library and desks from intranet (at the set-library.pl page) 6. you should have the same behaviours 7. if you have a library without a desk, it should prompt you a '---' option and no desks will be attached to the session. Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:26 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:26 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107094|0 |1 is obsolete| | --- Comment #66 from Josef Moravec --- Created attachment 107672 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107672&action=edit Bug 24201: (QA follow-up) Only display desks picker if enabled Minor followup to add the 'UseCirculationDesks' check to the desk picker option Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:31 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107095|0 |1 is obsolete| | --- Comment #67 from Josef Moravec --- Created attachment 107673 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107673&action=edit Bug 24201: (QA follow-up) Remove deprecated template file The controller associated to this template was deprecated earlier in this patchset, but the template was left behind. Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:37 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:37 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107096|0 |1 is obsolete| | --- Comment #68 from Josef Moravec --- Created attachment 107674 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107674&action=edit Bug 24201: (QA follow-up) Hide header if desks disabled Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:42 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:42 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Josef Moravec changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107097|0 |1 is obsolete| | --- Comment #69 from Josef Moravec --- Created attachment 107675 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107675&action=edit Bug 24201: (QA follow-up) Re-indent helpers Signed-off-by: Martin Renvoize Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:48 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:48 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #70 from Josef Moravec --- Created attachment 107676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107676&action=edit Bug 24201: (QA follow-up) Do not unbless a list from search in Desks template plugin Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:54 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:54 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #71 from Josef Moravec --- Created attachment 107677 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107677&action=edit Bug 24201: (QA follow-up) Remove unneeded use Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:46:59 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:46:59 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #72 from Josef Moravec --- Created attachment 107678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107678&action=edit Bug 24201: (QA follow-up) Fix desks select box selected attribute Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:47:04 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:47:04 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #73 from Josef Moravec --- Created attachment 107679 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107679&action=edit Bug 24201: (QA follow-up) Remove setdesk variable and add desk selection script only on pages in need Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 09:47:10 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 07:47:10 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #74 from Josef Moravec --- Created attachment 107680 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107680&action=edit Bug 24201: (QA follow-up) Make desk and branch selects on login page consistant Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:00:09 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:00:09 +0000 Subject: [Koha-bugs] [Bug 26125] In 'Patrons Patron search' tab open checkout screen not patron detail screen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26125 --- Comment #1 from didier --- Created attachment 107681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107681&action=edit Bug 26125: (bug 23697 follow-up) open patron's details in autocompletion search Test plan: 1 - Enable PatronAutoComplete syspref 2 - Go to "Patrons" (members/members-home.pl) 3 - Enter a patron first letters in "Search Patron" tab 4 - Select a patron 5 - You're wrongly redirected in koha/circ/circulation.pl 6 - Apply patch 7 - Repeat 3, 4 8 - You're correctly redirected in koha/members/moremember.pl 9 - double check "Check out" redirect hasn't changed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:00:50 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:00:50 +0000 Subject: [Koha-bugs] [Bug 26125] In 'Patrons Patron search' tab open checkout screen not patron detail screen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26125 didier changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |didier.gautheron at biblibre.c |ity.org |om Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:10:45 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:10:45 +0000 Subject: [Koha-bugs] [Bug 24201] Attach desk to intranet session In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #75 from Josef Moravec --- (In reply to Martin Renvoize from comment #59) > Comment on attachment 107093 [details] [review] > Bug 24201: (follow-up) add desk choice with library choice > > Review of attachment 107093 [details] [review]: > ----------------------------------------------------------------- > > Signing off the set.. this is a really nice and elegant solution, well done ! > > Minor note which I'm drawing the QAers attention to, but not a direct > failure.. more of a slight code style wonder from my point. > > ::: koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc > @@ +25,5 @@ > > [% Asset.js("lib/jquery/plugins/jquery.validate.min.js") | $raw %] > > > > [% Asset.js("js/staff-global.js") | $raw %] > > +[% IF setdesk %] > > +[% Asset.js("js/desk_selection.js") | $raw %] > > I'm wondering about the logic here.. could we not just include the Asset > line where it's required rather than setting a TT variable to then look for > here? > > ::: koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt > @@ +5,4 @@ > > [% USE Categories %] > > [% SET footerjs = 1 %] > > +[% IF Desks.all %] > > + [% SET setdesk = 1 %] > > I think it would be clearer to just include the asset in the JS includes at > the bottom of the template here rather than set a variable to be caught to > add it in in the js_includes block. > I do agree with you Martin. I rebased the patchset, and added some follow-ups, including removing setdesk variable... Could you please look at my patches? I do not want to pass this QA until somebody else look at my follow-ups. Thanks -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:14:12 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:14:12 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #102 from Jonathan Druart --- Created attachment 107682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107682&action=edit Bug 22417: Let owner of a job see the progress A owner of a job should be able to see the progress of this job. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:15:42 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:15:42 +0000 Subject: [Koha-bugs] [Bug 22417] Add a task queue In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #103 from Jonathan Druart --- (In reply to David Cook from comment #101) > What's the status of this bug report? It's signed off, but is it waiting for > QA or is it still a work in progress? It's "Signed Off" and so ready for QA. Why are you asking? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:28:43 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:28:43 +0000 Subject: [Koha-bugs] [Bug 26126] New: RegEx Rule for Call Number Splitting doesn't work Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26126 Bug ID: 26126 Summary: RegEx Rule for Call Number Splitting doesn't work Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs at lists.koha-community.org Reporter: christian.stelzenmueller at bsz-bw.de QA Contact: testopia at bugs.koha-community.org Splitting Call Numbers with the following RegEx - Rule and Call Number does not work with following RegEx Rule: s/(\s)([A-Z])/\n\n$2/g Call Number: 658.4 Lan A space after a capital letter will be replaced with two breaks. The testing option in the Classification splitting rules works fine. The Call Number becomes 658. 4 Lan Exporting an item / call number in the batch with label creator module, and a classification source that has RegEx as a Splitting Rule, one break will be deleted in the exported pdf. It seems it doesn't matter if the used Classification is DDC or generic / z. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:44:45 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:44:45 +0000 Subject: [Koha-bugs] [Bug 26126] RegEx Rule for Call Number Splitting doesn't work In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26126 Christian Stelzenmüller changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.05 |master -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 10:54:53 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 08:54:53 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #254 from Victor Grousset/tuxayo --- (In reply to Katrin Fischer from comment #252) > (In reply to Victor Grousset/tuxayo from comment #251) > > Does anyone know something worth to test with UNIMARC? > > Not UNIMARC specific, but did you see: > https://lite.framacalc.org/9hdw-bug_20271 ? Collected ideas on what to test > there. Yes, that's what I was doing but also wondered if something could impact only UNIMARC (or NORMARC) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:27:14 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:27:14 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #255 from Jonathan Druart --- (In reply to Victor Grousset/tuxayo from comment #253) > Bug found: it's possible to check out a deleted item. > - find a record > - copy the barcode of an item > - delete it > - check it out > - it works :o Should be fixed now by "Bug 20271: Handle items marked as deleted in the circ module" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:15 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:15 +0000 Subject: [Koha-bugs] [Bug 25873] Elasticsearch - Records with malformed data are not indexed In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25873 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:17 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:17 +0000 Subject: [Koha-bugs] [Bug 25873] Elasticsearch - Records with malformed data are not indexed In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25873 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:20 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:20 +0000 Subject: [Koha-bugs] [Bug 26084] ConsiderOnSiteCheckoutsAsNormalCheckouts description is unclear In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26084 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:22 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:22 +0000 Subject: [Koha-bugs] [Bug 26084] ConsiderOnSiteCheckoutsAsNormalCheckouts description is unclear In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26084 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:24 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:24 +0000 Subject: [Koha-bugs] [Bug 26108] Checkins should not require item to have been checked out In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26108 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:27 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:27 +0000 Subject: [Koha-bugs] [Bug 26108] Checkins should not require item to have been checked out In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26108 --- Comment #6 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:29 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:29 +0000 Subject: [Koha-bugs] [Bug 26111] Serials module does not appear in reports dictionnary In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26111 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:29:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:29:31 +0000 Subject: [Koha-bugs] [Bug 26111] Serials module does not appear in reports dictionnary In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26111 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:47:31 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:47:31 +0000 Subject: [Koha-bugs] [Bug 26015] Terminology: staff interface should be used everywhere In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26015 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at bugs.koha-c | |ommunity.org Status|Passed QA |Failed QA --- Comment #5 from Jonathan Druart --- There are more occurrences that need to be replaced IMO: api/v1/swagger/definitions/patron.json: "description": "a note on the patron's account visible in OPAC and staff client" koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc: Staff client koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc: Staff client a lot of .pref koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt: Staff client t/db_dependent/selenium/authentication.t: like( $driver->get_title, qr(Koha staff client), 'Patron with flags catalogue should be able to login' ); t/db_dependent/selenium/authentication.t: like( $driver->get_title, qr(Koha staff client), 'Patron with flags superlibrarian should be able to login' ); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:57:27 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:57:27 +0000 Subject: [Koha-bugs] [Bug 23507] Add ability to show and print change given on fee receipt from FinePaymentAutoPopup In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23507 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at bugs.koha-c | |ommunity.org --- Comment #10 from Jonathan Druart --- $redirect .= '&remote_user='; + $redirect .= "change_given=$change_given"; Looks like there is a "&" missing before change_given. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:21 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:21 +0000 Subject: [Koha-bugs] [Bug 24610] Let user switch between 'Pay' and 'Write off' mode In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24610 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |20.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:24 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:24 +0000 Subject: [Koha-bugs] [Bug 24610] Let user switch between 'Pay' and 'Write off' mode In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24610 --- Comment #10 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:26 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:26 +0000 Subject: [Koha-bugs] [Bug 25762] Typo in linkitem.tt In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25762 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:28 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:28 +0000 Subject: [Koha-bugs] [Bug 25762] Typo in linkitem.tt In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25762 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:30 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:30 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:33 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:33 +0000 Subject: [Koha-bugs] [Bug 26004] Remove unused jQuery plugin jquery.hoverIntent.minified.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26004 --- Comment #5 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:35 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:35 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:37 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:37 +0000 Subject: [Koha-bugs] [Bug 26011] Remove unused jQuery plugin jquery.metadata.min.js from the OPAC In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26011 --- Comment #5 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:39 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:39 +0000 Subject: [Koha-bugs] [Bug 26085] Add the copy, print and export DataTables buttons to lost items report In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26085 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:41 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:41 +0000 Subject: [Koha-bugs] [Bug 26085] Add the copy, print and export DataTables buttons to lost items report In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26085 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:43 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:43 +0000 Subject: [Koha-bugs] [Bug 26094] "Suggest for Purchase" button missing unique CSS class In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26094 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 11:59:46 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 09:59:46 +0000 Subject: [Koha-bugs] [Bug 26094] "Suggest for Purchase" button missing unique CSS class In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26094 --- Comment #4 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:02:19 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:02:19 +0000 Subject: [Koha-bugs] [Bug 25711] Add ability to define expiredpickup charge for patron category and item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25711 Peter Vashchuk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:02:22 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:02:22 +0000 Subject: [Koha-bugs] [Bug 25711] Add ability to define expiredpickup charge for patron category and item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25711 Peter Vashchuk changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107407|0 |1 is obsolete| | --- Comment #5 from Peter Vashchuk --- Created attachment 107683 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107683&action=edit Bug 25711: add ExpireReservesMaxPickUpDelayCharge to circulation rules Add a feature that allows to define ExpireReservesMaxPickUpDelayCharge in circulation rules per specific items/patron categories. When value not found in circulation rules it uses global ExpireReservesMaxPickUpDelayCharge, as it was before this smart-rules feature was introduced. To check the feature after applying the patch: 1) Go to /cgi-bin/koha/admin/preferences.pl and set ExpireReservesMaxPickUpDelay to allow. 1) Go to /cgi-bin/koha/admin/smart-rules.pl circulation rules table and notice the newly added "Expire reserve charge" row. 2) In that row add numerical values to type/patron categories that you will be using later to test this feature. 3) Prepare an item for our next step, pick a biblio that has item with the same item type you altered in smart rules and check it out. 3) Place a hold on that item and set the expiration date as the next day. 4) Check in it after that. 5) Do SQL request to change expiration date manually to "yesterday": in "reserves" table, find the id of the hold that you placed and "UPDATE reserves SET `expirationdate`='2020-07-19' WHERE `reserve_id`=329;" Or alternatively: 5) Wait for tomorrow, change server time or invent a time machine. 6) Run cancel_expired_holds.pl cron job. 7) Check that patron got charged in "accounting" left tab and "transactions" upper tab: your patron should have debt of that amount of fee you assigned in that rule (/cgi-bin/koha/members/boraccount.pl?borrowernumber=...YourPatronID...) 8) You can repeat this with other rules and different numbers/biblio/item types to check that different fees apply according to smart rules. 9) If there's no matching smart rule or smart rule have an empty string as a fee - global ExpireReservesMaxPickUpDelayCharge variable value will be used. 10) But in case if matching rule has zero ("0") as a value - that allows to have no-fee smart-rule results, as a feature. IMPORTANT: Smart-rules filters only applied to item-level holds, when item-type for items is known. If there's biblio-level hold, then again global ExpireReservesMaxPickUpDelayCharge value will be used (as well global one can be empty or zero). Mentored-by: Andrew Nugged -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:07:10 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:07:10 +0000 Subject: [Koha-bugs] [Bug 26125] In 'Patrons Patron search' tab open checkout screen not patron detail screen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26125 ByWater Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107681|0 |1 is obsolete| | --- Comment #2 from ByWater Sandboxes --- Created attachment 107684 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107684&action=edit Bug 26125: (bug 23697 follow-up) open patron's details in autocompletion search Test plan: 1 - Enable PatronAutoComplete syspref 2 - Go to "Patrons" (members/members-home.pl) 3 - Enter a patron first letters in "Search Patron" tab 4 - Select a patron 5 - You're wrongly redirected in koha/circ/circulation.pl 6 - Apply patch 7 - Repeat 3, 4 8 - You're correctly redirected in koha/members/moremember.pl 9 - double check "Check out" redirect hasn't changed Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:07:54 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:07:54 +0000 Subject: [Koha-bugs] [Bug 26125] In 'Patrons Patron search' tab open checkout screen not patron detail screen In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26125 Sally changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |sally.healey at cheshireshared | |services.gov.uk -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:23:38 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:23:38 +0000 Subject: [Koha-bugs] [Bug 17499] Koha objects for messaging preferences In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17499 --- Comment #97 from Jonathan Druart --- I have not found anything obvious that would reject this patch set. However we need to push it alongside with bug 18595. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:23:50 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:23:50 +0000 Subject: [Koha-bugs] [Bug 17499] Koha objects for messaging preferences In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17499 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|m.de.rooy at rijksmuseum.nl |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:24:50 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:24:50 +0000 Subject: [Koha-bugs] [Bug 26123] Show info about existing OPAC note on patron's dashboard In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 ByWater Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107664|0 |1 is obsolete| | --- Comment #2 from ByWater Sandboxes --- Created attachment 107685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107685&action=edit Bug 26123: Add notice about new messages to the patron dashboard This patch adds a notice to the patron OPAC when a logged on user of the OPAC has 1 or more OPAC messages. Test plan: 1. Apply patch, restart_all. 2. Add some OPAC messages for a patron and login as that patron. 3. On the OPAC main page you should see a notice about your OPAC messages, incdicating how many you have. 4. Add multiple OPAC messages and make sure it all continues to work. 5. Test it with some other notices that would appear on the dashboard, checkouts, holds, overdues. Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:26:47 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:26:47 +0000 Subject: [Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #256 from Victor Grousset/tuxayo --- Bug found: OPAC results lists deleted items - delete items from a record - do a search that returns the record among other ones - in the results you should see «Items available for loan: MyLibrary (2). » - this is wrong - click on the result - «No physical items for this record»: as expected - add in a list - go to the list - you should see «Items available for loan: MyLibrary (2). » - this is wrong (should be the same cause) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:27:01 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:27:01 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #124 from Jonathan Druart --- There is a failing test: # Failed test 'No tests run for subtest "CanBookBeIssued | item-level_itypes=biblio"' # at t/db_dependent//Circulation.t line 3487. C4::Circulation::TooMany(): DBI Exception: DBD::mysql::db selectrow_array failed: Unknown column 'biblioitems.itemtype' in 'field list' [for Statement "SELECT COALESCE(SUM( IF(biblioitems.itemtype = 'UKARawKT4',1,0) ), 0) as type_total, COUNT(*) AS total, COALESCE(SUM(onsite_checkout), 0) AS onsite_checkouts -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:27:12 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:27:12 +0000 Subject: [Koha-bugs] [Bug 26123] Show info about existing OPAC note on patron's dashboard In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 Sally changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |sally.healey at cheshireshared | |services.gov.uk --- Comment #3 from Sally --- This works well - is it possible to change the bug title? It seems to refer to the OPAC Note section (found when editing the patron), but this patch uses the Messages feature instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:20 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:20 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107278|0 |1 is obsolete| | --- Comment #125 from Jonathan Druart --- Created attachment 107686 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107686&action=edit Bug 21946: Database updates Signed-off-by: Liz Rea Signed-off-by: Lisette Scheer Signed-off-by: Alex Arnaud -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:25 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:25 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107279|0 |1 is obsolete| | --- Comment #126 from Jonathan Druart --- Created attachment 107687 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107687&action=edit Bug 21946: Update C4::Circulation->TooMany to check parent itemtypes To test: 1 - prove -v t/db_dependent/Circulation/TooMany.t Signed-off-by: Liz Rea Signed-off-by: Lisette Scheer Signed-off-by: Alex Arnaud JD amended patch: tidy the subtest -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:30 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:30 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107280|0 |1 is obsolete| | --- Comment #127 from Jonathan Druart --- Created attachment 107688 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107688&action=edit Bug 21946: Update Administration->Item types to allow for defining parent types To test: 1 - Browse to Administration -> Item types 2 - Not a new colum for prent type 3 - Edit an existing type and not you can select any type (except the current) as a parent 4 - Select one 5 - Edit the type you selected as parent 6 - Note it cannot have a parent defined 7 - Edit a new type, note you can select a parent Signed-off-by: Liz Rea Signed-off-by: Lisette Scheer Signed-off-by: Alex Arnaud -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:36 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:36 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107281|0 |1 is obsolete| | --- Comment #128 from Jonathan Druart --- Created attachment 107689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107689&action=edit Bug 21946: Display parent-child relationship on smart-rules.pl To test: 1 - Set some itemtypes to have a parent 2 - Browse to Administration -> Circulation and fines rules 3 - Note new description of parent/child relationships at top of page 4 - Note that itemtype dropdown for circ rules shows child types under parents 5 - Set a rule for a child type 6 - Note it displays as Parent->Child 7 - Have three child types under a parent 8 - Set the parent 'Current checkouts allowed' to 3 9 - Set the children 'Current checkouts allowed' to: type1 = 2 type2 = 1 type3 = 1 10 - Create some items of the type above 11 - Note you can checkout 2 of type 1, and not 3 12 - Note you can checkout 1 of type 2, but not 2 13 - Note that you now cannot checkout any of type3 14 - Note you cannot checkout any of the parent type 15 - Return one of the other items and note you can now checkout an item of type3 16 - Return another item and note you can checkout an item of the parent type 17 - Return all 18 - Set the parent type to 1 19 - Now note you can only checkout 1 of any of the children 20 - Set the parent to 0 21 - Note you cannot checkout any of the child types Signed-off-by: Liz Rea Signed-off-by: Lisette Scheer Signed-off-by: Alex Arnaud -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:41 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:41 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107282|0 |1 is obsolete| | --- Comment #129 from Jonathan Druart --- Created attachment 107690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107690&action=edit Bug 21946: Update unit tests to pass under ES Signed-off-by: Alex Arnaud -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:46 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:46 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107283|0 |1 is obsolete| | --- Comment #130 from Jonathan Druart --- Created attachment 107691 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107691&action=edit Bug 21946: Add test for parent method Signed-off-by: Alex Arnaud -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Aug 3 12:32:52 2020 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Aug 2020 10:32:52 +0000 Subject: [Koha-bugs] [Bug 21946] Group circulation by item type In-Reply-To: References: Message-ID: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107467|0 |1 is obsolete| | --- Comment #131 from Jonathan Druart --- Created attachment 107692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107692&action=edit Bug 21946: (follow-up) Add optgroup label in circ rules This patch adds a label to the optgroup showing child itemtypes in the circulation and fine rules interface. The parent itemtype description is the optgroup label, and then the parent itemtype is repeated as an