koha.git
2021-04-07 Lucas GassBug 26942: Allow style and link tags in NewsEditor...
2021-04-07 Jonathan DruartBug 27963: (bug 23463 follow-up) Fix touch_all_items.pl
2021-04-07 Tomas Cohen... Bug 28023: Fix Reply-To typo
2021-04-07 Tomas Cohen... Bug 28023: Regression tests
2021-04-07 Tomas Cohen... Bug 26705: (QA follow-up) Do not rely on latest Email...
2021-04-07 Martin RenvoizeBug 26705: (QA follow-up) Clarify test result
2021-04-07 Tomas Cohen... Bug 26705: Make Koha::Email->send_or_die handle Bcc
2021-04-07 Tomas Cohen... Bug 26705: Regression tests
2021-04-07 Martin RenvoizeBug 25946: (QA follow-up) Add Unit tests
2021-04-07 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-04-07 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-04-07 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-04-07 Fridolin SomersBug 26517: Add unit test
2021-04-07 Fridolin SomersBug 26517: Avoid deleting patrons with permission
2021-04-07 Andrew Fuerste... Bug 27969: Change wording on returns page
2021-03-24 Fridolin SomersUpdate release notes for 20.11.04 release v20.11.04
2021-03-24 Fridolin SomersFix translations for Koha 20.11.04
2021-03-24 Fridolin SomersMerge remote-tracking branch 'translate/20.11.04-transl...
2021-03-24 Fridolin SomersIncrement version for 20.11.04 release
2021-03-24 Koha translatorsTranslation updates for Koha 20.11.04
2021-03-22 Owen LeonardBug 27816: "Click to edit" in Point of sale is untransl...
2021-03-22 Jonathan DruartBug 27933: Fix patron search result ordering
2021-03-22 Jonathan DruartBug 27835: DBRev 20.12.00.025
2021-03-22 Jonathan DruartBug 27835: Turn off by default
2021-03-22 Nick ClemensBug 27835: (follow-up) Update language, remove warn...
2021-03-22 Jonathan DruartBug 27835: Add a syspref to control fines calculation...
2021-03-22 Jonathan DruartBug 27835: Add new syspref ChargeFinesOnCloseDay
2021-03-22 Jonathan DruartBug 27835: Revert "Bug 27180: (follow-up) Remove unused...
2021-03-22 Tomas Cohen... Bug 27366: Add controller
2021-03-22 Tomas Cohen... Bug 27366: Unit tests
2021-03-22 Tomas Cohen... Bug 27366: Spec changes
2021-03-19 Martin RenvoizeBug 27716: Update permissions for patroncards creator
2021-03-19 Jonathan DruartBug 27860: Fix password recovery
2021-03-19 Jonathan DruartBug 27860: Fix self-registration if messages with incor...
2021-03-19 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2021-03-19 Jonathan DruartBug 27597: Remove leading colon in ES query
2021-03-19 Phil RingnaldaBug 27737: (follow-up) Minimal CSS changes to avoid...
2021-03-19 Owen LeonardBug 27737: Tag editor for authority lookup broken in...
2021-03-19 Martin RenvoizeBug 27930: [stables] Move _escape_* from acqui/parcel...
2021-03-19 Kyle M HallBug 8426: Diacritics not being mapped for searching
2021-03-19 Jonathan DruartBug 27813: Restore default order on suggestion list...
2021-03-19 Owen LeonardBug 27815: "Remove" in point of sale untranslatable
2021-03-19 David CookBug 26199: Include LDR for match check/match point
2021-03-12 Fridolin SomersBug 27820: add all missing use in misc/cronjobs/plugins...
2021-03-12 Samir ShahBug 27820: fix missing import in plugins_nightly.pl
2021-03-12 Tomas Cohen... Bug 24359: (QA follow-up) Fix tests
2021-03-12 Agustin MoyanoBug 24359: Remove hold from holds queue when captured
2021-03-12 Agustin MoyanoBug 24359: Add test
2021-03-12 Phil RingnaldaBug 26964: Newly created macros should be selected...
2021-03-12 Joonas KylmäläBug 27058: (follow-up) Clarify notforloan checks with...
2021-03-12 Jonathan DruartBug 27058: Add test for IsAvailableForItemLevelRequest...
2021-03-12 Joonas KylmäläBug 27058: Remove confusing and unnecessary $biblionumb...
2021-03-12 Joonas KylmäläBug 27058: Make checkout availability use all notforloa...
2021-03-12 Joonas KylmäläBug 27058: Add test to show ordered items cannot be...
2021-03-12 Jonathan DruartBug 27650: Fix variable passed to the template in opac...
2021-03-12 Petro VashchukBug 27745: prevent warning for uninitialized value...
2021-03-12 Owen LeonardBug 27795: Misalignment of TOTAL value in lateorders...
2021-03-12 Owen LeonardBug 27752: Correct eslint errors in batchMod.js
2021-03-08 Owen LeonardBug 27777: (alternate) Improve tables on Point of Sale...
2021-03-08 Martin RenvoizeBug 27776: Remove default sort order of sales table
2021-03-08 Martin RenvoizeBug 27717: Display date of birth even if the patron...
2021-03-08 Jonathan DruartBug 26742: Remove die from connect
2021-03-08 David CookBug 26742: Add configuration to koha-conf.xml for messa...
2021-03-08 Martin RenvoizeBug 27048: (follow-up) Correction to elapsed printing
2021-03-08 Martin RenvoizeBug 27048: Add basic timekeeping to rebuild_zebra
2021-03-08 Joonas KylmäläBug 25690: (follow-up) Supress warning about unitialize...
2021-03-08 Joonas KylmäläBug 25690: (follow-up) Correct grammar in warning messages
2021-03-08 Martin RenvoizeBug 25690: (QA follow-up) PROCESSED -> PROCESSING for...
2021-03-08 Joonas KylmäläBug 25690: Add SIP2 tests for checking out with holds
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 Mason JamesBug 26363: Remove tmp file during package build (follow-up)
2021-03-04 Owen LeonardBug 27703: Make ID of category select field unique
2021-03-04 Nick ClemensBug 27784: Don't parse subdivision authorities as headings
2021-03-04 Nick ClemensBug 27784: Unit tests
2021-03-04 Jonathan DruartBug 27828: (bug 24469 follow-up) Add missing import
2021-03-04 Jonathan DruartBug 27822: Fix default value for AddressFormat (es-ES)
2021-03-04 Tomas Cohen... Bug 27808: (QA follow-up) Make sure the update catches...
2021-03-04 Jonathan DruartBug 27808: DBRev 20.12.00.018
2021-03-04 Jonathan DruartBug 27808: DB changes - adjust items.onloan when needed
2021-03-04 Tomas Cohen... Bug 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 Kyle M HallBug 27808: Add unit tests
2021-03-04 Owen LeonardBug 27794: Add link to biblio in lateorders page
2021-03-04 Martin RenvoizeBug 27792: (follow-up) Double escape the escape
2021-03-04 Owen LeonardBug 27792: Improve jEditable configuration for point...
2021-03-04 Matthias MeusburgerBug 26591: SIP option prevcheckout_block_checkout to...
2021-03-04 Jonathan DruartBug 27316: DBRev 20.11.03.003
2021-03-04 Nick ClemensBug 27316: (follow-up) Default to 1 if undef in mappings
2021-03-04 Nick ClemensBug 27316: Convert 'undef' for sort to Yes and use...
2021-03-04 Martin RenvoizeBug 27680: (QA follow-up) Update test for dbic_merge_so...
2021-03-04 Tomas Cohen... Bug 27680: Add support for param[] syntax
2021-03-04 Martin RenvoizeBug 27680: Allow traditional multi-params to work
2021-03-04 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-03-04 Martin RenvoizeBug 27680: Add support for sorting fields with multiple...
2021-03-04 Jonathan DruartBug 27680: Take first order column for ordering
2021-03-04 Owen LeonardBug 27754: Correct eslint errors in basket.js
2021-03-04 Nick ClemensBug 27578: Initialize searchid as blank when not populated
next