[Koha-bugs] [Bug 24160] Short loan collection holds

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24160 --- Comment #6 from Joonas Kylmälä --- (In reply to Jonathan Druart from comment #5) > As I wrote in the commit message, moving this code to a module is not > trivial and is, imo, out of the scope of this bug report. > This is a

[Koha-bugs] [Bug 26017] Cashup registers never shows on tools page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26017 --- Comment #1 from Martin Renvoize --- Created attachment 107080 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107080=edit Bug 26017: Correct permission check on tools page The 'Cashup registers' link from the

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 --- Comment #2 from Martin Renvoize --- Test Plan 1/ Setup some cash registers 2/ Login as a user with just the 'refund' permission 3/ Note that you can still access the 'Cashup registers' page from either 'Tools' or the left menu

[Koha-bugs] [Bug 24488] Holds to Pull sometimes shows the wrong 'first patron' details

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24488 --- Comment #30 from Jonathan Druart --- + itemnumber => { -not_in => \'SELECT itemnumber FROM branchtransfers WHERE datearrived IS NULL', -not_in => \'SELECT itemnumber FROM issues' }, There are twice the same key in

[Koha-bugs] [Bug 24160] Short loan collection holds

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24160 --- Comment #5 from Jonathan Druart --- As I wrote in the commit message, moving this code to a module is not trivial and is, imo, out of the scope of this bug report. This is a bugfix for a code that existed already in the

[Koha-bugs] [Bug 22844] Simplify the process of selecting database columns for system preferences

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844 --- Comment #122 from Katrin Fischer --- (In reply to Jonathan Druart from comment #121) > Katrin, can you confirm you have tested mandatory patron's attributes? > See comment 93. I believe I did, but it's been too long now. Do you

[Koha-bugs] [Bug 25935] Use time-based mechanism for account lockout

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25935 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 26023] New: Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Bug ID: 26023 Summary: Incorrect permissions handling for cashup actions on the library level registers summary page Change sponsored?: --- Product: Koha Version:

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Martin Renvoize changed: What|Removed |Added Depends on||26017 Referenced Bugs:

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Martin Renvoize changed: What|Removed |Added Severity|enhancement |major -- You are

[Koha-bugs] [Bug 22844] Simplify the process of selecting database columns for system preferences

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844 --- Comment #123 from Jonathan Druart --- I listed some ideas in comment 80. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 24160] Short loan collection holds

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24160 --- Comment #7 from Joonas Kylmälä --- I think ItemsAnyAvailableForHold should be extended with pickup library too (easy), but then that's it. If we refactor this now before adding more logic to opac-reserve.pl I think it will be

[Koha-bugs] [Bug 23846] Handle records with broken MARCXML on the bibliographic detail view

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23846 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 24574] Broken MARC records cause "invalid data, cannot decode object" on ISBDdetail and MARCdetail pages.

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24574 Jonathan Druart changed: What|Removed |Added Version|19.11 |master -- You are

[Koha-bugs] [Bug 24574] Broken MARC records cause "invalid data, cannot decode object" on ISBDdetail and MARCdetail pages.

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24574 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff -- You

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 --- Comment #1 from Martin Renvoize --- Created attachment 107081 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107081=edit Bug 26023: Properly secure the cashup action for libraries The libraries summary page

[Koha-bugs] [Bug 26017] Cashup registers never shows on tools page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26017 Martin Renvoize changed: What|Removed |Added Blocks||26023 Referenced Bugs:

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Martin Renvoize changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de,

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Martin Renvoize changed: What|Removed |Added Attachment #107081|0 |1 is obsolete|

[Koha-bugs] [Bug 25639] Add search queries to HTML so queries can be retrieved via JS

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25639 --- Comment #6 from Jonathan Druart --- Maybe they are not needed in other places? If I search for "a\n'", I get: var query_desc = "kw,wrdl: a\n'"; var querystring = "a\n'"; with and without the replaces -- You are

[Koha-bugs] [Bug 26024] New: Purge undone of zebraqueue in cleanup_database.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26024 Bug ID: 26024 Summary: Purge undone of zebraqueue in cleanup_database.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All

[Koha-bugs] [Bug 25946] borrowerRelationship can no longer be empty

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25946 Jonathan Druart changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |stalkern...@gmail.com

[Koha-bugs] [Bug 23128] Missing Net::OAuth2::AuthorizationServer dependency

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23128 Jonathan Druart changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 13985] Cash Management - Koha as 'Point of Sale'

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13985 Martin Renvoize changed: What|Removed |Added Depends on||26023 Referenced Bugs:

[Koha-bugs] [Bug 26017] Cashup registers never shows on tools page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26017 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff -- You

[Koha-bugs] [Bug 26023] Incorrect permissions handling for cashup actions on the library level registers summary page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26023 Martin Renvoize changed: What|Removed |Added Blocks||13985 Referenced Bugs:

[Koha-bugs] [Bug 26017] Cashup registers never shows on tools page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26017 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 24574] Broken MARC records cause "invalid data, cannot decode object" on ISBDdetail and MARCdetail pages.

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24574 --- Comment #6 from Rudolf Byker --- Another alternative would be to make sure data can be properly decoded before storing it in the database. Then you only have to handle the errors / check the exceptions in places where MARC

[Koha-bugs] [Bug 26024] Purge undone of zebraqueue in cleanup_database.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26024 Fridolin SOMERS changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 26024] Purge undone of zebraqueue in cleanup_database.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26024 Fridolin SOMERS changed: What|Removed |Added Patch complexity|--- |Trivial patch

[Koha-bugs] [Bug 26024] Purge undone of zebraqueue in cleanup_database.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26024 --- Comment #1 from Fridolin SOMERS --- Created attachment 107083 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107083=edit Bug 26024: Purge undone of zebraqueue in cleanup_database.pl Purge script

[Koha-bugs] [Bug 26025] New: Data loss issue during Schema database upgrade from 16.11 to 20.05

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26025 Bug ID: 26025 Summary: Data loss issue during Schema database upgrade from 16.11 to 20.05 Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All

[Koha-bugs] [Bug 22844] Simplify the process of selecting database columns for system preferences

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844 --- Comment #121 from Jonathan Druart --- Katrin, can you confirm you have tested mandatory patron's attributes? See comment 93. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 --- Comment #80 from Arthur Suzuki --- Created attachment 107077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107077=edit Bug 7376: Refactoring subroutines CanBookBeReturned: - Take Koha::Item as parameter

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 --- Comment #82 from Arthur Suzuki --- Created attachment 107079 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107079=edit Bug 7376: Transfer limits should be checked at check-in Test case: *

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Arthur Suzuki changed: What|Removed |Added Attachment #93196|0 |1 is obsolete|

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Arthur Suzuki changed: What|Removed |Added Status|Patch doesn't apply |Signed Off -- You are

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Arthur Suzuki changed: What|Removed |Added Attachment #93194|0 |1 is obsolete|

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 Arthur Suzuki changed: What|Removed |Added Attachment #93195|0 |1 is obsolete|

[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 --- Comment #81 from Arthur Suzuki --- Created attachment 107078 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107078=edit Bug 7376: Fix wrong indentation of CanBookBeReturned To test: 1. git diff -w

[Koha-bugs] [Bug 25723] Improve efficiency of holiday calculation

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25723 --- Comment #80 from Joonas Kylmälä --- (In reply to Martin Renvoize from comment #79) > Adding Mason to the cc list.. am I right in thinking the control file change > gets taken care of as part of packaging/ci processes and is

[Koha-bugs] [Bug 25723] Improve efficiency of holiday calculation

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25723 Joonas Kylmälä changed: What|Removed |Added Attachment #107025|0 |1 is obsolete|

[Koha-bugs] [Bug 24544] Add a script for inserting persistent identifiers to MARC records

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24544 --- Comment #20 from Marcel de Rooy --- (In reply to Katrin Fischer from comment #19) > I was trying to follow the discussion here a bit, if I understand correctly, > the difference between the PID and the fields you list would be

[Koha-bugs] [Bug 7611] Show the NOT_LOAN authorised values for item status in XSLT OPAC search results

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7611 --- Comment #57 from Jonathan Druart --- Hi Pablo, yes it's the authorised value's description, which is not translatable (yet). -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 Amit Gupta changed: What|Removed |Added CC||amit.gupta@informaticsgloba

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 Frédéric Demians changed: What|Removed |Added Attachment #107012|0 |1 is obsolete|

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 Frédéric Demians changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 24473] Syndetics content should be $raw filtered on opac-detail.tt

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24473 --- Comment #14 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. ___

[Koha-bugs] [Bug 24473] Syndetics content should be $raw filtered on opac-detail.tt

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24473 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25293] Don't call escapeHtml on null

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25293 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 24379] Patron login attempts happen to be NULL instead of 0

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24379 --- Comment #19 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. ___

[Koha-bugs] [Bug 25293] Don't call escapeHtml on null

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25293 --- Comment #12 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. ___

[Koha-bugs] [Bug 24379] Patron login attempts happen to be NULL instead of 0

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24379 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25950] REMOTE_ADDR set to null if client_ip in X-Forwarded-For matches a koha_trusted_proxies value

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25950 --- Comment #11 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. ___

[Koha-bugs] [Bug 25974] Remove inline style from table settings administration page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25974 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 25987] Radio buttons are misaligned in New label batches

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25987 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25974] Remove inline style from table settings administration page

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25974 --- 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. ___ Koha-bugs

[Koha-bugs] [Bug 25950] REMOTE_ADDR set to null if client_ip in X-Forwarded-For matches a koha_trusted_proxies value

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25950 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25896] Missing closing tag in smart-rules.tt

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25896 --- 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. ___ Koha-bugs

[Koha-bugs] [Bug 25896] Missing closing tag in smart-rules.tt

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25896 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25650] Add location and itype descriptions in ILS-DI GetRecords

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25650 Arthur Suzuki changed: What|Removed |Added Status|Needs Signoff |Signed Off Patch

[Koha-bugs] [Bug 25987] Radio buttons are misaligned in New label batches

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25987 --- 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. ___ Koha-bugs

[Koha-bugs] [Bug 26003] Could the holds queue be live rather than built via cron

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26003 --- Comment #3 from Andrew Fuerste-Henry --- I've worked with libraries who want a button for "we can't deliver, try the next library," so I agree that it'd be a good feature. But I've also worked with libraries where that button

[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25712 Kyle M Hall changed: What|Removed |Added Status|Patch doesn't apply |Needs Signoff -- You are

[Koha-bugs] [Bug 25845] Cannot limit system logs to 'api' interface

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25845 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 25893] Log viewer no longer searches using wildcards

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25893 Jonathan Druart changed: What|Removed |Added Attachment #106433|0 |1 is obsolete|

[Koha-bugs] [Bug 25893] Log viewer no longer searches using wildcards

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25893 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 25893] Log viewer no longer searches using wildcards

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25893 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Failed QA --- Comment

[Koha-bugs] [Bug 25293] Don't call escapeHtml on null

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25293 --- Comment #11 from Jonathan Druart --- There are also those two, but apparently they cannot be undefined 724 { 725 "mDataProp": function ( oObj ) { 726

[Koha-bugs] [Bug 24152] Add the ability to purge pseudonymized data

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24152 --- Comment #27 from Jonathan Druart --- Indeed, the script does not allow to remove data from today. It is the current behaviour for other data this script purges. I am going to open a separate bug report. -- You are receiving

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Martin Renvoize changed: What|Removed |Added Attachment #101881|0 |1 is obsolete|

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 --- Comment #4 from Tomás Cohen Arazi --- Out of the scope of this bug: why did we loose control on which profiles can be used in the OPAC? I will file a bug for that. The current implementation doesn't allow to limit which profiles

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Martin Renvoize changed: What|Removed |Added Attachment #101882|0 |1 is obsolete|

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Martin Renvoize changed: What|Removed |Added Attachment #101880|0 |1 is obsolete|

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #59 from Martin Renvoize --- Comment on attachment 107093 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107093 Bug 24201: (follow-up) add desk choice with library choice Review of attachment 107093:

[Koha-bugs] [Bug 25868] Transfers page must show effective itemtype

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25868 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 26025] Data loss issue during Schema database upgrade from 16.11 to 20.05

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26025 Amit Gupta changed: What|Removed |Added CC||amit.gupta@informaticsgloba

[Koha-bugs] [Bug 26024] Purge undone of zebraqueue in cleanup_database.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26024 Katrin Fischer changed: What|Removed |Added Status|Needs Signoff |In Discussion --- Comment

[Koha-bugs] [Bug 25868] Transfers page must show effective itemtype

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25868 --- Comment #7 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. ___ Koha-bugs

[Koha-bugs] [Bug 25869] Coce images not loading for lists (virtualshelves)

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25869 --- 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. ___ Koha-bugs

[Koha-bugs] [Bug 25869] Coce images not loading for lists (virtualshelves)

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25869 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25862] TinyMCE editor mangles local url links (relative_urls is true) in tools/koha-new.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25862 --- 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. ___

[Koha-bugs] [Bug 25862] TinyMCE editor mangles local url links (relative_urls is true) in tools/koha-new.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25862 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 25726] Holds to Pull made empty by pathological holds

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25726 --- 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. ___

[Koha-bugs] [Bug 25868] Transfers page must show effective itemtype

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25868 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 25726] Holds to Pull made empty by pathological holds

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25726 Jonathan Druart changed: What|Removed |Added Version(s)||20.11.00 released

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 Tomás Cohen Arazi changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |tomasco...@gmail.com

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 107088 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107088=edit Bug 26005: OPAC cart display fails with error This patch removes the "opac_option"

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 Tomás Cohen Arazi changed: What|Removed |Added Attachment #107086|0 |1 is obsolete|

[Koha-bugs] [Bug 26005] OPAC cart display fails with error

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26005 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #56 from Martin Renvoize --- Created attachment 107095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107095=edit Bug 24201: (QA follow-up) Remove deprecated template file The controller associated to

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #57 from Martin Renvoize --- Created attachment 107096 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107096=edit Bug 24201: (QA follow-up) Hide header if desks disabled Signed-off-by: Martin Renvoize

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #55 from Martin Renvoize --- Created attachment 107094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107094=edit Bug 24201: (QA follow-up) Only display desks picker if enabled Minor followup to add

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Martin Renvoize changed: What|Removed |Added Attachment #106576|0 |1 is obsolete|

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Martin Renvoize changed: What|Removed |Added Attachment #103839|0 |1 is obsolete|

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 24201] Attach desk to intranet session

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24201 --- Comment #58 from Martin Renvoize --- Created attachment 107097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107097=edit Bug 24201: (QA follow-up) Re-indent helpers Signed-off-by: Martin Renvoize -- You

[Koha-bugs] [Bug 25862] TinyMCE editor mangles local url links (relative_urls is true) in tools/koha-new.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25862 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 25862] TinyMCE editor mangles local url links (relative_urls is true) in tools/koha-new.pl

2020-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25862 Jonathan Druart changed: What|Removed |Added Attachment #106893|0 |1 is obsolete|

  1   2   3   >