koha.git
2023-09-21 Arthur SuzukiBug 32942: (QA follow-up) Add tests for STATUS checking...
2023-09-21 Tomas Cohen... Bug 32942: (QA follow-up) Document possible values
2023-09-21 Frédéric DemiansBug 32942: Suggestion API route when non 'standard...
2023-09-21 Tomas Cohen... Bug 32942: Regression tests
2023-09-21 Matt BlenkinsopBug 34789: (follow-up) Fix atomic update file
2023-09-20 Pedro AmorimBug 34694: Only check for IsAvailableForItemLevelReques...
2023-09-18 Nick ClemensBug 34740: Update sort options in ES config to by Yes/No
2023-09-18 Laura EscamillaBug 32048: Added clear cache routine to delete_holiday_...
2023-09-18 Marcel de RooyBug 34728: (QA follow-up) Remove o modifier, bit more...
2023-09-18 Matt BlenkinsopBug 34728: Make pre tag conditional
2023-09-18 Tomas Cohen... Bug 34333: Add embed option for `cancellation_requested...
2023-09-18 Tomas Cohen... Bug 34333: Add Koha::Hold->cancellation_requested
2023-09-18 Marcel de RooyBug 34786: after_biblio_action hooks - No find when...
2023-09-18 David CookBug 34613: Replace onclick attributes in midiplayer.js
2023-09-18 Lucas GassBug 33876: Add class for styling
2023-09-18 Nick ClemensBug 34552: Don't exclude payments with no status
2023-09-18 David CookBug 34711: Remove use of onclick for opac-privacy.pl
2023-09-18 Pedro AmorimBug 34724: (QA follow-up):
2023-09-18 David CookBug 34724: Remove inline onclick handler for opac-image...
2023-09-18 David CookBug 34725: Remove use of onclick for OPAC cart
2023-09-18 Tomas Cohen... Bug 34789: DBRev 23.05.03.001
2023-09-18 Katrin FischerBug 34789: (QA follow-up) Improve output of database...
2023-09-18 Matt BlenkinsopBug 34789: Update unit tests
2023-09-18 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-09-18 Matt BlenkinsopBug 34789: DBIC file
2023-09-18 Matt BlenkinsopBug 34789: Database and API update
2023-09-18 Nick ClemensBug 33406: (follow-up) Mock SearchEngine to ensure...
2023-09-18 Lucas GassBug 34719: Add middle_name to patron autocomplete
2023-09-18 Nick ClemensBug 33406: (QA follow-up) Adjust tests and tidy
2023-09-18 Janusz KaczmarekBug 33406: Filter out some known isolated trouble makers
2023-09-18 Jonathan DruartBug 33406: Handle ES search errors for authorities
2023-09-18 Pedro AmorimBug 33406: Add tests
2023-09-18 Nick ClemensBug 34589: Only update users if permission is added
2023-09-18 Marcel de RooyBug 34787: Fix typo gorup
2023-09-18 Matt BlenkinsopBug 34743: Fix POD description
2023-09-18 Emily LamancusaBug 34656: (QA follow-up) perltidy
2023-09-18 Nick ClemensBug 34656: Do not update real Time Holds Queue when...
2023-09-18 Nick ClemensBug 34656: Unit test
2023-09-18 Martin RenvoizeBug 34767: Pass fee_ack into ::Transaction::Renew(All)
2023-09-18 Nick ClemensBug 34768: Remove checkbox column from relatives fines...
2023-09-18 Martin RenvoizeBug 34764: Set fee_acknowledged to expect a string
2023-09-18 Nick ClemensBug 34736: Don't trigger quantity change on loading...
2023-09-18 Lucas GassBug 34532: Silence warns in Patroncard.pm
2023-09-14 David CookBug 34502: Remove useless SEARCH_RESULT.localimage
2023-09-14 Julian MauriceBug 32765: Retry transfer after cancelling hold
2023-09-14 Martin RenvoizeBug 34223: (follow-up) Ensure consistent ordering of...
2023-09-14 Owen LeonardBug 34572: Simplify template logic around check-in...
2023-09-14 David CookBug 34723: Show thumbnails on opac-imageviewer.pl when...
2023-09-14 Caroline Cyr... Bug 34079: The phrase "Displaying [all|approved|pending...
2023-09-14 Caroline Cyr... Bug 34081: Contextualization of "Approved" (one term...
2023-09-14 Victor Grousset... Bug 34257: (QA follow-up): tidy up code
2023-09-14 Lucas GassBug 34257: Limit item types by branch in batchMod.pl
2023-09-14 Owen LeonardBug 34402: Sorting holds on patron account includes...
2023-09-14 David CookBug 34163: Handle both anonymous userenv when generatin...
2023-09-14 Martin RenvoizeBug 34731: (follow-up) Fix conditional variable declaration
2023-09-14 Kyle M HallBug 34731: Use Koha::Notice::Message in EnqueueLetter
2023-09-14 Kyle M HallBug 34731: Don't call SendQueuedMessages if message_id...
2023-09-14 Kyle M HallBug 34731: Throw exception if SendQueuedMessages is...
2023-09-14 Pedro AmorimBug 34448: Update the way we handle response in http...
2023-09-14 Pedro AmorimBug 34448: Update cypress tests
2023-09-08 Lari TaskulaBug 34639: Restore order_by
2023-09-08 Nick ClemensBug 34639: Use coderef for releationship
2023-09-08 Lari TaskulaBug 34639: Add tests
2023-09-08 Owen LeonardBug 34310: Input prompt in datatables column search...
2023-09-08 Martin RenvoizeBug 28995: Update aliases
2023-09-08 Martin RenvoizeBug 28995: Add `--added_after` filter to writeoff_debts...
2023-09-08 Nick ClemensBug 34666: Tidy
2023-09-08 Nick ClemensBug 34666: Combine queries in _Findgroupreserve
2023-09-08 Nick ClemensBug 34666: Add a second unit test for item level
2023-09-08 Nick ClemensBug 34666: Allow item_group to be null and still match
2023-09-08 Nick ClemensBug 34666: Unit test
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... Bug 34339: (bug 33556 follow-up) Easy ERM-related changes
2023-09-08 Owen LeonardBug 34038: Fix incorrect use of __() in .tt and .inc...
2023-09-08 Tomas Cohen... Bug 34223: (QA follow-up) Fix file permissions
2023-09-08 Pedro AmorimBug 34223: (follow-up) Mock backend in tests
2023-09-08 Martin RenvoizeBug 34223: Add unit test for existing_statuses
2023-09-08 Pedro AmorimBug 34223: (follow-up) Restore status_alias handling
2023-09-08 Martin RenvoizeBug 34223: Work around ONLY_FULL_GROUP_BY in Illbackend
2023-09-08 Jonathan DruartBug 34685: Make updatedatabase.pl propagate the error
2023-09-08 Jonathan DruartBug 34684: Prevent 220600007.pl to fail if run twice
2023-09-08 Tomas Cohen... Bug 30451: DBIC schema
2023-09-08 Victor Grousset... Bug 23548: (QA follow-up) tidy up code
2023-09-08 Per LarssonBug 23548: Set AQ to empty when item not exist
2023-09-08 Matthias MeusburgerBug 23548: Unit test - Set AQ to empty when item not...
2023-09-08 Aleisha AmohiaBug 34036: Reload 'already received' table when edit...
2023-09-08 Nick ClemensBug 34109: Check mandatory item fields when creating...
2023-09-08 Lucas GassBug 34641: Fix Novelist display when NovelistSelectView...
2023-09-08 Katrin FischerBug 22135: Display 'shelved out of order' error in...
2023-09-08 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-08 Owen LeonardBug 34625: Fix search engine configuration tables heade...
2023-09-08 Tomas Cohen... Bug 34569: (QA follow-up) Tidy block
2023-09-08 Fridolin SomersBug 34569: Fix misc/cronjobs/holds/holds_reminder.pl...
2023-09-08 Lucas GassBug 34634: Show expirationdate of expired holds on...
2023-09-08 Petr SvobodaBug 34583: Overdue notice - wrong coding in outlook...
2023-09-08 Julian MauriceBug 34266: Add unit tests
2023-09-08 Julian MauriceBug 34266: Default to biblioitems.itemtype only if...
2023-09-08 Nick ClemensBug 34617: Preserve calculated expiration dates if...
2023-09-08 Nick ClemensBug 34617: Unit tests
next