Bug 24130: (RM follow-up) Fix old invalid data
[koha.git] / C4 /
2019-11-27 Jonathan DruartBug 23042: Correct shib param escaping
2019-11-27 Martin RenvoizeBug 23042: Only include GET params in return URL for...
2019-11-27 Jonathan DruartBug 23329: Move error page to its own subroutine
2019-11-27 Magnus EngerBug 22543: Prevent "back and refresh attack"
2019-11-25 Nick ClemensBug 23964: (follow-up) We should check for only active...
2019-11-25 Jonathan DruartBug 24013: Fix transferbook if item is checked out
2019-11-22 Martin RenvoizeBug 24075: Backdating a return to the exact due date...
2019-11-21 Nick ClemensBug 24065: Fail shib login if multiple users matched
2019-11-21 Nick ClemensBug 23964: (follow-up) Add comments and improve readability
2019-11-21 Nick ClemensBug 23964: ReservesNeedReturn should only apply to...
2019-11-20 Jonathan DruartBug 23982: Fix the failing test
2019-11-19 Jonathan DruartBug 23982: (bug 23624 follow-up) Handle SQL error cause...
2019-11-13 Jonathan DruartBug 23985: (bug 21206 follow-up) Fix checkout list...
2019-11-13 Jonathan DruartBug 23765: Do not display localized templates if Transl...
2019-11-13 Jonathan DruartBug 24030: Fix GetItemsForInventory under MySQL 8
2019-11-12 Jonathan DruartBug 24002: One more occurrence of datecancellationprinted
2019-11-12 Jonathan DruartBug 24002: Incorrect DATE value: '' in C4/Acquisition.pm
2019-11-12 Jonathan DruartBug 24002: Incorrect DATE value: '0000-00-00' in C4...
2019-11-12 Jonathan DruartBug 24002: Incorrect DATE value: '00-00-0000' in C4...
2019-11-12 Jonathan DruartBug 24002: Incorrect DATE value: '0000-00-00' in C4...
2019-11-12 Jonathan DruartBug 24002: Incorrect DATE value: '' in C4/Bookseller.pm
2019-11-12 Jonathan DruartBug 24002: Incorrect DATE value: '00-00-0000' in NewsCh...
2019-11-08 Jonathan DruartBug 23933: (bug 10132 follow-up) Fix commit_file.pl
2019-11-07 Martin RenvoizeBug 23293: Apply OPACFineNoRenewalsIncludeCredit preference
2019-11-07 Nick ClemensBug 23768: Return invalid ISBN when searching with...
2019-11-07 Tomas Cohen AraziBug 13958: Use SuspensionsCalendar syspref for more...
2019-11-06 Jonathan DruartBug 23414: Use effective_itemtype
2019-11-06 Jonathan DruartBug 23414: Easy readability and simplify logic in build...
2019-11-06 Nick ClemensBug 23414: Prefetch transfers, use only default framewo...
2019-11-06 Nick ClemensBug 23414: Use Koha Item objects in buildKohaItemsNamespace
2019-11-06 Martin RenvoizeBug 23068: (RM follow-up) Make Net::Netmask required
2019-11-05 Martin RenvoizeBug 23523: (QA follow-up) Minor POD corrections
2019-11-05 Nick ClemensBug 23523: unitprice tax column values are not populate...
2019-11-04 Martin RenvoizeRevert "Bug 21987: Do not generate true color thumbnail...
2019-11-03 Agustin MoyanoBug 22581: Show and play musical inscripts
2019-10-31 Kyle M HallBug 23068: Add ability for Koha to handle X-Forwarded...
2019-10-31 Kyle M HallBug 14697: Add return claim handling to AddReturn
2019-10-31 Andrew IsherwoodBug 15260: Modify next/prev_open_day
2019-10-29 NickBug 23663: Only process itemtype summary if using non...
2019-10-29 Fridolin SomersBug 18757: Problem when importing only items in MARC...
2019-10-26 Martin RenvoizeBug 23382: (follow-up) Clarify variable names
2019-10-26 Martin RenvoizeBug 23382: Fix logic in C4::Circulation::CanBookBeIssued
2019-10-25 Jonathan DruartBug 18743: Correct number of pending suggestions (acq...
2019-10-25 Jonathan DruartBug 18743: Fix suggestion listing when organized by...
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'lost_item_return' to 'LOST_RETURN...
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Add account_credit_types tables
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction for 'M' => 'MANUAL'
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update 'PF' to 'PROCESSING' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update debit_type_code 'Res' to 'RESERVE'
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-24 Martin RenvoizeBug 23049: Add debit_type
2019-10-24 Nick ClemensBug 23392: Don't display private notes in MARC21
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac results
2019-10-22 Martin RenvoizeBug 22445: Custom cover images - opac shelfbrowser
2019-10-21 Julian MauriceBug 22922: Allow reservedate changes only if AllowHoldD...
2019-10-21 Julian MauriceBug 22922: Allow to modify hold dates on reserve/request.pl
2019-10-21 Martin RenvoizeBug 20086: (follow-up) No need to call ->new on Koha...
2019-10-21 NickBug 20086: Execute AddRenewal in a transaction to avoid...
2019-10-15 Nick ClemensBug 23129: Set holdingbranch to library that initiates...
2019-10-15 Katrin FischerBug 17247: (follow-up) Terminology fix: Use Restricted...
2019-10-15 Arthur SuzukiBug 17247: Check if patron is restricted in HoldItem...
2019-10-11 NickBug 23771: Don't look for patrons if we don't have...
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Jesse WeaverBug 13937: Add a Z39.50 daemon that can inject item...
2019-10-08 Tomas Cohen AraziBug 23677: Controller method and dependencies tweak
2019-10-08 Kyle HallBug 22540: (QA follow-up) fixes
2019-10-08 Katrin FischerBug 14669: Add search option for managing library to...
2019-10-08 Jonathan DruartBug 22667: Pick default value from framework for cn_source
2019-10-07 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-10-03 Fridolin SomersBug 23252: Add missing input_marceditor class in item...
2019-10-01 Martin RenvoizeBug 13193: (RM revert) Make Memcached usage fork safe
2019-10-01 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2019-10-01 Fridolin SomersBug 23679: fix software error when trying to transfer...
2019-09-30 Tomas Cohen AraziBug 23624: (QA follow-up) Test error cases
2019-09-30 Kyle M HallBug 23624: (QA follow-up) Don't fetch the count unless...
2019-09-30 Tomas Cohen AraziBug 23624: (QA follow-up) Optimize even more
2019-09-30 Paul HoffmanBug 23624: Count rows in report without (potentially...
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-09-23 NickBug 23526: Don't use encoded question mark in shib_logi...
2019-09-17 Marcel de RooyBug 22037: (QA follow-up) Correct misleading comment
2019-09-17 Kyle M HallBug 22037: (QA follow-up) Implement use of CHARGES_GUAR...
2019-09-17 Jonathan DruartBug 22037: Block SIP checkout if guarantees have debt
2019-09-12 Tomas Cohen AraziBug 23580: Add C4::Context->yaml_preference
2019-09-09 Marcel de RooyBug 22929: Allow SCI/SCO logins independent of GDPR_Policy
2019-09-09 Tomas Cohen AraziBug 23404: (QA follow-up) Minor fix
2019-09-09 Fridolin SomersBug 23404: fix Circulation::TooMany error on itemtype...
2019-09-06 Jonathan DruartBug 23289: Quote new 'rows' MariaDB reserved word
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-20 Tomas Cohen AraziBug 11677: Use zebra not-onloan-count index for availab...
2019-08-16 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-08-16 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-08-16 Nick ClemensBug 23324: Add an ISBN normalization routine
next