Bug 35961: Add missing includes
[koha.git] / Koha /
2024-05-17 Katrin FischerBug 28869: DBIC schema update
2024-05-17 Marcel de RooyBug 28869: Implement authorised_value_categories.is_int...
2024-05-14 Nick ClemensBug 36149: (follow-up) POD and tidy
2024-05-14 Jonathan DruartBug 36149: Unset userenv from middleware
2024-05-14 Jonathan DruartBug 19613: Use the 'note' profile
2024-05-14 Jonathan DruartBug 19613: Scrub borrowers fields: borrowernotes opacnote
2024-05-13 Jonathan DruartBug 29948: OPACAuthorIdentifiersAndInformation
2024-05-13 Jonathan DruartBug 29948: Display authors information along with the...
2024-05-13 Janusz KaczmarekBug 36794: Illegitimate modification of biblionumber...
2024-05-10 Matt BlenkinsopBug 34788: (follow-up): Fix translations
2024-05-10 Martin RenvoizeBug 33737: Add bookings tab to patron details
2024-05-10 Marcel de RooyBug 35994: Add $biblio->acq_status
2024-05-10 Katrin FischerBug 36755: DBIC schema update
2024-05-10 Katrin FischerBug 30047: DBIC schema update
2024-05-10 Nick ClemensBug 30047: Add new heading field to auth_header table
2024-05-10 Marcel de RooyBug 36018: (follow-up) Disambiguate quantity
2024-05-10 Marcel de RooyBug 36018: $orders->filter_by_active should check quant...
2024-05-10 Marcel de RooyBug 36018: biblio->active_orders should be ->uncancelle...
2024-05-10 Marcel de RooyBug 36018: Rename orders->filter_by_current
2024-05-10 Kyle M HallBug 35907: Add ability to log all custom report runs...
2024-05-10 Matt BlenkinsopBug 34788: (QA follow-up)
2024-05-10 Matt BlenkinsopBug 34788: Allow import of file with additional columns
2024-05-10 Matt BlenkinsopBug 34788: Make biblio creation optional
2024-05-10 Matt BlenkinsopBug 34788: Allow for import of CSV files
2024-05-10 Matt BlenkinsopBug 34788: Add a relationship to a package for the...
2024-05-10 Matt BlenkinsopBug 34788: Add a background job to import a KBART file
2024-05-10 Matt BlenkinsopBug 34788: Add an API endpoint to import a KBART file
2024-05-10 Raphael StraubBug 36503: (follow-up) Use the call method of Koha...
2024-05-10 Raphael StraubBug 36503: (follow-up) Move the plugin hook to include...
2024-05-10 Raphael StraubBug 36503: Add a plugin hook after user authentication
2024-05-10 Katrin FischerBug 31627: (follow-up) Update -Id to -ID
2024-05-10 Martin RenvoizeBug 31627: (QA follow-up) Catch more locations
2024-05-10 Nick ClemensBug 34360: Get distinct biblionumber
2024-05-08 Matt BlenkinsopBug 36618: Make biblio creation optional for ERM local...
2024-05-08 Katrin FischerBug 36687: DBIC schema update
2024-05-07 David NindBug 36796: (follow-up) Fix column descriptions for...
2024-05-07 Martin RenvoizeBug 36612: (QA follow-up) Add 'source' to public_read_list
2024-05-07 Jonathan DruartBug 36396: Export/import the yaml config
2024-05-07 Jonathan DruartBug 36396: Link facet with authorised value category...
2024-05-07 Jonathan DruartBug 36396: DBIC schema changes
2024-05-03 Jacob O'MaraBug 22740: Automatically change lost status when item...
2024-05-03 Tomas Cohen AraziBug 25996: (follow-up) Log the entire object on deletion
2024-05-03 Tomas Cohen AraziBug 25996: Add logging to restrictions actions
2024-05-03 Tomas Cohen AraziBug 25996: Make AddDebarment() use Koha::Patron::Restri...
2024-05-03 Katrin FischerBug 36120: DBIC schema update
2024-05-03 Martin RenvoizeBug 36120: (QA follow-up) Fix /biblios.t unit test
2024-05-03 Martin RenvoizeBug 36120: Add pickup_library support to bookings API
2024-05-03 Martin RenvoizeBug 36120: Add pickup_items to the pickup_locations...
2024-05-03 Julian MauriceBug 36526: Remove circular dependency from Koha::Objects
2024-05-03 Martin RenvoizeBug 36612: Add public_read_list to Koha::Ticket
2024-05-02 Katrin FischerBug 25159: DBIC schema update
2024-05-02 Kyle M HallBug 25159: Implement diffs in action logs for holds
2024-05-02 Martin RenvoizeBug 35681: Add Koha::Installer::Output
2024-05-02 Katrin FischerBug 35657: DBIC schema update
2024-05-02 Martin RenvoizeBug 35657: Add support for assignee_id to ticket_update...
2024-05-02 Martin RenvoizeBug 36546: (follow-up) Add fallback to unbundled spec
2024-05-02 Matthias Le GacBug 36122: NEW_SUGGESTION is sent for every modificatio...
2024-05-02 Nick ClemensBug 36678: Index fields with non-filing characters...
2024-05-01 Martin RenvoizeBug 36481: (QA follow-up) Rename branch_default to...
2024-05-01 Marcel de RooyBug 36700: Fix underscore in CSRF header
2024-04-30 Katrin FischerBug 32610: DBIC schema update
2024-04-30 Martin RenvoizeBug 32610: (QA follow-up) Tidy Koha::Patron::Attribute
2024-04-30 Martin RenvoizeBug 32610: (QA follow-up) Tidy exceptions file
2024-04-30 Shi Yao WangBug 32610: Patron attribute is_date error handling...
2024-04-30 Katrin FischerBug 32610: Add borrower_attribute_types.is_date to...
2024-04-30 Katrin FischerBug 36002: DBIC schema update
2024-04-30 Marcel de RooyBug 36002: Remove last references to purchaseordernumber
2024-04-30 Tomas Cohen AraziBug 36546: Use JSON instead
2024-04-30 Tomas Cohen AraziBug 36546: Add a bundled version of the API spec
2024-04-30 Nick ClemensBug 36508: Refresh patron object when updating category
2024-04-30 Martin RenvoizeBug 32435: Add resolution states to Catalog concerns
2024-04-30 Katrin FischerBug 35628: DBIC schema update
2024-04-30 Martin RenvoizeBug 35628: Display status strings instead of codes
2024-04-30 Martin RenvoizeBug 35628: Add resolution states to Catalog concerns
2024-04-30 Katrin FischerBug 31652: DBIC schema update
2024-04-30 Jonathan DruartBug 35138: Mark DisplayLibraryFacets as zebra only
2024-04-30 Jonathan DruartBug 35138: Add the ability to manage ES facets
2024-04-29 Pedro AmorimBug 26297: API specs
2024-04-29 Pedro AmorimBug 26297: Add patron categories to_api_mapping
2024-04-29 Julian MauriceBug 29393: Prevent SQL errors when SQL strict mode...
2024-04-29 Alex ArnaudBug 29393: Sort notice templates by name
2024-04-29 Alex ArnaudBug 29393: Don't show notice templates for each language
2024-04-29 Alex ArnaudBug 29393: Ability to send emails from patron details...
2024-04-29 Martin RenvoizeBug 12802: Clarify system preferences
2024-04-29 Martin RenvoizeBug 12802: Update notice_email_address method to return...
2024-04-29 Katrin FischerBug 31652: Perltidy
2024-04-29 Mark HofstetterBug 31652: Add geo-search
2024-04-29 Marcel de RooyBug 35993: Add SimpleMarc::update_last_transaction_time
2024-04-29 Marcel de RooyBug 19097: Adjust some GetMarcFromKohaField calls
2024-04-29 Kyle M HallBug 34032: (QA follow-up) Tidy code
2024-04-29 Emmi TakkinenBug 34032: Use reserves.patron_expiration_date if set
2024-04-29 Emmi TakkinenBug 34032: Set new expirationdate if waiting status...
2024-04-26 Alex ArnaudBug 22613: Add GET endpoint /patrons/{patron_id}/checkouts
2024-04-26 Katrin FischerBug 33478: DBIC schema update
2024-04-26 Tomas Cohen AraziBug 31791: Add Koha::Biblio::Metadata->record_source
2024-04-26 Tomas Cohen AraziBug 31791: Add x-record-source-id header to POST /biblios
2024-04-26 Tomas Cohen AraziBug 31791: Add Koha::Biblio->can_be_edited
2024-04-26 Brendan LawlorBug 35746: add multiselect to report dropdowns
2024-04-26 Tomas Cohen AraziBug 36505: (follow-up) Consistent error codes in POST
2024-04-26 Tomas Cohen AraziBug 36505: Add support for `extended_attributes` in...
next