Bug 28489: Modify sessions.a_session from longtext to longblob
[koha.git] / Koha /
2021-06-14 Martin RenvoizeBug 27064: (QA follow-up) Pass 'replace' through to...
2021-06-04 Nick ClemensBug 28482: Refresh line from DB to get stored value
2021-05-25 Tomas Cohen AraziBug 28369: Set additionalProperties: false and fix...
2021-05-25 Tomas Cohen AraziBug 28424: Fix patron credits route (POST)
2021-05-20 Tomas Cohen AraziBug 28273: Add Koha::Biblios->pickup_locations
2021-05-19 Fridolin SomersBug 27724: Use lenient also in Elasticsearch authoritie...
2021-05-17 Ere MaijalaBug 28268: Improve memory usage when indexing authoriti...
2021-05-17 Jonathan DruartBug 28220: UI changes
2021-05-17 Jonathan DruartBug 28220: Add more tests
2021-05-17 Jonathan DruartBug 28220: Handle NonRepeatable
2021-05-17 Jonathan DruartBug 28220: Handle InvalidType
2021-05-17 Jonathan DruartBug 28220: prevent patron to be created if attributes...
2021-05-17 Jonathan DruartBug 28220: Deal with merge
2021-05-12 Tomas Cohen AraziBug 28189: (QA folloq-up) Fix fallback case
2021-05-12 Tomas Cohen AraziBug 28189: Move swagger file to YAML format
2021-05-12 Tomas Cohen AraziBug 18989: (QA follow-up) Make Koha::Biblio->hidden_in_...
2021-05-11 Jonathan DruartBug 28293: (bug 20443 follow-up) Fix wrong key in Patro...
2021-05-11 Tomas Cohen AraziBug 28272: issues.notseen needs to be marked as a boolean
2021-05-11 Tomas Cohen AraziBug 28272: Fix many things...
2021-05-10 Jonathan DruartBug 28272: Fix note_seen, desk_id, cancellation_reason
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...
next