Bug 27621: Remove it-IT installer data
[koha.git] / Koha /
2021-05-10 Jonathan DruartBug 26995: DBIC schema changes
2021-05-10 Kyle M HallBug 26995: Remove references to relationship column
2021-05-10 Jonathan DruartBug 28286: Replace < 1 with <= 0
2021-05-10 Petro VashchukBug 28286: show "Place hold" button if item is holdable
2021-05-10 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-10 Nick ClemensBug 24154: (follow-up) Make parameter and variable...
2021-05-10 Nick ClemensBug 24154: Get rules rather than values to determine...
2021-05-07 Colin CampbellBug 27793: Store FTX free text in vendor note
2021-05-07 Julian MauriceBug 28278: Improve $KOHA_CONF parsing speed by using...
2021-05-07 Ere MaijalaBug 27584: Refactor OAI-PMH paging to improve performance
2021-05-07 Jonathan DruartBug 14723: DBIC schema changes
2021-05-04 Martin RenvoizeBug 28254: (QA follow-up) override -> force
2021-05-04 Tomas Cohen AraziBug 28254: Make PUT /holds/:hold_id/pickup_location...
2021-05-04 Tomas Cohen AraziBug 28254: Add 'override' parameter to Koha::Hold-...
2021-05-04 Tomas Cohen AraziBug 27898: Make PUT /holds/:hold_id accept overrides
2021-05-04 Tomas Cohen AraziBug 27797: (QA follow-up) Pickup locations can be overr...
2021-05-04 Nick ClemensBug 27797: (QA follow-up) Additional tests and operator...
2021-05-04 Tomas Cohen AraziBug 27797: Make POST /holds use the stashed koha.overrides
2021-05-04 Tomas Cohen AraziBug 27760: (QA follow-up) Improve POD
2021-05-04 Jonathan DruartBug 27760: Improve readabiliity using map
2021-05-04 Tomas Cohen AraziBug 27760: Make authenticate_api_request call stash_ove...
2021-05-04 Tomas Cohen AraziBug 27760: Add stash_overrides helper
2021-04-30 Tomas Cohen AraziBug 27932: Add GET /biblios/:biblio_id/pickup_locations...
2021-04-30 Jonathan DruartBug 28217: Prevent several non-repeatable attributes...
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Restore force AutoReconcile
2021-04-30 Martin RenvoizeBug 27636: (QA follow-up) Fix tests and validate
2021-04-29 Jonathan DruartBug 17202: DBIC schema changes
2021-04-28 Fridolin SomersBug 28202: Pickup libraries must be sorted by name...
2021-04-28 Nick ClemensBug 27819: Fix Object POD
2021-04-27 Martin RenvoizeBug 27636: Update ->pay to use ->payin_amount internally
2021-04-27 Martin RenvoizeBug 27636: Add payin_amount to Koha::Account
2021-04-27 Kyle M HallBug 27995: (QA follow-up) Update POD
2021-04-27 Martin RenvoizeBug 27995: Update return for Koha::Account::Line->apply
2021-04-23 Martin RenvoizeBug 27971: Update void method to use double entry accou...
2021-04-23 Martin RenvoizeBug 24300: (QA follow-up) Enhance test and catch failures
2021-04-23 Martin RenvoizeBug 24300: (QA follow-up) Update payout_amount to use...
2021-04-23 Martin RenvoizeBug 24300: Add payout_amount method to Koha::Account
2021-04-23 Jonathan DruartBug 12362: DBIC schema changes
2021-04-23 Martin RenvoizeBug 12362: (QA follow-up) Fix ModItemTransfer cancellat...
2021-04-23 Martin RenvoizeBug 12362: Cancel transfer with hold cancelation
2021-04-23 Martin RenvoizeBug 12362: Reverse transfer upon cancellation
2021-04-23 Kyle M HallBug 27281: (QA follow-up) Fix typo
2021-04-23 Martin RenvoizeBug 27281: Update LostItem to use Koha::Item[::Transfer...
2021-04-23 Jonathan DruartBug 23971: Rename pref with AcquisitionLog
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Log entire objects
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Make changes for 26582
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Respond to feedback
2021-04-22 Tomas Cohen AraziBug 28002: Add extended_attributes support to POST...
2021-04-22 Tomas Cohen AraziBug 28157: Add handling for the x-koha-library header
2021-04-22 Tomas Cohen AraziBug 28157: Add Koha::Patron->can_log_into
2021-04-22 Tomas Cohen AraziBug 23666: (follow-up) Adjust to new exceptions
2021-04-22 Tomas Cohen AraziBug 23666: Add PATCH /patron/:patron_id/extended_attrib...
2021-04-22 Tomas Cohen AraziBug 23666: Add extended attributes routes
2021-04-22 Nick ClemensBug 16787: DBIC schema changes
2021-04-22 Fridolin SomersBug 27120: Send biblio to Koha plugins hook 'intranet_c...
2021-04-22 Martin RenvoizeBug 27114: (QA follow-up) Add missing POD
2021-04-22 Fridolin SomersBug 27114: Use Template Toolkit plugin for Koha plugins...
2021-04-22 Jonathan DruartBug 23207: DBIC schema changes
2021-04-22 Tomas Cohen AraziBug 23207: Automatic checkin items should never be...
2021-04-22 Agustin MoyanoBug 23207: Add automatic checkin feature
2021-04-22 Agustin MoyanoBug 23207: Set automatic_checkin column as boolean...
2021-04-21 Jonathan DruartBug 23271: Fix Template/Plugin/Branches.t
2021-04-21 Tomas Cohen AraziBug 23583: Handle OpacHiddenItems with yaml_preference
2021-04-21 Jonathan DruartBug 23271: Prevent crash if called without parameters
2021-04-21 Jonathan DruartBug 23271: Remove 'selecteds' from Branches
2021-04-21 Tomas Cohen AraziBug 23271: (QA follow-up) Minor POD fix
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-21 Jonathan DruartBug 23271: Use Koha::Object::Limit::Library for Koha...
2021-04-21 Jonathan DruartBug 23271: Improve library limitation selection for...
2021-04-21 Tomas Cohen AraziBug 23271: (QA follow-up) Make search_with_library_limi...
2021-04-21 Colin CampbellBug 26989: Safeguard Order Messages from unwanted chara...
2021-04-16 Tomas Cohen AraziBug 18729: (follow-up) Adjust API to new spec
2021-04-16 Jonathan DruartBug 18729: Add PUT /holds/{hold_id}/pickup_location
2021-04-16 Jonathan DruartBug 28156: Rename Koha::Account::Line->renewal with...
2021-04-16 Nick ClemensBug 15986: (follow-up) Use inbound_email_address for...
2021-04-16 Martin RenvoizeBug 15986: (QA follow-up) Fix spelling mistake
2021-04-16 Martin RenvoizeBug 15986: (QA follow-up) Account for bugs 25333 and...
2021-04-16 Nick ClemensBug 15986: Rename send_notice to queue_notice and updat...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-16 David CookBug 28123: Quote filename value in Content-Disposition...
2021-04-16 Martin RenvoizeBug 27927: Prevent renewal on lost forgive
2021-04-16 Jonathan DruartBug 25508: Add info about caller responsabilities
2021-04-16 Nick ClemensBug 25508: (QA follow-up) Add interface
2021-04-16 Martin RenvoizeBug 25508: Only return renewal outcomes to the controller
2021-04-16 Nick ClemensBug 26312: (follow-up) Fix passing of exception messages
2021-04-16 Nick ClemensBug 26312: Catch ES Client errors, log, and continue...
2021-04-14 Jonathan DruartBug 21549: Make filter_by_last_update returns a Koha...
2021-04-14 Jonathan DruartBug 21549: Rename filter_by_dateexpiry with filter_by_e...
2021-04-14 Jonathan DruartBug 21549: Use filter_by_last_update from filter_by_dat...
2021-04-14 Marcel de RooyBug 21549: (follow-up) Switch to filter_by
2021-04-14 Marcel de RooyBug 21549: Lock expired patron accounts
2021-04-12 Kyle M HallBug 24695: (QA follow-up) Fix POD
2021-04-12 Jonathan DruartBug 24695: Move to Koha::Report->is_sql_valid
2021-04-12 Pasi KallinenBug 24695: Improve SQL report validation
2021-04-12 Jonathan DruartBug 27726: DBIC schema changes
2021-04-12 Jonathan DruartBug 27857: Fix Pseudonymization.t
2021-04-09 Martin RenvoizeBug 14233: DBIC schema changes
2021-04-09 Jonathan DruartBug 28031: Remove type from parameter of *_ok methods
2021-04-09 Martin RenvoizeBug 28031: (follow-up) Clarify check methods
2021-04-09 Tomas Cohen AraziBug 28031: (follow-up) Retrieve type only once
next