ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAG
1
Link to BugzillaBug IDComponentSummaryChangedVersion(s) released inSeverityPriorityText to go in the release notesReviewed for documentation changes? (Y/N)Documentation changes required? (Y/N/Review)Complexity (Easy/Medium/Hard)Reviewed byDate reviewedAssigned toCompleted (Y/N/N/A)Include in what's new? (Y/N)Notes
2
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28236
28236Staff ClientSelecting database columns for system preferences in standard and dev installs is broken2021-11-09 08:17:4521.11.00criticalP5 - lowThis fixes Apache access to json files in koha-tmpl for non-package installs. This causes issues for system preferences where there is a pick list for database columns.

Bug 22844 introduced a pick list of database columns for system preferences where such a list was required. This list is in a plain json file under the templates directory. This works fine for packages, but because of bug 9812 (which limited browser access to selected files) those directories are not accessible to the outside world for both standard and dev type installs using the make process.
YNN/ADavid Nind2021-11-14N/AN/AN
3
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29180
29180System AdministrationSystem preference RequestOnOpac should be renamed2021-11-09 01:55:0921.11.00normalP5 - lowSystem preference RequestOnOpac renamed to OPACHoldRequests. It could be confused with the 'Article Request' feature and does not follow Koha terminology - OPAC related system preferences normally start with OPAC.YYEasyDavid Nind2021-11-14NY
4
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29319
29319CatalogingErrors when doing a cataloging search which starts with a number + letter2021-11-09 01:50:3021.11.00,21.05.05normalP5 - lowThis fixes an error that occurs in cataloging search when entering a search term with ten characters (like "7th Heaven" or "2nd editio") - Koha thinks you are entering an ISBN10 number, gets confused and delivers an error page. Searching now works as expected for ISBN13/ISBN10 (without the '-'s), title and author searches.YYEasyDavid Nind2021-11-14NY
5
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29239
29239Staff Client[OMNIBUS] Replace jQueryUI's timepicker with flatpickr2021-11-1421.11.00normalP5 - low-YYMediumDavid Nind2021-11-14NYThis is the omnibus bug for replacing date time picker with flatpickr plugin - manage documentation changes as one change grouped under this bug, rather than all individual busg. Will mainly require screenshot updates.
6
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29270
29270TemplatesUse flatpickr and futuredate on reserve/request.tt2021-11-08 13:41:1021.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-11-14-N/ANSee bug 29239 - all flatpickr changes grouped together.
7
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28376
28376TemplatesFlatpickr introduction for datetime picker2021-11-08 13:40:3421.11.00
enhancement
P5 - lowThis patch begins the process of replacing an obsolete jQuery plugin with a new library for selecting dates and times. Koha uses the jQueryUI "datepicker" widget for selecting dates, and uses an additional plugin, "jQuery Timepicker Addon," when adding time selection to the widget. This additional plugin has not been updated for many years. The new library, Flatpickr, will eventually replace both the jQuery Timepicker Addon and the jQueryUI datepicker widget. This replacement process begins here with the new Flatpickr calendar widget being added to Circulation -> Renew, Reports -> Patron statistics wizard, and Administration -> Patron categories.YNN/ADavid Nind2021-11-14-N/ANSee bug 29239 - all flatpickr changes grouped together.
8
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29369
29369Staff ClientUse Flatpickr in dateaccessioned cataloging plugin2021-11-08 13:39:3821.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-11-14-N/ANSee bug 29239 - all flatpickr changes grouped together.
9
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28898
28898I18N/L10NContext for translation: term (word) vs. term (semester)2021-11-08 13:36:4921.11.00normalP5 - lowThis disambiguates and provides a hint for translating the term "term" used in course reserves, where the meaning is "semester" rather than something like search term. This allows it to be translated, rather than having to use JQuery to change the text displayed for languages other then English.YReviewEasyDavid Nind2021-11-14-N/AYMakes it easier to translate the 'Term". Review the course reserves section to see if any clarification is required.
10
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28636
28636Documentationt:lib::Mocks is missing POD2021-11-08 13:36:1321.11.00trivialP5 - lowYNN/ADavid Nind2021-11-14-N/ANImproves developer documentation in the code.
11
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28022
28022CatalogingMARC subfield 9 not honoring visibility2021-11-08 13:35:3121.11.00normalP5 - lowYReviewMediumDavid Nind2021-11-15-NYReview whether mentioned in cataloguing section, otheriwse just requires something for What's new
12
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29395
29395Architecture, internals, and plumbingUse EXPORT_OK in Koha::Patron::Debarments2021-11-08 13:34:4521.11.00trivialP5 - lowYNN/ADavid Nind2021-11-14-N/ANDeveloper related.
13
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29429
29429AcquisitionsCannot close budgets2021-11-08 11:20:1921.11.00normalP5 - lowYNN/ADavid Nind2021-11-14-N/ANFixes an issue introduced by a bug in the current release cycle (17600).
14
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29430
29430PatronsTable cell click doesn't activate buttons in patron search2021-11-08 11:20:0221.11.00normalP5 - lowN
15
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29427
29427Architecture, internals, and plumbingDebug mode not honoured in SMTP transport2021-11-08 11:19:5221.11.00normalP5 - lowThe debug flag on the SMTP servers configuration was not being used correctly. This patch implements the expected behavior.

Note: Enabling this will lead to lots of logging for each SMTP connection Koha does.
YNN/ADavid Nind2021-12-09-N/AN
16
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29407
29407Hold requestsMake the pickup locations dropdown JS reusable2021-11-08 11:19:4721.11.00
enhancement
P5 - lowN
17
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29404
29404Hold requestsAdd infinite scrolling to pickup location dropdowns2021-11-08 11:19:4221.11.00
enhancement
P5 - lowN
18
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29195
29195Staff ClientHighlighting broken on odd rows in circ-patron-search-results2021-11-08 11:19:3721.11.00normalP5 - lowN
19
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24224
24224OPACConvert OpacNavBottom system preference to news block2021-11-08 11:19:3121.11.00
enhancement
P5 - lowN
20
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24223
24223OPACConvert OpacNav system preference to news block2021-11-08 11:19:2621.11.00
enhancement
P5 - lowN
21
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28926
28926PackagingUpdate cpanfile for Mojolicious::Plugin::OpenAPI v2.162021-11-08 09:11:1021.11.00normalP5 - lowN
22
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17314
17314REST APIRoutes to create, list and delete a purchase suggestion2021-11-07 21:22:0321.11.00,21.05.05
enhancement
P5 - lowN
23
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28573
28573Staff ClientReplace authority record with Z39.50/SRU creates new authority record2021-11-07 20:12:4721.11.00,21.05.05majorP3N
24
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28303
28303Plugin architectureHaving multiple pluginsdir causes plugin_upload to try to write to the opac-tmpl folder2021-11-06 16:41:3421.11.00,21.05.05,20.11.11trivialP5 - lowN
25
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600
17600Architecture, internals, and plumbingStandardize the EXPORT2021-11-06 12:26:0821.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-12-09-N/AN
26
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24406
24406PatronsRemove patron category category type codes from patron search results2021-11-05 18:54:4121.11.00
enhancement
P5 - lowThe patron category type code (A, C, O, ...) is currently displayed in the patron module search, patron card creator, and acquisition patron searches.

This information is not useful for most users, as these are internal codes that cannot be easily "decoded". And while you might be able to guess A as Adult in English, it doesn't translate to other languages.

This patch wraps a span around the patron category type code shown in () after the patron category.
N
27
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29265
29265ToolsCan't pick editor to use when adding new news or HTML customization entries2021-11-05 18:29:2621.11.00
enhancement
P5 - lowN
28
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29201
29201Reportsbiblio_framework missing form list of runtime parameters when editing SQL reports2021-11-05 18:29:0921.11.00
enhancement
P5 - lowN
29
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28982
28982TemplatesUse Flatpickr on onboarding pages2021-11-05 18:28:3721.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-11-14-N/ANSee bug 29239 - all flatpickr changes grouped together.
30
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28816
28816TemplatesImprove the display of multiple holds during hold process2021-11-05 18:28:2321.11.00
enhancement
P5 - lowN
31
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28694
28694TemplatesCheck alert in cataloguing should be a static message2021-11-05 18:28:1021.11.00
enhancement
P5 - lowThis patch changes the way error form validation error messages are displayed when using the basic MARC editor in cataloging. Instead of a JavaScript alert, errors are now shown on the page itself, with links in the message to take you to the corresponding field. A new "Errors" button in the toolbar allows the user to jump back to the list of errors for easy reference.N
32
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28537
28537OPACImprove HTML generated by OverDrive integration2021-11-05 18:27:5721.11.00
enhancement
P5 - lowN
33
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28450
28450TemplatesMake Account summary print tables configurable2021-11-05 18:27:4321.11.00
enhancement
P5 - lowN
34
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27823
27823Installation and upgrade (web-based installer)List upcoming steps during installation process2021-11-05 18:27:2821.11.00
enhancement
P5 - lowN
35
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27296
27296CirculationReturn claims should be filtered by default to show unresolved claims2021-11-05 18:25:5321.11.00
enhancement
P5 - lowN
36
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29015
29015Hold requestsAdd option to limit Holds Queue report by shelving location / collection2021-11-05 18:25:3421.11.00
enhancement
P5 - lowN
37
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26326
26326Architecture, internals, and plumbingAdd Koha Objects for Import Records and Import Record Matches2021-11-05 18:24:5921.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-12-09-N/AN
38
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27360
27360OPACLibraries should be able to pick which branches display on the public 'Libraries' page2021-11-05 18:24:2521.11.00
enhancement
P5 - lowThis patch adds a new field, `Public` to the definable library information. When enabled, the library details will be displayed in the libraries page on the OPAC.N
39
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25883
25883CirculationHighlight transfers on checkin screen table2021-11-05 18:24:0121.11.00
enhancement
P5 - lowThis patch replaces the `Holding library` field in the check-in table with a new `Transfer to` field.

The `Holding library` would always match the current branch, as holding branch is updated by the check-in process. We now highlight transfers by populating the new `Transfer to` field with the destination library.
N
40
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27173
27173Plugin architectureAdd plugin hooks for authority record changes2021-11-05 18:22:4221.11.00,21.05.05
enhancement
P5 - lowThis enhancement allows plugin authors to implement an `after_authority_action` method in order to act upon authority create, modify and delete.N
41
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28474
28474Plugin architecturePass process_message_queue.pl params to before_send_messages plugin hooks2021-11-05 18:21:0221.11.00,21.05.05
enhancement
P5 - lowThis enhancement passes the parameters received by process_message_queue.pl through to the before_send_messages plugin calls. This allows plugins to respect calls that should only affect certain letter codes etc.N
42
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28417
28417Architecture, internals, and plumbingAuthen::CAS::Client always loaded even if CAS is not used2021-11-05 18:19:1021.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-12-09-N/ANNote: Nice steps on how to test CAS authentication
43
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27375
27375Developer documentationSet YAML file settings in .editorconfig2021-11-05 18:18:5121.11.00
enhancement
P5 - lowN
44
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812
15812CirculationCheckout search with too many results (single character search) causes poor performance or timeout2021-11-05 18:17:1221.11.00normalP3This patch replaces the special case patron results page from circulation searches and instead redirects to the standard patron search results page.

To enable quick onward navigation to checkout, we add a link to the cardnumber field and a button to the actions column.
N
45
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28879
28879ILLDisplay of metadata with long label names looks terrible2021-11-05 18:15:0821.11.00
enhancement
P5 - lowN
46
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26402
26402MARC Bibliographic record staging/importAdd --framework parameter to commit_file.pl2021-11-05 18:14:1421.11.00
enhancement
P5 - lowN
47
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28973
28973PatronsImprove Koha::Patron::can_see_patron_infos efficiency2021-11-05 18:10:0421.11.00,21.05.05trivialP5 - lowN
48
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28365
28365Searching(Bug 19873 follow-up) Make it possible to search on value 02021-11-05 18:09:2321.11.00,21.05.05normalP5 - lowN
49
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316
28316Searching - ElasticsearchFix ES crashes related to various punctuation characters2021-11-05 17:03:3921.11.00,21.05.05normalP5 - lowN
50
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29380
29380CirculationAuto renewing, batch due date extension tool and checkout note previews are broken2021-11-05 16:34:0921.11.00criticalP5 - lowN
51
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28729
28729System AdministrationReturn-path header not set in emails2021-11-05 16:07:5121.11.00,21.05.05criticalP5 - lowN
52
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28904
28904AboutUpdate information on Newsletter editor on about page2021-11-05 15:59:4421.11.00,21.05.05trivialP5 - lowN
53
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29329
29329OPACstray "s" in opac-detail2021-11-05 15:59:0721.11.00,21.05.05trivialP5 - lowN
54
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27884
27884ReportsAdd HTML mail support for patron emailer script2021-11-05 15:55:1221.11.00,21.05.05trivialP5 - lowN
55
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25459
25459Label/patron card printingIn patron cards layout, barcode position doesn't respect units2021-11-05 15:53:4721.11.00,21.05.05minorP5 - lowN
56
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28263
28263NoticesAUTO_RENEWALS message for 'too_many' is wrong2021-11-05 15:53:0721.11.00minorP5 - lowThis corrects the text in the AUTO_RENEWALS and AUTO_RENEWALS_DGST notices. These are sent when an item is setup for automatic renewal and can no longer be automatically renewed as the maximum number of renewals reached:
- Current wording: "You have reached the maximum number of checkouts possible."
- Updated wording: "You have reached the maximum number of renewals possible."

For new installations the sample notices are updated. For existing installations the notices will be updated if they exist and haven't been changed.
N
57
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29356
29356Hold requestsSearch for pickup library when placing a hold should be truncated in both directions2021-11-05 15:51:4921.11.00normalP5 - lowN
58
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29355
29355Hold requestsPickup location list limited by RESTdefaultPageSize syspref2021-11-05 15:36:2621.11.00normalP5 - lowN
59
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29351
29351ReportsAdd missing cn_source parameter to reports parameter menu2021-11-05 15:25:3721.11.00normalP5 - lowThis patch adds a link for the previously-hidden option of using a runtime parameter for selecting "Source of classification or shelving scheme." Now when composing an SQL report you can click the "Insert runtime parameter" button to see a menu that includes this option.N
60
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29352
29352ReportsRuntime parameter labels should not be said to be optional2021-11-05 15:23:0421.11.00,21.05.05normalP5 - lowN
61
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29416
29416OPACRegression: information from existing bib no longer populating on suggest for purchase2021-11-05 15:05:4221.11.00majorP5 - lowN
62
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29328
29328ReportsAdd missing list parameter to reports parameter menu2021-11-05 14:52:3621.11.00,21.05.05normalP5 - lowN
63
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29242
29242Staff ClientFlatpickr - Turn autocomplete off2021-11-05 14:47:2021.11.00normalP5 - lowYNN/ADavid Nind2021-11-14-N/ANSee bug 29239 - all flatpickr changes grouped together.
64
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28901
28901OPACshowCart incorrectly calculates position if content above navbar2021-11-05 14:46:4821.11.00,21.05.05normalP5 - lowN
65
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28910
28910OPACCorrect eslint errors in OPAC basket.js2021-11-05 14:44:3721.11.00,21.05.05minorP5 - lowN
66
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29350
29350Architecture, internals, and plumbingTT method 'delete' don't need to be escaped2021-11-05 14:24:0721.11.00,21.05.05normalP5 - lowYNN/ADavid Nind2021-12-09-N/AN
67
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28913
28913Staff ClientAutomatic checkin setting in item type setup should note required cronjob2021-11-05 14:20:1721.11.00,21.05.05normalP5 - lowN
68
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28413
28413Architecture, internals, and plumbingbackground job worker is running with all the modules in RAM2021-11-05 13:43:5221.11.00
enhancement
P5 - lowYNN/ADavid Nind2021-12-09-N/AN
69
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29123
29123AboutAdd Dataly Tech to About page2021-11-05 13:43:5021.11.00trivialP5 - lowN
70
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29411
29411CirculationSingle result for checkout search by name should redirect to check out tab2021-11-05 13:43:4721.11.00normalP5 - lowN
71
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29386
29386Architecture, internals, and plumbingbackground jobs table data field is a TEXT which is too small2021-11-05 13:43:3721.11.00criticalP5 - lowYNN/ADavid Nind2021-12-09-N/AN
72
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24387
24387ToolsRename News tool2021-11-05 13:28:1121.11.00
enhancement
P5 - lowThis enhancement is renaming the "News" tool to the more generic
"Additional contents".
It creates two different "categories" of content:
"news" and "HTML customizations".
N
73
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29152
29152SearchingChange to default search behavior when limiting by branch2021-11-05 12:58:5521.11.00,21.05.05majorP5 - lowN
74
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850
24850Architecture, internals, and plumbingKoha::DateUtils ignores offsets in RFC3339 datetimes2021-11-05 12:52:1721.11.00majorP5 - lowPrior to this patch our date handling library ignored offset data passed with rfc3339 dates. This could lead to problems if an API client converted to UTC or was in a different timezone to the Koha instance time setting.

This patch adds proper handling to dt_from_string such that if an REF3339 date is input, we parse out the offset and then adjust the time to match the instance timezone for storage.
YNN/ADavid Nind2021-12-09-N/AN
75
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29283
29283AcquisitionsCannot delete basket with cancelled order for deleted biblio2021-11-05 12:37:1321.11.00,21.05.05majorP5 - lowN
76
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26871
26871SIP2L1 cache still too long in SIP Server2021-11-05 12:35:5921.11.00,21.05.05majorP5 - lowThis fixes SIP connections so that when system preference and configuration changes are made (for example: enabling or disabling logging of issues and returns) they are picked up automatically with the next message, rather than requiring the SIP connection to be closed and reopened.

SIP connections typically tend to be long lived - weeks if not months. Basically the connection per SIP machine is initiated once when the SIP machine boots and then never closed until maintenance is required. Therefore we need to reset Koha's caches on every SIP request to get the latest system preference and configuration changes from the memcached cache that is shared between all the Koha programs (staff interface, OPAC, SIP, cronjobs, etc).
N
77
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14999
14999AcquisitionsAdding to basket orders from staged files mixes up the prices between different orders2021-11-05 12:34:0921.11.00,21.05.05majorP5 - lowN
78
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24370
24370AcquisitionsEditing purchase suggestion changes the acquisition library to logged-in user's2021-11-05 12:22:5221.11.00majorP5 - lowN
79
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29374
29374SearchingsearchResults explodes if biblio record has been deleted2021-11-05 12:05:1221.11.00majorP5 - lowN
80
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29368
29368Test SuiteZebra index not correctly mocked from tests2021-11-05 12:03:3021.11.00majorP5 - lowN
81
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29364
29364Test SuiteSearch.t not reverting changes made to the framework2021-11-05 12:02:3321.11.00,21.05.05normalP5 - lowN
82
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29363
29363Test SuiteTestBuilder.t failing if biblionumber=123 does not exist2021-11-05 12:00:5121.11.00,21.05.05minorP5 - lowN
83
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28768
28768OPACOPAC reading history page (opac-readingrecord.pl) wont display news items2021-11-05 11:14:5221.11.00normalP5 - lowN
84
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27708
27708AcquisitionsCannot create EDI order if AcqCreateItem value is not "placing an order"2021-11-05 11:14:4221.11.00normalP5 - lowN
85
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24674
24674CatalogingUncertain years for publicationyear/copyrightdate -- corrected2021-11-05 11:14:3621.11.00
enhancement
P5 - lowN
86
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180
28180OPACUse a lightbox gallery to display the images on the detail pages in OPAC2021-11-05 07:46:5421.11.00
enhancement
P5 - lowThis enhancement to the OPAC enables the display of multiple cover images on the detail page for a record or items in a gallery.N
87
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445
28445Architecture, internals, and plumbingUse the task queue for the batch delete and update items tool2021-11-05 01:09:2121.11.00
enhancement
P5 - lowThis enhancement changes the batch item modification and deletion tools so that they now use the task queue feature (added in Koha 21.05) instead of using background jobs. For the library staff member this provides more information on the progress of the task.YYMediumDavid Nind2021-1209-NYUpdates about the batch item modificationa dn deletion tools - use task queue so now can see progress.
88
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28769
28769Architecture, internals, and plumbingtabloop not used in cataloguing plugins2021-11-05 00:31:0021.11.00
enhancement
P5 - lowThis technical change removes the "tabloop" variable that is passed from the add item form logic to the cataloguing plugins, as it is never used.YNN/ADavid Nind2021-12-09-N/AN
89
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24190
24190AcquisitionsAdd additional Acquisition logging2021-11-05 00:26:5821.11.00
enhancement
P5 - lowThis enhancement adds additional logging of acquisition-related changes including:
- Order line creation and cancellation
- Invoice adjustment additions, amendments and deletions
- Order line receipts against an invoice
- Budget adjustments
- Fund adjustments
- Order release date

The name of the system preference that enables logging of acquisition-related changes was changed from AcqLog to AcquisitionLog.

Note: Acquisition logging was added in Koha 21.05.
N
90
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12561
12561TemplatesRemove non-XSLT views2021-11-05 00:09:3721.11.00
enhancement
P5 - lowThis removes the non-XSLT views feature that was deprecated from July 2014.

As part of this change:
- system preferences HighlightOwnItemsOnOPAC and HighlightOwnItemsOnOPACWhich are removed
- a warning is added to the about page if a default XSLT file was removed, or if a file referenced in one of the system preferences does not exist.
N
91
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18984
18984MARC Bibliographic data supportRemove support for NORMARC2021-11-04 23:53:5321.11.00
enhancement
P5 - lowThe National library of Norway has replaced NORMARC with MARC21. Koha instances that use NORMARC have either been converted to MARC21, or will need to convert as part of any upgrade (from Koha 21.11 onwards).N
92
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27622
27622Installation and upgrade (web-based installer)Remove nb-NO installer data2021-11-04 23:50:1321.11.00
enhancement
P5 - lowThis enhancement removes Norwegian installer data. Installer data is now in YAML format and there is no need for localized installer files (these are now translated using Koha's translation system using .po files maintained on https://translate.koha-community.org).N
93
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27101
27101Installation and upgrade (web-based installer)Remove fr-CA installer data2021-11-04 23:49:3421.11.00
enhancement
P5 - lowThis enhancement removes fr-CA installer data. Installer data is now in YAML format and there is no need for localized installer files (these are now translated using Koha's translation system using .po files maintained on https://translate.koha-community.org).N
94
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211
28211Plugin architectureReplace use of call_recursive() with call()2021-11-04 12:45:5921.11.00
enhancement
P5 - lowThis enhancement changes the way plugin hooks are called to transform data. We now pass object to be modified as a reference, thus allowing several plugins to operate cumulatively on the same object.N
95
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28153
28153NoticesAdd 'Hold reminder' messaging preference2021-11-04 12:41:2921.11.00
enhancement
P5 - lowThis enhancement allows staff/patrons to control individual preferences for holds reminder noticess in the patron's messaging preferences area.N
96
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27985
27985CatalogingAdd option for using a MARC modification template on a single record from the details page2021-11-04 12:39:3921.11.00
enhancement
P5 - lowThis development allows for sending a single record to 'batch' modification in order to process a MARC modification template against the record.N
97
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27949
27949CirculationBatch printing of article request slips2021-11-04 12:08:4221.11.00
enhancement
P5 - lowThis developments adds a way to select several article requests and print slips for them in batch.N
98
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947
27947CirculationAdd default cancellation reasons to article requests2021-11-04 12:06:4521.11.00
enhancement
P5 - lowThis feature adds a way to define a list of possible cancellation reasons for article requests. That way, they can be chosen upon cancellation.N
99
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28242
28242OPACAccessibility: OPAC - add captions and legends to tables and forms2021-11-04 12:05:3721.11.00,21.05.02minorP5 - lowAs part of improving OPAC accessibility this change ensures that all tables have relevant captions and all forms have relevant legends - this makes navigation easier for people using a screen reader.

Note: Many of the captions and legends have class="sr-only" so they are not visible, but are available for people who use a screen reader.
N
100
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26852
26852MARC Bibliographic data supportAdd missing X11$e and remove relator term subfields from MARC21 headings2021-11-04 12:05:3321.11.00,21.05.03,20.11.10trivialP5 - lowThis patch adds $e to 111 and 611, but removes it from 100 and 110 as it's used for the relator term there and should not be copied. Same for 111$j.N