Bug 28708: fr-CA localization file
[koha.git] / Koha /
2022-08-26 Kyle HallBug 20262: (QA follow-up) Fix spelling errors
2022-08-26 Stefan BerndtssonBug 20262: Add ability to refund lost item fees without...
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfer from Z3950Responder
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Tomas Cohen AraziBug 23681: (QA follow-up) New schema files
2022-08-25 Martin RenvoizeBug 23681: (follow-up) Mark fields at booleans
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Proper handling of default...
2022-08-25 Emmi TakkinenBug 23681: DBIC Schema
2022-08-25 Emmi TakkinenBug 23681: Fix QA issues
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Fix preferences
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Fix license, perlcritic ...
2022-08-25 Andrew IsherwoodBug 23681: Clean up on delete
2022-08-25 Andrew IsherwoodBug 23681: Add Koha Classes
2022-08-22 Tomas Cohen AraziBug 29955: Fix method import issues
2022-08-22 Jonathan DruartBug 29939: Use the REST API for ratings
2022-08-19 Nick ClemensBug 31076: Handle year limits with equal sign or colon
2022-08-19 Tomas Cohen AraziBug 31017: DBIC update
2022-08-19 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-08-19 Julian MauriceBug 29955: Move populate_order_with_prices to Koha...
2022-08-19 Tomas Cohen AraziBug 30941: (QA follow-up) Only export what is needed
2022-08-19 Tomas Cohen AraziBug 30941: (QA follow-up) Import methods explicitly
2022-08-19 Julian MauriceBug 30941: Add cataloguing plugins for 146$bcdef (UNIMARC)
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-18 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-08-18 Martin RenvoizeBug 28854: (follow-up) Remove errant warning
2022-08-16 Aleisha AmohiaBug 15326: (follow-up) Hide RSS feed if no news items
2022-08-16 Jonathan DruartBug 27342: Remove dbh from C4::Auth
2022-08-16 Kyle M HallBug 30901: Add POD for Koha::Template::Plugin::Circulat...
2022-08-16 Kyle M HallBug 30901: Add Renewals method to CirculationRules...
2022-08-16 Jonathan DruartBug 29723: Add a "Configure table" button for KohaTable...
2022-08-16 Nick ClemensBug 31314: (QA follow-up) Prefetch and make routines...
2022-08-16 Jonathan DruartBug 31313: Fix availability - OPAC opac-detail
2022-08-16 Jonathan DruartBug 31328: Call get_transfers from get_transfer
2022-08-16 Tomas Cohen AraziBug 31328: Make Koha::Item->get_transfer* use Koha...
2022-08-16 Tomas Cohen AraziBug 31245: Do not try to report results if task not...
2022-08-09 Kyle M HallBug 28787: (QA follow-up) Remove unused variable
2022-08-09 Marcel de RooyBug 28787: (follow-up) Typo and additional test
2022-08-09 Jonathan DruartBug 28787: Don't send the notice if we are not waiting...
2022-08-09 Jonathan DruartBug 28787: Rename the REST API route to /auth/otp/token...
2022-08-09 Marcel de RooyBug 28787: Typo authenticaction
2022-08-09 Marcel de RooyBug 28787: (follow-up) Changes in API auth, moved otp...
2022-08-09 Jonathan DruartBug 28787: Send a notice with the TOTP token
2022-08-09 Andrew IsherwoodBug 28909: Fix handling if backend doesn't support
2022-08-09 Andrew IsherwoodBug 28909: Allow illview to use backend template
2022-08-09 Jonathan DruartBug 31306: Allow to pass params and attributes to searc...
2022-08-09 Petro VashchukBug 31306: Add search_ordered sub to order items with...
2022-08-09 Jonathan DruartBug 29897: Remove 'linkage' leftover
2022-08-09 Jonathan DruartBug 29897: Add and fix POD
2022-08-09 Jonathan DruartBug 29897: Display author's identifiers
2022-08-09 Jonathan DruartBug 29897: Move code to private method for reusability
2022-08-09 Jonathan DruartBug 29897: Rename get_marc_authors with get_marc_contri...
2022-08-09 Tomas Cohen AraziBug 31183: Use filter_by_current in Koha::Holds->get_it...
2022-08-09 Tomas Cohen AraziBug 31183: Add Koha::Item::Transfers->filter_by_current
2022-08-08 Martin RenvoizeBug 27779: Group payouts by type of debit they're appli...
2022-08-08 Tomas Cohen AraziBug 31303: (follow-up) Use get_effective_rule_value...
2022-08-08 David CookBug 31303: Prevent fatal errors when missing "waiting...
2022-08-03 Marcel de RooyBug 31288: (QA follow-up) Check userenv in disown_or_delete
2022-08-02 Nick ClemensBug 30879: Allow biblionumber as sort option in Elastic...
2022-08-02 Tomas Cohen AraziBug 30392: (QA follow-up) Remove deleted_on from the...
2022-08-01 Kyle HallBug 29579: Show saved SQL report ID in database query
2022-08-01 Tomas Cohen AraziBug 30392: DBIC update
2022-08-01 Jonathan DruartBug 30392: Set deleted_on when an item is (marked as...
2022-08-01 Tomas Cohen AraziBug 30984: DBIC update
2022-08-01 Jonathan DruartBug 30612: Rename other occurrences
2022-08-01 Kyle HallBug 30612: (QA follow-up) Rename accountlines method...
2022-08-01 Kyle M HallBug 30612: Update schema files
2022-08-01 Kyle M HallBug 30612: Add accountlines method to Koha::Checkout...
2022-08-01 Marcel de RooyBug 27849: (follow-up) Add test
2022-08-01 MJ RayBug 27849: Koha::Token may access undefined C4::Context...
2022-08-01 Tomas Cohen AraziBug 31223: Do not explode if plugins disabled
2022-08-01 Jonathan DruartBug 30650: Add missing koha_object[s]_class methods
2022-07-29 Nick ClemensBug 14364: Fix spelling and tests
2022-07-29 Nick ClemensBug 14364: (follow-up) Cleanup duplicate code and adjus...
2022-07-29 Kyle M HallBug 14364: Allow automatically canceled expired waiting...
2022-07-29 Tomas Cohen AraziBug 30650: (QA follow-up) Some higher-level methods...
2022-07-29 Tomas Cohen AraziBug 22456: (QA follow-up) Consider cancellation request...
2022-07-29 Tomas Cohen AraziBug 22456: Add Koha::Holds->filter_by_has_cancellation_...
2022-07-29 Tomas Cohen AraziBug 22456: Add cancellation request methods to Koha...
2022-07-29 Tomas Cohen AraziBug 22456: Add Koha::Hold::CancellationRequest(s) class(es)
2022-07-29 Tomas Cohen AraziBug 22456: DBIC update
2022-07-29 Tomas Cohen AraziBug 22456: Add waiting_hold_cancellation circulation...
2022-07-29 Jonathan DruartBug 30650: DBIC specific
2022-07-29 Jonathan DruartBug 30650: DBIC
2022-07-29 Jonathan DruartBug 30650: Prevent pickup to be created on holiday
2022-07-29 Jonathan DruartBug 30650: Add filter_by_scheduled_today
2022-07-29 Jonathan DruartBug 30650: Add link from the circ patron page
2022-07-29 Jonathan DruartBug 30650: Allow to restrict curbside pickup for waitin...
2022-07-29 Jonathan DruartBug 30650: Notify the patron when a new curbside pickup...
2022-07-29 Jonathan DruartBug 30650: Add some useful modules and tests
2022-07-29 Jonathan DruartBug 30650: Be more flexible with opening slots
2022-07-29 Jonathan DruartBug 30650: Koha classes
2022-07-25 Jonathan DruartBug 29697: Fix t/db_dependent/Exporter/Record.t
2022-07-22 Tomas Cohen AraziBug 29697: (follow-up) Indexing a deleted record is...
2022-07-22 Jonathan DruartBug 29697: Don't crash ES reindex if a record is wrong
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-22 David CookBug 15187: Index 880 in Zebra the same as Elasticsearch
2022-07-22 Marcel de RooyBug 30678: (follow-up) Add oclc_number routine and...
2022-07-22 Tomas Cohen AraziBug 31086: DBIC update
2022-07-22 Nick ClemensBug 31086: Throw an exception when a hold is stored...
next