Bug 25690: Make CanBookBeIssued return In Processing state as needing confirmation
[koha.git] / C4 /
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
2021-02-01 Kyle M HallBug 27204: Fix end boundary index, never return results...
2021-01-29 Jonathan DruartBug 27486: Replace one missing occurrence
2021-01-29 Mazen KhallafBug 27486: Rename system preference delimiter to CSVDel...
2021-01-29 James O'KeeffeBug 27487: Rename system preference reviewson to OPACCo...
2021-01-27 Jonathan DruartBug 14004: Set the syspref's value to an empty string
2021-01-27 Fridolin SomersBug 14004: Add OpacAdditionalStylesheet and opaclayouts...
2021-01-27 Fridolin SomersBug 14004: Add ability to temporarily disable JS/CSS...
2021-01-22 Eden BacaniBug 25802: Change addDate to addDuration
2021-01-22 Mazen KhallafBug 27491: Rename system preference opaclanguages to...
2021-01-22 Eden BacaniBug 24447: Changing 'DUE' to example in database that...
2021-01-22 Jonathan DruartBug 27509: Prevent cn_sort value to be lost when editin...
2021-01-21 Kyle M HallBug 25808: Renewal via the SIP 'checkout' message gives...
2021-01-20 Owen LeonardBug 27324: (follow-up) Remove references to intranetboo...
2021-01-19 Julian MauriceBug 17229: Check if patron is expired in CanItemBeReserved
2021-01-14 Nick ClemensBug 11299: (follow-up) Rebase on recent changes
2021-01-14 Nick ClemensBug 11299: (QA follow-up) Fix tests, spaces, and CSS...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2021-01-12 Nick ClemensBug 25306: Remove framework paramter from ModBiblioMarc
2021-01-12 Nick ClemensBug 26950: Make Anonymous patron warnings 'errors'...
2021-01-12 Nick ClemensBug 26957: Don't remove words that are also operators...
2021-01-12 Martin RenvoizeBug 26947: (follow-up) Set key checks to disabled for...
2021-01-12 Jonathan DruartBug 26701: Remove unused C4/SIP scripts
2021-01-12 Nick ClemensBug 26593: Remove _get_discount_from_rule
2021-01-12 Fridolin SomersBug 21301: (follow-up) Remove borrowernumber in issues...
2021-01-12 Fridolin SomersBug 21301: Remove patron informations in reserves for...
2021-01-12 Fridolin SomersBug 21301: Remove patron informations in issues for...
2021-01-08 Jonathan DruartBug 27345: Add missing global permissions for superlibr...
2021-01-07 Nick ClemensBug 26367: Prevent warn about undefined values when...
2021-01-07 Nick ClemensBug 26364: Don't discard the passed isbn
2021-01-07 Nick ClemensBug 26364: Remove useless condition
2021-01-07 Nick ClemensBug 26364: Don't skip records that match the isbn we...
2021-01-04 Nick ClemensBug 21886: (QA follow-up) Fix indentation, prevent...
2021-01-04 Martin RenvoizeBug 21886: (QA follow-up) Fix QA script errors
2021-01-04 Stefan BerndtssonBug 21886: Add option to send notices from owning libra...
2020-12-26 Jonathan DruartBug 27196: Don't explode if item that is waiting if...
2020-12-21 Nick ClemensBug 26634: Remove GetHoldRule subroutine in C4::Reserves
2020-12-14 Nick ClemensBug 27166: Set destination_loc to item->homebranch
2020-12-04 Josef MoravecBug 27030: Add missing perldoc for Processing hold...
next