koha.git
2020-01-31 Nick ClemensBug 9156: (follow-up) Simplify code
2020-01-31 Owen LeonardBug 9156: itemcallnumber not pulling more than 2 subfields
2020-01-31 Owen LeonardBug 24373: Correct basic cataloging editor CSS
2020-01-31 Jonathan DruartBug 23443: Do not checkin an item if checked out to...
2020-01-31 Jonathan DruartBug 23443: Add tests
2020-01-31 Nick ClemensBug 24377: Record passed branch if renewing via cron
2020-01-31 Nick ClemensBug 24377: Unit test
2020-01-31 David RobertsBug 24484: Add explanatory text to batch patron deletion
2020-01-31 Nick ClemensBug 24423: Add biblionumber to modify items link
2020-01-31 Nick ClemensBug 24421: Check if subfields are valid using the bibli...
2020-01-31 Nick ClemensBug 24421: Unit tests
2020-01-31 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
2020-01-31 Martin RenvoizeBug 23676: (RM follow-up) Test Correction
2020-01-31 Nick ClemensBug 23676: Use 'false' for opac suppression
2020-01-31 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2020-01-31 Kyle M HallBug 23934: Item level holds not checked for LocalHoldsP...
2020-01-31 Kyle M HallBug 23934: Unit test
2020-01-31 Martin RenvoizeBug 15142: (RM follow-up) Fix tests
2020-01-31 Katrin FischerBug 15142: (follow-up) Remove facet configuration from...
2020-01-31 Fridolin SomersBug 15142: (follow-up) remove from Zebra UNIMARC config...
2020-01-31 Fridolin SomersBug 15142: Remove titles facet for UNIMARC
2020-01-30 Marcel de RooyBug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
2020-01-30 Ian WallsBug 23377: use ENV syspref override instead of complete...
2020-01-30 Jonathan DruartBug 24200: Try to fix random failures from Borrower_Pre...
2020-01-30 Jonathan DruartBug 24396: Fix Suggestions.t with MySQL 8
2020-01-30 Nick ClemensBug 23274: Mock simple_search_compat to cover both...
2020-01-30 Cori Lynn ArnoldBug 24323: Advanced editor - Display an error message...
2020-01-30 Jonathan DruartBug 24371: Fix "Show all items" avaibility link (use...
2020-01-30 Lucas GassBug 24371: Fix "Show all items" avaibility link (use...
2020-01-30 Jonathan DruartBug 14759: Add test
2020-01-30 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-30 Nick ClemensBug 10352: Get add operations too
2020-01-30 Nick ClemensBug 10352: (follow-up) Show the biblionumber for items...
2020-01-30 Jonathan DruartBug 10352: Use a new object_type parameter instead...
2020-01-30 Jonathan DruartBug 10352: Display the correct modification logs for...
2020-01-30 Caroline Cyr... Bug 24394: Typo when adding a new cash register
2020-01-30 Jonathan DruartBug 24313: Always display XSLT errors in logs
2020-01-30 Jonathan DruartBug 24123: Fix import of UTF-8 encoded MARC21 MARCXML...
2020-01-30 Martin RenvoizeBug 23974: Add test descriptions
2020-01-30 Martin RenvoizeBug 23974: Add tests for issue on closed day
2020-01-30 Martin RenvoizeBug 23974: Test Notes
2020-01-30 Martin RenvoizeBug 23974: Add POD for hours_between
2020-01-30 Martin RenvoizeBug 23974: (follow-up) Add same day loan tests
2020-01-30 Jonathan DruartBug 23974: Both methods should have the same logic...
2020-01-30 Jonathan DruartBug 23974: Add tests for days_between
2020-01-30 Jonathan DruartBug 23974: Add new tests for hours_between
2020-01-30 Jonathan DruartBug 23974: Improve readability
2020-01-22 Joy NelsonUpdate release notes for 19.11.02 release v19.11.02
2020-01-22 Joy NelsonIncrement version for 19.11.02 release
2020-01-22 Koha translatorsTranslation updates for Koha 19.11.02
2020-01-21 Joy NelsonRevert "Bug 24181: Make our datepicker inputs sexy"
2020-01-21 Joy NelsonRevert "Bug 24181: Move the icon back into the input"
2020-01-21 Joy NelsonRevert "Bug 24181: Compiled CSS"
2020-01-18 Tomas Cohen... Bug 24228: Make ->to_api params a hashref
2020-01-18 Agustin MoyanoBug 24228: Add parameters to Koha::Object(s)->to_api...
2020-01-18 Tomas Cohen... Bug 23893: Special care for booleans
2020-01-18 Tomas Cohen... Bug 23893: Catch dt_from_string exceptions
2020-01-18 Jonathan DruartBug 23893: Remove Overloaded method from Koha::Patron
2020-01-18 Tomas Cohen... Bug 23893: (QA follow-up) Explicit date format
2020-01-18 Jonathan DruartBug 23893: No special care for booleans
2020-01-18 Tomas Cohen... Bug 23893: Use in /patrons
2020-01-18 Tomas Cohen... Bug 23893: Use in /cities
2020-01-18 Tomas Cohen... Bug 23893: Add new_from_api and set_from_api to Koha...
2020-01-18 Tomas Cohen... Bug 23893: Implement Koha::Object->from_api_mapping
2020-01-18 Tomas Cohen... Bug 23893: Unit tests
2020-01-18 Jonathan DruartBug 24277: Fix date received editing when receiving...
2020-01-18 Tomas Cohen... Bug 24277: Regression tests
2020-01-18 Joy NelsonBug 24253: DBRev 19.11.01.003
2020-01-18 Tomas Cohen... Bug 24263: (QA follow-up) Atomic update fixes
2020-01-18 Jonathan DruartBug 24263: Replace borrowers.relationship with NULL...
2020-01-18 Jonathan DruartBug 24263: DB changes
2020-01-18 Jonathan DruartBug 24263: Add tests
2020-01-18 Joy NelsonBug 24329: DBRev 19.11.01.002
2020-01-18 Jonathan DruartBug 24329: Add a test
2020-01-18 Martin RenvoizeBug 24329: Prevent update of timestamp on action_logs...
2020-01-18 Martin RenvoizeBug 24329: Correction to updatedatabase
2020-01-18 Mason JamesBug 24445: Add z3950 to makefile (bug 13937 follow-up)
2020-01-18 Joonas KylmäläBug 24016: (QA follow-up) Format code to adhere to...
2020-01-18 Lari TaskulaBug 24016: manager_id in Koha::Patron::Message->store...
2020-01-18 Lari TaskulaBug 24016: Add a failing test for overwrite-able manage...
2020-01-15 Joy NelsonBug 23233: DBRev 19.11.01.001
2020-01-15 Martin RenvoizeBug 23233: (RM follow-up) Rename syspref in test
2020-01-15 Joonas KylmäläBug 23233: (follow-up) Correct test description
2020-01-15 Joonas KylmäläBug 23233: (follow-up) Add description to atomic upgrade
2020-01-15 Joonas KylmäläBug 23233: (follow-up) Remove accidentally left comment
2020-01-15 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2020-01-15 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2020-01-15 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2020-01-14 Martin RenvoizeBug 23261: (RM follow-up) Add missing uri filter
2020-01-14 Jonathan DruartBug 24327: Redirect to the login form if AnonSuggestion...
2020-01-14 Jonathan DruartBug 24327: Add warning to the about page is AnonSuggges...
2020-01-14 Bernardo Gonzalez... Bug 24054: Typo in ClaimReturnedWarningThreshold system...
2020-01-14 Jonathan DruartBug 24104: Item search - Prevent "Edit" dropdown button...
2020-01-14 Jonathan DruartBug 24328: Fix bibliographic frameworks install (linkid)
2020-01-14 Katrin FischerBug 24314: Update de-DE MARC21 frameworks for updates...
2020-01-14 Bernardo Gonzalez... Bug 24312: Update MARC21 frameworks to Updates 28+29...
2020-01-14 Owen LeonardBug 10469: Display more when editing subfields in frame...
2020-01-14 Cori Lynn ArnoldBug 24173: Advanced Editor: Show subtitle & published...
2020-01-14 Aleisha AmohiaBug 24212: Increase size of OPAC 'send list' dialog...
2020-01-14 Pasi KallinenBug 24063: Add Sami language characters to Zebra
next