koha.git
2021-03-05 Martin RenvoizeBug 27776: Remove default sort order of sales table
2021-03-05 Martin RenvoizeBug 27717: Display date of birth even if the patron...
2021-03-05 Jonathan DruartBug 25674: Remove default vhost
2021-03-05 Tomas Cohen... Bug 25674: Add documentation
2021-03-05 Tomas Cohen... Bug 25674: Adapt koha-create
2021-03-05 Tomas Cohen... Bug 25674: Add placeholders for RabbitMQ configuration
2021-03-05 Jonathan DruartBug 26742: Remove die from connect
2021-03-05 David CookBug 26742: Add configuration to koha-conf.xml for messa...
2021-03-04 Jonathan DruartBug 22824: DBRev 20.12.00.021
2021-03-04 Jonathan DruartBug 22824: Add warning to the about page
2021-03-04 Julian MauriceBug 22824: Fix encoding of misc/admin/koha-preferences...
2021-03-04 Jonathan DruartBug 22824: Prevent YesNo to be filled with invalid...
2021-03-04 Jonathan DruartBug 22824: Fix koha-preferences dump
2021-03-04 Jonathan DruartBug 22824: Adjust POD for koha-preferences
2021-03-04 Jonathan DruartBug 22824: Fix ES reindex
2021-03-04 Jonathan DruartBug 22824: Adjust tests to match final behaviours
2021-03-04 Jonathan DruartBug 22824: Atomic update
2021-03-04 Jonathan DruartBug 22824: Fix default values for YesNo
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-03-04 Jonathan DruartBug 22824: Replace wrong auto replacement
2021-03-04 Jonathan DruartBug 22824: Fix yes/no vs 1/0
2021-03-04 Jonathan DruartBug 22824: Correct on/off behaviour
2021-03-04 Jonathan DruartBug 22824: Fix searching.pref
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-04 Jonathan DruartBug 22824: Fixing first error in tests
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS in tests
2021-03-04 Jonathan DruartBug 22824: Add tests
2021-03-04 Martin RenvoizeBug 27048: (follow-up) Correction to elapsed printing
2021-03-04 Martin RenvoizeBug 27048: Add basic timekeeping to rebuild_zebra
2021-03-04 Owen LeonardBug 24623: Phase out jquery.cookie.js: Advanced MARC...
2021-03-04 Owen LeonardBug 24624: Remove unused jquery.cookie.js plugin
2021-03-04 Owen LeonardBug 26960: Move batch item modification template JavaSc...
2021-03-04 Jonathan DruartBug 26959: Compiled CSS
2021-03-04 Owen LeonardBug 26959: (follow-up) Fix CSS for column selection...
2021-03-04 Owen LeonardBug 26959: (follow-up) Add markup comments
2021-03-04 Owen LeonardBug 26959: Reindent batch item modification template
2021-03-04 Joonas KylmäläBug 25690: (follow-up) Supress warning about unitialize...
2021-03-04 Joonas KylmäläBug 25690: (follow-up) Correct grammar in warning messages
2021-03-04 Martin RenvoizeBug 25690: (QA follow-up) PROCESSED -> PROCESSING for...
2021-03-04 Joonas KylmäläBug 25690: Add SIP2 tests for checking out with holds
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
next