Bug 30477: Add new UNIMARC installer translation files
[koha.git] / C4 /
2022-04-21 Jonathan DruartBug 28786: Correctly inherit from Auth::GoogleAuth
2022-04-21 Jonathan DruartBug 28786: Improve readability in C4::Auth::checkauth
2022-04-21 Jonathan DruartBug 28786: Two-factor authentication for staff client...
2022-04-21 Lucas GassBug 30204: Add subtitle to serial search results
2022-04-21 Lucas GassBug 30205: Add subtitle to subscription detail page
2022-04-20 Kyle HallBug 26370: (QA follow-up) Rename option never_demagniti...
2022-04-20 Kyle M HallBug 26370: Add ability to disable demagnetizing items...
2022-04-20 Martin RenvoizeBug 30237: Replace AutoEmailOpacUser with AutoEmailNewUser
2022-04-20 David CookBug 29420: HTTP status code incorrect when calling...
2022-04-20 Matthias MeusburgerBug 25815: SIP Checkout: add more information on why...
2022-04-20 Nick ClemensBug 29483: Further improve performance of script
2022-04-20 Nick ClemensBug 29483: Check ItemsAnyAvailableAndNotRestricted...
2022-04-13 Owen LeonardBug 26019: Koha should set SameSite attribute on cookies
2022-04-12 Marion DurandBug 22347: Translatability of ILSDI GetAvailability
2022-04-12 Marcel de RooyBug 29957: Let check_api_auth return created cookie
2022-04-12 Marcel de RooyBug 29957: Adjust push @$cookie statements in Auth
2022-04-12 Marcel de RooyBug 29957: Replace clear_all_cookies in Auth.pm
2022-04-12 Jonathan DruartBug 29957: Clear cookies on logout
2022-04-12 Jonathan DruartBug 29695: Remove C4::Reports::Guided::_get_column_defs
2022-04-12 Jonathan DruartBug 29695: Remove GetColumnDefs
2022-04-08 David CookBug 14393: Add collection code filter to inventory
2022-04-08 Kyle M HallBug 30118: (QA follow-up) Fix Perl Critic issues
2022-04-08 Matthias MeusburgerBug 30118: Make holds_block_checkin in SIP behave like...
2022-04-08 Aleisha AmohiaBug 29990: Show authority appropriate heading use on...
2022-04-08 Kyle HallBug 20517: (QA follow-up) Add ability to override syspr...
2022-04-08 Nick ClemensBug 20517: (follow-up) Add explanation to syspref and...
2022-04-08 Martin RenvoizeBug 20517: (QA follow-up) Fix return undef.
2022-04-08 Martin RenvoizeBug 20517: Add support for specifying comparitor
2022-04-08 Magnus EngerBug 20517: Use the "sort bin" field in SIP2 Checkin...
2022-04-08 Alex BuckleyBug 22827: Add age dependency on other fields than...
2022-04-08 Jonathan DruartBug 29609: Centralized code to build the link to a...
2022-04-08 Aleisha AmohiaBug 30402: Import authorities subroutines to ImportBatc...
2022-04-04 Nick ClemensBug 26669: Adjust POD
2022-04-04 Fridolin SomersBug 26669: Last Run if report not always updated
2022-04-04 Fridolin SomersBug 26669: Avoid a warn in update_sql
2022-04-04 Aleisha AmohiaBug 13952: (follow-up) JS translatability, clean warns...
2022-04-04 Aleisha AmohiaBug 13952: (follow-up) Fixing authority type import
2022-04-04 AleishaBug 13952: Import and export authority types
2022-04-04 Nick ClemensBug 29517: Check if agerestriction field is mapped...
2022-04-04 Kyle HallBug 30114: Koha offline circulation will always cancel...
2022-04-04 Jonathan DruartBug 30063: Remove occurrences of C4::Utils::DataTables...
2022-03-25 Nick ClemensBug 30244: Include lost items in list of hidden items
2022-03-25 Jonathan DruartBug 30110: Fix concatenation during assignements
2022-03-25 Fridolin SomersBug 17748: (follow-up) Fix date due column filter
2022-03-25 Aleisha AmohiaBug 17748: (follow-up) Remove availability column
2022-03-25 Aleisha AmohiaBug 17748: (follow-up) Fix sorting on new columns
2022-03-25 Aleisha AmohiaBug 17748: Show due date and availability in item searc...
2022-03-25 Katrin FischerBug 29791: (follow-up) Add missing comma in previous...
2022-03-25 Kyle M HallBug 29791: KohaOpacLanguage cookie should set the secur...
2022-03-25 Nick ClemensBug 22605: (follow-up) Fix operators
2022-03-25 Marcel de RooyBug 29915: Prevent bad cookie from corrupted session
2022-03-23 David CookBug 26328: Cast barcode from varchar to integer for...
2022-03-22 Jonathan DruartBug 29486: _koha_marc_update_bib_ids no longer needed...
2022-03-22 Julian MauriceBug 30004: Prevent TooMany from executing too many...
2022-03-22 Marcel de RooyBug 29915: (QA follow-up) Add a comment in checkauth...
2022-03-22 Marcel de RooyBug 29915: (QA follow-up) Fix POD typo
2022-03-22 Marcel de RooyBug 29915: Tiny session adjustments
2022-03-22 Marcel de RooyBug 29915: Changes for get_session and check_cookie_auth
2022-03-22 Jonathan DruartBug 29915: Don't generate a new session ID for anonymou...
2022-03-17 Kyle HallBug 17648: ACCTDETAILS notice does not show in notices.pl
2022-03-16 Petro VashchukBug 29684: add honeypot to catch other warnings in...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Tomas Cohen AraziBug 19532: Make recalls.status an ENUM
2022-03-15 Marcel de RooyBug 19532: (QA follow-up) Fix fine calculation by inser...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix for wantarray change and...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixes along recall workflow
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix calls, tests, syspref settin...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix undef recall_id preventing...
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-03-15 Aleisha AmohiaBug 19532: Expiry and overdue cronjobs, and overdue...
2022-03-15 Aleisha AmohiaBug 19532: Recalls objects and tests
2022-03-15 Aleisha AmohiaBug 19532: Database and installer stuff
2022-03-02 Jonathan DruartBug 30035: Fix month name in prediction pattern
2022-03-02 Marcel de RooyBug 29687: Uninitialized warning C4/XSLT line 286
2022-03-02 Tomas Cohen AraziBug 30023: Make MarkIssueReturned use ->anonymize
2022-03-02 Thomas KlausnerBug 30153: Use uppercase AND to join query parts
2022-02-25 Nick ClemensBug 29703: Use get_effective_rules in GetBranchItemRule
2022-02-25 Martin RenvoizeBug 28955: (follow-up) Set to fall back
2022-02-25 Martin RenvoizeBug 28955: Add OPAC_BRANCH_DEFAULT
2022-02-25 David GustafssonBug 25616: Uppercase hard coded lower case boolean...
2022-02-23 Nick ClemensBug 30085: Move IndependentBranches check sooner
2022-02-23 Nick ClemensBug 30085: Consolidate querycoutn code and only check...
2022-02-23 Nick ClemensBug 30085: Don't fetch ReservesControlBranch twice
2022-02-23 Nick ClemensBug 30085: Reduce scope of holds count / today holds...
2022-02-22 Petro VashchukBug 30129: remove the third required date that was...
2022-02-22 Jonathan DruartBug 29969: Prevent crash if 'Update holds' clicked...
2022-02-22 BlouBug 30115: Uninitialized value warning in C4/Output.pm
2022-02-16 Jonathan DruartBug 29385: Catch register_id for payments against fees
2022-02-16 Fridolin SomersRevert "Bug 29579: Show saved SQL report ID in database...
2022-02-15 Pasi KallinenBug 29579: Show saved SQL report ID in database query
2022-02-15 Martin RenvoizeBug 26704: (follow-up) Rebase for bug 29785
2022-02-15 Martin RenvoizeBug 26704: Update Koha::Item to use Koha::Object::Messages
2022-02-11 Tomas Cohen AraziBug 29874: Remove unused method C4::SIP::ILS::Item...
2022-02-11 Tomas Cohen AraziBug 29869: Remove C4::Reserves::ModReserveFill
2022-02-11 Tomas Cohen AraziBug 29869: Make ModReserveFill a (temporary) wrapper...
2022-02-10 jeremy breuillardBug 29767: SQL Koha reports and variable of database...
2022-02-10 Nick ClemensBug 29754: Don't include patron when fetching guarantee...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Tomas Cohen AraziBug 29844: Some more uncaught cases
next