[Koha-bugs] [Bug 29870] Notice not delivered by default SMTP server
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29870 George Veranis changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32939] Have generic fetch functions in vue modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32939 --- Comment #57 from Jonathan Druart --- (In reply to David Cook from comment #56) > I wonder if it would be useful to implement a simple feature or a Koha > plugin using Vue.js to see which components need to be specific to ERM and > which need to be more generalized/re-usable... I am already working on another module, on top of this tree. This is the result of the different situations I faced. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33049] Breadcrumbs don't appear if you go directly to /cgi-bin/koha/erm/
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33049 --- Comment #1 from Jonathan Druart --- /erm/ should return a 404. > That seems suboptimal... What that? Can you detail? What do you suggest? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 29449] Show userid on "your personal details" tab
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29449 --- Comment #4 from Magnus Enger --- (In reply to Lucas Gass from comment #3) > Works as described but when a patron self registers there is now an empty > 'Username:' > > Should we check to see if the action is 'edit' or not so that will not > appear on the self registration form? Gah! I thought I checked that! It makes perfect sense of course. New patch coming. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 Fridolin Somers changed: What|Removed |Added Attachment #147187|0 |1 is obsolete|| --- Comment #3 from Fridolin Somers --- Created attachment 147188 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147188&action=edit Bug 33050: More args for misc/cronjobs/runreport.pl Add to script misc/cronjobs/runreport.pl args for CSV : * separator character * quote character See perl doc https://metacpan.org/pod/Text::CSV#new Test plan : Play with each arg and compare results of runreport.pl -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 Fridolin Somers changed: What|Removed |Added Patch complexity|--- |Trivial patch Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32012] runreport.pl should use binmode UTF-8
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32012 Fridolin Somers changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=33050 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 Fridolin Somers changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=32012 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 --- Comment #2 from Fridolin Somers --- Created attachment 147187 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147187&action=edit Bug 33050: More args for misc/cronjobs/runreport.pl Add to script misc/cronjobs/runreport.pl args for CSV : * separator character * quote character * no quote (by default double quote) See perl doc https://metacpan.org/pod/Text::CSV#new Test plan : Play with each arg and compare results of runreport.pl -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 --- Comment #1 from Fridolin Somers --- cf https://metacpan.org/pod/Text::CSV#new -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 Fridolin Somers changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |fridolin.som...@biblibre.co |ity.org |m Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33050] New: More args for misc/cronjobs/runreport.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33050 Bug ID: 33050 Summary: More args for misc/cronjobs/runreport.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.som...@biblibre.com QA Contact: testo...@bugs.koha-community.org CC: ro...@catalyst.net.nz Add to script misc/cronjobs/runreport.pl args for CSV : separator and quote -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 13317] tools/export.pl should show help when executed with no args, from CLI
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13317 Fridolin Somers changed: What|Removed |Added Depends on||14722 CC||fridolin.som...@biblibre.co ||m Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14722 [Bug 14722] Refactor the catalogue export tool (command-line tools/export.pl does not work anymore. Use misc/export_records.pl instead) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 14722] Refactor the catalogue export tool (command-line tools/export.pl does not work anymore. Use misc/export_records.pl instead)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14722 Fridolin Somers changed: What|Removed |Added Blocks||13317 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13317 [Bug 13317] tools/export.pl should show help when executed with no args, from CLI -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33049] New: Breadcrumbs don't appear if you go directly to /cgi-bin/koha/erm/
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33049 Bug ID: 33049 Summary: Breadcrumbs don't appear if you go directly to /cgi-bin/koha/erm/ Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: ERM Assignee: jonathan.druart+k...@gmail.com Reporter: dc...@prosentient.com.au CC: jonathan.druart+k...@gmail.com, jonathan.fi...@ptfs-europe.com, martin.renvo...@ptfs-europe.com, pedro.amo...@ptfs-europe.com I was just comparing the following links: http://localhost:8081/cgi-bin/koha/erm/ http://localhost:8081/cgi-bin/koha/erm/erm.pl They're actually virtually identical, except that the breadcrumbs list isn't populated in the former link. The console also says the following: vue-router.cjs:39 [Vue Router warn]: No match found for location with path "/cgi-bin/koha/erm/" -- I'm actually a bit surprised that it works at all. In the plack.log, it shows that a GET for /intranet/erm/erm.pl In the Apache logs, it shows a GET for /cgi-bin/koha/erm/ Ah, it's because of a RewriteRule in debian/templates/apache-shared-intranet.conf That seems suboptimal... -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32939] Have generic fetch functions in vue modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32939 --- Comment #56 from David Cook --- I wonder if it would be useful to implement a simple feature or a Koha plugin using Vue.js to see which components need to be specific to ERM and which need to be more generalized/re-usable... -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32939] Have generic fetch functions in vue modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32939 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33048] Empty email link on error page when opac login not allowed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33048 David Cook changed: What|Removed |Added Assignee|oleon...@myacpl.org |dc...@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33048] Empty email link on error page when opac login not allowed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33048 --- Comment #1 from David Cook --- Created attachment 147186 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147186&action=edit Bug 33048: Fix email link on error page when opac login not allowed This change replaces a non-existent variable with the KohaAdminEmailAddress syspref. Test plan: 0. Apply the patch 1. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacuserlogin 2. Set to "Don't allow" 3. In an incognito window, go to http://localhost:8080/cgi-bin/koha/opac-reportproblem.pl 4. Note that the "mailto" link for "Email" has the value from KohaAdminEmailAddress syspref -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33048] Empty email link on error page when opac login not allowed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33048 David Cook changed: What|Removed |Added Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33048] New: Empty email link on error page when opac login not allowed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33048 Bug ID: 33048 Summary: Empty email link on error page when opac login not allowed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: dc...@prosentient.com.au QA Contact: testo...@bugs.koha-community.org Steps to reproduce: 1. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=opacuserlogin 2. Set to "Don't allow" 3. In an incognito window, go to http://localhost:8080/cgi-bin/koha/opac-reportproblem.pl 4. Note that the "mailto" link for "Email" is empty. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 29678] Can't use external URL for XSLT stylesheet
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29678 Christopher Brannon changed: What|Removed |Added CC||cbran...@cdalibrary.org --- Comment #7 from Christopher Brannon --- I pulled an XSL from 17.11 repository, and I can't even get that to load. This really needs to be fixed. Our hands are tied as long as we can't make customizations. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32490] When there's a broken spec, Mojolicious fails to capture the error properly
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32490 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 8179] Receiving multiple order lines at once
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 --- Comment #88 from David Cook --- (In reply to Barbara Johnson from comment #87) > In reading through the bug it appears that Virginia Tech is sponsoring it. It's been nearly 2 years, so I suppose the next step would be contacting Agustín Moyano and/or Virginia Tech about progress then. Many of us have a lot of tickets open on Bugzilla, so it can be hard to keep track of them all. Could be worth sending an email directly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 29792] Transfers created from 'wrong transfer' checkin are not sent if modal is dismissed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29792 Arthur Suzuki changed: What|Removed |Added CC||arthur.suz...@biblibre.com Version(s)|22.11.00,22.05.10 |22.11.00,22.05.10, 21.11.18 released in|| --- Comment #20 from Arthur Suzuki --- The patch for 22.05.x also applies clean on 21.11.x. Applied for 21.11.18! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 14242] Use ISBN-field to fill out purchase suggestions using Google Books API
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14242 Caroline Cyr La Rose changed: What|Removed |Added Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/629 CC||caroline.cyr-la-rose@inlibr ||o.com Documentation||Caroline Cyr La Rose contact|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31333] Add the ability to limit purchase suggestions by patron category
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31333 Caroline Cyr La Rose changed: What|Removed |Added Resolution|--- |FIXED Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/629 Status|Needs documenting |RESOLVED Documentation||Caroline Cyr La Rose contact|| CC||caroline.cyr-la-rose@inlibr ||o.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31475] Group system preferences for suggestions on OPAC tab under new heading
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31475 Caroline Cyr La Rose changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr ||o.com Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/629 Documentation||Caroline Cyr La Rose contact|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32183] Purchase suggestions for logged in patron - doesn't display suggestions made by everyone
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32183 Caroline Cyr La Rose changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr ||o.com --- Comment #1 from Caroline Cyr La Rose --- I confirm this is still valid and even when AnonSuggestions is off (not sure if you had that turned on to facilitate the test?). -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 28138] Add system preference to make the payment type required
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28138 Caroline Cyr La Rose changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr ||o.com Documentation||Caroline Cyr La Rose contact|| Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/629 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 30563] Add system preference to make the cash register field required when collecting a payment
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30563 Caroline Cyr La Rose changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr ||o.com Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/629 Documentation||Caroline Cyr La Rose contact|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33047] New: Local cover image fetchers return 500 internal error when image not available
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33047 Bug ID: 33047 Summary: Local cover image fetchers return 500 internal error when image not available Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: gmcha...@gmail.com QA Contact: testo...@bugs.koha-community.org Because of an uncaught exception, both catalogue/image.pl and opac/opac-image.pl return 500 errors when asked to provide the image by biblionumber for a bib that does not exist. This is a bit untidy; if the bib does not exist, *image.pl should either return the default one-pixel image or perhaps a 404, but not the error page. This normally isn't a huge deal when the local cover images are displayed by the staff or public catalog, as both of those interfaces inherently only display bibs that are known to exist. However, since it is possible for external clients to want to get at local cover images (e.g., see https://github.com/vufind-org/vufind/pull/2444), better provision should be made if the client requests the local cover of a nonexisting bib (e.g., if the bib had been deleted since the last time that the external client got knowledge of it). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 30981] Add option to configure preferred pronouns as a pull down
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30981 Bug 30981 depends on bug 10950, which changed state. Bug 10950 Summary: Add pronoun field to patron record https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10950 What|Removed |Added Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 10950] Add pronoun field to patron record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10950 Caroline Cyr La Rose changed: What|Removed |Added CC||caroline.cyr-la-rose@inlibr ||o.com Documentation||Caroline Cyr La Rose contact|| Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/616 Resolution|--- |FIXED Status|Needs documenting |RESOLVED -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31254] Add additional fields for accountlines
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31254 Caroline Cyr La Rose changed: What|Removed |Added Status|Needs documenting |RESOLVED Documentation||Caroline Cyr La Rose contact|| Documentation||https://gitlab.com/koha-com submission||munity/koha-manual/-/merge_ ||requests/629/commits Text to go in the||This enhancement adds the release notes||possibility to create ||additional fields for ||debits and credits. The ||fields can be added through ||the administration module. ||Debit additional fields ||appear when creating manual ||invoices in a patron's ||account, while credit ||additional fields appear ||when paying or writing off ||charges, or creating manual ||credits in a patron's ||account. Keywords|release-notes-needed| CC||caroline.cyr-la-rose@inlibr ||o.com Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 30254] New overdue fine applied to incorrectly when using "Refund lost item charge and charge new overdue fine" option in circ rules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30254 --- Comment #24 from Nick Clemens --- Created attachment 147185 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147185&action=edit Bug 30254: [22.05.x] Don't charge overdue fines unless some fine exists We need to determine if a book was lost by a patron, the clues we have are previous charges. If we don't find any, we shouldn't charge a new fine To test: 1 - set Lost item fee refund on return policy to "Refund lost item charge and charge new overdue fine", turn on FinesMode, make sure your circ rules charge fines 2 - have an itemtype / patron combo that charges an overdue fine 3 - check item out (with a due date in the future) and then right back in again 4 - confirm patron doesn't have a fine because the item was not late 5 - set the item to Lost 6 - in the database, edit the date_due of your checkout to a date in the past 7 - check the item in, it is marked found 8 - confirm your patron now has a fine 9 - Apply patch 10 - Repeat with a new item and patron 11 - Confirm no charges Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Bug 30254: Unit tests Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Bug 30254: (QA follow-up) Remove warn from tests Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall https://bugs.koha-community.org/show_bug.cgi?id=32054 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32054] GetImportRecordMatches returns the wrong match when passed 'best only'
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054 --- Comment #15 from Nick Clemens --- Created attachment 147184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147184&action=edit Bug 30254: [22.05.x] Don't charge overdue fines unless some fine exists We need to determine if a book was lost by a patron, the clues we have are previous charges. If we don't find any, we shouldn't charge a new fine To test: 1 - set Lost item fee refund on return policy to "Refund lost item charge and charge new overdue fine", turn on FinesMode, make sure your circ rules charge fines 2 - have an itemtype / patron combo that charges an overdue fine 3 - check item out (with a due date in the future) and then right back in again 4 - confirm patron doesn't have a fine because the item was not late 5 - set the item to Lost 6 - in the database, edit the date_due of your checkout to a date in the past 7 - check the item in, it is marked found 8 - confirm your patron now has a fine 9 - Apply patch 10 - Repeat with a new item and patron 11 - Confirm no charges Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Bug 30254: Unit tests Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Bug 30254: (QA follow-up) Remove warn from tests Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 6473] Test bug for Git-bz ✔ ❤ ★
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 --- Comment #265 from Fabricio Molins --- Created attachment 147183 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147183&action=edit Bug 6473: Test patch This is a test patch -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Attachment #147085|0 |1 is obsolete|| --- Comment #2 from Kyle M Hall --- Created attachment 147182 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147182&action=edit Bug 33030: Add standardized subroutine for processing Template Toolkit syntax outside of notices Koha has evolved to use Template Toolkit for many uses outside of generating slips and notices for patrons. Historically, each of these areas processed template toolkit in a slightly different way. We should add a module to allow Template Toolkit syntax to be processed in a standard and generic way such that all non-notice TT syntax is handled and processed the consistently. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Koha/Items.t -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33045] Use process_tt in C4::Record::marcrecord2csv
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33045 --- Comment #1 from Kyle M Hall --- Created attachment 147181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147181&action=edit Bug 33045: Use process_tt in C4::Record::marcrecord2csv Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in marcrecord2csv. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Record/marcrecord2csv.t -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33045] Use process_tt in C4::Record::marcrecord2csv
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33045 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #277 from Rhonda Kuiper --- Adding my support for this enhancement. Hope we can get it moving again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 10869] Can't cancel order line if title deleted
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10869 Rhonda Kuiper changed: What|Removed |Added CC||rkui...@roundrocktexas.gov --- Comment #99 from Rhonda Kuiper --- I am wondering if we can get a developer assigned to this one. It looks like it has a fix. Just needs someone to guide it through QA. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 14210] Manage staged MARC records deletes replaced item when undoing import into catalog
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14210 Rhonda Kuiper changed: What|Removed |Added CC||rkui...@roundrocktexas.gov --- Comment #7 from Rhonda Kuiper --- Checking on the status of this Bug. As Katrin noted, this is about data loss. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33043] Use process_tt in SIP modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 Kyle M Hall changed: What|Removed |Added Attachment #147176|0 |1 is obsolete|| --- Comment #2 from Kyle M Hall --- Created attachment 147180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147180&action=edit Bug 33043: Use process_tt in SIP modules Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in the various parts of the SIP server code where we are currently using Template::process directly. Test Plan: 1) Apply this patch 2) prove -r t/db_dependent/SIP -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33046] Use process_tt in C4::Reports::Guided::EmailReport
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33046 --- Comment #1 from Kyle M Hall --- Created attachment 147179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147179&action=edit Bug 33046: Use process_tt in C4::Reports::Guided::EmailReport Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in EmailReport. Test Plan: 1) Apply this patch 2) prove t/db_dependent/Reports/Guided.t -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33046] Use process_tt in C4::Reports::Guided::EmailReport
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33046 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33046] Use process_tt in C4::Reports::Guided::EmailReport
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33046 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Blocks||33046 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33046 [Bug 33046] Use process_tt in C4::Reports::Guided::EmailReport -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33046] Use process_tt in C4::Reports::Guided::EmailReport
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33046 Kyle M Hall changed: What|Removed |Added Depends on||33030 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33046] New: Use process_tt in C4::Reports::Guided::EmailReport
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33046 Bug ID: 33046 Summary: Use process_tt in C4::Reports::Guided::EmailReport Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: k...@bywatersolutions.com QA Contact: testo...@bugs.koha-community.org Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in EmailReport. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Blocks||33045 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33045 [Bug 33045] Use process_tt in C4::Record::marcrecord2csv -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33045] Use process_tt in C4::Record::marcrecord2csv
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33045 Kyle M Hall changed: What|Removed |Added Depends on||33030 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33045] New: Use process_tt in C4::Record::marcrecord2csv
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33045 Bug ID: 33045 Summary: Use process_tt in C4::Record::marcrecord2csv Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: k...@bywatersolutions.com QA Contact: testo...@bugs.koha-community.org Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in marcrecord2csv. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33044] BackgroundJob enqueue does not return the job id if rabbit is unreachable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33044 --- Comment #1 from Nick Clemens --- Created attachment 147178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147178&action=edit Bug 33044: Return job id if there is no connection to rabbit This patch simply ensures we returnt he job id even if we don't send the job to rabbit To test: 1 - In KTD: sudo service rabbitmq-server stop 2 - sudo koha-worker --stop kohadev; sudo koha-worker --queue long_tasks --stop kohadev 3 - In staff client enqueue a batch item modification - note the link to view the enqueued job has no id in the url and takes you to the main background jobs viewer 4 - Apply patch 5 - Restart all 6 - Enqueue a new batch item modification 7 - Confirm the link works and has the correct id -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33044] BackgroundJob enqueue does not return the job id if rabbit is unreachable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33044 Nick Clemens changed: What|Removed |Added Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33044] New: BackgroundJob enqueue does not return the job id if rabbit is unreachable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33044 Bug ID: 33044 Summary: BackgroundJob enqueue does not return the job id if rabbit is unreachable Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: n...@bywatersolutions.com QA Contact: testo...@bugs.koha-community.org Some sites elect to use the worker without rabbit This largely works, however, when a job is enqueued we don't return the job_id unless our connection was successful - this leads to the enqueued result page not providing a correct link, even though the job will be processed by DB polling To recreate: 1 - In KTD: sudo service rabbitmq-server stop 2 - sudo koha-worker --stop kohadev; sudo koha-worker --queue long_tasks --stop kohadev 3 - In staff client enqueue a batch item modification - note the link to view the enqueued job has no id in the url and takes you to the main background jobs viewer -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32770] Patron search field groups no longer exist
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32770 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com Keywords|additional_work_needed | --- Comment #9 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #8) > Created attachment 147147 [details] [review] > Bug 32770: Restore phone > > all_phone vs all_phones > That was caught by Selenium tests t/db_dependent/selenium/patrons_search.t Follow-up pushed, thanks. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 8179] Receiving multiple order lines at once
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179 --- Comment #87 from Barbara Johnson --- (In reply to David Cook from comment #86) > (In reply to Barbara Johnson from comment #85) > > Just revisiting this bug since we talked about it today in a koha-US > > Acquisitions Special Interest Group meeting. All of the attendees agreed > > that this functionality would greatly help their libraries. Also, I see > > that this bug has 51 votes. Wondering what the next steps are to move this > > bug forward. > > I imagine koha-US might need to sponsor a developer to work on it. In reading through the bug it appears that Virginia Tech is sponsoring it. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33040] Add "Date published (text)" to serials tab on record view (detail.pl)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33040 Matt Blenkinsop changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||matt.blenkinsop@ptfs-europe ||.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33040] Add "Date published (text)" to serials tab on record view (detail.pl)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33040 Matt Blenkinsop changed: What|Removed |Added Attachment #147172|0 |1 is obsolete|| --- Comment #2 from Matt Blenkinsop --- Created attachment 147177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147177&action=edit Bug 33040: Add "Date published (text)" to serials tab on record view (detail.pl) Some libraries would like to see the "Date published (text)" in the serials tab on the "Normal" record view ( aka catalogue/detail.pl ). Test Plan: 1) View the serials tab on detail.pl for a subscription where the latest serial has a "Date published (text)" field populated. 2) Apply this patch 3) Restart all the thigns! 4) Browse to detail.pl for that record 5) View the Subscriptions tab 6) Note the "Date published (text)" column exists now! Signed-off-by: Matt Blenkinsop -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33043] Use process_tt in SIP modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 --- Comment #1 from Kyle M Hall --- Created attachment 147176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147176&action=edit Bug 33043: Use process_tt in SIP modules Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in the various parts of the SIP server code where we are currently using Template::process directly. Test Plan: 1) Apply this patch 2) prove -r t/db_dependent/SIP -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33043] Use process_tt in SIP modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 21314] Koha enforces three (3) character password length even if RequireStrongPassword is disabled
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21314 Katrin Fischer changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=25934 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33042] Enforce 4 character groups (lowercase, uppercase, numbers and special characters) in passwords
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33042 Katrin Fischer changed: What|Removed |Added Blocks||25934 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25934 [Bug 25934] [OMNIBUS] Passwords should be more complex / password policy complexity -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32553] Don't allow to use the same password as before when a password expires/is reset
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32553 Katrin Fischer changed: What|Removed |Added Blocks||25934 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25934 [Bug 25934] [OMNIBUS] Passwords should be more complex / password policy complexity -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 25934] [OMNIBUS] Passwords should be more complex / password policy complexity
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25934 Katrin Fischer changed: What|Removed |Added See Also||https://bugs.koha-community ||.org/bugzilla3/show_bug.cgi ||?id=21314 Summary|RequireStrongPassword |[OMNIBUS] Passwords should |should be more complex |be more complex / password |(password policy|policy complexity |complexity) | Depends on||32553, 33042 --- Comment #9 from Katrin Fischer --- It feels like we should revisit this one. I think David made a lot of good suggestions, but maybe we should implement some of them as separate features: > 1. A minimum length of 10 characters that can't be lowered via > minPasswordLength I think that would be an 'enhancement' of minPasswordLength. Maybe 8 would be more agreeable as a start (at the moment it's 3). But see also: bug 21314 that had an issue with 3 already. > 2. Should contain 3 of the following 4 sets (lowercase, uppercase, numbers, > special characters) I think this could be a new second option to RequireStrongPassword if we restructured the code a bit to make it not boolean but have several password policies people can "update" to. I've filed: Bug 33042 - Enforce 4 character groups (lowercase, uppercase, numbers and special characters) in passwords > 3. Not be the same as a previously set password We have a separate bug for this already: Bug 32553 - Don't allow to use the same password as before when a password expires/is reset > 4. Should not include dictionary words or common passwords (This could be challenging to do comprehensively on low spec systems, although one variation of this could be to add a customizable list of passwords to exclude.) We could file a new report for this. I a not sure if there are existing multi-language dictionaries we could use here, but Koha being international might add some additional difficulty? 5. Should not be equal to the username That one could be a new pref..., but I feel like we should just "do it". Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32553 [Bug 32553] Don't allow to use the same password as before when a password expires/is reset https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33042 [Bug 33042] Enforce 4 character groups (lowercase, uppercase, numbers and special characters) in passwords -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33043] Use process_tt in SIP modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Blocks||33043 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 [Bug 33043] Use process_tt in SIP modules -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33043] Use process_tt in SIP modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 Kyle M Hall changed: What|Removed |Added Depends on||33030 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33043] New: Use process_tt in SIP modules
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33043 Bug ID: 33043 Summary: Use process_tt in SIP modules Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: k...@bywatersolutions.com QA Contact: testo...@bugs.koha-community.org Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in the various parts of the SIP server code where we are currently using Template::process directly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33042] New: Enforce 4 character groups (lowercase, uppercase, numbers and special characters) in passwords
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33042 Bug ID: 33042 Summary: Enforce 4 character groups (lowercase, uppercase, numbers and special characters) in passwords Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Authentication Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fisc...@bsz-bw.de QA Contact: testo...@bugs.koha-community.org CC: dpav...@rot13.org We should make it possible to enforce passwords that have 4 instead of just 3 character groups (like RequireStrongPassword) does now in Koha. This could be done as a new option to RequireStrongPassword that allows libraries to update from one setting to the other. We could also maybe rename the parameter to something like "PasswordComplexity". For legacy reasons I guess we'd also need a third option 'no requirements (strictly not recommended)'. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33041] Use process_tt in C4::Serial::NewIssue
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 --- Comment #1 from Kyle M Hall --- Created attachment 147175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147175&action=edit Bug 33041: Use process_tt in C4::Serial::NewIssue Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in C4::Serial::NewIssue Test Plan: 1) Apply this patch 2) prove t/db_dependent/Koha/Items.t -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33041] Use process_tt in C4::Serial::NewIssue
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33041] Use process_tt in C4::Serial::NewIssue
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Kyle M Hall changed: What|Removed |Added Blocks||33041 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 [Bug 33041] Use process_tt in C4::Serial::NewIssue -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Blocks||33041 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 [Bug 33041] Use process_tt in C4::Serial::NewIssue -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33041] Use process_tt in C4::Serial::NewIssue
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 Kyle M Hall changed: What|Removed |Added Depends on||33030, 33039 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33041] New: Use process_tt in C4::Serial::NewIssue
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33041 Bug ID: 33041 Summary: Use process_tt in C4::Serial::NewIssue Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: k...@bywatersolutions.com QA Contact: testo...@bugs.koha-community.org Bug 33030 implements a new helper subroutine to standardize processing of Template Toolkit syntax outside slips and notices. We should use this subroutine in C4::Serial::NewIssue -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 --- Comment #4 from Kyle M Hall --- Created attachment 147174 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147174&action=edit Bug 33039: Update Schema File [DO NOT PUSH] -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Kyle M Hall changed: What|Removed |Added Attachment #147167|0 |1 is obsolete|| Attachment #147168|0 |1 is obsolete|| --- Comment #3 from Kyle M Hall --- Created attachment 147173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147173&action=edit Bug 33039: Add ability to specify a template for serial subscription "Published on (text)" field Some libraries would like to have the text version of the serials "published on" field auto-generated from a template. This template should be definable at the subscription level. Test Plan: 1) Apply this patch 2) Run updatedatabase.pl 3) Restart all the things! 4) Create or edit a new subscription 5) Edit the "Publication date template", create a template toolkit template. Keys available are the Koha::Subscription object as 'subscription' and the following serial table columns as keys: serialseq serialseq_x serialseq_y serialseq_z subscriptionid biblionumber status planneddate publisheddate publisheddateext notes routingnotes So your example template could be "[% subscription.subscriptionid %] [% biblionumber %]" 6) Generate the next serial 7) Note the next issue has a "Date published (text)" field based on the template you set! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31056] Unable to 'Close and export as PDF' a basket group
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31056 --- Comment #6 from Katrin Fischer --- (In reply to Jonathan Druart from comment #5) > I don't understand, it's in > > koha-tmpl/intranet-tmpl/prog/js/basketgroup.js:function closeandprint(bg){ > > You are not supposed to redefine it here. > > The js file still exists, but never used > > I think you may simply need to re-add it. I explained that in the commit message: Bug 13614 removed the basketgroup.js asset from the basket group page. This file includes the closeandprint function used for closing and printing the PDF from the open basket groups tab. The patch restores just this function directly in the file where it's needed as this is the only spot and it's only a few lines. The rest of basketgroup.js appears unused. And I also filed bug 32935 to remove basketgroup.js. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Kyle M Hall changed: What|Removed |Added Blocks||33030 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Depends on||33039 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 25870] Add a q_ccl query parameter to /biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870 --- Comment #27 from Paul Derscheid --- Tomas, I'll continue working on this next week if that's alright with you. I'd love to do it immediately but I'm really swamped this week. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33040] Add "Date published (text)" to serials tab on record view (detail.pl)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33040 --- Comment #1 from Kyle M Hall --- Created attachment 147172 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147172&action=edit Bug 33040: Add "Date published (text)" to serials tab on record view (detail.pl) Some libraries would like to see the "Date published (text)" in the serials tab on the "Normal" record view ( aka catalogue/detail.pl ). Test Plan: 1) View the serials tab on detail.pl for a subscription where the latest serial has a "Date published (text)" field populated. 2) Apply this patch 3) Restart all the thigns! 4) Browse to detail.pl for that record 5) View the Subscriptions tab 6) Note the "Date published (text)" column exists now! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33040] Add "Date published (text)" to serials tab on record view (detail.pl)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33040 Kyle M Hall changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33040] Add "Date published (text)" to serials tab on record view (detail.pl)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33040 Kyle M Hall changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 33040] New: Add "Date published (text)" to serials tab on record view (detail.pl)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33040 Bug ID: 33040 Summary: Add "Date published (text)" to serials tab on record view (detail.pl) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: k...@bywatersolutions.com QA Contact: testo...@bugs.koha-community.org Some libraries would like to see the "Date published (text)" in the serials tab on the "Normal" record view ( aka catalogue/detail.pl ). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32799] ILLSTATUS authorized value category name is confusing
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32799 Jonathan Druart changed: What|Removed |Added Attachment #146487|0 |1 is obsolete|| --- Comment #7 from Jonathan Druart --- Created attachment 147171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147171&action=edit Bug 32799: Rename ILLSTATUS authorised value category to ILL_STATUS_ALIAS To test: 1) Activate the IllModule system preference 2) Install a backend (BLDSS or FreeForm) following the wiki instructions: 3) Configure some authorised values for ILLSTATUS 4) Apply patch 5) Run database update 6) Verify your configured values have been updated to ILL_STATUS_ALIAS 7) Add another ILL_STATUS_ALIAS: there should now be an explanation in the categories list 8) Go to the ILL module and add a new request 9) Edit the request, verify that your status alias show in the status list 10) Set one of your status and save 11) Verify that the ILL requests list search filters show your status alias 12) Manage the request again and verify that the ILL request log shows the status descriptions correctly 13) Verify the description of the ILLHiddenRequestStatuses has been updated with the new authorised value category Signed-off-by: Pedro Amorim Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 32799] ILLSTATUS authorized value category name is confusing
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32799 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31563] Numbers on claims tab not showing in translated templates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31563 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail. ||com --- Comment #8 from Jonathan Druart --- That's definitely a bug in the translation script, but I am lazy to dig into it now. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31563] Numbers on claims tab not showing in translated templates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31563 Jonathan Druart changed: What|Removed |Added Attachment #146518|0 |1 is obsolete|| --- Comment #7 from Jonathan Druart --- Created attachment 147170 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147170&action=edit Bug 31563: Make zero claims show correctly for translations A tag that only contains 0 is turned into an empty tag by the translation scripts. This turns "Claims ( 0 0 )" into "Claims ( )" in translated templates. To test: * Install an additional language (fr-FR, es-ES) and activate it in the system preferences * Look at the checkouts and details tabs in any patron account in the staff interface * Verify the claims tab shows without the zeros as described above * Apply the patch * Update the translation so the templates are recreated with the change * Verify that the 0 0 now show correctly. Signed-off-by: Caroline Cyr La Rose -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31563] Numbers on claims tab not showing in translated templates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31563 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 13614] Replace usage of YUI on basket groups page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13614 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail. ||com --- Comment #13 from Jonathan Druart --- Did we forget to remove koha-tmpl/intranet-tmpl/prog/js/basketgroup.js? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 31056] Unable to 'Close and export as PDF' a basket group
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31056 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail. ||com --- Comment #5 from Jonathan Druart --- I don't understand, it's in koha-tmpl/intranet-tmpl/prog/js/basketgroup.js:function closeandprint(bg){ You are not supposed to redefine it here. The js file still exists, but never used I think you may simply need to re-add it. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/