Bug 28688: Add renew option to membership_expiry.pl
[koha.git] / Koha /
2023-10-10 Tomas Cohen AraziBug 34828: Remove useless variable
2023-10-09 Jonathan DruartBug 34828: Make normalized_oclc use Koha::Biblio::Metad...
2023-10-09 Jonathan DruartBug 34828: Add Koha::Biblio::Metadata::Extractor::MARC
2023-10-09 Jonathan DruartBug 34828: Move to Koha::Biblio::Metadata::Extractor
2023-10-09 Tomas Cohen AraziBug 34828: Introduce Koha::MetadataExtractor and -...
2023-10-09 Frédéric DemiansBug 34467: OAI GetRecord bad encoding for Unimarc
2023-10-04 Aleisha AmohiaBug 34722: Prevent other items from displaying to fill...
2023-10-04 Tomas Cohen AraziBug 9525: DBIC schema
2023-10-04 Nick ClemensBug 9525: (QA follow-up) Tidy
2023-10-04 Nick ClemensBug 9525: (QA follow-up) Fix QA complaints
2023-10-04 Emmi TakkinenBug 9525: Add option to define float groups and rules...
2023-10-04 Kyle M HallBug 33958: (QA follow-up) tidy normalized_oclc
2023-10-04 Jonathan DruartBug 33958: Koha::Biblio::normalized_oclc
2023-10-04 Martin RenvoizeBug 33690: Convert to x-koha-override
2023-10-04 Kyle M HallBug 33690: Add ability to send welcome notice when...
2023-10-04 Marcel de RooyBug 33245: Introduce patron->is_active
2023-10-04 Pedro AmorimBug 34905: Fix icon
2023-10-03 Katrin FischerBug 29145: Perltidy files and added code
2023-10-03 Kyle M HallBug 29145: (QA follow-up) Use objects instead of straig...
2023-10-03 Kyle M HallBug 29145: (QA follow-up) Rename has_debarring_overdues...
2023-10-03 David GustafssonBug 29145: (QA follow-up) Add missing POD and don't...
2023-10-03 David GustafssonBug 29145: Fix conditions for patron debarring overdues
2023-10-03 David GustafssonBug 29145: Add tests and modify sysprefs
2023-10-03 Stefan BerndtssonBug 29145: use overdues restrict delays when removing...
2023-10-03 Jonathan DruartBug 34842: Fix Illrequest/Config.t if DB upgraded twice
2023-09-25 David CookBug 30843: Add mfa_range configuration option for TOTP
2023-09-22 Jonathan DruartBug 30825: Move holds_control_library to Koha::Policy...
2023-09-22 Tomas Cohen AraziBug 30825: Add Koha::Item->holds_control_library
2023-09-22 Jonathan DruartBug 32496: Some fixes
2023-09-22 David GustafssonBug 32496: Reduce unnecessary unblessings of objects...
2023-09-19 Pedro AmorimBug 33716: (QA follow-up) Fix copy/paste issues in...
2023-09-19 Pedro AmorimBug 33716: Preparation
2023-09-19 Jonathan DruartBug 33955: Koha::Biblio::normalized_upc
2023-09-19 Pedro AmorimBug 34622: Fix store default query
2023-09-19 Martin RenvoizeBug 32942: (follow-up) Restore missing statuses
2023-09-18 Tomas Cohen AraziBug 34333: Add Koha::Hold->cancellation_requested
2023-09-18 Arthur SuzukiBug 32942: (QA follow-up) Moving Suggestion->STATUS...
2023-09-18 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-09-18 Matt BlenkinsopBug 34789: DBIC file
2023-09-15 Janusz KaczmarekBug 33406: Filter out some known isolated trouble makers
2023-09-15 Owen LeonardBug 14156: Add id tags to each MARC note in the display
2023-09-15 Marcel de RooyBug 34787: Fix typo gorup
2023-09-15 Marcel de RooyBug 33940: (QA follow-up) Remove obsolete length of 20
2023-09-15 Jonathan DruartBug 33940: Consider NULL as valid
2023-09-15 Jonathan DruartBug 33940: Move C4::Members cardnumber sub to Koha...
2023-09-12 Lari TaskulaBug 17499: Replace Koha::MessageAttribute(s) with Koha...
2023-09-12 Lari TaskulaBug 17499: (follow-up) Add $patron->messaging_preferenc...
2023-09-12 Lari TaskulaBug 17499: (follow-up) Rename to Koha::Patron::MessageP...
2023-09-12 Lari TaskulaBug 17499: (follow-up) Contact information vs. mtt...
2023-09-12 Lari TaskulaBug 17499: (follow-up) Validate phone and itiva transpo...
2023-09-12 Lari TaskulaBug 17499: (follow-up) Fix warning
2023-09-12 Lari TaskulaBug 17499: (follow-up) More explicit exceptions
2023-09-12 Martin RenvoizeBug 17499: (QA follow-up) Fix POD errors
2023-09-12 Martin RenvoizeBug 17499: (QA follow-up) Fix Licence Statements
2023-09-12 Emmi TakkinenBug 17499: Define koha_object(s)_class where needed
2023-09-12 Lari TaskulaBug 17499: Add Koha-objects for messaging preferences
2023-09-12 Martin RenvoizeBug 34223: (follow-up) Ensure consistent ordering of...
2023-09-12 Matt BlenkinsopBug 27378: Introduce cookie consent to OPAC and staff...
2023-09-12 David CookBug 34163: Handle both anonymous userenv when generatin...
2023-09-12 Martin RenvoizeBug 34731: (follow-up) Fix conditional variable declaration
2023-09-12 Kyle M HallBug 34731: Don't call SendQueuedMessages if message_id...
2023-09-08 Lari TaskulaBug 34639: Restore order_by
2023-09-08 Nick ClemensBug 34639: Use coderef for releationship
2023-09-08 Marcel de RooyBug 34339: (QA follow-up) Replace new by search in...
2023-09-08 Jonathan DruartBug 34339: Avoid relying on $c->validation - ERM
2023-09-08 Tomas Cohen AraziBug 34339: (bug 33556 follow-up) Easy ERM-related changes
2023-09-06 Pedro AmorimBug 34223: (follow-up) Restore status_alias handling
2023-09-06 Martin RenvoizeBug 34223: Work around ONLY_FULL_GROUP_BY in Illbackend
2023-09-06 Tomas Cohen AraziBug 30451: DBIC schema
2023-09-05 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-01 Martin RenvoizeBug 27542: (follow-up) Capitalization
2023-09-01 Andrew IsherwoodBug 27542: Allow cancellation of partner ILL
2023-09-01 Julian MauriceBug 34266: Default to biblioitems.itemtype only if...
2023-09-01 Nick ClemensBug 34617: Preserve calculated expiration dates if...
2023-09-01 Pedro AmorimBug 32911: Remove ILL partner_code config from koha...
2023-09-01 Marcel de RooyBug 33871: Use Koha object in Sitemapper, add optional...
2023-09-01 Marcel de RooyBug 33870: Make $MAX in Sitemapper::Writer global
2023-09-01 Pedro AmorimBug 34609: Add biblio method to Old::Hold
2023-08-29 Tomas Cohen AraziBug 34313: Add patron information in pass validation...
2023-08-18 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-18 Tomas Cohen AraziBug 34024: Block changing pickup location for found...
2023-08-15 emlamBug 34435: Remove side effect from get_password_expiry_date
2023-08-15 Matt BlenkinsopBug 33755: Set profile_id and add missing import
2023-08-15 Marcel de RooyBug 34357: Replace SUPER->imageurl in ItemTypes
2023-08-15 Marcel de RooyBug 34359: Remove unneeded module Koha/BiblioUtils...
2023-08-15 Tomas Cohen AraziBug 34365: Add cancellation request flow to DELETE...
2023-08-15 Emily LamancusaBug 34117: Remove side effect from get_expiry_date
2023-08-08 Kyle M HallBug 30524: (QA follow-up) Only generate CSRF token...
2023-07-26 Tomas Cohen AraziBug 28966: (QA follow-up) tmp_holdsqueue no longer...
2023-07-26 Tomas Cohen AraziBug 28966: DBIC schema
2023-07-25 Marcel de RooyBug 28966: (QA follow-up) Changes for Koha objects
2023-07-25 Kyle HallBug 28966: Prefetch patron data for holds queue viewer
2023-07-25 Kyle HallBug 28966: Add Koha::Object(s) for tmp_holdsqueue
2023-07-25 Martin RenvoizeBug 32739: (follow-up) QA Cleanup
2023-07-25 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-07-24 Kyle M HallBug 33964: Use Email::Sender::Transport::SMTP::Persiste...
2023-07-24 emlamBug 34280: (QA follow-up) perltidy
2023-07-24 Matt BlenkinsopBug 34280: Fix warning in logs when saving patron details
2023-07-24 Martin RenvoizeBug 32711: Fix biblio embeds
2023-07-24 Martin RenvoizeBug 32711: Add 'public_read_list' appropriately
next