Update release notes for 21.11.24 release
[koha.git] / C4 /
2023-08-04 danyonsewellMerge remote-tracking branch 'translate/21.11.23-transl...
2023-08-04 danyonsewellMerge branch '21.11.x-rmaint' into 21.11.x-security
2023-08-04 Martin RenvoizeBug 30524: Core CSRF checking code
2023-07-27 Martin RenvoizeBug 30524: [21.11] Core CSRF checking code
2023-06-12 Jonathan DruartBug 29486: _koha_marc_update_bib_ids no longer needed...
2023-05-23 Kyle HallBug 33216: Catch and handle RegisterRequired exceptions...
2023-05-23 Kyle HallBug 33040: Add "Date published (text)" to serials tab...
2023-05-03 Fridolin SomersBug 32279: Add GetAuthorizedHeading method export C4...
2023-05-03 Fridolin SomersBug 32280: Export method ImportBreedingAuth from C4...
2023-05-03 Nick ClemensBug 31259: Escape infinite loop when lime cannot wrap...
2023-05-03 Nick ClemensBug 13976: Sort popularity numerically in Zebra
2023-05-03 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-05-03 Nick ClemensBug 33309: Index items after renewal transaction completes
2023-05-03 Nick ClemensBug 33100: Remove all punctuation at end of record
2023-04-20 Kyle HallBug 33183: Error inserting matchpoint_components when...
2023-03-29 Nick ClemensBug 31471: Send multiple ISBN with 'OR' for FindDuplicate
2023-03-29 Nick ClemensBug 33055: (bug 32624 follow-up) Don't send a screen...
2023-03-29 David CookBug 32205: Remove unnecessary syspref template params...
2023-03-29 Jonathan DruartBug 33032: Remove alternateholdings_count
2023-02-17 Nick ClemensBug 32624: Don't include guarantee or guarantor fines...
2023-02-17 Nick ClemensBug 29755: Check each NoIssuesCharge separately
2023-01-27 Jonathan DruartBug 31244: [21.11.x] Fix 500 if logout and not logged in
2023-01-26 Nick ClemensBug 22042: Block all return actions when BlockReturnOfW...
2023-01-26 Fridolin SomersBug 20596: (QA follow-up) perltidy
2023-01-26 David CookBug 20596: Join authority queries together with OR
2023-01-13 Arthur SuzukiRevert "Bug 32208: Adjust Auth.pm for relogin without...
2023-01-13 Arthur SuzukiRevert "Bug 32208: (follow-up) Fix compile issue"
2023-01-13 Marcel de RooyBug 31908: [21.11.x] Fix Auth.pm
2023-01-13 Marcel de RooyBug 31908: [21.11.x] Revert "Resolve second login with...
2023-01-11 Martin RenvoizeBug 32208: (follow-up) Fix compile issue
2023-01-11 Marcel de RooyBug 32208: Adjust Auth.pm for relogin without perms
2023-01-11 Marcel de RooyBug 31908: Resolve second login with another userid
2023-01-11 Marcel de RooyBug 31908: Replace an exit by a safe_exit in Auth.pm...
2023-01-09 Martin RenvoizeBug 32208: (follow-up) Fix compile issue
2023-01-09 Marcel de RooyBug 32208: Adjust Auth.pm for relogin without perms
2023-01-09 Marcel de RooyBug 31908: Resolve second login with another userid
2023-01-09 Marcel de RooyBug 31908: Replace an exit by a safe_exit in Auth.pm...
2022-12-22 Nick ClemensBug 27265: (follow-up) Use existing parameter
2022-12-22 Kyle M HallBug 27265: Enable message queue cron to accept multiple...
2022-12-16 Marcel de RooyBug 19693: (QA follow-up) Replace changed tag test
2022-12-16 Janusz KaczmarekBug 19693: Update of an authority record creates incons...
2022-12-14 Kyle HallBug 31552: SIP2 option format_due_date not honored...
2022-12-14 Kyle HallBug 31587: Basket not accessible from ACQORDER notice
2022-12-14 Fridolin SomersBug 31649: Fix acquisition basket group CSV export...
2022-12-14 Fridolin SomersBug 31649: Fix acquisition basket CSV export if biblio...
2022-12-14 Johanna RaisaBug 30359: GetBudgetHierarchy is slow on order receive...
2022-11-14 Jeremy BreuillardBug 27550: "Duplicate budget" does not keep users assoc...
2022-11-14 Katrin FischerBug 31401: Update administration sidebar to match entri...
2022-11-14 Nick ClemensBug 31023: Quote authtypecode in FindDuplicateAuthorities
2022-11-14 Nick ClemensBug 28290: Don't send subfields to 'as_string' if none...
2022-10-19 David CookBug 31390: Remove noisy warns in C4::Templates
2022-10-19 Nick ClemensBug 22605: (follow-up) Fix operators
2022-10-19 Fridolin SomersBug 28327: (follow-up) Comma as default CSV delimiter
2022-10-19 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-10-14 Tomas Cohen AraziBug 29325: Fix commit_file.pl
2022-10-14 Arthur SuzukiRevert Bug 29012:
2022-10-12 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-10-12 Nick ClemensBug 30779: Do not update import marc after importing...
2022-10-12 Nick ClemensBug 26632: (Bug 22532 follow-up) Remove random variables
2022-10-12 Kyle HallBug 31276: Report results are limited to 999,999 no...
2022-10-12 Marcel de RooyBug 30984: (QA follow-up) Ternary formatting style
2022-10-12 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-10-12 Kevin CarnesBug 29012: Add default values for blank circulation...
2022-09-14 Kyle M HallBug 31120: Items will renew for zero ( 0 ) days if...
2022-09-14 Kyle HallBug 30838: (QA follow-up) Add missing semicolon
2022-09-14 Martin RenvoizeBug 30838: Set to_address to smsalertnumber at send
2022-09-14 Martin RenvoizeBug 30838: Don't fallback through phone numbers for sms
2022-09-12 Frédéric DemiansBug 30308: Fix bulkmarcimport.pl broken by OAI-PMH...
2022-09-12 Kyle HallBug 31202: Don't remove optional SIP fields with a...
2022-08-26 Katrin FischerBug 27045: (follow-up) Fix delimiter in header rows
2022-08-26 Jonathan DruartBug 27045: Fix other exports using CSV profiles
2022-08-26 Fridolin SomersBug 27683: Bind results of GetAnalyticsCount to the...
2022-08-26 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-08-16 Jonathan DruartBug 29951: Fix EXPORT for C4::ClassS*Routine modules
2022-07-25 Kyle HallBug 30969: Cross site scripting (XSS) attack in OPAC... v21.11.10
2022-07-21 Tomas Cohen AraziBug 28529: Make biblio-level hold itemtype count agains...
2022-07-21 Nick ClemensBug 12630: Rebase tests and cover CheckReserves
2022-07-21 Kyle M HallBug 12630: (QA follow-up) - Rename _ShiftPriorityByDate...
2022-07-21 Olli-Antti KivilahtiBug 12630: Prioritizing "Hold starts on date" -holds...
2022-06-21 Arthur SuzukiMerge remote-tracking branch 'translate/21.11.07-transl...
2022-06-21 Fridolin SomersBug 30781: Fix warning in GetPreparedLetter
2022-06-21 Marcel de RooyBug 30731: Remove Readonly::XS::MAGIC_COOKIE
2022-06-21 Marcel de RooyBug 30731: Silence noisy CPAN modules in C4::Installer...
2022-06-20 Martin RenvoizeBug 28955: (follow-up) Set to fall back
2022-06-20 Martin RenvoizeBug 28955: Add OPAC_BRANCH_DEFAULT
2022-06-08 Nick ClemensBug 30528: Process limits before handling CCL query
2022-06-08 Petro VashchukBug 29883: avoid uninitialized value warn in GetAuthori...
2022-06-07 Jonathan DruartBug 28152: Log the "duplicate item barcode" error
2022-06-07 Jonathan DruartBug 28152: Fix import_items row creation if duplicate...
2022-05-27 Lucas GassBug 30204: Add subtitle to serial search results
2022-05-13 Nick ClemensBug 29537: Remove unnecessary if-else checks for soones...
2022-05-13 Marcel de RooyBug 30620: Add a warning about /*!VERSION lines in...
2022-05-13 Arthur SuzukiBug 22379: Fix checks not made by ILS-DI method CancelHold
2022-05-13 Fridolin SomersBug 30366: Remove warn when running automatic_item_modi...
2022-05-06 Nick ClemensBug 24001: Fix Card template/rpinter profile creation...
2022-05-06 Nick ClemensBug 29483: [21.11.x] Check ItemsAnyAvailableAndNotRestr...
2022-04-15 Marcel de RooyBug 29957: Let check_api_auth return created cookie
2022-04-15 Marcel de RooyBug 29957: Adjust push @$cookie statements in Auth
2022-04-15 Marcel de RooyBug 29957: Replace clear_all_cookies in Auth.pm
2022-04-15 Jonathan DruartBug 29957: Clear cookies on logout
next