Bug 30607: Don't overload our default initComplete
[koha.git] / Koha /
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
2022-04-27 Jonathan DruartBug 29648: Improve existing code
2022-04-27 Fridolin SomersBug 29077: (follow-up) Use another syntax
2022-04-27 Nick ClemensBug 29077: Remove blank indexes before convert
2022-04-25 Tomas Cohen AraziBug 30534: Remove guarantor_id attribute from the patro...
2022-04-25 Jonathan DruartBug 30461: Fix BatchUpdateAuthority
2022-04-21 Jonathan DruartBug 28786: Fix Patrons/Import.t
2022-04-21 Jonathan DruartBug 28786: Don't set auth_method to NULL in ->anonymize
2022-04-21 Jonathan DruartBug 28786: DBIC schema changes
2022-04-21 Jonathan DruartBug 28786: Don't expose secret and auth_method to the...
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Do not call generate_secret32
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Fix qa warnings
2022-04-21 Jonathan DruartBug 28786: Correctly inherit from Auth::GoogleAuth
2022-04-21 Jonathan DruartBug 28786: Two-factor authentication for staff client...
2022-04-20 Martin RenvoizeBug 30237: Reference new WELCOME notice
2022-04-20 Martin RenvoizeBug 29005: Add option to send welcome email from patron...
2022-04-20 Martin RenvoizeBug 30540: eval on set_time_zone
2022-04-20 Martin RenvoizeBug 30518: Correct DateTime maths for needs_advancing
2022-04-20 Aleisha AmohiaBug 30488: Fix error when placing recall via OPAC
2022-04-13 Kyle HallBug 30410: (QA follow-up) Only fetch plugins mapping...
2022-04-13 Kyle HallBug 30410: (QA follow-up) Pluralise new methods, fix...
2022-04-13 Tomas Cohen AraziBug 30410: Add a way for plugins to expose tasks they...
2022-04-13 Tomas Cohen AraziBug 27783: DBIC update
2022-04-13 Tomas Cohen AraziBug 27783: Rename queues and adjust currently defined...
2022-04-13 Julian MauriceBug 27783: Replace --job-type by --queue
2022-04-13 Marcel de RooyBug 30498: Corresponding DBIx change for SearchField
2022-04-13 Martin RenvoizeBug 30135: Add EdifactLSQ mapping preference
2022-04-13 Martin RenvoizeBug 30130: Use new standard field in account definition
2022-04-13 Martin RenvoizeBug 30130: DBIC Update
2022-04-13 Fridolin SomersRevert "Bug 29859: Fix BatchUpdateAuthority"
2022-04-12 Alex BuckleyBug 26346: (follow-up) Fixing for QA tool
2022-04-12 Alex BuckleyBug 26346: Add option to make public lists editable...
2022-04-12 Alex BuckleyBug 26346: Updated schema file
2022-04-12 Nick ClemensBug 30432: Specify 'me' for biblionumber when limiting...
2022-04-12 Marcel de RooyBug 29957: (follow-up) Turn allow list into deny list
2022-04-12 Marcel de RooyBug 29957: Introduce Koha::CookieManager
2022-04-12 Tomas Cohen AraziBug 29695: Add missing POD
2022-04-12 Jonathan DruartBug 29695: Add new module Koha::Database::Columns
2022-04-12 Martin RenvoizeBug 29810: Add 'x-koha-embed' to reserved words
2022-04-08 Jonathan DruartBug 29059: Keep non-repeatable attribute from patron...
2022-04-08 Kyle HallBug 30076: Add ability to check patron messaging prefer...
2022-04-08 Jonathan DruartBug 29859: Fix BatchUpdateAuthority
2022-04-04 Tomas Cohen AraziBug 30345: Make Koha::BackgroundJob->enqueue set borrow...
next