koha.git
2023-10-12 Owen LeonardBug 34730: Add responsive behavior to more tables in...
2023-10-12 Aleisha AmohiaBug 34760: Confirm session ID is set to save OPAC searc...
2023-10-12 David CookBug 33734: Remove incorrect URL escaping on search...
2023-10-12 Victor Grousset... Bug 34732: (QA follow-up): tidy up code
2023-10-12 David CookBug 34732: For Code39, append or prepend asterisk if...
2023-10-12 Martin RenvoizeBug 32942: (follow-up) Restore missing statuses
2023-10-12 Martin RenvoizeBug 32942: (follow-up) Fix typo
2023-10-12 Martin RenvoizeBug 32942: (follow-up) Fix test
2023-10-12 Martin RenvoizeBug 32942: (QA follow-up) Fix regression test
2023-10-12 Arthur SuzukiBug 32942: (QA follow-up) Moving Suggestion->STATUS...
2023-10-12 Arthur SuzukiBug 32942: (QA follow-up) Add tests for STATUS checking...
2023-10-12 Tomas Cohen... Bug 32942: (QA follow-up) Document possible values
2023-10-12 Frédéric DemiansBug 32942: Suggestion API route when non 'standard...
2023-10-12 Tomas Cohen... Bug 32942: Regression tests
2023-10-12 Matt BlenkinsopBug 34789: (follow-up) Fix atomic update file
2023-10-12 Pedro AmorimBug 34694: Only check for IsAvailableForItemLevelReques...
2023-10-12 Nick ClemensBug 34740: Update sort options in ES config to by Yes/No
2023-10-12 Laura EscamillaBug 32048: Added clear cache routine to delete_holiday_...
2023-10-12 Marcel de RooyBug 34728: (QA follow-up) Remove o modifier, bit more...
2023-10-12 Matt BlenkinsopBug 34728: Make pre tag conditional
2023-10-12 Tomas Cohen... Bug 34333: Add embed option for `cancellation_requested...
2023-10-12 Tomas Cohen... Bug 34333: Add Koha::Hold->cancellation_requested
2023-10-12 Marcel de RooyBug 34786: after_biblio_action hooks - No find when...
2023-10-12 David CookBug 34613: Replace onclick attributes in midiplayer.js
2023-10-12 Lucas GassBug 33876: Add class for styling
2023-10-12 David CookBug 34711: Remove use of onclick for opac-privacy.pl
2023-10-12 Pedro AmorimBug 34724: (QA follow-up):
2023-10-12 David CookBug 34724: Remove inline onclick handler for opac-image...
2023-10-12 David CookBug 34725: Remove use of onclick for OPAC cart
2023-10-12 Tomas Cohen... Bug 34789: DBRev 22.11.10.001
2023-10-12 Katrin FischerBug 34789: (QA follow-up) Improve output of database...
2023-10-12 Matt BlenkinsopBug 34789: Update unit tests
2023-10-12 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-10-12 Matt BlenkinsopBug 34789: DBIC file
2023-10-12 Matt BlenkinsopBug 34789: Database and API update
2023-10-12 Nick ClemensBug 33406: (follow-up) Mock SearchEngine to ensure...
2023-10-12 Lucas GassBug 34719: Add middle_name to patron autocomplete
2023-10-12 Nick ClemensBug 33406: (QA follow-up) Adjust tests and tidy
2023-10-12 Janusz KaczmarekBug 33406: Filter out some known isolated trouble makers
2023-10-12 Jonathan DruartBug 33406: Handle ES search errors for authorities
2023-10-12 Pedro AmorimBug 33406: Add tests
2023-10-12 Marcel de RooyBug 34787: Fix typo gorup
2023-10-12 Matt BlenkinsopBug 34743: Fix POD description
2023-10-12 Emily LamancusaBug 34656: (QA follow-up) perltidy
2023-10-12 Nick ClemensBug 34656: Do not update real Time Holds Queue when...
2023-10-12 Nick ClemensBug 34656: Unit test
2023-10-12 Martin RenvoizeBug 34767: Pass fee_ack into ::Transaction::Renew(All)
2023-10-12 Nick ClemensBug 34768: Remove checkbox column from relatives fines...
2023-10-12 Martin RenvoizeBug 34764: Set fee_acknowledged to expect a string
2023-10-12 Lucas GassBug 34532: Silence warns in Patroncard.pm
2023-09-28 Matt BlenkinsopUpdate release notes for 22.11.10 release v22.11.10
2023-09-28 Matt BlenkinsopIncrement version for 22.11.10 release
2023-09-28 Matt BlenkinsopFix translations for Koha 22.11.10
2023-09-28 Koha translatorsTranslation updates for Koha 22.11.10
2023-09-28 Jonathan DruartBug 34369: Fix 'Did you mean'
2023-09-28 Jonathan DruartBug 34369: Pass csrf token from syspref API client...
2023-09-28 David CookBug 34369: Require CSRF token for updating system prefe...
2023-09-28 David CookBug 34761: Prevent XSS for searches and saved search...
2023-09-28 David CookBug 34349: Validate/escape inputs for task scheduler
2023-09-28 Nick ClemensBug 34513: (QA follow-up) Tidy
2023-09-28 David CookBug 34513: Add checkauth unit test for resetting auth...
2023-09-28 David CookBug 34513: Add end-to-end test for authorization check...
2023-09-28 David CookBug 34513: Set auth state correctly when changing auth...
2023-09-28 Nick ClemensBug 34552: Don't exclude payments with no status
2023-09-26 Matt BlenkinsopBug 34219: (rmaint fix) Remove embed from vendors getAl...
2023-09-15 Matt BlenkinsopBug 34666: (Rmaint follow-up) Fix unit test
2023-09-15 David CookBug 34502: Remove useless SEARCH_RESULT.localimage
2023-09-15 Julian MauriceBug 32765: Retry transfer after cancelling hold
2023-09-15 Martin RenvoizeBug 34223: (follow-up) Ensure consistent ordering of...
2023-09-15 Owen LeonardBug 34572: Simplify template logic around check-in...
2023-09-15 David CookBug 34723: Show thumbnails on opac-imageviewer.pl when...
2023-09-15 Caroline Cyr... Bug 34079: The phrase "Displaying [all|approved|pending...
2023-09-15 Caroline Cyr... Bug 34081: Contextualization of "Approved" (one term...
2023-09-15 Victor Grousset... Bug 34257: (QA follow-up): tidy up code
2023-09-15 Lucas GassBug 34257: Limit item types by branch in batchMod.pl
2023-09-15 David CookBug 34163: Handle both anonymous userenv when generatin...
2023-09-15 Pedro AmorimBug 34448: Update the way we handle response in http...
2023-09-15 Pedro AmorimBug 34448: Update cypress tests
2023-09-15 Owen LeonardBug 34310: Input prompt in datatables column search...
2023-09-15 Nick ClemensBug 34666: Tidy
2023-09-15 Nick ClemensBug 34666: Combine queries in _Findgroupreserve
2023-09-15 Nick ClemensBug 34666: Add a second unit test for item level
2023-09-15 Nick ClemensBug 34666: Allow item_group to be null and still match
2023-09-15 Nick ClemensBug 34666: Unit test
2023-09-15 Owen LeonardBug 34038: Fix incorrect use of __() in .tt and .inc...
2023-09-15 Tomas Cohen... Bug 34223: (QA follow-up) Fix file permissions
2023-09-15 Pedro AmorimBug 34223: (follow-up) Mock backend in tests
2023-09-15 Martin RenvoizeBug 34223: Add unit test for existing_statuses
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 Jonathan DruartBug 34685: Make updatedatabase.pl propagate the error
2023-09-15 Jonathan DruartBug 34684: Prevent 220600007.pl to fail if run twice
2023-09-15 Tomas Cohen... Bug 30451: DBIC schema
2023-09-15 Victor Grousset... Bug 23548: (QA follow-up) tidy up code
2023-09-15 Per LarssonBug 23548: Set AQ to empty when item not exist
2023-09-15 Matthias MeusburgerBug 23548: Unit test - Set AQ to empty when item not...
2023-09-15 Lucas GassBug 34641: Fix Novelist display when NovelistSelectView...
2023-09-15 Katrin FischerBug 22135: Display 'shelved out of order' error in...
2023-09-15 Lucas GassBug 34620: Do not throw expection if payment type is...
2023-09-15 Owen LeonardBug 34625: Fix search engine configuration tables heade...
next