Bug 29129: (QA follow-up) Rephrasing DisplayClearScreenButton preference
[koha.git] / Koha /
2022-06-24 Tomas Cohen AraziBug 21978: Schema Update
2022-06-24 Martin RenvoizeBug 21978: Add support for middle name
2022-06-24 Nick ClemensBug 29454: Use Koha Cache Memory Lite to stash itemtype...
2022-06-24 Nick ClemensBug 31005: Don't inlcude attributes only required for...
2022-06-23 Tomas Cohen AraziBug 24239: DBIC update
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Rename canbeguarantee =>...
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Minor kohastructure.sql fix
2022-06-23 Tomas Cohen AraziBug 12446: DBIC update
2022-06-23 Maryse SimardBug 12446: Ability to allow guarantor relationship...
2022-06-23 Joonas KylmäläBug 30947: Simplify CanBookBeIssued date handling
2022-06-23 Kevin CarnesBug 25669: (follow-up) Minor fixes
2022-06-23 Nick ClemensBug 25669: Use include_type_name parameter in ES calls
2022-06-23 Nick ClemensBug 31013: Quote branchcodes in Elasticsearch limits
2022-06-16 Jonathan DruartBug 30974: Set size for indexing jobs to 1
2022-06-14 Jonathan DruartBug 30420: Rename Koha::Patron->get_overdues with ...
2022-06-14 Martin RenvoizeBug 29623: (QA follow-up) Add POD to Koha::CirculationRules
2022-06-14 Martin RenvoizeBug 29623: (QA follow-up) Add POD to Koha::Cache::Lite
2022-06-14 Jonathan DruartBug 29623: Don't flush the whole L1 cache
2022-06-14 Jonathan DruartBug 29623: Cache circulation rules
2022-06-13 Fridolin SomersBug 30883: Authorities merge is limited to 100 biblio...
2022-06-13 Tomas Cohen AraziBug 30924: DBIC update
2022-06-08 Marcel de RooyBug 30813: (QA follow-up) Adjust three use statements
2022-06-08 Nick ClemensBug 30813: (follow-up) Correct C4::Breeding call
2022-06-08 Nick ClemensBug 30813: Remove Koha::MetadataRecord::getKohaField
2022-06-08 Nick ClemensBug 30813: Remove TransformMarcToKohaOneField
2022-06-06 Tomas Cohen AraziBug 30057: Move virtualshelf-related exceptions to...
2022-06-06 Fridolin SomersBug 29871: Remove marcflavour param in Koha::Biblio...
2022-06-06 David CookBug 30636: Show notforloan availability correctly in...
2022-06-02 Tomas Cohen AraziBug 30855: Rename /import => /import_batches
2022-05-31 Nick ClemensBug 30830: Add Koha Objects for Koha Import Items
2022-05-23 Martin RenvoizeBug 30730: (follow-up) Simplify query
2022-05-23 Shi Yao WangBug 30730: Holds to Pull should not list items with...
2022-05-14 Marcel de RooyBug 30717: (QA follow-up) Move to module
2022-05-13 Tomas Cohen AraziBug 30728: Only trigger real-time holds queue update...
2022-05-13 Tomas Cohen AraziBug 30727: Avoid holds queue updates multiple times...
2022-05-13 Marcel de RooyBug 30734: Fix BackgroundJob.t
2022-05-11 Nick ClemensBug 30710: Build holds queue once per biblio when batch...
2022-05-11 Alex BuckleyBug 23352: Update DBIC schema
2022-05-11 Martin RenvoizeBug 30611: (follow-up) Use constants
2022-05-11 Martin RenvoizeBug 30611: Add ability for staff to send password reset...
2022-05-06 Marcel de RooyBug 30703: Remove a few CookieManager warnings
2022-05-06 Fridolin SomersBug 29705: In test suite merge IssuingRules with Circul...
2022-05-06 Nick ClemensBug 29926: Add pasword expiration route for API
2022-05-06 Fridolin SomersBug 29924: Update DBIC schema
2022-05-06 Tomas Cohen AraziBug 29924: (QA follow-up) Remove password_expiration_da...
2022-05-06 Nick ClemensBug 29924: Unit tests
2022-05-06 Nick ClemensBug 29924: Add password expiration feature
2022-05-06 Nick ClemensBug 30467: (QA follow-up) Fix copy paste error to updat...
2022-05-06 Martin RenvoizeBug 30467: (QA follow-up) Restore indexing for item...
2022-05-06 Jonathan DruartBug 30467: Don't send the delete request for each item
2022-05-06 Jonathan DruartBug 30465: Fix Koha/Items/BatchUpdate.t
2022-05-05 Jonathan DruartBug 30465: Make BatchUpdateBiblio update the index...
2022-05-05 Jonathan DruartBug 30464: Make BatchUpdateAuthority update the index...
2022-05-05 Jonathan DruartBug 30460: Make BatchDeleteBiblio update the index...
2022-05-05 Jonathan DruartBug 30459: Make BatchDeleteAuthority update the index...
2022-05-05 Aleisha AmohiaBug 30291: Update DBIC schema
2022-05-05 Martin RenvoizeBug 30291: (QA follow-up) Fix for revert to recall_id
2022-05-05 Aleisha AmohiaBug 30291: Changes to controller scripts
2022-05-05 Aleisha AmohiaBug 30291: Update boolean flags in Recall schema file
2022-05-05 Tomas Cohen AraziBug 29346: Add better reporting
2022-05-05 Nick ClemensBug 29346: (follow-up) Fix typo 'availabe'
2022-05-05 Tomas Cohen AraziBug 29346: Add more fine-grained control of holds queue...
2022-05-05 Martin RenvoizeBug 29346: (follow-up) Fix typo
2022-05-05 Tomas Cohen AraziBug 29346: Item action trigger
2022-05-05 Tomas Cohen AraziBug 29346: Hold actions triggers
2022-05-05 Tomas Cohen AraziBug 29346: Add holds queue update background job
2022-05-05 Fridolin SomersBug 30600: Update DBIC schema
2022-05-05 Tomas Cohen AraziBug 30692: Fix progress for ES indexing tasks
2022-05-05 Tomas Cohen AraziBug 30360: Make UpdateElasticIndex use the helper methods
2022-05-05 Tomas Cohen AraziBug 30360: Add methods for dealing with the JSON payload
2022-05-05 Tomas Cohen AraziBug 30360: Add helper methods to Koha::BackgroundJobs
2022-05-05 Tomas Cohen AraziBug 30663: Implement overrides handling in POST /sugges...
2022-05-05 Tomas Cohen AraziBug 30663: Add Koha::Suggestions helper methods
2022-05-05 Tomas Cohen AraziBug 30180: (follow-up) Add temporary deprecation warning
2022-05-04 Marcel de RooyBug 28998: (follow-up) Check missing encryption key...
2022-05-04 Martin RenvoizeBug 28998: (QA follow-up) POD Fix
2022-05-04 Marcel de RooyBug 28998: (follow-up) Apply changes to TwoFactorAuth...
2022-05-04 Marcel de RooyBug 28998: (follow-up) Add Patron->encode_secret and...
2022-05-04 Jonathan DruartBug 28998: Introduce Koha::Encryption
2022-05-03 Martin RenvoizeBug 30536: (QA follow-up) POD + Spec Consistency
2022-05-03 Martin RenvoizeBug 30536: Remove validation overhead
2022-05-03 Martin RenvoizeBug 30536: Refer to parameters enum
2022-05-03 Ere MaijalaBug 30143: OAI-PMH: Fix SQL query used to fetch deleted...
2022-05-03 Fridolin SomersBug 22785: Update DBIC schema
2022-05-03 Nick ClemensBug 22785: Update Schema for boolean
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-05-03 Jonathan DruartBug 27344: Fix call to update_index with invalid ids
2022-05-03 Jonathan DruartBug 27344: Warn the error in the log
2022-05-03 Jonathan DruartBug 27344: Add missing imports
2022-05-03 Tomas Cohen AraziBug 27344: Adapt to bug 30181 changes
2022-05-03 Jonathan DruartBug 27344: Implement Elastic's update_index_background...
2022-05-02 Marcel de RooyBug 29894: (QA follow-up) Get rid of send_confirm_notice
2022-05-02 Martin RenvoizeBug 29894: (follow-up) Update notice terms
2022-05-02 Marcel de RooyBug 29894: Send a confirmation notice
2022-05-02 Marcel de RooyBug 29894: Add some exceptions to TwoFactorAuth module
2022-05-02 Marcel de RooyBug 29873: Create QR code
2022-05-02 Marcel de RooyBug 30572: DBIx schema change for SearchMarcToField
2022-05-02 Tomas Cohen AraziBug 30449: DBIC updates
2022-05-02 Marcel de RooyBug 30565: DBIx schema change for stockrotationrotas
2022-04-27 Jonathan DruartBug 29648: DBIC Schema changes
next