Fix translations for Koha 20.11.06
[koha.git] / C4 /
2021-05-20 Nick ClemensBug 27837: (follow-up) Do not check subfield unless...
2021-05-20 Kyle M HallBug 27837: Always pass permanent location from items...
2021-05-20 Kyle M HallBug 27837: Check the MARC directly, not the transformed...
2021-05-20 Kyle M HallBug 27837: Permanent location to be empty string, check...
2021-05-20 Kyle M HallBug 27837: Update permanent location if passed into...
2021-05-18 Jonathan DruartBug 28367: (follow-up) Fix plack condition in C4/Auth_w...
2021-05-18 Jonathan DruartBug 28367: Fix plack condition in C4/Auth_with_shibbole...
2021-05-18 Nick ClemensBug 28320: Add DB connection check to the SIP SC status...
2021-05-12 Nick ClemensBug 23406: Don't translate suppressed authorised values
2021-05-12 Nick ClemensBug 27203: Calculate tax based on ecost if unitprice...
2021-05-12 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-12 Jonathan DruartBug 27842: Update serial.biblionumber when a subscripti...
2021-05-11 Nick ClemensBug 27577: Autolink biblio after biblionumber is generated
2021-05-07 Fridolin SomersRevert "Bug 27842: Update serial.biblionumber when...
2021-04-30 Jonathan DruartBug 27842: Update serial.biblionumber when a subscripti...
2021-04-30 Nick ClemensBug 28144: Check if issue_id defined
2021-04-29 Jonathan DruartBug 27968: Fix framework import if isurl has an incorre...
2021-04-29 Nick ClemensBug 23195: Always count shipping costs as 'spent'
2021-04-29 Tomas Cohen AraziBug 20854: (QA follow-up) Improve readability
2021-04-29 Matthias MeusburgerBug 20854: Allow correct redirect on logout for Cas...
2021-04-29 Fridolin SomersBug 27861: Warning in C4/XSLT.pm - use of uninitialized...
2021-04-29 Fridolin SomersBug 18017: Add subdivisions to UNIMARC authorities...
2021-04-29 Nick ClemensBug 28013: (follow-up) Reset the patron loop
2021-04-29 Nick ClemensBug 28013: (follow-up) Correct and update call to CanIt...
2021-04-29 Joonas KylmäläBug 28013: (QA follow-up) Remove unused variable
2021-04-29 Nick ClemensBug 28013: Performance improvements to CanBookBeRenewed
2021-04-29 Nick ClemensBug 28078: (follow-up) Add param check to 'itemAlreadyO...
2021-04-29 Nick ClemensBug 28078: Add 'ignore_hold_counts' param to CanItemBeR...
2021-04-22 Jonathan DruartBug 28069: (bug 27715 follow-up) Fix sort for lists
2021-04-22 Didier GautheronBug 26528: Z39.50/SRU ignore invalid replies
2021-04-19 Petro VashchukBug 27746: prevent regexp undefined warning when checki...
2021-04-19 Jonathan DruartBug 28094: Deal with encoding for overriden sysprefs
2021-04-15 Colin CampbellBug 28052: Do not check SYSENV values only keys in...
2021-04-15 Martin RenvoizeBug 28053: Squash warning in C4::Members
2021-04-15 Colin CampbellBug 28054: Reinstate the shebang in SIPServer.pm
2021-04-13 Jonathan DruartBug 27921: Log correct timestamp for HOLD MODIFY when...
2021-04-13 Nick ClemensBug 27928: FindDuplicate should use simple_search_compat
2021-04-07 Fridolin SomersBug 26517: Avoid deleting patrons with permission
2021-03-19 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2021-03-19 David CookBug 26199: Include LDR for match check/match point
2021-03-12 Agustin MoyanoBug 24359: Remove hold from holds queue when captured
2021-03-12 Joonas KylmäläBug 27058: (follow-up) Clarify notforloan checks with...
2021-03-12 Joonas KylmäläBug 27058: Make checkout availability use all notforloa...
2021-03-12 Petro VashchukBug 27745: prevent warning for uninitialized value...
2021-03-08 Joonas KylmäläBug 25690: (follow-up) Supress warning about unitialize...
2021-03-08 Martin RenvoizeBug 25690: (QA follow-up) PROCESSED -> PROCESSING for...
2021-03-08 Joonas KylmäläBug 25690: Make CanBookBeIssued return In Processing...
2021-03-08 Joonas KylmäläBug 25690: Remove duplicated logic in SIP2 checkouts
2021-03-08 Joonas KylmäläBug 25690: SIP2: Don't allow checking out attached...
2021-03-08 Joonas KylmäläBug 25690: Remove double usage of 'Reserved' return...
2021-03-04 Tomas Cohen AraziBug 27808: Refresh the item object when AddReturn is...
2021-03-04 Kyle M HallBug 27808: Mark the onloan column as dirty in AddIssue
2021-03-04 Matthias MeusburgerBug 26591: SIP option prevcheckout_block_checkout to...
2021-03-04 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-03-02 Marcel de RooyBug 26457: (QA follow-up) Switch to PK index in UPDATE...
2021-03-02 Nick ClemensBug 26457: Unit test
2021-03-02 Nick ClemensBug 26457: Throw exception if update of issues table...
2021-03-02 Jonathan DruartBug 27071: Code simplification
2021-02-25 Marcel de RooyBug 27729: Fix use of grep and split in CheckReserves
2021-02-25 Kyle M HallBug 27014: Enable C4::SIP::ILS::Patron::new to accept...
2021-02-25 Martin RenvoizeBug 18506: (QA follow-up) opacShibOnly -> OPACShibOnly
2021-02-25 Martin RenvoizeBug 18506: Add xShibOnly preference for Shibboleth...
2021-02-23 Fridolin SomersMerge remote-tracking branch 'translate/20.11.03-transl...
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-22 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-19 Jonathan DruartBug 27569: Fix ODS export - take empty string into...
2021-02-19 Jonathan DruartBug 27569: Fix CSV export for biblio frameworks
2021-02-19 Jonathan DruartBug 27569: Don't hide errors!
2021-02-19 Jonathan DruartBug 27569: Remove non mysql code
2021-02-19 Jonathan DruartBug 27669: Fix 'importing' and 'reverting' statuses...
2021-02-19 Jonathan DruartBug 27068: Perltidy _checkHoldPolicy
2021-02-19 Jonathan DruartBug 27068: Don't 'cache' Koha::Libraries
2021-02-19 Kyle M HallBug 27068: Fetch libraries once for speed
2021-02-19 Kyle M HallBug 27068: Fix errors in _checkHoldPolicy
2021-02-19 Agustin MoyanoBug 27068: Control hold group logic in HoldsQueue
2021-02-19 Jonathan DruartBug 27707: (bug 26639 follow-up) Fix renewals when...
2021-02-12 Tomas Cohen AraziBug 27422: YouTube videos are HTTPS only
2021-02-12 Jonathan DruartBug 27154: Remove Koha::Util::SystemPreferences
2021-02-12 Nick ClemensBug 27589: Access item fields as hash
2021-02-05 Kyle M HallBug 27204: Fix end boundary index, never return results...
2021-02-01 Jonathan DruartBug 14004: Set the syspref's value to an empty string
2021-02-01 Fridolin SomersBug 14004: Add OpacAdditionalStylesheet and opaclayouts...
2021-02-01 Fridolin SomersBug 14004: Add ability to temporarily disable JS/CSS...
2021-01-29 Eden BacaniBug 24447: Changing 'DUE' to example in database that...
2021-01-25 Kyle M HallBug 25808: Renewal via the SIP 'checkout' message gives...
2021-01-25 Julian MauriceBug 17229: Check if patron is expired in CanItemBeReserved
2021-01-22 Fridolin SomersMerge remote-tracking branch 'translate/20.11.02-transl...
2021-01-22 Jonathan DruartBug 27509: Prevent cn_sort value to be lost when editin...
2021-01-18 Nick ClemensBug 26957: Don't remove words that are also operators...
2021-01-14 Nick ClemensBug 26593: Remove _get_discount_from_rule
2021-01-14 Fridolin SomersBug 21301: (follow-up) Remove borrowernumber in issues...
2021-01-14 Fridolin SomersBug 21301: Remove patron informations in reserves for...
2021-01-14 Fridolin SomersBug 21301: Remove patron informations in issues for...
2021-01-11 Jonathan DruartBug 27345: Add missing global permissions for superlibr...
2021-01-08 Nick ClemensBug 26367: Prevent warn about undefined values when...
next