Hello Michał

Rolling monthly stats

  • Signed Off: 1
  • Passed QA: 0
  • Failed QA: 0
  • Documented: 0
  • Pushed to main: 0

Rolling yearly stats

  • Signed Off: 1
  • Passed QA: 0
  • Failed QA: 0
  • Documented: 0
  • Pushed to main: 4

Lifetime stats

  • Signed Off: 2
  • Passed QA: 0
  • Failed QA: 0
  • Documented: 0
  • Pushed to main: 7

Your bugs

  • Blocker
  • Critical
  • Major
  • Normal
  • Minor
  • Trivial
  • Enhancement
  • New Feature

Reported 13

New 9

  • 39403 - showmarc.pl confusing broken vertical align
  • 39402 - Mismatch between basket name length in HTML and database (+ the length could be bumped)
  • 39355 - New sample notices are added in English during database migration/Koha upgrade, instead of being transalted
  • 39259 - SQL reports should allow Common Table Expressions
  • 39230 - Increase field size of letter.title
  • 38618 - Remove implicit template translations (in .tt and .inc), use only explicit macro invocations
  • 38473 - Print view of a biblio in staff interface shouldn't show checkboxes and buttons
  • 35811 - Adding a new item type does not clear cache (causing new type to not show properly in OPAC)
  • 35601 - Cannot go into Cataloging->Export when 2FA is enabled

In discussion 1

  • 39001 - Language list is displayed in wrong order (getLanguages sorts it by language code; places that display language list to the end-user in UI should re-sort that by localized display name order)

Pushed to main 2

  • 39223 + The OPAC browse search (opac-browse.pl) is broken since 24.11
  • 39206 + Koha improperly tries to remove foreign cookies on logout (and in general the cookies aren't actually removed, but set to empty values)

Needs documenting 1

  • 39173 - maxRecordsForFacets doesn't seem to apply to Elasticsearch, only to Zebra, the docs should clarify that

Needs work 2

Failed QA 1

  • 37573 + Restrict OPACSearchForTitleIn token removal to underscore and alphanumeric

Assigned 1

  • 36855 - Replace legacy CodeMirror5 with Monaco Editor

Waiting 2

Needs signoff 2

  • 40027 - Use GitHub workflow to automatically close PRs opened on the Koha repo there
  • 36437 - Add publication year facet to Elasticsearch

Other bugs

CC Bugs 23

Needs documenting 4

  • 37724 - Remove Koha version number from public generator metadata
  • 33563 - Document Elasticsearch secure mode
  • 36977 + Google does not read sitemaps with the name sitemapNNNN.xml
  • 36515 + Amend MARC modification templates so control fields can be copied to subfields

Pushed to stable 1

  • 37020 - bulkmarcimport gets killed when inserting large files 🔧

Pushed to main 1

  • 39096 - Add "tidy all" commits to a git blame ignore file

Needs QA 2

  • 29654 - Add option to bulkmarimport.pl for matching on original id
  • 38922 - auth_header.origincode and auth_header.linkid never used -- shouldn't it be removed?

Failed QA 1

  • 38912 - Elasticsearch record show is a 404 from staff catalog details

In discussion 3

  • 39327 - UTF-8 BOM missing from label creator CSV and some UTF-8 output broken
  • 38338 - Add support for XOAUTH2 authentication for SMTP servers
  • 36350 - Add subclass of Koha::Objects that provides caching for find and search

Reopened 1

  • 39222 - Error 403 when login OPAC and Intranet

Blocked 1

  • 20988 - [OMNIBUS] Internationalization: wrap all translatable text inside t() calls

Assigned 2

  • 38433 - Conflicting behaviour of the columns visibility on the items table
  • 37624 - Link system preference to entry in the manual

New 7

  • 35319 - Default sorting of the holdings table with OPACHoldingsDefaultSortField is broken
  • 36369 - Make APIClient be more useful
  • 18983 - koha-create does not default to --create-db
  • 37995 - (Bug 29948 follow-up) Make display author information more configurable
  • 35844 - Default for `OPACSearchForTitleIn` syspref misses class assignment
  • 36805 - Separate OPACSearchForTitleIn content from markup
  • 37939 - Replace alert messages with toasts