Bug 26940: DBRev 20.12.00.033
[koha.git] / C4 /
2021-04-16 Jonathan DruartBug 28069: (bug 27715 follow-up) Fix sort for lists
2021-04-16 Didier GautheronBug 26528: Z39.50/SRU ignore invalid replies
2021-04-16 Fridolin SomersBug 18017: Add subdivisions to UNIMARC authorities...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-16 David CookBug 21325: Prevent authentication when sending userid...
2021-04-16 Jonathan DruartBug 28001: (bug 27050 follow-up) Fix delete_patrons...
2021-04-14 Marcel de RooyBug 21260: (follow-up) Consolidate preference
2021-04-14 Petro VashchukBug 27746: prevent regexp undefined warning when checki...
2021-04-12 Jonathan DruartBug 24695: Move to Koha::Report->is_sql_valid
2021-04-12 Pasi KallinenBug 24695: Improve SQL report validation
2021-04-09 Jonathan DruartBug 28094: Deal with encoding for overriden sysprefs
2021-04-07 Nick ClemensBug 28013: (follow-up) Reset the patron loop
2021-04-07 Nick ClemensBug 28013: (follow-up) Correct and update call to CanIt...
2021-04-07 Joonas KylmäläBug 28013: (QA follow-up) Remove unused variable
2021-04-07 Nick ClemensBug 28013: Performance improvements to CanBookBeRenewed
2021-04-07 Nick ClemensBug 28078: (follow-up) Add param check to 'itemAlreadyO...
2021-04-07 Nick ClemensBug 28078: Add 'ignore_hold_counts' param to CanItemBeR...
2021-04-07 Tomas Cohen AraziBug 27069: Adapt uses of holdallowed
2021-04-01 Colin CampbellBug 28052: Do not check SYSENV values only keys in...
2021-04-01 Martin RenvoizeBug 28053: Squash warning in C4::Members
2021-04-01 Colin CampbellBug 28054: Reinstate the shebang in SIPServer.pm
2021-04-01 Jonathan DruartBug 27921: Log correct timestamp for HOLD MODIFY when...
2021-04-01 Nick ClemensBug 27928: FindDuplicate should use simple_search_compat
2021-04-01 Marcel de RooyBug 21260: Introduce local pref to affect status grouping
2021-04-01 Ere MaijalaBug 21958: Fix bibliographic record field comparison...
2021-04-01 Fridolin SomersBug 26517: Avoid deleting patrons with permission
2021-03-16 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-09 David CookBug 26199: Include LDR for match check/match point
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-09 Agustin MoyanoBug 24359: Remove hold from holds queue when captured
2021-03-08 Joonas KylmäläBug 27058: (follow-up) Clarify notforloan checks with...
2021-03-08 Joonas KylmäläBug 27058: Make checkout availability use all notforloa...
2021-03-05 Petro VashchukBug 27745: prevent warning for uninitialized value...
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-04 Joonas KylmäläBug 25690: (follow-up) Supress warning about unitialize...
2021-03-04 Martin RenvoizeBug 25690: (QA follow-up) PROCESSED -> PROCESSING for...
2021-03-04 Joonas KylmäläBug 25690: Make CanBookBeIssued return In Processing...
2021-03-04 Joonas KylmäläBug 25690: Remove duplicated logic in SIP2 checkouts
2021-03-04 Joonas KylmäläBug 25690: SIP2: Don't allow checking out attached...
2021-03-04 Joonas KylmäläBug 25690: Remove double usage of 'Reserved' return...
2021-03-03 Martin RenvoizeBug 26618: Improve Exception Class Names
2021-03-03 Martin RenvoizeBug 26618: (QA follow-up) Fix unit test for TranferColl...
2021-03-03 Martin RenvoizeBug 26618: (QA follow-up) Update messages syntax
2021-03-03 Martin RenvoizeBug 26618: Remove use of transferbook in RotatingCollec...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Use 'receive' method in ModRe...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Set TransferTrigger to 'Reser...
2021-03-03 Martin RenvoizeBug 24446: Update ModItemTransfer for daterequested...
2021-03-03 Martin RenvoizeBug 24446: Add datesent/datecancelled handling to GetTr...
2021-03-03 Martin RenvoizeBug 24446: Add datecancelled handling to GetTransfers
2021-03-03 Martin RenvoizeBug 24446: Catch daterequested in circ returns
2021-03-01 Tomas Cohen AraziBug 27808: Refresh the item object when AddReturn is...
2021-03-01 Kyle M HallBug 27808: Mark the onloan column as dirty in AddIssue
2021-03-01 Matthias MeusburgerBug 26591: SIP option prevcheckout_block_checkout to...
2021-03-01 Jonathan DruartBug 8976: Code cleaning
2021-03-01 Jonathan DruartBug 8976: Change for the item forms
2021-03-01 Jonathan DruartBug 8976: Sort subfields for authority records
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-03-01 Marcel de RooyBug 26457: (QA follow-up) Switch to PK index in UPDATE...
2021-03-01 Nick ClemensBug 26457: Unit test
2021-03-01 Nick ClemensBug 26457: Throw exception if update of issues table...
2021-03-01 Jonathan DruartBug 27071: Code simplification
2021-02-23 Marcel de RooyBug 27715: (QA follow-up) Remove conditional declaration
2021-02-23 Joonas KylmäläBug 27715: Use $dbh->quote_identifier to quote untruste...
2021-02-23 Jonathan DruartBug 27715: Add a deprecation notice
2021-02-23 Jonathan DruartBug 27715: Sanitize order by DT params
2021-02-23 Jonathan DruartBug 27715: Remove unused dt_build_having
2021-02-23 Jonathan DruartBug 27715: Remove unused build_dt_query
2021-02-23 Marcel de RooyBug 27729: Fix use of grep and split in CheckReserves
2021-02-23 Kyle M HallBug 27014: Enable C4::SIP::ILS::Patron::new to accept...
2021-02-18 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
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: Fix CSV export for biblio frameworks
2021-02-16 Jonathan DruartBug 27569: Don't hide errors!
2021-02-16 Jonathan DruartBug 27569: Remove non mysql code
2021-02-15 Nick ClemensBug 18146: (follow-up) Remove warn for uninitialized...
2021-02-12 Jonathan DruartBug 27669: Fix 'importing' and 'reverting' statuses...
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: 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 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-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 4037: Correctly join the itemtypes array
2021-02-09 Aleisha AmohiaBug 4037: Add item type filter to inventory tool
2021-02-08 Tomas Cohen AraziBug 27422: YouTube videos are HTTPS only
2021-02-08 Timothy Alexis VassBug 27050: Allow multiple category_codes in delete_patr...
2021-02-08 Jonathan DruartBug 20410: Remove OpacGroupResults and PazPar2
2021-02-08 Nick ClemensBug 27581: Rename USeICU preference to UseICUStyleQuotes
2021-02-08 Jonathan DruartBug 27154: Remove Koha::Util::SystemPreferences
2021-02-08 Nick ClemensBug 27589: Access item fields as hash
next