Bug 35174: Remove .po files from Koha
[koha.git] / Koha /
2023-09-13 Marcel de RooyBug 34316: Add_credit should rethrow an exception correctly
2023-06-15 Aleisha AmohiaBug 32129: Use patron category when checking if item...
2023-06-15 Nick ClemensBug 32995: Pass user agent string for OverDrive fulfillment
2023-06-15 emlamBug 32627: Calculate expirationdate relative to waitingdate
2023-06-15 Janusz KaczmarekBug 33206: Bad title__sort made of multifield 245
2023-06-15 David CookBug 32232: Ignore DST when calculating patron age
2023-06-13 Nick ClemensBug 33470: Don't calculate overridden hold limits
2023-05-15 Lucas GassBug 33262: DBIC schema
2023-05-15 Katrin FischerBug 33262: Add new field to REST API route for orders
2023-05-15 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-05-05 Janusz KaczmarekBug 33238: Fix bad suggestions query (Bug 29886 follow-up)
2023-05-05 Fridolin SomersBug 32127: Sort by description in Koha::Template::Plugi...
2023-04-24 Pedro AmorimBug 28641: ILLHiddenRequestStatuses does not consider...
2023-04-24 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-04-24 Nick ClemensBug 33309: Index items after renewal transaction completes
2023-03-10 Nick ClemensBug 33044: Return job id if there is no connection...
2023-02-24 Nick ClemensBug 30254: [22.05.x] Don't charge overdue fines unless...
2023-02-15 David CookBug 32539: Add exception handling to plugin hooks in...
2023-02-15 Kyle HallBug 28672: (QA follow-up) Method calls cannot be interp...
2023-02-15 Martin RenvoizeBug 28672: Pass itemnumber instead of item object
2023-02-02 Lucas GassRevert "Bug 29021: RenewAccruingItemWhenPaid renewals...
2023-02-02 Lucas GassRevert "Bug 29021: (QA follow-up) Fix for new parameter...
2023-02-01 Kyle HallBug 29021: (QA follow-up) Fix for new parameter, add...
2023-02-01 Martin RenvoizeBug 29021: RenewAccruingItemWhenPaid renewals are not...
2023-02-01 Jonathan DruartBug 32394: [22.05.x] Restore long tasks queue
2023-02-01 Jonathan DruartBug 32561: Prevent worker to run with unecessary module...
2022-12-21 Marcel de RooyBug 32242: Resolve encoding issue when sending to Net...
2022-12-05 Björn NylénBug 31739: Password recovery from staff fails if previo...
2022-12-05 Nick ClemensBug 31644: Check if subfield defined, not for truth
2022-12-05 Kyle M HallBug 31684: Plugin versions starting with a "v" cause...
2022-12-05 Nick ClemensBug 31595: Don't process extended attributes if none...
2022-12-05 Martin RenvoizeBug 26648: Prevent explosion in notices on missing...
2022-12-05 Nick ClemensBug 29561: (follow-up) Don't remove facet '0'
2022-12-05 Nick ClemensBug 29561: Remove blank facets
2022-12-05 Galen CharltonBug 31619: add title back to list of OPACSuggestionMand...
2022-12-05 Lucas GassBug 30944: DBIC
2022-12-05 Julian MauriceBug 31441: Fix Koha::Item::as_marc_field when kohafield...
2022-11-10 Tomas Cohen AraziBug 29955: Fix method import issues
2022-11-10 Martin RenvoizeBug 31465: (follow-up) Link to preference tabs directly
2022-11-10 Martin RenvoizeBug 31465: Correct help link for preferences
2022-11-01 Tomas Cohen AraziBug 25375: Spelling fixes
2022-11-01 Nick ClemensBug 25375: Adjust tests and test itemlost, not notforloan
2022-11-01 Nick ClemensBug 25375: Match current Zebra availability limit
2022-11-01 Julian MauriceBug 25375: Add tests for the "available" ES field
2022-11-01 Nick ClemensBug 25375: (QA follow-up) Count available items rather...
2022-11-01 Julian MauriceBug 25375: Get biblionumber from the correct MARC field
2022-11-01 Julian MauriceBug 25375: Fix 'available' facet in elasticsearch
2022-11-01 Jonathan DruartBug 30982: [22.05.x] Use the REST API for background...
2022-10-31 Jonathan DruartBug 31154: Avoid unecessary loop
2022-10-31 Marcel de RooyBug 31154: (QA follow-up) Fix UI form builder
2022-10-31 Marcel de RooyBug 31250: (QA follow-up) The future will be easier
2022-10-31 Marcel de RooyBug 31250: Deny clearing cookies with numeric suffix
2022-10-31 Lucas GassBug 30483: DBIC
2022-10-31 Kyle HallBug 31401: (QA follow-up) Remove Koha.ArePluginsEnabled...
2022-10-31 Jonathan DruartBug 32011: 2FA - Prevent qr_code to not be generated
2022-10-28 Nick ClemensBug 31421: Add a limited option to template plugin
2022-10-28 Nick ClemensBug 31421: Do not apply library limits to Categories...
2022-10-14 Marcel de RooyBug 31351: (QA follow-up) Use $self->json in Background...
2022-10-14 Joonas KylmäläBug 31351: Koha::BackgroundJob: Let database connection...
2022-10-14 Nick ClemensBug 31076: Handle year limits with equal sign or colon
2022-10-14 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-10-03 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-09-30 Tomas Cohen AraziBug 31245: Do not try to report results if task not...
2022-09-29 Nick ClemensBug 30879: Allow biblionumber as sort option in Elastic...
2022-09-29 Marcel de RooyBug 27849: (follow-up) Add test
2022-09-29 MJ RayBug 27849: Koha::Token may access undefined C4::Context...
2022-09-29 Lucas GassBug 30984: DBIC
2022-09-16 Joonas KylmäläBug 31455: (QA follow-up) Make table creation O(N)
2022-09-16 Lucas GassBug 31455: Make batchMod sort by order scanned
2022-09-12 Tomas Cohen AraziBug 31223: Do not explode if plugins disabled
2022-09-02 David CookBug 15187: Index 880 in Zebra the same as Elasticsearch
2022-09-02 Lucas GassBug 31086: DBIC
2022-09-02 Nick ClemensBug 31086: Throw an exception when a hold is stored...
2022-09-02 Kyle HallBug 30458: Include librarian (manager_id) in accountlin...
2022-08-23 Nick ClemensBug 30447: Check if transfers arrived or cancelled
2022-08-23 Shi Yao WangBug 29922: Make get_search_groups return results sorted...
2022-08-23 Martin RenvoizeBug 29105: Add effective_itemtype handling to items api
2022-08-23 Lucas GassBug 29632: Schema update
2022-08-23 Nick ClemensBug 29632: Don't sort cn-sort numerically
2022-08-23 Martin RenvoizeBug 31036: Treat SIP00 that same as CASH
2022-08-23 Tomas Cohen AraziBug 31069: Remove ExplodedTerms dependency on templates
2022-08-23 Kyle HallBug 31054: Manual importing for EDIFACT invoices fails...
2022-08-23 Tomas Cohen AraziBug 29333: (QA follow-up) POD consistency
2022-08-23 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-08-12 Lucas GassBug 24010: Schema changes
2022-08-12 Tomas Cohen AraziBug 31106: Make clean_search_term escape double quotes
2022-08-12 Nick ClemensBug 31179: (QA follow-up) POD fix
2022-08-12 Jonathan DruartBug 31179: Don't copy invisible subfields when duplicat...
2022-08-09 Martin RenvoizeBug 29958: Do not set dateaccessioned on updates
2022-08-09 Kevin CarnesBug 30152: Elasticsearch - queries with OR don't work...
2022-08-09 Aleisha AmohiaBug 30823: Filling recalls uses 'FILL' action in action...
2022-07-29 Tomas Cohen AraziBug 30889: (follow-up) Warn if context is not defined
2022-07-29 David CookBug 30865: Double-quote Host-item in Koha::Biblio-...
2022-07-29 Martin RenvoizeBug 30744: Use RecordProcessor in get_marc_notes
2022-07-29 Martin RenvoizeBug 30918: Allow passing filtered record to get_marc_notes
2022-07-29 Martin RenvoizeBug 30848: Fix issue exposed by unit tests
2022-07-29 Martin RenvoizeBug 30848: Add an ExpandCodedFields RecordProcessor...
2022-07-29 Lucas GassBug 30889: Update Scheme(DBIC)
2022-07-29 Martin RenvoizeBug 30889: (follow-up) Record and use context in backgr...
2022-07-29 Marcel de RooyBug 31053: Add Context module to Koha::Encryption
next