koha.git
2020-08-25 Jonathan DruartBug 26139: Centralize code for "Place hold" button...
2020-08-25 Joonas KylmäläBug 23166: (QA follow-up) Add POD text
2020-08-25 Jonathan DruartBug 23166: Call the methods from the .inc
2020-08-25 Jonathan DruartBug 23166: Add filter_by_current and _cancelled Koha...
2020-08-25 Jonathan DruartBug 23166: Remove filtering from controllers
2020-08-25 Jonathan DruartBug 23166: Replace the count of orders with Koha::Acq...
2020-08-25 Jonathan DruartBug 23166: Remove baskets_deletedorders code
2020-08-25 Jonathan DruartBug 23166: Remove baskets_orders code
2020-08-25 Nick ClemensBug 25033: (follow-up) Don't limit suggestions to branc...
2020-08-25 Katrin FischerBug 25033: Fix number of tests
2020-08-25 Nick ClemensBug 25033: (follow-up) Don't delete branchcode key...
2020-08-25 Nick ClemensBug 25033: (follow-up) Deal with 'Any' branch and don...
2020-08-25 Jonathan DruartBug 25033: Improve JS code a bit
2020-08-25 Nick ClemensBug 25033: Move branchfilter to top of page
2020-08-25 Nick ClemensBug 25033: Remove CountSuggestion
2020-08-25 Nick ClemensBug 25033: Display both local and all pending suggestio...
2020-08-24 Marcel de RooyBug 26265: (QA follow-up) Remove g option from regex...
2020-08-24 Jonathan DruartBug 26265: Add missing xt dir
2020-08-24 Jonathan DruartBug 26265: Add test for missing directory in Makefile.PL
2020-08-24 Martin RenvoizeBug 26265: Add pos directory to the Makefile
2020-08-24 Jonathan DruartBug 8732: DBRev 20.06.00.027
2020-08-24 Katrin FischerBug 8732: (QA follow-up) Terminology - staff client...
2020-08-24 Nick ClemensBug 8732: (follow-up) Make icon show on opac details...
2020-08-24 Katrin FischerBug 8732: (QA follow-up) Fix capitalization and termino...
2020-08-24 Nick ClemensBug 8732: undo XSLT changes
2020-08-24 Nick ClemensBug 8732: Update statement
2020-08-24 Chris CormackBug 8732: Allowing biblio level itemtypes to display...
2020-08-24 Jonathan DruartBug 16112: Do not depend on SpecifyDueDate
2020-08-24 Owen LeonardBug 16112: (follow-up) Form style improvements, clear...
2020-08-24 Jonathan DruartBug 16112: Add the ability to define due date for batch...
2020-08-24 Nick ClemensBug 21750: Move collection code to its own column on...
2020-08-24 Bernardo Gonzalez... Bug 24973: Load custom localization file
2020-08-24 Lari TaskulaBug 25113: Refactor CirculationRules.t when testing...
2020-08-24 Jonathan DruartBug 25728: Don't prefill av's code
2020-08-24 Jonathan DruartBug 25728: fix rebase issues
2020-08-24 Jonathan DruartBug 25728: Use a svc script instead of the REST API...
2020-08-24 Jonathan DruartBug 25728: Don't explode if no CAN_* var defined
2020-08-24 Jonathan DruartBug 25728: Fix the clone field feature
2020-08-24 Jonathan DruartBug 25728: Don't explode in the advanced editor
2020-08-24 Jonathan DruartBug 25728: Create AV when cataloguing an authority...
2020-08-24 Jonathan DruartBug 25728: Create AV when adding a new item
2020-08-24 Jonathan DruartBug 25728: Create AV when cataloguing a bibliographic...
2020-08-24 Owen LeonardBug 25727: (follow-up) Some style updates, JS i18n
2020-08-24 Jonathan DruartBug 25727: Default to dropdownAutoWidth
2020-08-24 Jonathan DruartBug 25727: Do not open options on clear
2020-08-24 Owen LeonardBug 25727: (follow-up) Use CSS specificity rather than...
2020-08-24 Jonathan DruartBug 25727: Fix highlight of a missing field
2020-08-24 Jonathan DruartBug 25727: Fix default values
2020-08-24 Jonathan DruartBug 25727: Adjust translations
2020-08-24 Jonathan DruartBug 25727: Upgrade the Select2 JS lib to version 4
2020-08-24 Owen LeonardBug 26150: Remove the use of jquery.checkboxes plugin...
2020-08-24 Jonathan DruartBug 26157: Hide expected DBI warnings from tests
2020-08-24 Kyle M HallBug 21539: addorderiso2709.pl forces librarian to selec...
2020-08-24 Jonathan DruartBug 26189: Compiled CSS
2020-08-24 Martin RenvoizeBug 26189: Improve styling of datatables within fieldsets
2020-08-24 Lucas GassBug 25791: Remove win.print()
2020-08-24 Kyle M HallBug 25903: Add unit tests
2020-08-24 Kyle M HallBug 25903: Sending a SIP patron information request...
2020-08-24 Kyle M HallBug 26076: (QA Follow up) Prevent error by using a...
2020-08-24 Kyle M HallBug 26076: Sum the amount due in the database query...
2020-08-24 Jonathan DruartBug 26270: Fix ThingISBN after a change in behaviour
2020-08-24 Andrew NuggedBug 24683: IsAvailableForItemLevelRequest sub descripti...
2020-08-24 Andrew NuggedBug 24683: whole test formatted by 'perltidy'
2020-08-24 Andrew NuggedBug 24683: Fix for take smart rules into account in...
2020-08-24 Andrew NuggedBug 24683: Optimize loop in ItemsAnyAvailableAndNotRest...
2020-08-24 Andrew NuggedBug 24683: Subroutine name changed (fix), no code logic...
2020-08-24 Martin RenvoizeBug 26023: Properly secure the cashup and refund actions
2020-08-24 Martin RenvoizeBug 26023: Properly secure the cashup action for libraries
2020-08-24 Jonathan DruartBug 26253: (bug 22857 follow-up) Remove duplicated...
2020-08-21 Jonathan DruartBug 26031: Add diagnostic to search_utf8.t
2020-08-21 Jonathan DruartBug 25811: Add debug info to authentication.t
2020-08-21 Martin RenvoizeBug 19036: (follow-up) Test credits should be credits
2020-08-21 Jonathan DruartBug 18501: Don't use paidfor for DB fields not mapped...
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Use t::lib::Dates::compare in...
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Add fallback to ItemHomeBranch
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Do not rely on userenv->{branchcode}
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Test undefined userenv behaviour
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Remove duplicate test
2020-08-20 Jonathan DruartBug 18501: Fix QA issues
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Fix regressions highlighted...
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Migrate and update unit tests
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Remove FIXME + Track issue_id
2020-08-20 Jonathan DruartBug 18501: Adjust condition for flagging an item found
2020-08-20 Jonathan DruartBug 18501: set the is_refunded flag as internal var
2020-08-20 Jonathan DruartBug 18501: wip - need to know it has been refunded
2020-08-20 Jonathan DruartBug 18501: but.. what was the meaning of holdingbranch...
2020-08-20 Jonathan DruartBug 18501: Add _set_found_trigger
2020-08-20 Jonathan DruartBug 18501: Auto refund if mark as found from cataloguing
2020-08-20 Jonathan DruartBug 18501: Remove the borrowernumber parameter
2020-08-20 Jonathan DruartBug 18501: Prepare the ground
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Add test of *_on functionality
2020-08-20 Jonathan DruartBug 19036: DBRev 20.06.00.026
2020-08-20 Martin RenvoizeBug 19036: (follow-up) Improve test output
2020-08-20 Jonathan DruartBug 19036: Add missing test
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Add credit_number handling...
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Fix 'out-by-one' error on...
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Fix test plan
2020-08-20 Martin RenvoizeBug 19036: DBIC Schema Updates
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Use Koha::DateUtils
2020-08-20 Julian MauriceBug 19036: Add ability to enable credit number for...
next