[koha-commits] main Koha release repository annotated tag v19.11.00 created. v19.11.00

Git repo owner gitmaster at git.koha-community.org
Mon Dec 2 16:05:33 CET 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The annotated tag, v19.11.00 has been created
        at  d1738f719ee88cd7bc81fd0422f7a6649b45582b (tag)
   tagging  0553463d0407275c2aab20bebd16c9453abe634c (commit)
  replaces  v19.05.00
 tagged by  Martin Renvoize
        on  Thu Nov 28 18:25:19 2019 +0000

- Log -----------------------------------------------------------------
Koha release 19.11.00
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEE8g0J8pGJSlfC6TBmQitGkTBEGg8FAl3gEQ8ACgkQQitGkTBE
Gg+nyw//QnVcZ/DR146mbauh0fYPigqd0KkRKcDtLLJxKUJK3hTIRFVZdbr0IZQe
qYKcyMljuewuSgtn30MXtLu90hgn8k9wzBdw3XJ5ILcZFsWHNt82y4gwbU97bGt2
FL+tc7l7nLQ+JU4SQ04eyFRxDraHIQykv1MG1dp4waYrCqY4fGHdPXDT1gTcR7hm
WKYdrfq9A+EYazi15wej2LYg5acf/KwQtgZ+HCXUpz11yGxAUCcENdI8CjzFOH+t
Z36Z4pz9mTQzgmJQHLtKbNhHaqCd9qpVQ1M/ixNCPvVk/KZrAjL2W90q5Qs2RABq
P6QVtaQ0mtoISOJzg14sA30WNq6rB+PohrIblxxdyvTthgJu3Rgr2soJjojuGcWG
qcRPcO/zruzYK3dJXiejznUoazZcC6P5ybtJWFvqg2OpOjQKnPG0GXpHkdsIVK8K
myT9e/ZO9ljyY+sYtasApMfVuBAzy0aBA1u0mgyUEoccyKowmdrITxdwyvJP7Zuo
MTe9DTNr1+dl/ULDb2WSDUVGmx4sF2vDp6QB49CyOOoCria+Gjly+V3EG9uPPdo4
oiktVBrBaTyTg55x4bS0kuFY+7SKwGhKbqPv2PF/537WFLm/72K4evHbE8YZYGRG
2XNSFS797Y79UnnjDpRonP083DCRGQMgFTA8cWh35DR2QgwxJig=
=UiF4
-----END PGP SIGNATURE-----

Agustin Moyano (29):
      Bug 21073: (follow-up) QA fixes after rebase
      Bug 22835: Serve plugin static files through API
      Bug 22835: (follow-up) Remove unwanted warn
      Bug 22835: (follow-up) Remove comented code
      Bug 17178: Add shortcut to keyboard_shortcut table
      Bug 17178: Add virtual keyboard to advanced cataloguing editor
      Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name
      Bug 18930: (follow-up) Amend Koha::RefundLostItemFeeRules->find
      Bug 18930: (follow-up) Amend search parameter in Koha::RefundLostItemFeeRules->_default_rule
      Bug 18930: (follow-up) Change variable used in refund select for default options
      Bug 14570: (follow-up) fix table name in j2a.pl
      Bug 14570: (follow-up) fix qa FAIL tests
      Bug 14570: (follow-up) Fix tests
      Bug 14570: (follow-up) Fix patron type when "add child" button is pressed
      Bug 20691: (follow-up) Fix qa fails
      Bug 15497: Add itemtypes_branches table and atomic update
      Bug 23214: Modify account-table.inc to enable payment of guarantees fines
      Bug 23213: Enable minimum payment threshold check in OPAC
      Bug 23602: Display branch limitations in itemtype table
      Bug 19618: Add club_holds and club_holds_to_patron_holds tables
      Bug 19618: Add ability to place holds for members of a club in intranet
      Bug 19618: Add api endpoint for club holds
      Bug 19618: Add tests
      Bug 23710: Use API to place holds for patrons
      Bug 23710: (follow-up) Human readable error messages in request.tt, check AllowHoldPolicyOverride and AllowHoldDateInFuture in Koha::REST::V1::Holds.pm
      Bug 23710: (follow-up) Add tests for new features in Koha::REST::V!::Holds::add and return error when hold date in future is not allowed and it is passed as parameter
      Bug 22581: Add new system preferences
      Bug 22581: Show and play musical inscripts
      Bug 23868: Check if threshold is undefined in javascript block of opac-account.tt

Aleisha Amohia (5):
      Bug 11492: Keep routing notes when receiving next serial
      Bug 11492: (follow-up) Don't pass publisheddatetext param to NewIssue
      Bug 8558: Improve confirmation message for importing frameworks
      Bug 22799: Avoiding batch item modification case sensitivity when entering barcodes
      Bug 23435: Add multiple copies of an item when receiving in serials

Alex Arnaud (9):
      Bug 22915: fix Mana URL in etc/koha-conf.xml
      Bug 22358: Add POD to Koha::SharedContent
      Bug 22358: fix POD header and typo
      Bug 22210: Mana config - Replace firstname and lastname with name
      Bug 20607: Make Koha::SearchEngine::Elasticsearch::reset_elasticsearch_mappings take weight into account
      Bug 22249: Mana - Move comment process in a dedicated sub
      Bug 23436: add a label for duplicate backend
      Bug 22874: Use false instead of 0 value for limiting on availability
      Bug 20194: Display both biblioitems.itemtype and items.itype in circulation screens

Alex Buckley (2):
      Bug 13552: Add debar option to batch patron modification
      Bug 13552: (follow-up) Add debar option to batch patron modification

Alex Sassmannshausen (1):
      Bug 17179: (follow-up) Correct typos, add default select.

Andrew Isherwood (13):
      Bug 23308: Change html to filter to $raw
      Bug 23229: Only load ILL table JS when needed
      Bug 23529: Narrow scope of changed
      Bug 23529: (follow-up) Fix syntax error
      Bug 15260: Add new useDaysMode option "Dayweek"
      Bug 15260: Modify description of Dayweek option
      Bug 15260: Modify next/prev_open_day
      Bug 15260: Implement weekly rollforward
      Bug 15260: Add unit tests
      Bug 15260: Fix calculation of add amount
      Bug 15260: (follow-up) Fix misnamed variable
      Bug 15260: (follow-up) Fix bug in subtraction
      Bug 15260: (follow-up) Add missing POD

Arthur Suzuki (2):
      Bug 23199: Koha::Patron->store must check 'uppercasesurname' syspref
      Bug 17247: Check if patron is restricted in HoldItem and HoldTitle

Bernardo Gonzalez Kriegel (2):
      Bug 10492: Translation problems with TT directives in po files
      Bug 23452: Multiple select options in system preferences are not translatable

Bin Wen (1):
      Bug 23762: Editing is_html status of email template fails under multi-languages

Björn Nylén (1):
      Bug 21343: Respect patron language preference in automtic renewals

Blou (1):
      Bug 17140: fix rounding errors when paying fines

Caroline Cyr La Rose (2):
      Bug 23353: ACQ framework makes fr-CA web installer explode
      Bug 23983: Contextualization of 'Order' (verb) vs 'Order' (noun)

Charles Farmer (2):
      Bug 18421: Add Coce to the staff intranet
      Bug 18421: (follow-up) QA fixes

Chris Cormack (2):
      Bug 23315: Some systempreferences can not be edited
      Bug 21390: Send registration verification emails immediately

Christophe Croullebois (1):
      Bug 23252: Adds noEnterSubmit class in ajax context

Claire Gravely (1):
      Bug 23803: Add Font Awesome icon to cart in staff interface

Colin Campbell (6):
      Bug 23251: Correct formatting of IMD data ending in apostrophe
      Bug 20254: Do not ingest files with duplicate filenames
      Bug 20254: Set correct member in working_directory
      Bug 20254: Add tests for transport ingest
      Bug 21580: Add test for message buyer_ean method
      Bug 21580: Pass buyer_ean to create_edi_order

David Bourgault (2):
      Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl
      Bug 21058: Added HTML class to showRDAtag264

David Cook (1):
      Bug 23057: If checked_in_ok is set and item is not checked out, alert flag is supressed for *any* reason

David Gustafsson (7):
      Bug 20589: Add field boosting and use query_string fields parameter
      Bug 20589: fix QueryBuilder tests
      Bug 20589: Exclude boolean fields from search fields
      Bug 20589: DBRev 19.06.00.032
      Bug 23680: Incorrect conversion of Perl boolean to js
      Bug 20334: Option for escaping slashes in search queries
      Bug 20334: Improve syspref description and set more sensible defaults

David Kuhn (1):
      Bug 21701: Have PayPal optionally return to originating OPAC url rather than OPACBaseURL

David Nind (1):
      Bug 23130: Fix alternative mana server URL in etc/koha-conf.xml

Dobrica Pavlinusic (2):
      Bug 23723: using exit inside eval to stop sending output to browser doesn't work under plack
      Bug 23589: Discharge notice does not show non-latin characters

Emmi (3):
      Bug 23219: Cancel patrons holds when patron delete
      Bug 23219: (QA Follow up) Cancel patrons holds when patron delete
      Bug 22272: Calendar: When entering date ranges grey out dates in the past from the start date

Ere Maijala (28):
      Bug 22524: Fix publication date and year search with Elasticsearch
      Bug 22524: Fix date/time-last-modified search with Elasticsearch
      Bug 11529: Add new fields to biblio table
      Bug 11529: Use new biblio fields whenever possible
      Bug 11529: Simplify and optimize batchRebuildBiblioTables.pl
      Bug 11529: Clean up subtitle usage
      Bug 11529: Remove field mapping table and admin page
      Bug 11529: DBIx schema changes
      Bug 11529: Update kohafield in default framework only if not already set.
      Bug 11529: Replace bibliosubtitle with biblio in all framework sql's.
      Bug 11529: Remove duplicate column name from select query
      Bug 11529: (follow-up) Remove manage_keywords2koha_mappings permission.
      Bug 11529: Add templates for biblio title display. Unify display.
      Bug 11529: (follow-up) Fix QA issues
      Bug 22258: Elasticsearch: Add array as an alternative MARC format
      Bug 22258: Increase Elasticsearch maximum field count to 10000
      Bug 13937: Fix issues found in QA
      Bug 13937: Add support for SRU and Elasticsearch
      Bug 13937: Add tests for search and retrieval
      Bug 13937: Fix RPN conversion
      Bug 13937: Add support for Z39.50 responder to the Debian scripts
      Bug 13937: Switch from GetItem() to Koha::Items->find()
      Bug 13937: Add SRU tests
      Bug 13937: (QA follow-up) Fix tests.
      Bug 13937: (QA follow-up) Make tests work with YAZ 4 and 5.
      Bug 13937: (follow-up) Fix searching with UTF-8 characters.
      Bug 23089: Fix QueryBuilder tests.
      Bug 22592: Add index scan emulation to Elasticsearch

Eric Phetteplace (1):
      Bug 23625: ArticleRequestsMandatoryFields* only affects field labels, does not make inputs required

Fridolin Somers (31):
      Bug 21534: Always compute wildcards
      Bug 23132: Fix encoding issues in facets with show more link
      Bug 23153: In framework management action subfields must not go directly to edition
      Bug 22617: Fix checkout notes typo in manage_checkout_notes permission usage
      Bug 22944: change unit tests
      Bug 22944: avoid AnonymousPatron in search_patrons_to_anonymise
      Bug 22944: remove obsolete unit test
      Bug 23158: keep on-site checkout info when using itemBarcodeFallbackSearch
      Bug 18707: Background jobs post disabled inputs
      Bug 23386: Add language of original in advanced search
      Bug 23438: Use Font Awesome icons in intranet search results browser
      Bug 22830: correct for loop in value_builder/unimarc_field_4XX.pl value_builder
      Bug 23404: add UT to show bug
      Bug 23404: fix Circulation::TooMany error on itemtype when at biblio level
      Bug 23404: Change UT calls
      Bug 23004: Missing authtype filter in auth_finder.pl
      Bug 23004: Unit test
      Bug 18710: Wrong subfield modified in batch item modification
      Bug 23679: fix software error when trying to transfer an unknown barcode
      Bug 23679: add Unit Test t/db_dependent/Circulation/transferbook.t
      Bug 23252: Add missing input_marceditor class in item editor
      Bug 23101: (follow-up) use NoSort class in datatable
      Bug 22997: Searching gives no results in auth_finder.pl
      Bug 22997: Unit test
      Bug 23484: (follow-up) add parenthesis in JOIN
      Bug 23630: Do not remove field 999 in Elasticsearch indexing
      Bug 18757: Problem when importing only items in MARC records
      Bug 23968: fix OPACMySummaryNote feature
      Bug 23968: Add div this id around OPACMySummaryNote content
      Bug 23427: Fix previous checkouts sort order
      Bug 23427: Better sorting of previous checkouts

Frédéric Demians (1):
      Bug 23237: Plugin allow [% INCLUDE %] from template

Hayley Mapley (2):
      Bug 22099: Fixed ILL toolbar to say Refresh when displaying requests
      Bug 22627: Renames OPAC fines tab to 'your charges' to be more inclusive

Jesse Weaver (1):
      Bug 13937: Add a Z39.50 daemon that can inject item status MARC subfields

Jon Knight (1):
      Bug 23429: ilsdi.pl GetRecords documentation does not match output

Jonathan Druart (170):
      Bug 19457: Handle 'PREVISSUE' return by CanBookBeIssued from SIP (CheckPrevCheckout)
      Bug 23027: Make Suggestions.t pass even if no biblio in DB
      Bug 22919: Fix insert of authorities_normal_marc21.sql with strict SQL modes
      Bug 22867: Update the syspref's description in sysprefs.sql
      Bug 23093: (bug 22318 follow-up) Use placeholders in query moving OpacNavRight
      Bug 23095: Correctly display circulation rules (0 vs undef)
      Bug 23065: Rename "New subscription" button when default to current serial
      Bug 22941: Do not return 500 if sortfield contain parenthesis
      Bug 23075: Better error handling in Mana config
      Bug 23022: Remove the SQl mode NO_AUTO_CREATE_USER
      Bug 9834: Add DB changes
      Bug 9834: Add tests
      Bug 9834: Preserve biblio level hold preference on reverting waiting status
      Bug 23117: Shortcut additem.pl on nonexistent biblionumber
      Bug 23104: Add tests
      Bug 23104: (bug 18925 follow-up): Fix null/empty behavior, again
      Bug 23104: Add tests for maxonsiteissueqty
      Bug 13640: Do not display unreserveable items on the Holds to pull screen
      Bug 23150: Do not consider gdpr_proc_consent a mandatory field
      Bug 15814: Handle correctly MMTA edit button
      Bug 15814: Add missing filters
      Bug 22571: Add tests
      Bug 22571: Handle control fields in MMT for conditionals
      Bug 21588: Add expand/collapse all links to the "Acquisition details" subscriptions
      Bug 22509: Add new script to add MARC fields with date formatted stringsto bib records
      Bug 22509: Add the --unless-exists option to the script
      Bug 22509: Fix POD error
      Bug 22509: Add more POD and fix --where
      Bug 22509: Clarify with an example the usage of --unless-exists
      Bug 23152: Add tests
      Bug 23152: Implement koha_object[s]_class when needed
      Bug 23158: Make the assignment statement more readable
      Bug 23082: Fatal error editing a restricted patron
      Bug 23126: Add tests
      Bug 23211: Prevent SIP/Transaction.t to fail randomly
      Bug 23225: Add a test
      Bug 23225: Do not hide a biblio if there is no item
      Bug 18928: Add DB structure changes
      Bug 18928: Add missing filters
      Bug 18928: Update new occurrences
      Bug 18928: DBIC schema update
      Bug 18928: Use get_effective_rule in GetBranchItemRule
      Bug 18928: (bug 22679 follow-up) Do not remove all rules along with the issuing rule
      Bug 18928: (bug 22847 follow-up) Display correctly the values (not the propagated ones)
      Bug 18928: Remove '(not set)'
      Bug 18928: (bug 22847 follow-up) Display correctly the values (not the propagated ones)
      Bug 23058: Prevent XSS vulnerabiliies when 'tag' is passed to opac-search
      Bug 23083: Add tests
      Bug 23083: Fix course reserve item editing if one of the value is set to UNCHANGED
      Bug 18930: Do not insert '*' in circulation_rules
      Bug 21027: Fix checkout statistics if 1+ of the fields is not defined
      Bug 21316: Handle control fields in the ACQ frameworks
      Bug 23151: Add tests
      Bug 23218: Fix shift in patron's attributes in batch patron modification
      Bug 23217: Remove SQL error when batch patron mod and not attribute selected
      Bug 11529: Prevent too many spaces/break lines in the title tag
      Bug 22741: Add a test
      Bug 22142: Do not revert data if 'unchanged' was set
      Bug 23309: Update DB
      Bug 23309: Use Koha::MarcSubfieldStructures to create to subfields
      Bug 23428: (bug 23151 follow-up) Fix self registration with a verification email
      Bug 23253: (bug 22318 follow-up) Fix OpacNavRight even if opacuserlogin is off
      Bug 23253: Fix OpacNavRight for self reg by email
      Bug 23242: Fix insert of Z3950 servers with strict SQL modes
      Bug 23273: Fix CSV export for overdues
      Bug 23273: Remove debug statement
      Bug 23265: (bug 12063 follow-up) Remove Koha::Holds from updatedatabase
      Bug 22786: Prevent fund creation for locked budgets
      Bug 23079: Handle invalid timezones when adding/subtracting durations
      Bug 23079: Add tests
      Bug 23289: Quote new 'rows' MariaDB reserved word
      Bug 16111: Fix content type for RSS feed
      Bug 16111: Adjust some more filters
      Bug 16111: [CHANGED] Replace link href by link in rss part
      Bug 22037: Block SIP checkout if guarantees have debt
      Bug 23425: Display the MARCXML error in the Metadata::Invalid exception message
      Bug 21985: Fix Circulation tests when ES it set, by using build_sample_item
      Bug 21985: Trying to fix the next failure
      Bug 22667: Pick default value from framework for cn_source
      Bug 22927: Do not check an already lost item when marked as withdrawn or damaged
      Bug 23038: Hide expected warnings from tests
      Bug 23038: Remove unused stderr vars
      Bug 23821: Remove new occurrence of create_helper_biblio
      Bug 22445: Add new prefs *CustomCoverImages*
      Bug 22445: Add new method Koha::Biblio->custom_cover_image_url
      Bug 22445: Custom cover images - opac results
      Bug 22445: Custom cover images - opac detail
      Bug 22445: Custom cover images - opac result (rss)
      Bug 22445: Custom cover images - opac shelves
      Bug 22445: Custom cover images - opac reviews
      Bug 22445: Custom cover images - opac reviews (rss)
      Bug 22445: Custom cover images - detail (staff)
      Bug 22445: Custom cover images - search resulta (staff)
      Bug 22445: Replace %% with {}
      Bug 23855: Fix "Mark selected suggestion as" status
      Bug 23152: Fix more pluralisation (and add tests)
      Bug 23413: Fix tests
      Bug 23579: Remove default value for MEDIUMTEXT borrower_modifications.changed_fields
      Bug 18743: Fix suggestion listing when organized by library
      Bug 18743: Correct number of pending suggestions (acq home page)
      Bug 23382: Use floating time zone to prevent tests to fail because of DST
      Bug 23525: (bug 19289 follow-up) Use biblio's framework not ACQ
      Bug 21824: Add tests
      Bug 23903: (QA follow-up) Fix selenium tests
      Bug 23234: Mock DateTime->now using the time zone
      Bug 17359: Add tests
      Bug 17359: Correct encoding when displaying patron import summary
      Bug 17359: Use a unicode character in tests
      Bug 23075: Do not 'Send' if the url is not correct
      Bug 23075: Correct indendation
      Bug 23467: Exit after output_html - opac-reserve.pl
      Bug 23414: Easy readability and simplify logic in buildKohaItemsNamespace
      Bug 23414: Use effective_itemtype
      Bug 23414: Add tests for previous effective_itemtype change
      Bug 23414: Replace delimiter of regexs to ease readability
      Bug 23813: (bug 18925 follow-up) Remove invalid circ rules to avoid FK constraints to fail
      Bug 23768: Adjust the test for invalid ISBN
      Bug 23427: Simplify sort logic
      Bug 23994: Fix random failure from AdditionalFields.t (U18)
      Bug 23997: Escape z3950servers.rank as it's a new MySQL 8 kw
      Bug 23398: Disable the XML import/export format for biblio framework
      Bug 23949: Update documentation
      Bug 22857: Sync koha-conf.xml files
      Bug 5365: Make more clear how to reopen a basket in a basket group
      Bug 23933: (bug 10132 follow-up) Fix commit_file.pl
      Bug 23847: Fix custom item search fields if subfield is '0'
      Bug 23851: Add the homebranch prefix to the barcode when adding multiple copies of an items
      Bug 24002: Incorrect DATE value: '00-00-0000' in NewsChannels.pm
      Bug 24002: Incorrect DATE value: '' in C4/Bookseller.pm
      Bug 24002: Incorrect DATE value: '0000-00-00' in C4/Serials.pm
      Bug 24002: Incorrect DATE value: '00-00-0000' in C4/Serials.pm
      Bug 24002: Incorrect DATE value: '0000-00-00' in C4/Acquisition.pm
      Bug 24002: Incorrect DATE value: '' in C4/Acquisition.pm
      Bug 24002: One more occurrence of datecancellationprinted
      Bug 23846: Display degraded view when MARCXML is invalid (staff detail)
      Bug 23846: Add a check to the data inconsistencies script
      Bug 23846: Handle exception gracefully at the OPAC
      Bug 24022: Prevent Session2.t to fail if run after Session.t
      Bug 24022: Remove unecessary delete from authorised_values
      Bug 24022: Try to fix 'connect failed'
      Bug 24029: Remove "Truncated incorrect DOUBLE value: '01e'" from marcrecord2csv.t
      Bug 24030: Remove OldWay comparaison from GetItemsForInventory.t
      Bug 24030: Fix GetItemsForInventory under MySQL 8
      Bug 23765: Do not display localized templates if TranslateNotices is off
      Bug 24026: (bug 22847 follow-up) Remove c/p issues
      Bug 24026: (bug 22847 follow-up) Display correctly max[onsite]issueqty (not the propagated ones)
      Bug 23985: (bug 21206 follow-up) Fix checkout list when "Hold pickup library match" not set
      Bug 23822: Fix deletion of patrons with credit
      Bug 23825: Add tests
      Bug 23825: table name is not always displayed
      Bug 23854: Fix failure on dates when editing a suggestion
      Bug 23982: (bug 23624 follow-up) Handle SQL error caused by derived table
      Bug 24062: Fix the failing test
      Bug 24062: Make sure TestBuilder will stop generate X or other invalid category's types
      Bug 23982: Fix the failing test
      Bug 23964: Clarify and expand tests
      Bug 23721: Use basketgroup's name to name the CSV export file
      Bug 24068: Fix I18 plugin - tnpx must call __npx
      Bug 24013: Add tests
      Bug 24013: Fix transferbook if item is checked out
      Bug 23905: Remove extra closing span
      Bug 23256: Remove the http:// prefix before OPACBaseURL in OPAC_REG_VERIFY
      Bug 23927: Add tests
      Bug 23927: Do not copy invoiceid for a new duplicated order
      Bug 23451: Prevent XSS vulnerabilities in opac-imageviewer.pl
      Bug 23451: Fix other similar wrong filterings
      Bug 23329: Move error page to its own subroutine
      Bug 23329: Fix tests
      Bug 23836: exit after output_error
      Bug 23042: Correct shib param escaping

Joonas Kylmälä (2):
      Bug 23034: Remove uninitialized value warning in Mana KB settings
      Bug 13193: Make Memcached usage fork safe

Josef Moravec (20):
      Bug 18928: (follow-up) Unset max_holds rule if needed
      Bug 17492: (follow-up) Add missing filters
      Bug 17003: Adapt to OpenAPI
      Bug 17003: (follow-up) Update definitions according to voted RFC
      Bug 14419: (QA follow-up) Restore the link styling
      Bug 18930: (QA follow-up) Remove debug code
      Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls
      Bug 23363: (QA follow-up) Fix indentation
      Bug 11529: (follow-up) Fix link on hold request page
      Bug 16284: Check only item for previous checkout if biblio is serial
      Bug 16284: Add test
      Bug 16284: Add Koha::Biblio->is_serial method
      Bug 16284: Use new method to determine serials in check previous checkouts
      Bug 23623: (follow-up) Add missing comma in ajax call definition
      Bug 23623: (follow-up) Add missing filters
      Bug 17005: Add checked_in checkouts to REST API response
      Bug 17005: Test for checked_in parameter
      Bug 17005: Add plugin parameters to /checkouts endpoint
      Bug 17005: Fix bad rebase
      Bug 14697: (QA follow-up) Remove tab chars

Joy Nelson (1):
      Bug 20986: Add 867 and 868 holdings display

Julian Maurice (67):
      Bug 23144: (QA follow-up) Fix another POD error in svc/barcode
      Bug 23154: Add pagination to /api/v1/checkouts
      Bug 23156: Add pagination to checkouts in ILS-DI GetPatronInfo service
      Bug 18309: UNIMARC update from IFLA - authority (fr) (default framework)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (CLASS)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (CO)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (EXP)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (NTEXP)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (NTWORK)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (PERS)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (PUB)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (TU)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (WORK)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (FAM)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (GENRE/FORM)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (FAM)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (NP)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (PA)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (SAUTTIT)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (SNC)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (SNG)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (TM)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (AUTTIT)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (CO_UNI_TI)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (FA)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (SAUT)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (SCO)
      Bug 18309: UNIMARC update from IFLA - authority (fr) (STU)
      Bug 18309: UNIMARC update from IFLA - biblio UNIMARC complet (en)
      Bug 18309: Add UNIMARC field 214 and its subfields
      Bug 18309: Fix INSERT sql query in unimarc_framework_DEFAULT.sql
      Bug 18309: Add missing fields in biblio framework
      Bug 20434: Update UNIMARC framework - defaults
      Bug 20434: Update UNIMARC framework - authorised values
      Bug 20434: Update UNIMARC framework - biblio
      Bug 20434: Update UNIMARC framework - authtypes
      Bug 20434: Update UNIMARC framework - auth (default)
      Bug 20434: Update UNIMARC framework - auth (CLASS)
      Bug 20434: Update UNIMARC framework - auth (CO)
      Bug 20434: Update UNIMARC framework - auth (EXP)
      Bug 20434: Update UNIMARC framework - auth (FAM)
      Bug 20434: Update UNIMARC framework - auth (GENRE/FORM)
      Bug 20434: Update UNIMARC framework - auth (NP)
      Bug 20434: Update UNIMARC framework - auth (NTEXP)
      Bug 20434: Update UNIMARC framework - auth (NTWORK)
      Bug 20434: Update UNIMARC framework - auth (PA)
      Bug 20434: Update UNIMARC framework - auth (PERS)
      Bug 20434: Update UNIMARC framework - auth (PUB)
      Bug 20434: Update UNIMARC framework - auth (SAUTTIT)
      Bug 20434: Update UNIMARC framework - auth (SNC)
      Bug 20434: Update UNIMARC framework - auth (SNG)
      Bug 20434: Update UNIMARC framework - auth (TM)
      Bug 20434: Update UNIMARC framework - auth (TU)
      Bug 20434: Update UNIMARC framework - auth (WORK)
      Bug 20434: Update UNIMARC framework - translations
      Bug 20434: Update UNIMARC framework - script
      Bug 20434: Add UNIMARC field 214 and its subfields
      Bug 20434: Add missing authority types
      Bug 20434: Add missing fields
      Bug 20434: Add default authority type
      Bug 22922: Allow to modify hold dates on reserve/request.pl
      Bug 22922: Allow reservedate changes only if AllowHoldDateInFuture is on
      Bug 22922: Use jQuery datepicker instead of <input type="date">
      Bug 23050: Plugin hook to add tabs in intranet biblio details page
      Bug 23050: Add missing template filters
      Bug 23050: Fix tab's id to avoid compatibility issues
      Bug 23050: Fix creation of biblio tab's id

Justin Rittenhouse (1):
      Bug 22585: remove double-escape for CAS URL

Katrin Fischer (49):
      Bug 22960: Fix the same typo on db level for existing and new installations
      Bug 22960: (QA follow-up) Fix another tiny typo
      Bug 22958: Fix help link on the SMS providers page
      Bug 20986: (follow-up) Avoid br tags, but allow for line breaks to be added easily with CSS
      Bug 13094: Make it easy to hide 'Cancel all' button on holds over report
      Bug 22633: Link barcodes in hold summary in patron account to moredetail page
      Bug 22770: Fix typo in German language description of el
      Bug 22653: Remove unimplemented RotationPreventTransfers system preference
      Bug 23097: Fix regression on overdues report and link patrons to moremember
      Bug 23098: Reword success message of KOC upload process
      Bug 23109: Improve description of staffaccess permission
      Bug 23126: Display multi-line entries in subscrpitions correctly
      Bug 23126: Remove more unnecessary linebreak processing from serial collection
      Bug 23219: (QA follow-up) Change wording of test slightly
      Bug 22021: Improve item status display when placing holds in staff
      Bug 23416: (QA follow-up) Add IGNORE to updatedatabase SQL statement
      Bug 23413: (QA follow-up) Fix terminology
      Bug 23446: Fix display issue in serials navigation
      Bug 23445: Make loan period unit translatable fixing editing issue
      Bug 22627: Rename tab on my summary page
      Bug 23605: Fix terminology for branches limitations on patron category admin page
      Bug 23101: Hide action buttons on contracts if user lacks permission
      Bug 23689: (follow-up) Use Library limitations to match other occurrences
      Bug 23447: Fix capitalization and other minor edits on patron batch edit template
      Bug 7074: Show subtitle, part and number of a record in list of checkins
      Bug 23713: (follow-up) Add missing semicolon
      Bug 23686: (QA follow-up) Fix updatedatabase and make descriptions consistent
      Bug 22884: Remove field ending . from XSLT templates
      Bug 22884: (follow-up) Remove ending . from 440 in OPAC detail
      Bug 22884: Show separator between 440 and 490 fields
      Bug 8778: Add Keyword phrase to OPAC advanced search
      Bug 23123: Add missing suggestion status to template for translation
      Bug 14669: Add search option for managing library to orders search
      Bug 20334: Move new system preference into right spot in alphabet
      Bug 23697: (QA follow-up) Rename PatronAutocompletion to PatronAutoComplete
      Bug 23697: (QA follow-up) Fix quotes in database update statement
      Bug 23694: (QA follow-up) Add new class for 'by' to intranet XSLT
      Bug 17247: (follow-up) Terminology fix: Use Restricted instead of debarred
      Bug 23444: Terminology - Use library instead of branch
      Bug 23791: (follow-up) Fix database update description
      Bug 23863: (QA follow-up) Add missing html filter
      Bug 22814: Make patron names on holds modal consistent (second check-in)
      Bug 23181: Extend unit tests
      Bug 23483: Show the description, not the patron's title when writing off an individual fine/fee
      Bug 22677: Include hint to OAI page path on OAI-PMH preference
      Bug 23952: Fix body tag on OPAC course details page
      Bug 23751: Make staffaccess permission description more precise
      Bug 21939: Fix permissions for holds history tab
      Bug 23983: Remove comment

Koha translators (1):
      Translation updates for Koha 19.11.00

Kyle Hall (1):
      Bug 22540: (QA follow-up) fixes

Kyle M Hall (69):
      Bug 22982: Paying lost fee does not always remove lost item from checkouts
      Bug 22982: Add unit tests
      Bug 22982: (QA follow-up) Add behavior to Koha::Account::Line::apply and unit test
      Bug 10215: Increase the size of opacnote and librariannote for table subscriptionhistory
      Bug 18344: Allow overdue fines cap at replacement price, and cap by amount to work together
      Bug 18344: Add unit tests
      Bug 16750: Redirect from selectbranchprinter.pl to additem.pl causes software error
      Bug 21073: Add new table, schema and classes
      Bug 21073: Improve plugin performance
      Bug 21073: Upgrade the kitchen sink plugin to get rid of warnings
      Bug 23103: Cannot checkin items lost by deleted patrons with fines attached
      Bug 23103: (QA follow-up) Return undef implicitly
      Bug 22862: Normalize SMS messaging numbers before validating them
      Bug 22862: (QA follow-up) Make regexes match
      Bug 20292: Filter/censor info sent via SIP
      Bug 23116: AllowHoldPolicyOverride allows a librarian to almost place a hold on an item already on hold
      Bug 18928: Move holdallowed, hold_fulfillment_policy, returnbranch to circulation_rules
      Bug 17003: (QA follow-up) Fix the number of tests
      Bug 22709: (follow-up) Move new test file into a Plugins subdirectory
      Bug 23018: Refunding a lost item fee may trigger error if any fee has been written off related to that item
      Bug 18930: Move lost item refund rules to circulation_rules table
      Bug 23057: Unit tests
      Bug 23057: Update do_checkin
      Bug 23057: (QA follow-up) Remove new AddReturn message ReturnOfLostItemBlocked, use existing pattern from returns.pl
      Bug 23151: (QA follow-up) Fix atomic update
      Bug 23229: (QA follow-up) Fix indentation
      Bug 22610: (QA follow-up) Make upgrade query more accurate
      Bug 23228: Add option to automatically display payment receipt for printing after making a payment
      Bug 20954: Add ability to set syspref overrides in SIP as we can in apache
      Bug 20954: (QA follow-up) Rename syspref-overrides to syspref_overrides to maintain existing convention
      Bug 14570: Make it possible to add multiple guarantors to a record
      Bug 14570: Update schema files [Do Not Push]
      Bug 14570: (QA follow-up) Fix issues in Guarantee context
      Bug 14570: (QA follow-up) Fix issues in Guarantor context
      Bug 23539: accountlines.accounttype should match authorised_values.authorised_value in size
      Bug 20691: Database update
      Bug 20691: Add ability to turn feature on and off
      Bug 20691: Implement fines view
      Bug 22037: (QA follow-up) Implement use of CHARGES_GUARANTEES
      Bug 23625: Make new 'required' attributes match the currently used syntax in other templates
      Bug 23624: (QA follow-up) Don't fetch the count unless the query was successful
      Bug 23688: System preference uppercasesurnames broken by typo
      Bug 23722: Document allow_empty_passwords in the example SIP config file
      Bug 22540: Add ability to place holds using SIP CLI emulator
      Bug 21701: Fix up db update
      Bug 23507: Add ability to show change given on auto-popup fee receipt from FinePaymentAutoPopup
      Bug 23626: [alternate] Default to including all rows
      Bug 23626: Add missing TT failure
      Bug 23863: Editing a basket clears create_items value
      Bug 14697: Update database
      Bug 14697: Add new schema file
      Bug 14697: Introduce Koha::Checkouts::ReturnClaim(s)
      Bug 14697: Add return claim handling to AddReturn
      Bug 14697: Add Koha::Checkout->claim_returned
      Bug 14697: Add Koha::Patron->return_claims
      Bug 14697: Add routes to handle return claims
      Bug 14697: Enhance the return claims feature
      Bug 14697: Schema updates
      Bug 23068: Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy
      Bug 21824: Add ability to format dates in various formats in templates
      Bug 21824: Add KohaDates method 'output_preference' to make it easy to store formatted dates in TT variable
      Bug 23181: Unable to use payment library in ACCOUNT_PAYMENT or ACCOUNT_WRITEOFF notices
      Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button
      Bug 23788: Rename $select to $selected_accts
      Bug 23788: Rename $select_lines to $selected_lines
      Bug 23788: Recalculate ammount due for selected accountlines
      Bug 24075: Unit tests
      Bug 23905: Button "Search to add" doesn't work on Quick add new patron
      Bug 24113: guarantor info lost when a duplicate is found

Lari Taskula (5):
      Bug 17003: Add API route to get checkout's renewability
      Bug 16825: Add API route for getting an item
      Bug 23774: Server-side confirmation for hold pickup location in OPAC
      Bug 23901: Fix sms_input is null in opac-messaging.tt
      Bug 23901: Fix indentation

Lisette Scheer (2):
      Bug 24034: Capitalization on suggestion edit form: No Status
      Bug 21574: Local use system preferences page doesn't have the system preferences menu

Liz Rea (9):
      Bug 8558: (QA follow-up) a little more text clean up
      Bug 5287: (QA follow-up) update deprecated button
      Bug 23363: Fix Internal Server Error when clicking on shipment cost invoice link
      Bug 21716: Escape publisher in item search
      Bug 23431: Don't nullify DOB if it's hidden by sysprefs
      Bug 14570: (QA follow-up) fix sample borrowers, remove guarantorid)
      Bug 16111: Further fixes to the RSS to make feed work
      Bug 23537: Overdrive won't show complete results at all times
      Bug 15260: (QA follow-up) Fix updatedatabase message

Lucas Gass (13):
      Bug 23210: login4tags should be a link and included in every search result
      Bug 23683: Course reserves public notes on specific items should allow for HTML
      Bug 23711: Icons on staff main page should be font icons
      Bug 23711: Change icons and remove unused SVG
      Bug 23711: Fix bad path
      Bug 23729: Move CSS from moremember.tt template to staff global CSS
      Bug 23726: Give class to No Items Available text on OPAC results page
      Bug 23694: Author "By" should have its own class
      Bug 23731: Give staff detail/OPAC detail option to display LOC classification
      Bug 23720: Add div wrapper to search results to make moving cover images easier
      Bug 23812: Download icon is an upload icon
      Bug 23862: add enumchron to holds-table
      Bug 23506: Display correct icon in staff client and OPAC

Magnus Enger (8):
      Bug 22280: Add a unit test
      Bug 23400: Add --status to koha-indexer
      Bug 23712: Silence warns from Koha/Illrequest/Logger.pm
      Bug 23700: Fix output of koha-plack --restart
      Bug 22706: Add plugin hooks for Norwegian national patron database
      Bug 24064: DUEDGST typoed as DUEGST
      Bug 24072: Typos in advance_notices.pl causes DUEDGST not to be sent
      Bug 22543: Prevent "back and refresh attack"

Marcel de Rooy (29):
      Bug 23006: Cannot use inventory with barcodes containing special chars
      Bug 22867: (QA follow-up) Build items.json for UniqueItemFields
      Bug 13640: (QA follow-up) Allow NULL values for default_branch_item_rules.holdallowed
      Bug 23177: (QA follow-up) Move three subs from the middle to the top in Circulation.t
      Bug 23177: (QA follow-up) Move rollback to the end
      Bug 23177: (QA follow-up) Remove subtest txn_begin and rollback
      Bug 23150: (follow-up) Make gdpr_proc_consent mandatory for create
      Bug 23248: (QA follow-up) Consolidate 404s
      Bug 23266: Add to cart fires twice on shelf page
      Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry
      Bug 23151: (QA follow-up) Remove debug leftover
      Bug 23345: Rename include-indexes to exclude-indexes in koha-dump
      Bug 16219: (QA follow-up) Tiny regex change
      Bug 23324: (QA follow-up) Typo and remove unneeded use statement
      Bug 23397: (QA follow-up) Replace mod 2 by last
      Bug 16111: (QA follow-up) Changes related to partial revert
      Bug 16111: (QA follow-up) Few additional corrections
      Bug 22929: Allow SCI/SCO logins independent of GDPR_Policy
      Bug 22996: Add new preference BarcodeSeparators
      Bug 22996: Move barcode separators to a preference
      Bug 22037: (QA follow-up) Correct misleading comment
      Bug 23712: (QA follow-up) Silence two other warns too
      Bug 23346: Add without-db-name parameter to koha-dump
      Bug 23867: Resolve "truncated incorrect double" for empty string
      Bug 22857: (QA follow-up) Cosmetic changes: typo, whitespace
      Bug 23825: Koha/Object.t might fail on a backtick
      Bug 23825: (QA follow-up) Remove database name
      Bug 23329: (follow-up) Allow item URI with a biblionumber parameter
      Bug 23329: (QA follow-up) Resolve warning on wrong biblionumber

Mark Tompsett (19):
      Bug 23104: (follow-up) fix display for 0/Unlimited
      Bug 17526: Change grep to deal with malformed sortfield
      Bug 22783: (follow up) not SET for anonymous BLOCK
      Bug 23090: Add some special characters
      Bug 22571: (follow up) fix Donald cut-&-paste error
      Bug 23159: Add comments to addbiblio.tt
      Bug 23109: (follow-up) fix typo in upgrade script
      Bug 22128: Removed outdated comment
      Bug 23230: (follow-up) Fix broken tests
      Bug 23250: Just use an @ in the password
      Bug 23199: Added tests for Koha::Patron
      Bug 23199: (follow-up) Fix tab/space issues
      Bug 21000: Force case sensitivity on Getopt::Long
      Bug 11642: change / to and in related tools menu
      Bug 23151: Modifiy database structure
      Bug 23151: Schema changes
      Bug 23151: Tweak to use the new database structure
      Bug 23151: (follow-up) tweaked tests
      Bug 23310: Reduce noise in Koha::Biblio

Martha Fuerst (1):
      Bug 21180: Allow Talking Tech outbound script to limit based on patron home library branchcode

Martin Renvoize (354):
      Koha 19.06 - Wingardium Leviosa!
      Bug 22906: Compiled CSS
      Bug 22877: Prevent double overdue processing for lost and returned
      Bug 22877: (follow-up) Fix test plan count
      Bug 22877: (QA follow-up) Clarify intent of tests and remove one.
      Bug 22950: Compiled CSS
      Bug 22960: (RM follow-up) Correct a further typo
      Bug 22960: DBRev 19.06.00.001
      Bug 23037: Add Henry Bolshaw to contributors
      Bug 10215: (follow-up) Correct existing data
      Bug 10215: (follow-up) Fix the failing test
      Bug 10215: DBRev 19.06.00.002
      Bug 22867: DBRev 19.06.00.003
      Revert "Bug 22867: (QA follow-up) Build items.json for UniqueItemFields"
      Bug 22585: Add Justin Rittenhouse to contributors
      Bug 21662: (RM follow-up) Final followup corrections to history
      Bug 22770: DBRev 19.06.00.004
      Bug 22358: (RM follow-up) Typo fix
      Bug 9834: DBRev 19.06.00.005
      Bug 9834: (RM follow-up) Rebuild DBIC classes
      Bug 10215: (RM follow-up) Rebuid DBIC classes
      Revert "Bug 23075: Better error handling in Mana config"
      Bug 22783: Make 'OPAC News' string translatable
      Bug 22210: (QA follow-up) Tiny gramatical correction
      Bug 21073: DBRev 19.06.00.006
      Bug 22653: DBRev 19.06.00.007
      Bug 22966: Add Petter von Krogh to contributors
      Bug 23130: Add David Nind to contributors
      Bug 23177: (RM follow-up) Further test clarifications
      Bug 23106: Tweak display of totals on payment page
      Bug 23115: Tweak display of totals on 'Fines and charges' page
      Bug 23115: Compiled CSS
      Bug 23034: (RM follow-up) Consistent coding style
      Bug 22888: Compiled CSS
      Bug 22509: (RM follow-up) Add use of Koha::Script base class
      Bug 22935: Compiled CSS
      Bug 23152: (RM follow-up) Add handling for Koha::Plugin::Methods
      Bug 5287: Compiled CSS
      Bug 23109: DBRev 19.06.00.008
      Bug 23152: (RM follow-up) Correct pluralisation of Koha::Libraries
      Bug 23109: (RM follow-up) Correction to typo in DBRev
      Bug 5287: (RM follow-up) Make tests basket compatible
      Bug 22566: Fix some more issues
      Bug 22566: Accept 'all' in the branch params
      Bug 22566: Rename 'report_email' to 'report_by_branch'
      Bug 22566: Clarify intent of reports and add warnings
      Bug 22566: Add 'branch' key to GetPreparedLetter
      Bug 23191: Add commandline script to install plugins
      Bug 23191: (follow-up) Improve output
      Bug 22128: Add Rudolf Byker to contributors
      Bug 17178: (QA follow-up) Make DB update idempotent
      Bug 17178: (RM follow-up) Use latest version of library
      Bug 17178: DBRev 19.06.00.009
      Bug 18928: DBRev 19.06.00.010
      Bug 17492: (RM follow-up) Use more specific method name
      Bug 20959: Compiled CSS
      Bug 20959: (RM follow-up) Fix selenium test
      Bug 23230: (RM follow-up) Add rollback to plugin test
      Bug 23280: Silence warning
      Bug 22709: (RM follow-up) Add rollback to plugin test
      Bug 23284: Remove test duplication
      Bug 22709: (RM follow-up) Enable plugin in tests
      Bug 22709: (RM follow-up) Clean up plugin tests
      Bug 18930: DBRev 19.06.00.011
      Bug 22563: Be more descriptive with accountypes
      Bug 22563: Update lost handling to use accountline.status
      Bug 22563: (follow-up) Corrections for tests
      Bug 22563: (follow-up) Items LOST should not be RETURNED
      Bug 22563: (follow-up) Corrections for overdue tests
      Bug 22563: (follow-up) Clean up remaing L, LR and CR cases in the database
      Bug 22563: (QA follow-up) Use issue_id in chargelostitem
      Bug 22563: (QA follow-up) Catch LOST maninvoice cases
      Bug 22563: (QA follow-up) Correction to DB update
      Bug 22563: DBRev 19.06.00.012
      Bug 19919: Stop using paidfor altogether
      Bug 19919: Unit Tests
      Bug 23259: Compiled CSS
      Bug 22709: (RM follow-up) AddBiblio returns a list not a scalar
      Bug 18930: (RM follow-up) Drop refund_lost_item_fee_rules
      Bug 23192: (RM follow-up) Add missing filters to waiting_holds.inc
      Bug 18930: (RM follow-up) Restore primary key find
      Bug 23151: DBRev 19.06.00.013
      Bug 23316: (follow-up) for bug 22521 to fix GetFine
      Bug 11573: Make rental accountlines translatable
      Bug 11573: Update existing accountlines for 'Rent'
      Bug 11573: Update of unit tests
      Bug 11573: (follow-up) Correction to accountype search on opac-user.pl
      Bug 11573: (follow-up) Handle daily rental in db update
      Bug 11573: DBRev 19.06.00.014
      Bug 22524: DBRev 19.06.00.015
      Bug 23396: DBRev 19.06.00.016
      Bug 22610: Update SIP payment accounttypes
      Bug 22610: Update SIP2 to use payment_type
      Bug 22610: (follow-up) Catch non-standard SIP codes
      Bug 22610: (follow-up) Correction to accounts tests
      Bug 22610: (QA follow-up) Add unit tests for FeePayment
      Bug 22610: DBRev 19.06.017
      Bug 11529: DBRev 19.06.00.018
      Bug 11529: Compiled CSS
      Bug 23099: Compiled CSS
      Bug 11529: (RM follow-up) Fix missing comma in query
      Bug 11529: (RM follow-up) Add WHILE to directive list
      Bug 22741: Make updated_on timezone aware in Koha::Patron
      Bug 23286: Compiled CSS
      Bug 23228: (QA follow-up) Fix the DB update
      Bug 23228: (QA follow-up) Add required filters
      Bug 23228: DBRev 19.06.00.019
      Bug 23307: (RM follow-up) Fix breaking change to columns_settings.inc
      Bug 23416: DBRev 19.06.00.020
      Bug 23438: Compiled CSS
      Bug 20292: Add sponsor details
      Bug 23309: DBRev 19.06.00.021
      Bug 23445: (RM follow-up) Add warning for unexpected lengthunit
      Bug 23445: (RM follow-up) Missing filter
      Bug 11529: (RM follow-up) Add note to run misc/batchRebuildBiblioTables.pl
      Bug 23273: (RM follow-up) Add missing filters
      Bug 14570: (RM follow-up) Consistent button styling
      Bug 14570: DBRev 19.06.00.022
      Bug 14570: (RM follow-up) Add class relatinship to BorrowerRelationship
      Bug 23013: Compiled CSS
      Bug 23273: (RM follow-up) Correction to filters
      Bug 22258: DBRev 19.06.023
      Bug 23539: DBRev 19.06.00.024
      Bug 23539: (RM follow-up) Update DBIC classes
      Bug 23492: Compiled CSS
      Bug 23464: Compiled CSS
      Bug 22996: DBRev 19.06.00.25
      Bug 20691: DBRev 19.06.00.026
      Bug 15497: Modify schemas
      Bug 15497: Limit itemtypes by branch in additem.pl
      Bug 15497: (QA follow-up) Use the methods from bug 23281 instead
      Bug 15497: DBRev 19.06.00.027
      Bug 15497: (RM follow-up) Fix for new itemtype case
      Bug 6759: Split account creation and renewal charges
      Bug 6759: Update existing accountlines for 'A'
      Bug 6759: DBRev 19.06.00.028
      Bug 23272: (RM followup) Fix failing tests
      Bug 21390: Send registration verification emails immediately
      Bug 22837: Update apply to accept an arrayref
      Bug 22837: Update callers to use new signature
      Bug 23623: (RM follow-up) Minor JS Tidy
      Bug 23321: DBIC Classes
      Bug 23321: Add cash_registers table
      Bug 23321: Add cash register preference
      Bug 23321: Add cash register permission
      Bug 23321: Add cash register management
      Bug 23321: Koha::Library additions
      Bug 23321: Allow setting of branch default
      Bug 23321: Add cash register support to paycollect
      Bug 23321: (follow-up) Require cash registers for payments
      Bug 23321: (follow-up) Add cash register to admin-menu
      Bug 23321: (follow-up) Correction to exception logic
      Bug 23321: (follow-up) Add test for Koha::Account change
      Bug 23321: DBRev 19.06.00.029
      Bug 23526: (RM follow-up) Fix failing test
      Bug 23321: (RM follow-up) Accounts vs. Accounting
      Bug 23272: (RM followup) Fix edit action
      Bug 23602: (follow-up) Improve tooltip formatting
      Bug 23624: (RM follow-up) Sponsorship Line
      Bug 23689: Fix terminology for branches limitations on authorized values
      Bug 19618: (QA follow-up) POD Fix
      Bug 19618: DBRev 19.06.00.030
      Bug 19618: (RM follow-up) Add missing use statements
      Bug 23566: DBRev 19.06.00.031
      Bug 23566: Compiled CSS
      Bug 22280: (RM follow-up) Correction to POD
      Bug 19618: (RM follow-up) Remove accidentally committed file
      Bug 13193: (RM revert) Make Memcached usage fork safe
      Bug 23686: DBRev 19.06.00.032
      Bug 18084: Compiled CSS
      Bug 20589: (RM follow-up) Fix Koha::SearchField.t
      Bug 23612: (RM follow-up) Fix failing tests
      Bug 18084: (RM follow-up) Fix authentication tests
      Bug 23039: Compiled CSS
      Bug 23007: DBRev 19.06.00.034
      Bug 23039: (RM follow-up) Fix basic_workflow test
      Bug 18421: DBRev 19.06.00.035
      Bug 14862: (follow-up) Add minified version of jQuery 3.4.1
      Bug 23729: Compiled CSS
      Bug 20334: DBRev 19.06.00.036
      Bug 21245: Move 'Last patron' button into 'breadcrumb' bar
      Bug 21245: Compiled CSS
      Bug 22294: Check return of as_isbn10 before calling methods on it
      Bug 21701: DBRev 19.06.00.037
      Bug 23697: DBRev 19.06.00.038
      Bug 14669: (RM follow-up) Ensure updated include compiles
      Bug 17179: DBRev 19.06.00.039
      Bug 20334: (RM follow-up) Fix test for case insensative filesystems
      Bug 20334: (RM follow-up) Fix test for case insensative filesystems 2
      Bug 20780: Add handling for AcqItemSetSubfieldsWhenRecieved in EDI
      Bug 20780: (follow-up) Use Koha::Object
      Bug 17140: DBRev 19.06.00.040
      Bug 23803: Compiled CSS
      Bug 23809: Correction to selectall_arrayref call.
      Bug 13937: (RM follow-up) Set working directory for daemon mode.
      Bug 23772: Revert to passing itemtype objects to the template
      Bug 23129: (RM follow-up) Fix failing test
      Bug 23551: Fix AddRenewal call in circ/renew.pl
      Bug 23804: Correctly catch remote itemtype images
      Bug 23826: Correction for missing "F" -> "OVERDUE" change
      Bug 20086: (follow-up) No need to call ->new on Koha::Database
      Bug 23791: Compiled CSS
      Bug 23791: DBRev 19.06.00.041
      Update Developer Statistics
      Bug 22445: Add tests for Koha::Biblio->custom_cover_image_url
      Bug 22445: Allow marc fields as pattern
      Bug 22445: Custom cover images - opac shelfbrowser
      Bug 22445: Custom cover images - opac user (checkout list)
      Bug 22445: (follow-up) Use CSS to set a max-width for images - OPAC
      Bug 22445: Add new pattern %normalized_isbn%
      Bug 22445: DBRev 19.06.00.042
      Update docs/teams.yaml for 19.11.x development cycle
      Bug 23633: Hide paid transactions by default on the OPAC
      Bug 23863: Add signoff line for recognition
      Bug 23049: Add debit_type
      Bug 23049: Add CHECK constraint to accountlines
      Bug 23049: Account types configuration - Admin page
      Bug 23049: Filter out system types by default
      Bug 23049: Update maninvoice to reference debit types
      Bug 23049: Add tests
      Bug 23049: Update existing code to use debit_type
      Bug 23049: Update debit_type_code 'Res' to 'RESERVE'
      Bug 23049: Capitalise type passed to add_debit for `rent`
      Bug 23049: Update 'PF' to 'PROCESSING' for consistency
      Bug 23049: Capitalise type passed to add_debit for `account`
      Bug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency
      Bug 23049: Capitalise type passed to add_debit for lost_item
      Bug 23049: Remove manual_debit as it's never called
      Bug 23049: Capitalise type passed to add_debit for `overdue`
      Bug 23049: Update 'N' to 'NEW_CARD' for consistency
      Bug 23049: Drop type lookup as it's now a foreign key
      Bug 23049: Update API
      Bug 23049: More thorough param checking
      Bug 23049: (follow-up) VARCHAR(80) + ac -> account
      Bug 23049: (follow-up) Correction to includes
      Bug 23049: (follow-up) Handle unexpected types
      Bug 23049: (follow-up) Types should not be deletable
      Bug 23049: (QA follow-up) DB Update Improvements
      Bug 23049: (QA follow-up) Correction for 'M' => 'MANUAL'
      Bug 23049: (QA follow-up) Correction to patrons_accounts.t
      Bug 23049: (QA follow-up) Correction for missed archived filter
      Bug 23049: (QA follow-up) Check constraint test corrections
      Bug 23049: (QA follow-up) Fix swagger spec for account line
      Bug 23049: (QA follow-up) ILSDI test data correction
      Bug 23049: (QA follow-up) Fix for missing types in test inserts
      Bug 23049: Add DBIC Classes
      Bug 23049: (QA follow-up) Silence noisy warnings
      Bug 23049: (QA follow-up) Explicitly set accounttype/debit_type in tests
      Bug 23049: (QA follow-up) Catch '0' case debits
      Bug 23049: (follow-up) Remove duplicate of mandatory data
      Bug 23049: DBRev 19.06.00.043
      Bug 23805: Add account_credit_types tables
      Bug 23805: DBIC Classes
      Bug 23805: Update references to accounttype to credit_type_code
      Bug 23805: Update accounttype references in tests
      Bug 23805: Update 'C' to 'CREDIT' for consistency
      Bug 23805: Update 'FOR' to 'FORGIVEN' for consistency
      Bug 23805: Update 'lost_item_return' to 'LOST_RETURN' for consistency
      Bug 23805: Update 'Pay' to 'PAYMENT' for consistency
      Bug 23805: Update 'W' to 'WRITEOFF' for consistency
      Bug 23805: Drop type lookup as it's now a foreign key
      Bug 23805: (follow-up) Lowercase credit type for UpdateStats
      Bug 23805: Update mancredit to use the new credit types
      Bug 23805: (follow-up) Handle unexpected types
      Bug 23805: DBRev 19.06.00.044
      Bug 23805: (RM follow-up) Correction to sql installer file
      Bug 23579: (RM follow-up) Fix failing tests
      Bug 17168: (RM follow-up) Update for bug 14570
      Bug 23805: (follow-up) Database update corrections
      Bug 23382: Improve test coverage
      Bug 23382: Add tests for hourly calculations
      Bug 23382: Add hourly tests for Circulation
      Bug 23382: Fix logic in C4::Circulation::CanBookBeIssued
      Bug 23382: (follow-up) Clarify variable names
      Bug 23382: (follow-up) Ensure tests pass on Wednesdays
      Bug 23382: (follow-up) Further improve test coverage
      Bug 23382: Truncate dates to minutes for comparison.
      Bug 23382: hours_between should match the logic of days_between
      Bug 23382: (follow-up) Ensure closed day is inside charge window
      Bug 23655: Restore debian Jessie support
      Bug 20595: Add handling for LRP field in EDI
      Bug 23382: (RM follow-up) Days of the week discrepancies
      Bug 22445: (RM follow-up) Build CSS
      Bug 22706: (QA follow-up) Restore location of logaction
      Bug 22706: (RM follow-up) Remove use of Koha::Plugins::Handler
      Bug 22706: (RM follow-up) Restore ability to create disabled accounts
      Bug 22706: (RM follow-up) Add unit tests
      Bug 23866: Prompt for HEA configuration
      Bug 23866: DBRev 19.06.00.045
      Bug 15260: DBRev 19.06.00.046
      Bug 14697: DBRev 19.06.00.047
      Bug 22706: (RM follow-up) Add unit tests
      Bug 14697: (RM follow-up) Add _type methods to ReturnClaim class
      Bug 23903: Compiled CSS
      Bug 23805: (RM follow-up) updatedatabase.pl mariadb support
      Bug 23805: (QA follow-up) Corrections for cash_register_stats
      Bug 23805: (RM follow-up) Remove CHECK constraints
      Bug 23841: Compiled CSS
      Bug 22581: (RM follow-up) Add License to about page.
      Bug 22581: DBRev 19.06.00.048
      Bug 23834: (RM follow-up) Add new file to Makefile.PL
      Bug 22581: (RM follow-up) Add sysprefs to Search.t
      Revert "Bug 21987: (RM follow-up) Add text for simple tests"
      Revert "Bug 21987: Do not generate true color thumbnails if not needed"
      Revert "Bug 21987: Add tests"
      Bug 23963: Revert bug 21987 to restore image quality
      Bug 23523: (QA follow-up) Minor POD corrections
      Bug 23522: (QA follow-up) Typo fix in comment
      Bug 23050: (RM follow-up) Add Try::Tiny to controller
      Bug 23382: (RM follow-up) Revert "hours_between should match..."
      Bug 23068: (RM follow-up) Make Net::Netmask required
      Bug 23382: (RM follow-up) Ensure tests pass on Wednesdays
      Bug 23075: Report if mana-kb server is not found
      Bug 23075: (follow-up) Dissallow transparent redirects
      Bug 23075: (RM follow-up) Update mock in tests
      Bug 13958: DBRev 19.06.00.049
      Bug 23293: Add system preference
      Bug 23293: Apply OPACFineNoRenewalsIncludeCredit preference
      Bug 23293: (follow-up) Add tests for C4::Circulation change
      Bug 23293: DBRev 19.06.00.050
      Bug 23049: (RM follow-up) remove 'IGNORE' from ALTER TABLE
      Bug 23995: Remove CHECK constraints from kohastructure
      Bug 23049: (RM follow-up) Add missing userpermission to installer
      Bug 23805: (RM follow-up) Add credit_type relation to Koha::Account::Line
      Bug 24068: (RM follow-up) Enhance the POD
      Bug 24075: Backdating a return to the exact due date and time results in the fine not being refunded
      Bug 24100: (bug 23788 follow-up) Capitalization correction
      Bug 17179: (RM follow-up) Add Sponsor
      Bug 14697: (RM follow-up) Add Sponsor
      Bug 23626: (RM follow-up) Add Sponsor
      Bug 23624: (RM follow-up) Add Sponsor
      Bug 14570: (RM follow-up) Stray console.log
      Bug 21390: (RM follow-up) Add Sponsor
      Bug 23955: Compiled CSS
      Bug 23958: Compiled CSS
      Bug 14570: (RM follow-up) Add Sponsors
      Bug 23522: (RM follow-up) Add Sponsors
      Bug 20595: (RM follow-up) Add Sponsor
      Bug 17168: (RM follow-up) Add Sponsors
      Bug 20292: (RM follow-up) Add Sponsor
      Bug 20954: (RM follow-up) Add Sponsor
      Bug 23025: Update yarn.lock
      Bug 23329: (RM follow-up) Add regression tests
      Bug 23329: (RM follow-up) Restore DB after test
      Bug 23042: Add tests to catch POST params in return URL
      Bug 23042: Only include GET params in return URL for Shibboleth
      Update contributors statistics for release
      Bug 24130: (RM follow-up) Fix old invalid data
      Translation Fixes
      Align DB updates
      Increment version for 19.11.00 release
      Add release team for 20.05 cycle
      Maintanence team template corrections
      Update release notes for 19.11.00 release

Maryse Simard (1):
      Bug 18421: (follow-up) Center image in results table

Mason James (1):
      Bug 23530: Fix cart showing only hidden items

Matthias Meusburger (2):
      Bug 23697: Add autocompletion search in patron module
      Bug 23697: (follow-up) Add autocompletion search in patron module

Nazlı Çetin (2):
      Bug 21887: 856 link problem in XSLT result lists and detail page
      Bug 21887: (For OPAC) 856 link problem in XSLT result lists and detail page

Nick (20):
      Bug 23526: Don't use encoded question mark in shib_login_url
      Bug 23651: Add address of restricted page to syspref description
      Bug 7074: (QA follow-up) Deal with multiple fields
      Bug 20589: Remove expanded_facet variable and fix tests
      Bug 21985: Fix further occurences
      Bug 20589: (follow-up) Fix tests
      Bug 23730: Fix export of reports
      Bug 23320: (follow-up) Remove unused budget_name variable
      Bug 23626: Only fetch full chart data if requested
      Bug 17179: (follow-up) Add to keyboard_shortcuts.sql
      Bug 23626: (follow-up) Fix JS when not viewing results
      Bug 17140: Make rounding syspref controlled
      Bug 17140: Atomic update file
      Bug 23771: Don't look for patrons if we don't have a userid
      Bug 20086: Execute AddRenewal in a transaction to avoid partial success and doubled fines
      Bug 23663: Only process itemtype summary if using non-xslt opac results
      Bug 23089: Unit tests
      Bug 23089: Fix sorting on sum and regular fields
      Bug 23719: Allow searching specific fields for matching authorities in ES
      Bug 23836: Don't forward form tracklinks if not tracking

Nick Clemens (119):
      Bug 22877: Unit test to highlight problem
      Bug 23053: Add phrase index to authority Local-Number
      Bug 14794: Display JS tooltip whenever dateofbirth is being searched
      Bug 14794: (follow-up) Add tooltip to filter box
      Bug 22585: (follow-up) Fix additional occurences
      Bug 23053: [follow-up] Same changes for UNIMARC
      Bug 22358: (QA follow-up) Clear up phrasing
      Bug 23120: Pass necessary inputs through when transferring item automatically
      Bug 23144: Replace missing =cut in svc/header
      Bug 23140: Fix typo in branchcode parameters for print slip
      Bug 23115: (follow-up) Move switches to a TT block
      Bug 23115: (QA follow-up) Address QA tools complaints
      Bug 15704: Split up Zebra indexing of RDA 264 information
      Bug 22566: Fix some problems
      Bug 22566: (QA follow-up) Fix pod complaint
      Bug 23179: Add 'edit subfields' button to framework management
      Bug 23220: Prevent form submission before redirect
      Bug 23045: TextMarc errors on blank lines
      Bug 23045: Return record along with errors
      Bug 18928: (QA follow-up) Remove DBIC files and reference to DefaultCircRule
      Bug 17492: (QA follow-up) Correct template variable
      Bug 14419: Expanding facets (Show more) performs a new search
      Bug 23255: Correct HomeOrHoldingBranch descriptions
      Bug 21181: Unit tests
      Bug 21181: Make cancel_expired_reserves.pl Cancel all holds not waiting if ExpireReservesMaxPickupDelay not set
      Bug 23077: Unit tests
      Bug 23077: Don't fill cardnumber with empty string
      Bug 23077: Fix import of cardnumber 0
      Bug 19012: Note additional columns that are required during patron import
      Bug 23194: Allow HTML in item public notes to be processed on OPAC details
      Bug 23194: Fix other occurences
      Bug 23192: Correct tab input on waiting_holds.inc
      Bug 12537: Don't retrieve XISBN results for the same biblionumber
      Bug 13597: Make staff client Amazon no image results match OPAC
      Bug 11642: Add confirmation and tooltips to batch deletion tool
      Bug 20607: (QA follow-up) Test corrections
      Bug 23218: (QA follow-up) Remove dummy value
      Bug 11573: (QA follow-up) Correct spelling typo
      Bug 23396: Add keyboard_shortcuts.sql to C4/Installer.pm
      Bug 14549: Unit tests
      Bug 14549: Check patrons reserves for any holds on a bib when checking out an item
      Bug 14549: POD and variable cleanup
      Bug 11529: (QA follow-up) Copy existing subtitle mappings and warn others
      Bug 23237: Fix POD and typos
      Bug 23322: Correct case for boolean in ES search
      Bug 23416: Add PreserveSerialNotes system preference
      Bug 22142: Highlight the issue
      Bug 23319: Implement blocking errors for neworderbiblio and basket.pl
      Bug 23408: Move relatives-issues-table to an include
      Bug 23413: Add a holds method to Koha::Items
      Bug 23385: Hide 'Default values' fields by default
      Bug 23390: Introduce placeholder syntax for report column names
      Bug 23390: (QA follow-up) Don't redeclare variable
      Bug 23390: (follow-up) Quote aliases
      Bug 16219: Add 'params' parameter to runreport.pl
      Bug 16219: (follow-up) Nicer message if params missing and note that they are not combined
      Bug 23324: Add an ISBN normalization routine
      Bug 23324: (QA follow-up) Use existing NormalizeISBN function
      Bug 23338: Allow specifying order level replacement price when adding to basket from file
      Bug 23437: Use authorities for tracing series
      Bug 23294: Show actual price when ordering
      Bug 23397: Fix grouping of orders in acqui scripts
      Bug 23397: (follow-up) Split and display itemtypes
      Bug 22744: Remove the 'do not notify' buttons
      Bug 22744: Changes for opac and remove JS
      Bug 22602: Fix OverDrive circulation when coming from another site
      Bug 20589: Add option for searching entire record if record stored as array
      Bug 23039: Don't hide the checkin dialogs
      Bug 23007: Add TransfersBlockCirc system preference
      Bug 23007: Retain focus on 'barcode' input if transfers don't block circ
      Bug 23389: Add 'All' option to report dropdowns
      Bug 23320: Removed unused close parameter in neworderempty
      Bug 15422: Correct calculation of holds ratio report
      Bug 15422: Consider partial copies needed as whole numbers
      Bug 13937: (follow-up) Remove reference to sub _prefetch_records
      Bug 13937: (follow-up) Correct error call to use self
      Bug 13937: Add unit tests
      Bug 13937: (follow-up) Pass through yaz switches and don't ignore case
      Bug 17179: Add keyboard shortcuts to repeat (duplicate) a field, and cut text
      Bug 23484: Update pendingreserves.pl to use circulation_rules
      Bug 23129: Unit test
      Bug 23129: Set holdingbranch to library that initiates transfer
      Bug 8260: user rank order instead of absolute rank to set dropdowns on routing.pl
      Bug 23392: Don't display private notes in MARC21
      Bug 23413: (follow-up) Rename variables
      Bug 23413: Update tests to use build_sample_biblio
      Bug 23413: Remove wrong return
      Bug 23529: (QA follow-up) Fix closing bracket, add label
      Bug 17168: Add a command line script for updating patron category based on status
      Bug 17168: (follow-up) Tidy, clean params/options, use date tools
      Bug 17168: (follow-up) Clean up QA errors
      Bug 17168: (follow-up) Address QA concerns and update for strict mode
      Bug 17168: Add Koha:Script -cron, remove Dumper
      Bug 17168: Remove j2a.pl
      Bug 17168: (follow-up) QA concerns and rebase issues
      Bug 17168: (QA follow-up) Only remove guarantor relationship if not Child AND not Professional
      Bug 22826: Allow indexing of individual authorities in Elasticsearch
      Bug 23630: (QA follow-up) Fix tests
      Bug 23938: Restore title display in last checked out box
      Bug 23523: unitprice tax column values are not populated if entered upon ordering
      Bug 23522: Show actual price on in baskets
      Bug 23523: (follow-up) Adjust tests for new expectations
      Bug 23523: (follow-up) Clarify meaning configurations in tests
      Bug 23719: (follow-up) Add warn when passed invalid search field in marclist
      Bug 23414: Use Koha Item objects in buildKohaItemsNamespace
      Bug 23414: Prefetch transfers, use only default framework, use elsif
      Bug 23414: Unit tests
      Bug 23768: Return invalid ISBN when searching with variations
      Bug 23986: Pass strings to Catmandu for deletion
      Bug 23964: Unit tests
      Bug 23964: ReservesNeedReturn should only apply to available items
      Bug 23964: (follow-up) Add comments and improve readability
      Bug 24024: Invert names on halds waiting report
      Bug 23184: Don't select branches for export by default
      Bug 24065: Fail shib login if multiple users matched
      Bug 23964: (follow-up) We should check for only active holds when determining to set waiting
      Bug 24120: URI filter search terms in sort dropdowns
      Bug 24120: (follow-up) input_name too
      Bug 23329: Only redirect tracklinks.pl to urls contained in records

Nicolas Legrand (3):
      Bug 23686: Check onsite checkout when the last checkout was an onsite one
      Bug 23670: Load Koha::Exceptions::ElasticSearch module in Koha::SearchEngine::Elasticsearch
      Bug 23671: Elasticsearch shouldn't throw exception on an uppercase subfield identifier

Nightly Build Bot (2):
      Bug 17084: Automatic debian/control updates
      Bug 17084: Automatic debian/control updates

Olli-Antti Kivilahti (3):
      Bug 17851: Add elasticsearch config to koha-conf.xml
      Bug 17851: Add Elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log
      Bug 13937: Fix the daemon log path.

Owen Leonard (125):
      Bug 22953: Markup warning in OPAC user summary template
      Bug 22906: Minor corrections to plugins home page
      Bug 22950: Markup error in OPAC recent comment template
      Bug 22947: Markup error in OPAC preferences file
      Bug 22955: Markup error in OPAC lists template
      Bug 22960: Typo found in circulation.pref in UpdateItemLocationOnCheckin preference
      Bug 22948: Markup error in OPAC bibliographic detail template
      Bug 22952: Markup error in OPAC suggestions template
      Bug 22954: Minor markup error in OPAC messaging template
      Bug 22867: UniqueItemFields preference value should be pipe-delimited
      Bug 23076: Include OpacUserJS on OPAC maintenance page
      Bug 7890: Highlight required field in MARC editor
      Bug 22945: Markup error in OPAC search results around lists display
      Bug 23061: Add column/print/export feature on checkout history page
      Bug 23122: When searching callnumber in simple search, search option is not retained
      Bug 22851: Style navigation links in serials modules like same links in other modules
      Bug 22946: Markup error in OPAC search results around selection links
      Bug 22888: Use DataTables for Koha news table filtering
      Bug 22935: Improve style of Bootstrap pagination
      Bug 23159: Reindent addbiblio.tt
      Bug 5287: Add floating toolbar to search results in OPAC
      Bug 22949: Markup error in OPAC course reserves template
      Bug 23096: Add floating toolbar to OPAC lists
      Bug 23183: Reindent cataloging.js
      Bug 23196: Reindent tools/batch_record_modification.tt
      Bug 23196: (follow-up) Add comments to highlight structure
      Bug 20959: Style checkin form more like the checkout form, with collapsed settings panel
      Bug 22897: Switch two-column templates to Bootstrap grid: ILL requests
      Bug 22999: Switch two-column templates to Bootstrap grid: Circulation
      Bug 22999: (follow-up) Indentation updates
      Bug 22951: Markup error in OPAC holds template
      Bug 22951: (follow-up) Fix indentation
      Bug 22957: Remove type attribute from script tags: Staff client includes 1/2
      Bug 23227: Remove type attribute from script tags: Reports
      Bug 23221: Reindent tools/manage-marc-import.tt
      Bug 23221: (follow-up) Add comments on markup structure
      Bug 23094: Use Bootstrap-style pagination on staged MARC records page
      Bug 23197: Add more batch operation options to SQL report results
      Bug 23259: Remove reset-fonts-grids.css
      Bug 11642: (follow-up) Improve Batch patron deletion and anonymization GUI to make consequences clearer
      Bug 22768: Global search form keyboard navigation broken
      Bug 23315: (follow-up) Add configuration to enable CodeMirror
      Bug 23145: Confirming transfer during checkin clears the table of previously checked-in items
      Bug 23279: In news management interface, sort news by publication date descending
      Bug 23304: Reindent cataloguing/z3950_search.tt
      Bug 23304: (follow-up) Add markup structure comments
      Bug 23278: Reopen last panel upon "Save and continue" in notices
      Bug 23078: Use Koha.Preference in OPAC global header include
      Bug 23078: (follow-up) Update self checkout help page
      Bug 23206: Batch patron modification from reports which return cardnumber
      Bug 23226: Remove type attribute from script tags: Cataloging
      Bug 21518: Material type "three-dimensional artifact" displays as "visual material"
      Bug 23099: OPAC Search result sorting "go" button flashes on page load
      Bug 23328: Some check-in messages should be dismissable
      Bug 23339: Reindent addbooks.tt
      Bug 23339: (follow-up) Markup comments and corrections
      Bug 23405: Circulation autocomplete for patron lookup broken if cardnumber is empty
      Bug 23286: Improve style of hold confirmation modal
      Bug 23399: Reindent returns.tt
      Bug 23399: (follow-up) Markup comments and corrections
      Bug 22209: Move stock rotation stage and item forms into modals
      Bug 23307: Add columns configuration to cataloguing/z3950_search.tt
      Bug 23434: Hold confirmation dialog problem if HoldsAutoFill is enabled
      Bug 23441: Export should not include the 'actions' column in Z3950 results.
      Bug 23385: (follow-up) Update link
      Bug 23455: Patron card printing from Patron lists is broken
      Bug 17057: Remove event attributes from holds template
      Bug 17057: (follow-up) Replace onsubmit attributes
      Bug 23458: Clean up holds template in the staff client
      Bug 23458: (follow-up) Add comments to markup
      Bug 23448: Clean up subscription detail template
      Bug 23448: (follow-up) Add comments on markup structure
      Bug 23013: Upgrade DataTables in the staff client
      Bug 23502: Staff client "revert status" buttons should not depend on SuspendHoldsIntranet preference
      Bug 23210: (follow-up) Log in for tags link should trigger modal
      Bug 23518: Problem with borrower search autocomplete
      Bug 23492: OPAC search facet header should not be a link at larger browser widths
      Bug 23464: Update the process of quick spine label printing
      Bug 23464: (follow-up) QA fixes
      Bug 23512: Reindent notices and slips page (letter.tt)
      Bug 23512: (follow-up) Markup comments and corrections
      Bug 23575: Template error causes item search to be submitted multiple times
      Bug 21852: Add more columns and column configuration to overdues report
      Bug 23602: (follow-up) Correct terminology, add tooltip
      Bug 22804: OPAC Overdrive JavaScript contains untranslatable strings
      Bug 23648: The logged in link (class "loggedinusername") needs data-patroncategory
      Bug 23566: Continue on device - with QR codes
      Bug 23351: Clean up localization template
      Bug 23713: Subscription add form broken for translations
      Bug 23612: If no columns in a table can be toggled, don't show columns button
      Bug 18084: Language selector hidden in user menu on mobile interfaces
      Bug 23543: Adding Withdrawn to the Item Search
      Bug 23039: Hold found modal on checkin screen ( circulation.pl ) obscures Check in message info
      Bug 23606: Add columns configuration and export options to item types administration
      Bug 23611: Add export option to authorized values administration
      Bug 23611: (follow-up) Correct ID of table
      Bug 23611: (follow-up) Exclude "actions" column from export
      Bug 18421: (follow-up) Adding missing filters
      Bug 14862: Upgrade jQuery from 1.7 to 3.4.1 in OPAC
      Bug 23778: Regression: Guarantor entry section no longer has a unique id
      Bug 23803: (follow-up) Remove additional references and file
      Bug 23528: Show 'log in to add tags' link on all search result entries
      Bug 23704: Typo in itemtypes.tt
      Bug 23791: Allow granular control of social networks enabled by SocialNetworks syspref
      Bug 23791: (follow-up) Add missing CSS changes
      Bug 22922: (follow-up) Markup corrections
      Bug 22445: (follow-up) Use CSS to set a max-width for images - Staff client
      Bug 22114: Untranslatable "Patron note:" in checkout.js
      Bug 23903: Font Awesome upgrade
      Bug 23903: Replace OPAC icons with Font Awesome
      Bug 22661: TinyMCE/WYSIWYG editor doesn't translate
      Bug 23946: Remove Noun Project icons from the About page
      Bug 23841: Add link to bibliographic details page in item details breadcrumbs
      Bug 23834: Add default ESLint configuration
      Bug 11514: Untranslatable "Uncertain" text in acq
      Bug 13749: On loading holds in patron account 'processing' is not translatable
      Bug 23954: Format notes in suggestion management
      Bug 24058: acquisition table displayed even if no order exist (bib detail)
      Bug 24084: PlainMARC view broken on OPAC if other $.ajax calls produce errors
      Bug 24093: Sorting indicators broken on list contents view
      Bug 14741: Selecting all child permissions doesn't select the top level check box
      Bug 24076: Remove inline CSS to center patron home library in search results
      Bug 23955: Replace famfamfam icon in OPAC holds template
      Bug 23958: Use Font Awesome icon to replace "new window" icon image
      Bug 23025: security vulnerability detected in fstream < 1.0.12 defined in yarn.lock

Pasi Kallinen (4):
      Bug 22910: Do not copy unique patron attributes to duplicated patron
      Bug 23074: Holds table sort does not understand dateformat
      Bug 20364: Show languages from MARC21 field 041 in intranet
      Bug 23048: Hide non-pickup branches from hold modification select

Paul Hoffman (1):
      Bug 23624: Count rows in report without (potentially) consuming all memory

Petter von Krogh (1):
      Bug 22966: Add Norwegian library and patron names for installer

Radek Šiman (1):
      Bug 17492: Add a warning about age being of-limits and a button to update it

Rudolf Byker (1):
      Bug 22128: Use DROP USER IF EXISTS instead of GRANT USAGE before DROP USAGE

Séverine QUEUNE (1):
      Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema

Tomas Cohen Arazi (131):
      Bug 21073: (QA follow-up) Atomic update shouldn't fail if plugins are disabled
      Bug 21073: (QA follow-up) Restore check on template
      Bug 21073: (QA follow-up) Remove unused libraries
      Bug 21073: Regression tests for GetPlugins
      Bug 21073: Restore filtering by metadata
      Bug 21073: (follow-up) Add Class::Inspector to PerlDependencies
      Bug 21073: (QA follow-up) Only public subs should be considered
      Bug 21073: (QA follow-up) Add ->is_enabled and tests
      Bug 21073: (QA follow-up) Simplify logic
      Bug 21073: (QA follow-up) Don't call -> twice!
      Bug 21073: (QA follow-up) Avoid unnecessary unless/else construct
      Bug 22834: Add tests for Koha::Plugins::Base->bundle_path
      Bug 22834: Add Koha::Plugins::Base->bundle_path
      Bug 21073: (QA follow-up) Fix typo in class name
      Bug 21073: (QA follow-up) Fix plugin-related tests
      Bug 23168: Enable plugins using plain SQL
      Bug 9834: (QA follow-up) API Corrections
      Bug 23146: Unit tests
      Bug 23146: Add support for Basic auth on the OAuth2 token endpoint
      Bug 23146: (QA follow-up) Make sure we use the absolute path
      Bug 23193: Make set_password.pl use Koha::Script
      Bug 18928: (follow-up) Make DB update idempotent
      Bug 23230: Unit tests
      Bug 23230: Make _version_compare OO context aware
      Bug 22709: Unit tests
      Bug 22709: Add after biblio/item action hooks
      Bug 22709: (follow-up) Mock enable_plugins config entry
      Bug 21801: Make paycollect.pl pass library_id when calling ->pay
      Bug 21801: (follow-up) Use ->account
      Bug 23248: Avoid opac-ISBDdetail.pl breaking on invalid biblionumber
      Bug 18930: (follow-up) Make DB update idempotent
      Bug 22563: Typo in query (manualinvoice)
      Bug 22563: (follow-up) Fix tests in Koha/Account.t
      Bug 23396: (QA follow-up) Add atomic update
      Bug 23281: Add Koha::Objects::Limit::Library
      Bug 23281: Implement ->search_with_library_limits in Koha::Patron::Attribute::Types
      Bug 23281: Cleanup Koha::Patron::Attribute::Types->search
      Bug 11677: Use zebra not-onloan-count index for availability limit
      Bug 14570: Add a UNIQUE constraint on guarantor_id+guarantee_id
      Bug 14570: Add error handling to Koha::Patron::Relationship->store
      Bug 14570: Remove wrong parameter in add_guarantor call
      Bug 14570: (QA follow-up) Consistency displaying the list of guarantors
      Bug 14570: (QA follow-up) Fix tests
      Bug 14570: Handle missing 'relationship' in atomicupdate (bad data)
      Bug 14570: (QA follow-up) Call Koha::Patron->find in scalar context
      Bug 14570: Add about.pl entry for wrong relationship data
      Bug 23404: (QA follow-up) Minor fix
      Bug 20691: (QA follow-up) Fix atomic update
      Bug 20691: (QA follow-up) API-related fixes
      Bug 23599: Regression tests
      Bug 23599: Avoid exploding in search_with_library_limits when no library is passed
      Bug 15497: (QA follow-up) Fix call in search_with_localization
      Bug 23580: Unit tests
      Bug 23580: Add C4::Context->yaml_preference
      Bug 23272: Make Koha::AuthorisedValue use Koha::Object::Limit::Library
      Bug 23272: Adapt controller and tests
      Bug 6759: (QA follow-up) Unit tests
      Bug 23597: Add missing reserved query parameters to GET /holds
      Bug 20691: (QA follow-up) Fix self-reg
      Bug 23425: (QA follow-up) Keep it generic
      Bug 22837: (follow-up) Fix some tests
      Bug 22837: (follow-up) Fix POD
      Bug 23584: Add spec for PUT /public/patron/:patron_id/guarantors
      Bug 23584: Add the controller method and tests
      Bug 23623: Use the new API for changing privacy settings (guarantors)
      Bug 23623: Remove the svc/patron/show* scripts
      Bug 23321: (QA follow-up) Make atomic update idempotent
      Bug 23321: (QA follow-up) Booleans
      Bug 23321: (QA follow-up) Add missing TT filters
      Bug 23321: Add Koha::Object(s) info to the schema
      Bug 23321: (QA follow-up) Accounts vs. Accounting
      Bug 23517: Add a spec for PUT /holds/{hold_id}/priority
      Bug 23517: Add the controller method for holds priorities handling
      Bug 23517: (follow-up) Tidy tests
      Bug 23517: (follow-up) More test cases
      Bug 23517: (follow-up) AddReserve expects a priority parameter
      Bug 23627: Reduce Koha::Biblio->get_coins noise if no 245
      Bug 23607: Make /patrons/:patron_id/account staff only
      Bug 23624: Unit tests
      Bug 23624: (QA follow-up) Optimize even more
      Bug 23624: (QA follow-up) Test error cases
      Bug 22280: Fix typo in _status_graph_union
      Bug 23677: OpenAPI spec for GET /biblios/{biblio_id}
      Bug 23677: Schema fix
      Bug 23677: Controller method and dependencies tweak
      Bug 23677: Unit tests
      Bug 13937: (follow-up) Add missing entry to koha-common.install
      Bug 23807: Add Koha::Item->as_marc_field
      Bug 23807: Unit tests
      Bug 23770: Add Koha::Object(s)->to_api method
      Bug 23770: Add to_api_mapping method to Koha::City
      Bug 23770: Unit tests
      Bug 23770: (follow-up) Add tests for Koha::Objects->TO_JSON
      Bug 23770: (follow-up) Use ->to_api in /cities
      Bug 23793: Add an EmbedItems RecordProcessor filter for MARC::Record objects
      Bug 23793: Unit tests
      Bug 23843: Make funds endpoint tests more robust
      Bug 23843: Add mapping to Koha::Account::Line
      Bug 23843: Add mapping to Koha::Checkout
      Bug 23843: Add mapping to Koha::Club::Holds
      Bug 23843: Add mapping to Koha::Hold
      Bug 23843: Add mapping to Koha::Library
      Bug 23843: Add mapping to Koha::Patron
      Bug 23843: Add mapping to Koha::Item
      Bug 23843: Add mapping to Koha::Acquisition::Bookseller
      Bug 23843: Add mapping to Koha::Acquisition::Fund
      Bug 23805: (QA follow-up) Add missing mappings in Koha::Account::Line
      Bug 23858: Regression tests
      Bug 23858: Make POST add the Location header on vendors endpoint
      Bug 23858: (follow-up) Return code fix
      Bug 23667: Add spec
      Bug 23667: Add route to GET /items
      Bug 14697: (follow-up) Rely on the UNIQUE constraint and return 409 for issue_id
      Bug 14697: Make controller methods rely on the stashed user
      Bug 14697: (QA follow-up) Organize tests in subtests
      Bug 14697: (QA follow-up) Add missing AV category
      Bug 14697: (QA follow-up) Restore FK on issue_id and adjust tests
      Bug 14697: (follow-up) Add auth values to the sample data
      Bug 23859: Regression tests
      Bug 23859: Make POST add the Location header on cities endpoint
      Bug 23859: Update tests to new style
      Bug 23860: Regression tests
      Bug 23860: Make the patrons endpoint add the Location header
      Bug 23860: Update tests to new style
      Bug 23050: (QA follow-up) Add Koha::Plugins::Tab class
      Bug 13958: Add SuspensionsCalendar syspref
      Bug 13958: Use SuspensionsCalendar syspref for more granularity
      Bug 23293: (QA follow-up) Minor fix for tests
      Bug 23949: Add missing actions for koha-z3950-responder in koha-common.init
      Bug 23949: Add z3950 directory to koha-common.install
      Bug 23329: (follow-up) Use any instead of grep

caroline (2):
      Bug 23631: fr-CA translation of NEW_SUGGESTION notice
      Bug 23853: Typo in authorised_values.tt

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list