koha.git
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-04 Martin RenvoizeBug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950R...
2021-03-04 Mason JamesBug 26363: Remove tmp file during package build (follow-up)
2021-03-04 Owen LeonardBug 25846: (follow-up) Show "No cover image available...
2021-03-03 Jonathan DruartBug 27473: Remove the redirect after 10sec
2021-03-03 Owen LeonardBug 27473: (follow-up) Remove the redirect message
2021-03-03 Katrin FischerBug 27473: (follow-up) Change wording of the button
2021-03-03 Eden BacaniBug 27473: Improved link text in installer
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 Jonathan DruartBug 24446: DBRev 20.12.00.020
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Use 'receive' method in ModRe...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Remove superflous store calls
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) SIP test fix for bug 27166
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Set TransferTrigger to 'Reser...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Correction to datecancelled...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Fix ModItemTransfer tests
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Update transferbook Test
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Update unit test for ModItemT...
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: Prioritize RotatingCollection transfer over...
2021-03-03 Martin RenvoizeBug 24446: (follow-up) Handle cases of pre-existing...
2021-03-03 Martin RenvoizeBug 24446: Update GetTransfers Unit Test
2021-03-03 Martin RenvoizeBug 24446: Update transferbook Unit Test
2021-03-03 Martin RenvoizeBug 24446: Catch daterequested in circ returns
2021-03-03 Martin RenvoizeBug 24446: Update StockRotationItem to use daterequested
2021-03-03 Martin RenvoizeBug 24446: Improve StockRotationItem->advance tests
2021-03-03 Martin RenvoizeBug 24446: Update branchtransfers.daterequested for...
2021-03-03 Jonathan DruartBug 26057: DBIC schema changes
2021-03-03 Jonathan DruartBug 26057: DBRev 20.12.00.019
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Fix Indexer tests
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Drop test for 'reason'
2021-03-03 Martin RenvoizeBug 26057: Add 'cancel' method to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 26057: Add datecancelled, cancellation_reason fields
2021-03-03 Martin RenvoizeBug 26481: Add Koha::Item::Transfer->in_transit method
2021-03-03 Martin RenvoizeBug 25767: Add Koha::Item::Transfer->receive method
2021-03-03 Martin RenvoizeBug 25757: Add unit tests for item relation
2021-03-03 Martin RenvoizeBug 25757: Add Koha::Item::Transfer->transit method
2021-03-03 Martin RenvoizeBug 25757: Add item relation to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 25755: (QA follow-up) Further POD clarifications
2021-03-03 Martin RenvoizeBug 25755: (follow-up) Fix unit test
2021-03-03 Katrin FischerBug 25755: Fix typo in POD
2021-03-03 Martin RenvoizeBug 25755: Add Unit tests for update to get_transfer
2021-03-03 Martin RenvoizeBug 25755: (QA follow-up) Clarify POD and parameters
2021-03-03 Martin RenvoizeBug 25755: Add Koha::Item->request_transfer method
2021-03-03 Jonathan DruartBug 25846: Compiled CSS
2021-03-03 Owen LeonardBug 27703: Make ID of category select field unique
2021-03-03 Nick ClemensBug 27784: Don't parse subdivision authorities as headings
2021-03-03 Nick ClemensBug 27784: Unit tests
2021-03-03 Jonathan DruartBug 27828: (bug 24469 follow-up) Add missing import
2021-03-03 Jonathan DruartBug 27822: Fix default value for AddressFormat (es-ES)
2021-03-03 Aleisha AmohiaBug 27803: Ensure publicationyear or copyrightdate...
2021-03-03 Jonathan DruartBug 8976: (follow-up) Code cleaning
2021-03-03 Jonathan DruartBug 8976: Use existing Koha::Authority::Subfield[s]
2021-03-02 Martin RenvoizeBug 27680: (QA follow-up) Update test for dbic_merge_so...
2021-03-02 Tomas Cohen... Bug 27808: (QA follow-up) Make sure the update catches...
2021-03-01 Jonathan DruartBug 27808: DBRev 20.12.00.018
2021-03-01 Jonathan DruartBug 27808: DB changes - adjust items.onloan when needed
2021-03-01 Tomas Cohen... Bug 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 Kyle M HallBug 27808: Add unit tests
2021-03-01 Owen LeonardBug 27794: Add link to biblio in lateorders page
2021-03-01 Martin RenvoizeBug 27792: (follow-up) Double escape the escape
2021-03-01 Owen LeonardBug 27792: Improve jEditable configuration for point...
2021-03-01 Owen LeonardBug 27592: Link audio alerts to corresponding preferenc...
2021-03-01 Owen LeonardBug 25846: Improve handling of multiple covers on catal...
2021-03-01 Jonathan DruartBug 26937: DBRev 20.12.00.017
2021-03-01 Katrin FischerBug 26937: (QA follow-up) Rephrase and link CheckPrevCh...
2021-03-01 Matthias MeusburgerBug 26937: Add an optional delay to the CheckPrevChecko...
2021-03-01 Matthias MeusburgerBug 26591: SIP option prevcheckout_block_checkout to...
2021-03-01 Jonathan DruartBug 8976: DBRev 20.12.00.016
2021-03-01 Tomas Cohen... Bug 8976: (QA follow-up) Trivial POD fixes
2021-03-01 Tomas Cohen... Bug 8976: (QA follow-up) Add a better feature decription
2021-03-01 Jonathan DruartBug 8976: DBIC schema changes
2021-03-01 Jonathan DruartBug 8976: Code cleaning
2021-03-01 Jonathan DruartBug 8976: Add Koha::AuthSubfieldStructure[s]
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 8976: Add marc_subfield_structure.display_order
2021-03-01 Jonathan DruartBug 27316: DBRev 20.12.00.015
2021-03-01 Nick ClemensBug 27316: (follow-up) Default to 1 if undef in mappings
2021-03-01 Nick ClemensBug 27316: Convert 'undef' for sort to Yes and use...
2021-03-01 Tomas Cohen... Bug 27680: Add support for param[] syntax
2021-03-01 Martin RenvoizeBug 27680: Allow traditional multi-params to work
2021-03-01 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-03-01 Martin RenvoizeBug 27680: Add support for sorting fields with multiple...
2021-03-01 Jonathan DruartBug 27680: Take first order column for ordering
2021-03-01 Mason JamesBug 27673: remove libyaml-syck-perl, and lower libyaml...
2021-03-01 Owen LeonardBug 27754: Correct eslint errors in basket.js
2021-03-01 Nick ClemensBug 27578: Initialize searchid as blank when not populated
2021-03-01 David CookBug 25777: Disable misleading datatables table informat...
2021-03-01 Kyle M HallBug 27798: Add warning to IndependentBranches system...
next