koha.git
2023-05-10 Marcel de RooyBug 32642: (QA follow-up) Activate spinner early
2023-05-10 Hammat WeleBug 32642: Loading spinner always visible when cover...
2023-05-10 Owen LeonardBug 33127: Use template wrapper for breadcrumbs: Admini...
2023-05-10 Owen LeonardBug 33310: Use template wrapper for tabs: Suggestions
2023-05-10 Owen LeonardBug 33388: Use template wrapper for breadcrumbs: Patron...
2023-05-10 Owen LeonardBug 33439: Use template wrapper for breadcrumbs: Report...
2023-05-10 Owen LeonardBug 33438: Use template wrapper for breadcrumbs: Report...
2023-05-10 Owen LeonardBug 33555: Use template wrapper for breadcrumbs: Rotati...
2023-05-10 Owen LeonardBug 33558: Use template wrapper for breadcrumbs: Serial...
2023-05-09 Tomas Cohen... Bug 33447: Make *->pickup_locations methods throw an...
2023-05-09 Nick ClemensBug 33447: (follow-up) Fix tests and make assumption...
2023-05-09 Tomas Cohen... Bug 33416: Fix Searchbar_spec.ts
2023-05-09 Jonathan DruartBug 33416: Fix Agreements.ts
2023-05-09 Caroline Cyr... Bug 33533: Translatability: Do not separate "Patron...
2023-05-09 Marcel de RooyBug 33447: (QA follow-up) Add comment for flushing...
2023-05-09 Nick ClemensBug 33447: Adjust tests
2023-05-09 Nick ClemensBug 33447: Add Cache to Biblio->pickup_locations
2023-05-09 Jonathan DruartBug 33491: Fix UI issues in EHoldingsEBSCOPackageAgreements
2023-05-09 Pedro AmorimBug 33354: Show all form error messages in the warning...
2023-05-09 Pedro AmorimBug 33354: Add error if related user open but user...
2023-05-09 Pedro AmorimBug 33354: Add 'required' UI elements
2023-05-09 Kyle HallBug 33216: Catch and handle RegisterRequired exceptions...
2023-05-09 Tomas Cohen... Bug 33402: (follow-up) Move Searchbar_spec.ts
2023-05-09 Jonathan DruartBug 33402: Move ERM Cypress tests to their own directory
2023-05-09 Owen LeonardBug 32164: Add link to MARC modification templates...
2023-05-09 Martin RenvoizeBug 18398: (follow-up) Update POD & Unit tests
2023-05-09 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-05-03 Nick ClemensBug 33108: (follow-up) Don't let restart die if ES...
2023-05-03 Nick ClemensBug 33108: (follow-up) Don't die, only warn if not...
2023-05-03 Tomas Cohen... Bug 33108: Make init handle koha-es-indexer
2023-05-03 Tomas Cohen... Bug 33108: Teach koha-list filter elasticsearch
2023-05-03 Tomas Cohen... Bug 33108: koha-es-indexer added
2023-05-03 Tomas Cohen... Bug 33486: POD fix
2023-05-03 Nick ClemensBug 33486: Remove Koha::BackgroundJob::UpdateElasticInd...
2023-05-03 Jonathan DruartBug 32594: Mark jobs as started and finished
2023-05-03 Tomas Cohen... Bug 32594: (QA follow-up) Fix POD
2023-05-03 Tomas Cohen... Bug 32594: (QA follow-up) Adjust tests
2023-05-03 Nick ClemensBug 32594: Add a dedicated Elasticsearch biblio indexin...
2023-05-03 Nick ClemensBug 32992: Move background_jobs_worker to misc/workers
2023-05-03 Martin RenvoizeRevert "Bug 33486: Remove Koha::BackgroundJob::UpdateEl... v22.11.05-1
2023-05-03 Martin RenvoizeRevert "Bug 33486: POD fix"
2023-05-03 Jonathan DruartBug 33648: (bug 32991 follow-up) fix bad resolution...
2023-05-02 Martin RenvoizeUpdate release notes for 22.11.05 release v22.11.05
2023-05-02 Martin RenvoizeIncrement version for 22.11.05 release
2023-05-02 Martin RenvoizeFix translations for Koha 22.11.05
2023-05-02 Koha translatorsTranslation updates for Koha 22.11.05
2023-04-27 Martin RenvoizeBug 33229: (RMaint follow-up) Remove errant test from...
2023-04-21 Martin RenvoizeBug 33574: Correct pointer for restrict_type.code
2023-04-18 Owen LeonardBug 32634: (follow-up) Restructure page headings
2023-04-18 Owen LeonardBug 32634: Add 'page-section' to various pages
2023-04-18 Owen LeonardBug 32954: Standardize action fieldsets in rotating...
2023-04-18 Nick ClemensBug 33229: (follow-up) Adjust tests to set anonymous...
2023-04-18 Jonathan DruartBug 33229: Remove unecessary txn
2023-04-18 Nick ClemensBug 33229: Clear patron reading history when privacy...
2023-04-18 Janusz KaczmarekBug 33238: Fix bad suggestions query (Bug 29886 follow-up)
2023-04-18 Owen LeonardBug 33181: Use template wrapper for tabs on record...
2023-04-18 Owen LeonardBug 33187: Use template wrapper for tabs article reques...
2023-04-18 Owen LeonardBug 33129: Use template wrapper for breadcrumbs: Admini...
2023-04-18 Katrin FischerBug 33509: Don't show Other holdings when there are...
2023-04-18 Nick ClemensBug 33231: (QA follow-up) Simplify conditional for...
2023-04-18 Janusz KaczmarekBug 33231: (Bug 30813 follow-up) No publication date...
2023-04-18 Fridolin SomersBug 31695: Type standard number is missing field ci_raw...
2023-04-18 Owen LeonardBug 32956: Use template wrapper for HTML customizations...
2023-04-18 Owen LeonardBug 32955: Standardize structure around action fieldset...
2023-04-18 Philip OrrBug 31722: Fixed EDIFACT message to only display if...
2023-04-18 David CookBug 33375: Quote reserved keyword 'rank' in advanced...
2023-04-18 Fridolin SomersBug 33088: Remove background-job-progressbar.js in...
2023-04-18 Fridolin SomersBug 32127: Add unit test
2023-04-18 Fridolin SomersBug 32127: Sort by description in Koha::Template::Plugi...
2023-04-18 Fridolin SomersBug 33345: On-site checkout checkbox does not work...
2023-04-18 Jonathan DruartBug 32418: Remove useless statement
2023-04-18 Paul DerscheidBug 32418: (follow-up) Remove jQuery, Fix typos in...
2023-04-18 Paul DerscheidBug 32418: Can't call method 'unblessed' on an undefine...
2023-04-18 Jonathan DruartBug 33485: (bug 32939 follow-up) Fix title endpoint
2023-04-18 Galen CharltonBug 32716: larger proxy_buffer_size in NGINX example...
2023-04-18 Jonathan DruartBug 33481: Pass content-type when requesting EBSCO...
2023-04-17 Jonathan DruartBug 33289: Add API client class to interact with svc...
2023-04-17 Owen LeonardBug 33154: Tab WRAPPER follow-up: label text must be...
2023-04-17 Tomas Cohen... Bug 33486: POD fix
2023-04-17 Nick ClemensBug 33486: Remove Koha::BackgroundJob::UpdateElasticInd...
2023-04-17 Owen LeonardBug 33077: Improve ease of translating template title...
2023-04-17 Owen LeonardBug 33323: Select button in patron search modal is...
2023-04-17 Lucas GassBug 33265: Clean up serial links on serial edit page
2023-04-17 Lucas GassBug 33261: Format dates in subscription_issues table
2023-04-17 Jonathan DruartBug 33414: Add the data-order class
2023-04-17 Fridolin SomersBug 33414: Fix dates display in orders by fund
2023-04-17 Owen LeonardBug 33332: Fix formatting of TT comments to improve...
2023-04-17 Jonathan DruartBug 33367: Remove tmp/modified_authorities/README.txt
2023-04-17 Nick ClemensBug 32301: Fix default search sorting in advanced searc...
2023-04-17 Nick ClemensBug 32800: Don't embed items for deleted records
2023-04-16 Katrin FischerBug 33111: (QA follow-up) Add more context to breadcrum...
2023-04-16 Owen LeonardBug 33111: Use template wrapper for breadcrumbs: Admini...
2023-04-16 Owen LeonardBug 33007: Use template wrapper for breadcrumbs: Admini...
2023-04-16 Owen LeonardBug 33006: (follow-up) Add spans for translatability
2023-04-16 Owen LeonardBug 33006: Use template wrapper for breadcrumbs: Admini...
2023-04-16 Owen LeonardBug 33130: Use template wrapper for breadcrumbs: Author...
2023-04-16 Owen LeonardBug 33131: Use template wrapper for breadcrumbs: Catalo...
2023-04-16 Owen LeonardBug 33147: Use template wrapper for breadcrumbs: Catalo...
2023-04-16 Owen LeonardBug 33324: Use template wrapper for tabs: Tools
2023-04-16 Owen LeonardBug 33333: Use template wrapper for tabs: SQL reports
next