[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #13 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #8) > Without this patch on commit fd7bc8a9b8de5a8fdea36b046e4621760366dbf0, 2FA > seems to work just fine on Debian 11 via the interface. > > The Sel

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #12 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #7) > (In reply to Tomás Cohen Arazi from comment #6) > > I cannot run it on the laptop right now, but I've pushed it. Will continue > > tomorrow. > >

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #11 from Jonathan Druart --- Yes, it's coming from GD::Barcode::QRcode 310 sub _calcVersion($$$) { 311 my ($oSelf, $iTtlBits, $raPlusWords) = @_; 312 313 my %hMaxDatBits= ( 314 'M' =>[ 0, 315

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #10 from Marcel de Rooy --- GD::Barcode::QRcode elsif ($iTotalBits > $iMaxDatBits){ die "Overflow error. version $oSelf->{Version}\n" . "total bits: $iTotalBits max bits: $iMaxDatBits\n"; } --

[Koha-bugs] [Bug 18855] Fines cronjob can cause duplicate fines if run during active circulation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18855 Amit Gupta changed: What|Removed |Added CC||amit.gupta@informaticsgloba

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #9 from Marcel de Rooy --- Tested both Enable and Enforced btw. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 Marcel de Rooy changed: What|Removed |Added Status|Needs Signoff |BLOCKED -- You are receiv

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #8 from Marcel de Rooy --- Without this patch on commit fd7bc8a9b8de5a8fdea36b046e4621760366dbf0, 2FA seems to work just fine on Debian 11 via the interface. The Selenium stuff is another story. But it should not dictate

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 --- Comment #7 from Marcel de Rooy --- (In reply to Tomás Cohen Arazi from comment #6) > I cannot run it on the laptop right now, but I've pushed it. Will continue > tomorrow. I dont understand that. I am looking now here. But this

[Koha-bugs] [Bug 31973] Restore background color to message-style alerts

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31973 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 22983] The Koha copy of NotoSans font (in the new OPAC) lacks glyphs for (some) Roman letters with diacritics

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22983 --- Comment #13 from David Cook --- Oh interesting wrinkle I hadn't thought about... the content of https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap is dependent on your user agent. It's WOFF2 with Chrome but it's a di

[Koha-bugs] [Bug 22983] The Koha copy of NotoSans font (in the new OPAC) lacks glyphs for (some) Roman letters with diacritics

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22983 --- Comment #12 from David Cook --- As an aside, I find this file from Google to be interesting: https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap Latin, Greek, Cyrillic, Vietnamese, Devanagari are listed... yet Noto S

[Koha-bugs] [Bug 22983] The Koha copy of NotoSans font (in the new OPAC) lacks glyphs for (some) Roman letters with diacritics

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22983 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --- C

[Koha-bugs] [Bug 13512] Add sort-string-utf.chr for Polish and Latin

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13512 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au -- Y

[Koha-bugs] [Bug 27341] Performance 21.05 - Omnibus

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27341 --- Comment #5 from David Cook --- Should this one be closed or renamed? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lis

[Koha-bugs] [Bug 8179] Receiving multiple order lines at once

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 --- Comment #83 from David Cook --- We do this currently via a separate app, but I'd love to see this in Koha. -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 31234] SubfieldsToAllowForRestrictedEditing : data from drop-down menu not stored

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31234 --- Comment #10 from Fridolin Somers --- This must be backported to untill 21.11.x right ? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 31933] Import patrons fails when patron attribute value contains a comma

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31933 David Roberts changed: What|Removed |Added CC||david.roberts@ptfs-europe.c

[Koha-bugs] [Bug 12410] Remove useless use of cookies

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12410 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --- C

[Koha-bugs] [Bug 31095] Remove Koha::Patron::Debarment::GetDebarments and use $patron->restrictions in preference

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31095 Katrin Fischer changed: What|Removed |Added QA Contact|katrin.fisc...@bsz-bw.de|testo...@bugs.koha-communit

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 --- Comment #31 from Katrin Fischer --- Created attachment 142744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142744&action=edit Bug 27920: (QA follow-up) Improve alignment of new option on patron form Switches

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 --- Comment #30 from Katrin Fischer --- Created attachment 142743 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142743&action=edit Bug 27920: (QA follow-up) Remove now obsolete JavaScript lines There JS lines wer

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Katrin Fischer changed: What|Removed |Added Attachment #142178|0 |1 is obsolete|

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Katrin Fischer changed: What|Removed |Added Attachment #142176|0 |1 is obsolete|

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Katrin Fischer changed: What|Removed |Added Attachment #139019|0 |1 is obsolete|

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Katrin Fischer changed: What|Removed |Added Attachment #139018|0 |1 is obsolete|

[Koha-bugs] [Bug 23012] Possibility to mark processing fee by default refund when item is found

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23012 --- Comment #45 from Aleisha Amohia --- (In reply to Tomás Cohen Arazi from comment #42) > This is looking better now. The changes make sense as well. But now > > t/db_dependent/Koha/Item.t is failing for me because the third messag

[Koha-bugs] [Bug 15326] Add CMS feature

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15326 Caroline Cyr La Rose changed: What|Removed |Added Documentation||https://gitlab.com/ko

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Katrin Fischer changed: What|Removed |Added Attachment #139017|0 |1 is obsolete|

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 23012] Possibility to mark processing fee by default refund when item is found

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23012 Aleisha Amohia changed: What|Removed |Added Attachment #142693|0 |1 is obsolete|

[Koha-bugs] [Bug 23012] Possibility to mark processing fee by default refund when item is found

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23012 Aleisha Amohia changed: What|Removed |Added Attachment #142652|0 |1 is obsolete|

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 --- Comment #24 from Katrin Fischer --- (In reply to Kyle M Hall from comment #22) > > 1) Unit test > > I'm not getting that warning. Can you see if it's still there for you? It's gone! > > 2) GUI > > I've added a following to u

[Koha-bugs] [Bug 23012] Possibility to mark processing fee by default refund when item is found

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23012 Aleisha Amohia changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 7840] Remove from manual Koha as a CMS (or add it to master)

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7840 Caroline Cyr La Rose changed: What|Removed |Added Documentation||Caroline Cyr La Rose

[Koha-bugs] [Bug 32011] 2FA - Problem with qr_code generation

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32011 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com --

[Koha-bugs] [Bug 32020] Expired pages are still accessible

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32020 --- Comment #2 from Caroline Cyr La Rose --- I also noticed that the publication date doesn't affect the access either. I'm not sure if it should be a different bug or if this bug can cover both cases. To test: 1. Go to Tools > Page

[Koha-bugs] [Bug 27920] Add ability to update patron expiration dates when importing patrons

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27920 --- Comment #23 from Katrin Fischer --- Back here. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org

[Koha-bugs] [Bug 31760] Fix contrast of separator in top header in staff client (WCAG)

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31760 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA Assign

[Koha-bugs] [Bug 31986] Add page-section to various administration pages

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31986 Katrin Fischer changed: What|Removed |Added Attachment #142671|0 |1 is obsolete|

[Koha-bugs] [Bug 31986] Add page-section to various administration pages

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31986 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 31986] Add page-section to various administration pages

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31986 --- Comment #8 from Katrin Fischer --- Owen's comments all make good sense. I filed for the remaining admin pages: Bug 32028 - Add page-section to various administration pages (part 2) -- You are receiving this mail because: You

[Koha-bugs] [Bug 32020] Expired pages are still accessible

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32020 --- Comment #1 from Caroline Cyr La Rose --- There is already a message for a page that doesn't exist. It is triggered when trying to access a page limited to another library. For example: 1. Go to Tools > Pages > New entry 2. Creat

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 Katrin Fischer changed: What|Removed |Added See Also|https://bugs.koha-community | |.org/b

[Koha-bugs] [Bug 31986] Add page-section to various administration pages

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31986 Katrin Fischer changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 32028] Add page-section to various administration pages (part 2)

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32028 Katrin Fischer changed: What|Removed |Added See Also|https://bugs.koha-community |https://bugs.koha-community

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 Katrin Fischer changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 32028] Add page-section to various administration pages (part 2)

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32028 Katrin Fischer changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 31757] Add 'page-section' where it's missing

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31757 Katrin Fischer changed: What|Removed |Added Depends on||32028 Referenced Bugs: h

[Koha-bugs] [Bug 30952] New design for staff interface

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952 Katrin Fischer changed: What|Removed |Added Blocks||32028 Referenced Bugs: h

[Koha-bugs] [Bug 32028] New: Add page-section to various administration pages (part 2)

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32028 Bug ID: 32028 Summary: Add page-section to various administration pages (part 2) Change sponsored?: --- Product: Koha Version: master Hardware: All

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 --- Comment #12 from Katrin Fischer --- Created attachment 142734 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142734&action=edit Bug 31699: Implement modal context return on opac-detail This patch utilises the

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 Katrin Fischer changed: What|Removed |Added Attachment #142204|0 |1 is obsolete|

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA Patch complexi

[Koha-bugs] [Bug 32027] New: Terminology: change "librarian interface" to "staff interface" in additional contents tool

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32027 Bug ID: 32027 Summary: Terminology: change "librarian interface" to "staff interface" in additional contents tool Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 --- Comment #10 from Katrin Fischer --- This works well and is an improvement. Tiny glitch: We return to the same page, but the active tab is 'holdings', instead of 'comments' now. I was wondering: Maybe it would be nice to be able

[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699 Katrin Fischer changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 24860] Add ability to place item group level holds

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #175

[Koha-bugs] [Bug 30952] New design for staff interface

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952 Katrin Fischer changed: What|Removed |Added Blocks||32026 Referenced Bugs: h

[Koha-bugs] [Bug 32026] 'Search within results' and its input field in staff search results page are misaligned

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32026 Katrin Fischer changed: What|Removed |Added Depends on||30952 Referenced Bugs: h

[Koha-bugs] [Bug 32026] New: 'Search within results' and its input field in staff search results page are misaligned

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32026 Bug ID: 32026 Summary: 'Search within results' and its input field in staff search results page are misaligned Change sponsored?: --- Product: Koha Version: master

[Koha-bugs] [Bug 32012] runreport.pl should use binmode UTF-8

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32012 --- Comment #8 from Fridolin Somers --- (In reply to David Nind from comment #7) > Testing notes using koha-testing-docker. > > To display the mime type I ran the commands: > - Step 5: file /tmp/without.csv -i > - Step 8: file /tmp

[Koha-bugs] [Bug 31760] Fix contrast of separator in top header in staff client (WCAG)

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31760 Katrin Fischer changed: What|Removed |Added Severity|enhancement |trivial -- You are receiv

[Koha-bugs] [Bug 31877] Capitalization: Delete this Tag and Repeat this Tag

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31877 Katrin Fischer changed: What|Removed |Added Severity|enhancement |trivial -- You are receiv

[Koha-bugs] [Bug 31716] Enlarge the size of the authorised_value column in authorised_values

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31716 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #18

[Koha-bugs] [Bug 24860] Add ability to place item group level holds

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860 --- Comment #174 from Katrin Fischer --- Back here. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org

[Koha-bugs] [Bug 30624] Add a permission to control the ability to change the logged in library

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30624 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA Keywor

[Koha-bugs] [Bug 32025] New: Adding in a column for "checked in by' in patron's circulation history page

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32025 Bug ID: 32025 Summary: Adding in a column for "checked in by' in patron's circulation history page Change sponsored?: --- Product: Koha Version: master Hardwa

[Koha-bugs] [Bug 31421] Library limitation on patron category breaks patron search

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31421 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 26635] Expand authorised values in REST API call

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26635 Tomás Cohen Arazi changed: What|Removed |Added Keywords||rel_22_11_candidate ---

[Koha-bugs] [Bug 30624] Add a permission to control the ability to change the logged in library

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30624 --- Comment #27 from Katrin Fischer --- Back here. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org

[Koha-bugs] [Bug 31993] Improve specificity of authorized values breadcrumbs

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31993 --- Comment #4 from Tomás Cohen Arazi --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 31993] Improve specificity of authorized values breadcrumbs

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31993 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 31960] Information on job detail view is misaligned

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31960 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #5 f

[Koha-bugs] [Bug 31992] t::lib::Mocks::Zebra still using old stage for import page

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31992 --- Comment #8 from David Nind --- Tests are failing for me: prove -v t/db_dependent/www/search_utf8.t t/db_dependent/www/search_utf8.t .. 1..0 # SKIP Tests skip. You must set env. variable KOHA_INTRANET_URL to do tests Can't call

[Koha-bugs] [Bug 31944] Toolbar is not correctly aligned

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31944 Owen Leonard changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |oleon...@myacpl.org

[Koha-bugs] [Bug 24616] Cannot copy notice to another library if it already exists

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24616 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #8 f

[Koha-bugs] [Bug 32022] Style tweaks to fieldsets and page-section

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32022 Owen Leonard changed: What|Removed |Added CC||martin.renvoize@ptfs-europe

[Koha-bugs] [Bug 31904] The 'action' fieldset following another fieldset feels disparate to the form

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31904 Owen Leonard changed: What|Removed |Added Resolution|--- |DUPLICATE Status

[Koha-bugs] [Bug 24616] Cannot copy notice to another library if it already exists

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24616 Katrin Fischer changed: What|Removed |Added Keywords||release-notes-needed

[Koha-bugs] [Bug 24616] Cannot copy notice to another library yif it already exists

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24616 Katrin Fischer changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 31993] Improve specificity of authorized values breadcrumbs

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31993 Katrin Fischer changed: What|Removed |Added Attachment #142708|0 |1 is obsolete|

[Koha-bugs] [Bug 31993] Improve specificity of authorized values breadcrumbs

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31993 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 31993] Improve specificity of authorized values breadcrumbs

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31993 Katrin Fischer changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 32024] Placing a hold on OPAC ignores Hold Pickup Location Match

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32024 --- Comment #1 from Katrin Fischer --- Hi Daphne, not sure when this was added, but on master we have DefaultHoldPickupLocation where you can set what the default should be: home, holding or patron home library. -- You are receivin

[Koha-bugs] [Bug 32024] New: Placing a hold on OPAC ignores Hold Pickup Location Match

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32024 Bug ID: 32024 Summary: Placing a hold on OPAC ignores Hold Pickup Location Match Change sponsored?: --- Product: Koha Version: 21.11 Hardware: All

[Koha-bugs] [Bug 31986] Add page-section to various administration pages

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31986 --- Comment #7 from Owen Leonard --- > > * auth_subfields_structure.pl - The submit/cancel are in a separate 'block', > > I have also seen this on other pages. Should we make this a general rule for > > our style guide? See Bug 3202

[Koha-bugs] [Bug 32022] Style tweaks to fieldsets and page-section

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32022 --- Comment #1 from Owen Leonard --- Created attachment 142731 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142731&action=edit Bug 32022: Style tweaks to fieldsets and page-section This patch makes CSS changes t

[Koha-bugs] [Bug 32022] Style tweaks to fieldsets and page-section

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32022 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch comple

[Koha-bugs] [Bug 15326] Add CMS feature

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15326 Caroline Cyr La Rose changed: What|Removed |Added Blocks||32023 Referenced Bu

[Koha-bugs] [Bug 32023] Remove hr in opac-page.tt

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32023 Caroline Cyr La Rose changed: What|Removed |Added Depends on||15326 Referenced Bu

[Koha-bugs] [Bug 32023] New: Remove hr in opac-page.tt

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32023 Bug ID: 32023 Summary: Remove hr in opac-page.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Seve

[Koha-bugs] [Bug 30952] New design for staff interface

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30952 Owen Leonard changed: What|Removed |Added Blocks||32022 Referenced Bugs: htt

[Koha-bugs] [Bug 32022] New: Style tweaks to fieldsets and page-section

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32022 Bug ID: 32022 Summary: Style tweaks to fieldsets and page-section Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: A

[Koha-bugs] [Bug 31969] Options for cleanup_database.pl to remove finished jobs from the background job queue

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31969 --- Comment #15 from Tomás Cohen Arazi --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 31969] Options for cleanup_database.pl to remove finished jobs from the background job queue

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31969 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 27017] Add defensive coding to EDI Invoice handling

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27017 --- Comment #9 from Tomás Cohen Arazi --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 27017] Add defensive coding to EDI Invoice handling

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27017 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 31986] Add page-section to various administration pages

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31986 Owen Leonard changed: What|Removed |Added Status|Failed QA |Signed Off --- Comment #6 fr

[Koha-bugs] [Bug 27017] Add defensive coding to EDI Invoice handling

2022-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27017 --- Comment #8 from Kyle M Hall --- Created attachment 142730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142730&action=edit Bug 27017: (QA follow-up) Don't die if aqorders.biblionumber is null -- You are rece

  1   2   3   >