Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 /
2020-08-24 Bernardo Gonzalez... Bug 24973: Load custom localization file
2020-08-24 Kyle M HallBug 25903: Sending a SIP patron information request...
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: 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-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: Remove the borrowernumber parameter
2020-08-20 Jonathan DruartBug 18501: Prepare the ground
2020-08-18 Lari TaskulaBug 25114: Remove duplicated logic from GetLoanLength()
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 NickBug 23695: Set holding branch to transferring branch...
2020-08-18 Nick ClemensBug 26078: (follow-up) Use a boolean rather than changi...
2020-08-18 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-08-13 Emmi TakkinenBug 16371: Move GetDailyQuote to get_daily_quote
2020-08-13 Kyle M HallBug 25348: Add support for circulation status 12 (...
2020-08-13 Kyle M HallBug 25347: Add support for circulation status 11 (...
2020-08-13 Kyle M HallBug 25344: Add support for circulation status 10 (...
2020-08-13 Tomas Cohen AraziBug 26114: ILL should mark status=RET only if a return...
2020-08-13 Nick ClemensBug 26132: (follow-up) Count all checkouts if no limits...
2020-08-13 Jonathan DruartBug 26132: Tidy _check_max_qty
2020-08-13 Jonathan DruartBug 26132: Don't prefetch if not needed
2020-08-13 Jonathan DruartBug 26132: Remove raw SQL query for patron_maxissueqty
2020-08-13 Jonathan DruartBug 26132: Remove raw sql query
2020-08-13 Jonathan DruartBug 26132: TooMany refactoring
2020-08-13 Jonathan DruartBug 21946: Restore defined vs ""
2020-08-13 Nick ClemensBug 21946: (follow-up) Restore join to biblioitems
2020-08-13 Nick ClemensBug 21946: Update C4::Circulation->TooMany to check...
2020-08-13 Owen LeonardBug 24134: Add placeholder for 2 digit years to allow...
2020-08-13 Martin RenvoizeBug 25663: Remove Koha::RefundLostItemFeeRule and uses
2020-08-12 Fridolin SomersBug 23542: Fix SRU import encoding
2020-08-07 Martin RenvoizeBug 24201: (QA follow-up) Correct call to set_userenv
2020-08-07 Nicolas LegrandBug 24201: (follow-up) add desk choice with library...
2020-08-07 Martin RenvoizeBug 24201: (follow-up) Use GetLoggedInDeskName
2020-08-07 Nicolas LegrandBug 24201: Attach desk to intranet session
2020-08-05 Jonathan DruartBug 26133: Remove GetMarcHosts
2020-07-31 Tomas Cohen AraziBug 26108: Only call the plugin hook if a return took...
2020-07-31 Jonathan DruartBug 25852: Improve C4::Creators::Lib reliability under...
2020-07-31 Jonathan DruartBug 26108: (bug 25855 follow-up) Call after_circ_action...
2020-07-30 Jonathan DruartBug 26063: Use Koha::Plugins->call for some other hooks
2020-07-30 Tomas Cohen AraziBug 26063: Use Koha::Plugins->call for circulation...
2020-07-30 Tomas Cohen AraziBug 21468: (QA follow-up) Simplify payload
2020-07-30 Martin RenvoizeBug 21468: Add 'checkin' action for _after_circ_actions
2020-07-30 Martin RenvoizeBug 21468: Add 'checkout' action for _after_circ_actions
2020-07-30 Julian MauriceBug 24031: Add plugin hook after_hold_create
2020-07-30 Tomas Cohen AraziBug 25855: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen AraziBug 25855: (QA follow-up) Generalize hook and simplify...
2020-07-30 Tomas Cohen AraziBug 25855: Add a post_renewal_action plugin hook
2020-07-29 Nick ClemensBug 25709: Rename systempreference to NotesToHide
2020-07-27 Kyle M HallBug 23086: Search for collection is broken
2020-07-27 Nick ClemensBug 25724: Do not call ModReserveStatus when completing...
2020-07-23 Owen LeonardBug 23795: Convert opaccredits system preference to...
2020-07-23 Fridolin SomersBug 25765: Replace LoginBranchname and LoginBranchcode...
2020-07-23 Kyle M HallBug 20815: Add ability to choose if lost fee is refunde...
2020-07-20 Petro VashchukBug 25799: Add edition information to "Holds queue...
2020-07-20 Nick ClemensBug 25723: (QA follow-up) Handle holiday and exception...
2020-07-20 Martin RenvoizeBug 25723: Update cache flushing calls
2020-07-20 Kyle M HallBug 24165: Add ability to send any item field in a...
2020-07-20 Jonathan DruartBug 23070: Pass no_triggers => 1 to Koha::Objects-...
2020-07-20 Jonathan DruartBug 23070: Increment all priorities in 1 query
2020-07-20 Jonathan DruartBug 23070: Use Koha::Hold in C4::Reserves::RevertWaitin...
2020-07-20 Martin RenvoizeBug 8338: (QA follow-up) Clean up warning
2020-07-20 Martin RenvoizeBug 8338: Remove zero amount overdues on backdated...
2020-07-20 Jonathan DruartBug 24151: Fix location on return
2020-07-20 Jonathan DruartBug 24151: Copy info to the pseudonymized table when...
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-07-16 Joonas KylmäläBug 25992: Make SIP2 logger subroutines exportable...
2020-07-13 Jonathan DruartBug 25964: Prevent data loss when editing items from...
2020-07-09 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-06-29 Julian MauriceBug 21395: Fix C4/Barcodes/ValueBuilder.pm
2020-06-29 Jonathan DruartBug 21395: Remove 'variable $DEBUG masks earlier declar...
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) POD fixes
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-29 Josef MoravecBug 15400: Display date of birth and age more consistantly
2020-06-29 Nick ClemensBug 25875: Move check for module_bit and code to the...
2020-06-29 Slava ShishkinBug 25491: Fix for "Use of uninitialized value" in...
2020-06-25 Jonathan DruartBug 24156: Fix some QA failures
2020-06-25 Jonathan DruartBug 24156: Make sort order and number of items to displ...
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-06-25 Martin RenvoizeBug 24159: (QA follow-up) Make terminology consistent
2020-06-25 Jonathan DruartBug 24159: Set days_mode according to circ rules in...
2020-06-25 Jonathan DruartBug 24159: Move useDaysMode pref to circulation rules
2020-06-25 Kyle M HallBug 25232: Add ability to specify multiple notforloan...
2020-06-25 Kyle M HallBug 25232: Add ability to skip trapping items with...
2020-06-25 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-06-24 Katrin FischerBug 11994: OpenSearch plugins needs to be delivered...
2020-06-24 Nick ClemensBug 25189: Don't create authority if results found
2020-06-18 Kyle M HallBug 25786: Holds Queue building may target the wrong...
2020-06-18 Kyle M HallBug 25783: Holds Queue treating item-level holds as...
2020-06-15 Jonathan DruartBug 20783: Use iframe to embed Youtube videos
2020-06-15 Jonathan DruartBug 25266: Remove C4::Bookseller
2020-06-15 Nick ClemensBug 25701: Remove sort on removed field
2020-06-15 Jonathan DruartBug 25701: (bug 14419 follow-up) Always display facet...
2020-05-28 Kyle M HallBug 25444: More minor improvements to simplified loop
next