koha.git
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
2021-03-04 David CookBug 25777: Disable misleading datatables table informat...
2021-03-04 Kyle M HallBug 27798: Add warning to IndependentBranches system...
2021-03-04 Jonathan DruartBug 7806: DBRev 20.11.03.002
2021-03-04 Martin RenvoizeBug 7806: (follow-up) Update to use sanitize_zero_date
2021-03-04 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-03-04 Jonathan DruartBug 27821: Make sanitize_zero_date support datetime...
2021-03-02 David CookBug 26363: Change SyslogIdentifier to match koha-worker...
2021-03-02 David CookBug 26363: Provide a systemd unit file for koha-worker...
2021-03-02 David CookBug 26363: Provide a systemd unit file for koha-worker...
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 Tomas Cohen... Bug 27071: (follow-up) Get rid of loop
2021-03-02 Tomas Cohen... Bug 27071: (follow-up) Provide a more meaningful error...
2021-03-02 Tomas Cohen... Bug 27071: Use GetReservesControlBranch to pick the...
2021-03-02 Tomas Cohen... Bug 27071: More tests for Koha::Library->validate_hold_...
next