koha-equinox.git
2020-01-13 Josef MoravecBug 23354: (QA follow-up) Add missing filters, remove...
2020-01-13 Josef MoravecBug 23354: (QA follow-up) Mark boolean columns in schema
2020-01-13 Martin RenvoizeBug 23354: Prevent negatives from being entered
2020-01-13 Martin RenvoizeBug 23354: Format price on item add
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Fix for sending code instead...
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Update for bugs 23049 and 23805
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Ensure 'CASH' payment type is...
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Make display of debit types...
2020-01-13 Martin RenvoizeBug 23354: Update to account for bug 23049
2020-01-13 Martin RenvoizeBug 23354: Add Icon for POS system
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Use 'format_price' for totals
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Input type on jEditable
2020-01-13 Martin RenvoizeBug 23354: Add tests for Koha::Charges::Sales
2020-01-13 Martin RenvoizeBug 23354: Add permissions
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Responses to feedback
2020-01-13 Martin RenvoizeBug 23354: Add ability to remove items
2020-01-13 Martin RenvoizeBug 23354: Add receipting to Pay page
2020-01-13 Martin RenvoizeBug 23354: Add a Point Of Sale 'pay' screen
2020-01-13 Caroline Cyr... Bug 23790: fr-CA translation of ACCOUNT_DEBIT and ACCOU...
2020-01-13 Marcel de RooyBug 18355: (QA follow-up) Rearrange comments, improve...
2020-01-13 Jonathan DruartBug 18355: Display permanent location with cart location
2020-01-13 Jonathan DruartBug 21466: Catch any values that should be defined...
2020-01-13 Jonathan DruartBug 21466: Search for items.location inconsistencies
2020-01-13 Jonathan DruartBug 24408: Do not compare floats with precision in...
2020-01-13 Nick ClemensBug 24146: Illustrate increasing and decreasing fine
2020-01-13 Martin RenvoizeBug 24146: Corrections to UpdateFine logic concerning...
2020-01-13 Martin RenvoizeBug 24146: Increment existing fine
2020-01-13 Martin RenvoizeBug 24146: Add test cases
2020-01-13 Agustin MoyanoBug 24350: (follow-up) Fix pickup_location test in...
2020-01-13 Agustin MoyanoBug 24350: (follow-up) Clear Koha::Libraries->pickup_lo...
2020-01-13 Martin RenvoizeBug 23676: (RM follow-up) Test Correction
2020-01-13 Martin RenvoizeBug 15142: (RM follow-up) Fix tests
2020-01-13 Martin RenvoizeBug 24206: (RM follow-up) Add bug number to DB revision
2020-01-10 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
2020-01-10 Nick ClemensBug 23676: Use 'false' for opac suppression
2020-01-10 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2020-01-10 Kyle M HallBug 23934: Item level holds not checked for LocalHoldsP...
2020-01-10 Kyle M HallBug 23934: Unit test
2020-01-10 Katrin FischerBug 15142: (follow-up) Remove facet configuration from...
2020-01-10 Fridolin SomersBug 15142: (follow-up) remove from Zebra UNIMARC config...
2020-01-10 Fridolin SomersBug 15142: Remove titles facet for UNIMARC
2020-01-10 Nick ClemensBug 9156: Clarify order in the syspref
2020-01-10 Nick ClemensBug 9156: (follow-up) Simplify code
2020-01-10 Owen LeonardBug 9156: itemcallnumber not pulling more than 2 subfields
2020-01-10 Martin RenvoizeBug 24206: DBRev 19.12.00.008
2020-01-10 Katrin FischerBug 24206: Update content of OpacSearchForTitleIn for...
2020-01-10 Katrin FischerBug 24206: Update URLs for default options in OPACSearc...
2020-01-10 Jonathan DruartBug 24358: (bug 21232) Make the alert string translatable
2020-01-10 Nick ClemensBug 24350: (follow-up) Unbless each library, not the...
2020-01-10 Marcel de RooyBug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
2020-01-10 Ian WallsBug 23377: use ENV syspref override instead of complete...
2020-01-10 Jonathan DruartBug 24200: Try to fix random failures from Borrower_Pre...
2020-01-10 Jonathan DruartBug 24396: Fix Suggestions.t with MySQL 8
2020-01-10 Owen LeonardBug 24337: Checkout note cannot be marked seen if more...
2020-01-10 Owen LeonardBug 24335: Cannot mark checkout notes seen/not seen...
2020-01-10 Nick ClemensBug 23274: Mock simple_search_compat to cover both...
2020-01-10 Cori Lynn ArnoldBug 24323: Advanced editor - Display an error message...
2020-01-10 Jonathan DruartBug 24371: Fix "Show all items" avaibility link (use...
2020-01-10 Lucas GassBug 24371: Fix "Show all items" avaibility link (use...
2020-01-10 Owen LeonardBug 24373: Correct basic cataloging editor CSS
2020-01-10 Jonathan DruartBug 14759: Add test
2020-01-10 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-10 Caroline Cyr... Bug 24394: Typo when adding a new cash register
2020-01-10 Martin RenvoizeBug 23442: DBRev 19.12.00.007
2020-01-10 Martin RenvoizeBug 23442: Prevent payouts from being reduced
2020-01-10 John DoeBug 23442: Add html filter to a couple lines in template
2020-01-10 Martin RenvoizeBug 23442: Add refund option to patron account page
2020-01-10 Martin RenvoizeBug 23442: Add refund permission
2020-01-10 Martin RenvoizeBug 23442: Add 'reduce' method to Koha::Account::Line
2020-01-10 Martin RenvoizeBug 23442: Add account credit types
2020-01-10 Nick ClemensBug 10352: Get add operations too
2020-01-10 Nick ClemensBug 10352: (follow-up) Show the biblionumber for items...
2020-01-10 Jonathan DruartBug 10352: Use a new object_type parameter instead...
2020-01-10 Jonathan DruartBug 10352: Display the correct modification logs for...
2020-01-10 Jonathan DruartBug 24313: Always display XSLT errors in logs
2020-01-10 Jonathan DruartBug 24123: Fix import of UTF-8 encoded MARC21 MARCXML...
2020-01-10 Martin RenvoizeBug 23974: Add test descriptions
2020-01-10 Martin RenvoizeBug 23974: Add tests for issue on closed day
2020-01-10 Martin RenvoizeBug 23974: Test Notes
2020-01-10 Martin RenvoizeBug 23974: Add POD for hours_between
2020-01-10 Martin RenvoizeBug 23974: (follow-up) Add same day loan tests
2020-01-10 Jonathan DruartBug 23974: Both methods should have the same logic...
2020-01-10 Jonathan DruartBug 23974: Add tests for days_between
2020-01-10 Jonathan DruartBug 23974: Add new tests for hours_between
2020-01-10 Jonathan DruartBug 23974: Improve readability
2020-01-09 Martin RenvoizeBug 21959: Add sponsor details
2020-01-09 Martin RenvoizeBug 24255: Add summation methods to Koha::Account:...
2020-01-09 Jonathan DruartBug 24257: Fix close of modal on 'Yes, print slip'
2020-01-09 Martin RenvoizeBug 18731: (QA follow-up) Spelling and POD corrections
2020-01-09 Tomas Cohen... Bug 18731: OpenAPI definitions
2020-01-09 Tomas Cohen... Bug 18731: Use the stashed koha.embed in objects.search
2020-01-09 Tomas Cohen... Bug 18731: Add API mappings to K::A::{Basket,Invoice}
2020-01-09 Tomas Cohen... Bug 18731: /acquisitions/orders endpoint
2020-01-09 Tomas Cohen... Bug 18731: Unit tests
2020-01-09 Tomas Cohen... Bug 18731: Make authenticate_api_request stash the...
2020-01-08 Tomas Cohen... Bug 24302: Add a way to specify nested objects to embed...
2020-01-08 Tomas Cohen... Bug 24228: Make ->to_api params a hashref
2020-01-08 Agustin MoyanoBug 24228: Add parameters to Koha::Object(s)->to_api...
2020-01-08 Martin RenvoizeBug 24252: Add relations to Koha::Account::Line
2020-01-08 Josef MoravecBug 24321: (follow-up) Fix number of tests in t/db_depe...
next