koha.git
2021-02-23 Kyle M HallBug 27014: Enable C4::SIP::ILS::Patron::new to accept...
2021-02-23 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
2021-02-23 Jonathan DruartBug 23675: Add leader and default value for ACQ
2021-02-23 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-02-23 Fridolin SomersBug 26051: Add sort=1 on cn-sort in mappings.yaml
2021-02-23 BlouBug 23929: Invoice adjustments should filter inactive...
2021-02-23 Owen LeonardBug 27731: Remove hold class from individual OPAC searc...
2021-02-23 Jonathan DruartBug 27626: Fix self registration if categorycode is...
2021-02-23 Jonathan DruartBug 27534: Add missing ON UPDATE/DELETE clause to messa...
2021-02-23 Martin RenvoizeBug 26997: (QA follow-up) Fix Typo
2021-02-23 Jonathan DruartBug 26997: CAST AS CHAR to prevent the error
2021-02-23 Jonathan DruartBug 26997: Remove 0000-00-00 from aqorders.datecancella...
2021-02-23 Jonathan DruartBug 26997: Fix upgrade process under MySQL 8
2021-02-23 Nick ClemensBug 26208: Perform batch checkin/renewals serially...
2021-02-18 Jonathan DruartBug 27131: Improve POD for the new method
2021-02-18 Lucas GassBug 27694: use HTML filtering on News Tool textarea
2021-02-18 Marcel de RooyBug 27131: (QA follow-up) POD and comments
2021-02-18 Jonathan DruartBug 27131: Add tests for get_items_that_can_fill
2021-02-18 Jonathan DruartBug 27131: Add get_items_that_can_fill
2021-02-18 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-18 Jonathan DruartBug 24469: Record biblionumber in import_biblio when...
2021-02-18 Agustin MoyanoBug 27719: Apply _escape_str and _escape_price where...
2021-02-17 Jonathan DruartBug 24108: DBRev 20.12.00.013
2021-02-17 Jonathan DruartBug 24108: Remove extra spaces
2021-02-17 Katrin FischerBug 24108: (QA follow-up) Add staff detail page to...
2021-02-17 Katrin FischerBug 24108: (QA follow-up) Add missing comma in sysprefs.sql
2021-02-17 Nick ClemensBug 24108: Make export file names consistent
2021-02-17 Nick ClemensBug 24108: (QA follow-up) Adjust wording and use perl...
2021-02-17 John DoeBug 24108: (follow-up) Fix typo with .xml extension
2021-02-17 Cori Lynn ArnoldBug 24108: Advanced editor: configure if biblionumber...
2021-02-17 Martin RenvoizeBug 26274: (QA follow-up) Fix the order of summary...
2021-02-17 Jonathan DruartBug 27673: Fix t/Context.t
2021-02-16 Jonathan DruartBug 27673: (follow-up) Fix encoding issues - Dump
2021-02-16 Joonas KylmäläBug 27673: (QA follow-up) Remove unused YAML::XS import
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues - Dump
2021-02-16 Jonathan DruartBug 27673: Rename C4::Circulation decode to _decode
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-16 Jonathan DruartBug 27707: (bug 26639 follow-up) Fix renewals when...
2021-02-16 Jonathan DruartBug 27569: Fix ODS export - take empty string into...
2021-02-16 Jonathan DruartBug 27569: Change av for 100$2
2021-02-16 Jonathan DruartBug 27569: Add tests for ODS export
2021-02-16 Jonathan DruartBug 27569: Fix CSV export for biblio frameworks
2021-02-16 Jonathan DruartBug 27569: Add tests
2021-02-16 Jonathan DruartBug 27569: Don't hide errors!
2021-02-16 Jonathan DruartBug 27569: Remove non mysql code
2021-02-16 Jonathan DruartBug 27706: (bug 24488 follow-up) Fix libraries column...
2021-02-16 Jonathan DruartBug 27380: Add missing use statement
2021-02-16 Jonathan DruartBug 27604: Deal with empty pref
2021-02-15 Jonathan DruartBug 27598: DBRev 20.12.00.012
2021-02-15 Owen LeonardBug 27598: (QA follow-up) Add category description...
2021-02-15 Owen LeonardBug 27598: Add UPLOAD as a built-in system authorized...
2021-02-15 Nick ClemensBug 18146: (follow-up) Remove warn for uninitialized...
2021-02-15 Nick ClemensBug 18146: Fix tests for OverduesBlockRenewing
2021-02-15 Nick ClemensBug 12966: Add edition field to Card view
2021-02-15 Jonathan DruartBug 8326: Add tooltips
2021-02-15 Jonathan DruartBug 8326: Add aria-disabled to li's
2021-02-15 Jonathan DruartBug 8326: Make repeatable and unique_id modifiable...
2021-02-15 Jonathan DruartBug 8287: Improve "show checked out items" filter on...
2021-02-15 Owen LeonardBug 27653: Use div instead of caption for controls
2021-02-15 Nick ClemensBug 27646: Allow export of Acquisition home and Funds...
2021-02-15 Jonathan DruartBug 26406: Fix suggestions filter at the OPAC
2021-02-12 Jonathan DruartBug 27669: Fix 'importing' and 'reverting' statuses...
2021-02-12 Jonathan DruartBug 27380: FIX Reports/Guided.t
2021-02-12 Jonathan DruartBug 27068: Perltidy _checkHoldPolicy
2021-02-12 Jonathan DruartBug 27068: Don't 'cache' Koha::Libraries
2021-02-12 Kyle M HallBug 27068: Add unit tests
2021-02-12 Kyle M HallBug 27068: Fetch libraries once for speed
2021-02-12 Kyle M HallBug 27068: Fix errors in _checkHoldPolicy
2021-02-12 Agustin MoyanoBug 27068: Control hold group logic in HoldsQueue
2021-02-12 Tomas Cohen... Bug 26274: (QA follow-up) Minor fixes
2021-02-12 Martin RenvoizeBug 26274: Update register.tt to use the API
2021-02-12 Martin RenvoizeBug 26274: Add cashups api routes
2021-02-12 Owen LeonardBug 26958: Move Elasticsearch mapping template JS to...
2021-02-12 Nick ClemensBug 27380: (follow-up) Remove earlier declaration and...
2021-02-12 Nick ClemensBug 27380: Move get_prepped_report to object and use...
2021-02-12 Nick ClemensBug 27380: Add 'list' option to Koha report parameters
2021-02-12 Petro VashchukBug 27654: Sort module.keys hash when render columns_se...
2021-02-12 Jonathan DruartBug 27645: Prevent "is on hold" warning to be displayed...
2021-02-12 Tomas Cohen... Bug 26181: Disable override by default in /holds
2021-02-12 Tomas Cohen... Bug 26181: Regression tests
2021-02-12 Nick ClemensBug 23767: Total children only if parents not visible
2021-02-12 Nick ClemensBug 23767: Include child funds in total spent and order...
2021-02-12 Kyle M HallBug 26059: Add unit tests
2021-02-12 Kyle M HallBug 26059: Create guarantor/guarantee links on patron...
2021-02-12 Jonathan DruartBug 27671: Use Koha.Preference for UniqueItemFields
2021-02-12 Tomas Cohen... Bug 27671: Restore missing include in orderreceive.tt
2021-02-12 Jonathan DruartBug 27676: Correct finesMode ne off condition
2021-02-09 Jonathan DruartBug 25026: Use HandleError to not raise or print error
2021-02-09 Jonathan DruartBug 25026: Turn on RaiseError
2021-02-09 Jonathan DruartBug 18506: DBRev 20.12.00.011
2021-02-09 Nick ClemensBug 18506: (QA follow-up) Indentation and more conditionals
2021-02-09 Martin RenvoizeBug 18506: (QA follow-up) opacShibOnly -> OPACShibOnly
2021-02-09 Martin RenvoizeBug 18506: Add xShibOnly preference for Shibboleth...
2021-02-09 Jonathan DruartBug 27605: Compiled CSS
2021-02-09 Owen LeonardBug 27605: (follow-up) Make the feature work with Bug...
2021-02-09 Owen LeonardBug 27605: Add floating toolbar to patron search page
2021-02-09 Owen LeonardBug 27403: (follow-up) Make basket toolbar and table...
2021-02-09 Jonathan DruartBug 27403: Disable fixedHeader on itemsearch
2021-02-09 Jonathan DruartBug 27403: Add fixedHeader to Datatables
next