Bug 24149: (QA follow-up) Add pod for Koha::Statistics->object_class
[koha-equinox.git] / C4 /
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-23 Nick ClemensBug 22831: Elasticsearch - add a maintenance script...
2020-01-23 Jonathan DruartBug 23064: Use Koha::Subscription in ModSubscription
2020-01-23 Nick ClemensBug 24286: Escape forward slash in GENRE/FORM (and...
2020-01-23 Kyle M HallBug 24441: Error when checking in an item with BranchTa...
2020-01-21 David BourgaultBug 7468: Print barcodes by range
2020-01-21 Nick ClemensBug 3426: Allow for multiple fields in itemcallnumber...
2020-01-21 Tomas Cohen AraziBug 24430: Remove CountBiblioInOrders and its traces
2020-01-20 David BourgaultBug 12502: Add vendor note, internal note, ordernumber...
2020-01-20 Jonathan DruartBug 17667: Do not modify quantity of the original stand...
2020-01-15 Matthias MeusburgerBug 21520: More complex OAI sets mappings
2020-01-15 Jonathan DruartBug 20567: Count found holds for holds limit
2020-01-13 Jonathan DruartBug 24361: Remove warning from GetAgeRestriction
2020-01-13 Martin RenvoizeBug 24146: Corrections to UpdateFine logic concerning...
2020-01-13 Martin RenvoizeBug 24146: Increment existing fine
2020-01-10 Kyle M HallBug 23934: Item level holds not checked for LocalHoldsP...
2020-01-10 Fridolin SomersBug 15142: Remove titles facet for UNIMARC
2020-01-10 Jonathan DruartBug 24396: Fix Suggestions.t with MySQL 8
2020-01-10 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-08 Jonathan DruartBug 24277: Fix date received editing when receiving...
2020-01-08 Martin RenvoizeBug 24361: (RM follow-up) Restore 0 handling in CalcFine
2020-01-07 Jonathan DruartBug 24361: (bug 24217 follow-up) Fix several warnings...
2020-01-07 Jonathan DruartBug 24361: Fix warning in C4::Record line 435
2020-01-03 Agustin MoyanoBug 22284: Add "patron's hold group" as new hold_fulfil...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: Control hold groups in C4::Reserves
2020-01-03 Jonathan DruartBug 24217: use Modern::Perl for modules when strict...
2020-01-02 Marcel de RooyBug 24267: (QA follow-up) Remove two calls, add transaction
2020-01-02 Nick ClemensBug 24267: Improve ImportBreedingAuth
2020-01-02 Alex ArnaudBug 14973: Check existing biblio when submitting a...
2020-01-02 Alex ArnaudBug 14973: Check existing biblio when submitting a...
2020-01-02 Nick ClemensBug 24244: Send null instead of empty string if branch...
2019-12-23 Jonathan DruartBug 7047: Change ReNewSubscription prototype - use...
2019-12-23 Alex BuckleyBug 7047: Storing subscription renewal note in suggesti...
2019-12-23 Pedro AmorimBug 24121: Item types icons in intra search results...
2019-12-23 Jonathan DruartBug 24175: Take advantage of Koha::Item->holds
2019-12-23 Nick ClemensBug 24175: Use itemnumber when searching for holds...
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-12-16 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2019-12-13 Nick ClemensBug 24164: Copy the letter for each email
2019-12-10 Jonathan DruartBug 24138: Fix calculation of suspension days when...
2019-12-10 Jonathan DruartBug 24138: Move the calculation out of the sub
2019-12-10 Jonathan DruartBug 24199: (bug 23042 follow-up) Prevent t/Auth_with_sh...
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
next