koha.git
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...
2020-08-20 Julian MauriceBug 19036: Add ability to auto generate a number for...
2020-08-20 Jonathan DruartBug 25242: Compiled CSS
2020-08-20 Martin RenvoizeBug 25242: (QA follow-up) Remove deprecated break-word
2020-08-20 Martin RenvoizeBug 25242: (QA follow-up) Colwidth on results table
2020-08-20 Martin RenvoizeBug 25242: Improve column wrapping and overflow for...
2020-08-20 Jonathan DruartBug 25430: Use label-default for 0
2020-08-20 Kyle M HallBug 25430: Improve the styling of the claims returned tab
2020-08-20 Jonathan DruartBug 25626: Fix untranslatable strings on the 'OPAC...
2020-08-20 Colin CampbellBug 26082: Call store on new items to update itemnumber
2020-08-20 Marcel de RooyBug 26251: Remove unused routines from svc/split_callnu...
2020-08-19 Martin RenvoizeBug 26039: Focus and Scroll to ShelfBrowser on load
2020-08-19 Didier GautheronBug 25605: Replace NULL values with '' when downloading...
2020-08-19 Jonathan DruartBug 26134: (bug 23463 follow-up) Fix add to basket...
2020-08-19 Owen LeonardBug 26153: Remove the use of jquery.checkboxes plugin...
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-08-19 Nick ClemensBug 26239: Do not format large negative numbers
2020-08-19 Jonathan DruartBug 26162: Don't fall into an infinite loop
2020-08-18 Jonathan DruartBug 6725: (follow-up) Make patron duplicate matching...
2020-08-18 Jonathan DruartBug 25906: Compiled CSS (late)
2020-08-18 Caroline Cyr... Bug 25945: Description of AuthoritySeparator is misleading
2020-08-18 Nick ClemensBug 26086: Add 'cron' to log viewer interface options
2020-08-18 Jonathan DruartBug 6725: DBRev 20.06.00.025
2020-08-18 Katrin FischerBug 6725: (QA follow-up) Slightly rephrase PatronDuplic...
2020-08-18 Jonathan DruartBug 6725: Make patron duplicate matching flexible
2020-08-18 Jonathan DruartBug 16748: Add the ability to define due date in batch...
2020-08-18 Marcel de RooyBug 20469: Add item status to staff article request...
2020-08-18 Marcel de RooyBug 20469: Remove effective parameter
2020-08-18 Marcel de RooyBug 20469: Add Koha::Item->itemtype
2020-08-18 Martin RenvoizeBug 22393: (QA follow-up) Typos and Filters
2020-08-18 Martin RenvoizeBug 22393: (follow-up) Corrections for QA feedback
2020-08-18 Martin RenvoizeBug 22393: Remove last remaining use of C4::Accounts...
2020-08-18 Owen LeonardBug 24884: Remove 'New list' button in 'Public lists...
2020-08-18 Lari TaskulaBug 25114: Remove duplicated logic from GetLoanLength()
2020-08-18 Katrin FischerBug 25364: Undo change to 'None specified'
2020-08-18 David RobertsBug 25364: Add "Other" to the gender options in a patro...
2020-08-18 Owen LeonardBug 25654: Make the contact and non-patron guarantor...
2020-08-18 Owen LeonardBug 25694: Add ability to delete a Marc Modification...
2020-08-18 Owen LeonardBug 25832: Add DataTables to MARC subfield structure...
2020-08-18 Jonathan DruartBug 25867: DBRev 20.06.00.024
2020-08-18 Katrin FischerBug 25867: Database update for changing existing frameworks
2020-08-18 Katrin FischerBug 25867: Label "Current location" as "Current library...
2020-08-18 Owen LeonardBug 26065: Move translatable strings out of marc_modifi...
2020-08-18 David CookBug 25778: Fix var scope in koha-plack for PERL5LIB...
2020-08-18 Martin RenvoizeBug 26194: (follow-up) Default to current branch
2020-08-18 Owen LeonardBug 26194: Add link to cash register management from...
2020-08-18 Owen LeonardBug 26149: Remove jquery.checkboxes plugin from problem...
2020-08-18 Owen LeonardBug 26159: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26201: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26202: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26204: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26212: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26214: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26215: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26216: Remove the use of jquery.checkboxes plugin...
2020-08-18 Owen LeonardBug 26213: Remove the use of jquery.checkboxes plugin...
2020-08-18 Jonathan DruartBug 23632: Remove C4::Logs::GetLogs
2020-08-18 Nick ClemensBug 23695: (follow-up) Add exceptions for missing branc...
2020-08-18 Martin RenvoizeBug 23695: (QA follow-up) Fix Copy/Paste
next