Bug 35942: OPAC user can enroll several times to the same club [23.05.x]
[koha.git] / Koha /
2024-02-22 Tomas Cohen AraziBug 29510: Make objects.find call search_limited if...
2024-02-08 Aleisha AmohiaBug 34893: [22.05] Add a Koha::Patron->update_lastseen...
2024-01-26 David CookBug 34893: Add checkpw change to REST API
2024-01-19 Matt BlenkinsopBug 35204: Prevent an expired password from throwing...
2023-11-22 Jonathan DruartBug 35174: Do not explode if po dir does not exist
2023-11-16 Marcel de RooyBug 35012: Apply change to all events
2023-11-16 Jan KissigBug 35012: Prevent Click handler firing twice
2023-11-16 Martin RenvoizeBug 35343: Add record accessor method to Koha::Authority
2023-11-13 Tomas Cohen AraziBug 35180: DBIC schema
2023-11-13 Julian MauriceBug 31393: Koha::Config: handle the special case for...
2023-11-13 David NindBug 32312: Add missing column descriptions to the stati...
2023-11-13 Martin RenvoizeBug 35173: Correctly concat error strings
2023-11-13 Marcel de RooyBug 33606: (QA follow-up) Cosmetic changes
2023-11-13 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-11-13 Tomas Cohen AraziBug 35167: Make 'effective_not_for_loan_status' fallbac...
2023-11-13 Tomas Cohen AraziBug 34520: DBIC schema
2023-11-13 Martin RenvoizeBug 34731: (follow-up) Fix conditional variable declaration
2023-11-13 Pedro AmorimBug 35105: Fix patron accessor in Illrequest.pm
2023-11-13 Marcel de RooyBug 34990: Add persistent header when sending msg to...
2023-11-13 Tomas Cohen AraziBug 35053: Make sure request is checked as an item...
2023-11-13 Marcel de RooyBug 34271: Remove a few Logger statements from REST API
2023-11-13 Julian MauriceBug 27249: Add missing POD for Koha::Exceptions::Calendar
2023-11-13 Julian MauriceBug 27249: Fix code style
2023-11-13 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-10-17 Matt BlenkinsopBug 34883: Stop patron expiry date being set to NULL...
2023-10-17 Frédéric DemiansBug 34467: OAI GetRecord bad encoding for Unimarc
2023-10-17 Aleisha AmohiaBug 34722: Prevent other items from displaying to fill...
2023-10-17 David CookBug 30843: Add mfa_range configuration option for TOTP
2023-10-12 Martin RenvoizeBug 32942: (follow-up) Restore missing statuses
2023-10-12 Arthur SuzukiBug 32942: (QA follow-up) Moving Suggestion->STATUS...
2023-10-12 Tomas Cohen AraziBug 34333: Add Koha::Hold->cancellation_requested
2023-10-12 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-10-12 Matt BlenkinsopBug 34789: DBIC file
2023-10-12 Janusz KaczmarekBug 33406: Filter out some known isolated trouble makers
2023-10-12 Marcel de RooyBug 34787: Fix typo gorup
2023-09-15 Martin RenvoizeBug 34223: (follow-up) Ensure consistent ordering of...
2023-09-15 David CookBug 34163: Handle both anonymous userenv when generatin...
2023-09-15 Pedro AmorimBug 34223: (follow-up) Restore status_alias handling
2023-09-15 Martin RenvoizeBug 34223: Work around ONLY_FULL_GROUP_BY in Illbackend
2023-09-15 Tomas Cohen AraziBug 30451: DBIC schema
2023-09-15 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-15 Julian MauriceBug 34266: Default to biblioitems.itemtype only if...
2023-09-15 Nick ClemensBug 34617: Preserve calculated expiration dates if...
2023-09-08 Pedro AmorimBug 34609: Add biblio method to Old::Hold
2023-08-31 Tomas Cohen AraziBug 34313: Add patron information in pass validation...
2023-08-28 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-28 Tomas Cohen AraziBug 34024: Block changing pickup location for found...
2023-08-28 Martin RenvoizeBug 32739: (follow-up) QA Cleanup
2023-08-28 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-08-18 emlamBug 34435: Remove side effect from get_password_expiry_date
2023-08-18 Matt BlenkinsopBug 33755: Set profile_id and add missing import
2023-08-18 Tomas Cohen AraziBug 34365: Add cancellation request flow to DELETE...
2023-08-18 Emily LamancusaBug 34117: Remove side effect from get_expiry_date
2023-08-18 Marcel de RooyBug 34316: Add_credit should rethrow an exception correctly
2023-08-18 Martin RenvoizeBug 32271: (QA follow-up) Correction to 'can_be_blank...
2023-08-18 Kyle M HallBug 32271: (QA follow-up) Convert all positive numbers...
2023-08-17 Tomas Cohen AraziBug 33028: (follow-up) Lower the two digits requirement
2023-08-17 Martin RenvoizeBug 33028: (follow-up) Add POD to new Exception
2023-08-17 Tomas Cohen AraziBug 33028: Make exception less generic
2023-08-17 Tomas Cohen AraziBug 33028: (QA follow-up) Tidy introduced code
2023-08-17 Martin RenvoizeBug 33028: Throw exception if not passed a decimal...
2023-08-17 Katrin FischerBug 33028: Add is_monetary to recall_overdue_fine and...
2023-08-17 Martin RenvoizeBug 33028: (follow-up) Move monetary definition into...
2023-08-17 Thibaud GuillotBug 33028: Fix calculations around cronjob fines.pl
2023-07-28 Kyle M HallBug 30524: (QA follow-up) Only generate CSRF token...
2023-07-19 Marcel de RooyBug 33270: (QA follow-up) Do not change param hashref
2023-07-19 Marcel de RooyBug 33270: (QA follow-up) Tidy
2023-07-19 Nick ClemensBug 33270: (follow-up) Handle records that fail attempt...
2023-07-19 Nick ClemensBug 33270: Attempt to recover from invalid metadata...
2023-07-19 Nick ClemensBug 33270: Add record_strip_nonxml routine to Koha...
2023-07-19 Matt BlenkinsopRevert "Bug 33496: Add 'host_items' param to Koha:...
2023-07-19 Matt BlenkinsopRevert "Bug 33496: (follow-up) Correct param names"
2023-07-19 Matt BlenkinsopRevert "Bug 33496: (QA follow-up) Update POD statement"
2023-07-19 Matt BlenkinsopRevert "Bug 33497: Add a filter relationship for branch...
2023-07-19 Matt BlenkinsopBug 34029: (RMAINT fix) Update DBIC file
2023-07-18 Tomas Cohen AraziBug 33817: (QA follow-up) Fix tidyness
2023-07-18 Jonathan DruartBug 33817: Enforce server-side
2023-07-18 Tomas Cohen AraziBug 33974: (follow-up) Adapt the orders endpoint
2023-07-18 Tomas Cohen AraziBug 33974: (follow-up) _order_by is not always an arrayref
2023-07-18 Tomas Cohen AraziBug 33974: (follow-up) biblionumber column needs specia...
2023-07-18 Martin RenvoizeBug 33974: (QA follow-up) Remove superflous import
2023-07-18 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-18 Tomas Cohen AraziBug 33974: Add Koha::Biblios->api_query_fixer
2023-07-18 Tomas Cohen AraziBug 33573: Add public endpoint for cancelling holds
2023-07-18 Jonathan DruartBug 27824: Trim column headers
2023-07-18 Aleisha AmohiaBug 31147: Recalls should not adjust due time for relat...
2023-07-18 Katrin FischerBug 33790: Fix and add various links to the manual
2023-07-18 Nick ClemensBug 33497: Add a filter relationship for branchtransfers
2023-07-18 Marcel de RooyBug 33496: (QA follow-up) Update POD statement
2023-07-18 Nick ClemensBug 33496: (follow-up) Correct param names
2023-07-18 Nick ClemensBug 33496: Add 'host_items' param to Koha::Biblio-...
2023-07-18 Tomas Cohen AraziBug 34029: DBIC schema
2023-07-18 David CookBug 34051: Cache empty hashref for non-existent authori...
2023-07-18 Lucas GassBug 33176: Enforce bad values
2023-07-18 Lucas GassBug 33176: Enforce RequirePaymentType with API
2023-07-18 Lucas GassBug 33176: Handle RequirePaymentType
2023-07-18 Marcel de RooyBug 33844: Fix is_denied_renewal
2023-07-18 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
2023-07-12 David CookBug 33967: Fix SetEnv middleware to preserve $env integrity
2023-07-12 Jake DeeryBug 33880: Remove Version param from GB::Barcode->new
next