Bug 8338: (QA follow-up) Fix test for backdated return
[koha-equinox.git] / C4 /
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
2020-05-28 Jonathan DruartBug 25444: Simplify the code using a loop
2020-05-28 Kyle M HallBug 25444: Backup/restore course items fields correctly
2020-05-22 Jonathan DruartBug 24413: Do not remove the restrictions from AddReturn
2020-05-22 Jonathan DruartBug 24413: Apply AutoRemoveOverduesRestrictions for...
2020-05-22 Jonathan DruartBug 24612: Use the reserve_id to identify a reserve...
2020-05-22 Jonathan DruartBug 24612: Make hold-transfer-slip take reserve_id
2020-05-19 Jonathan DruartBug 25531: Debar patron if needed when checkin is backdated
2020-05-18 Tomas Cohen AraziBug 25527: Initialize the logger when required
2020-05-15 Nick ClemensBug 23403: Catch other cases of ->{patron}
2020-05-15 Jonathan DruartBug 23403: List borrowernumber in the ILS::Patron fields
2020-05-15 Kyle M HallBug 23403: Fix whitespace
2020-05-15 Jonathan DruartBug 23403: Remove cardnumber from SIP
2020-05-15 Tomas Cohen AraziBug 24458: Use the ViewPolicy filter on search results
2020-05-15 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-05-12 Martin RenvoizeBug 25417: (QA follow-up) Restore 'fixing' of fines
2020-05-12 Jonathan DruartBug 25417: Prevent negative debit amount on backdating...
2020-05-12 Jonathan DruartBug 15253: Remove specific logging output
2020-05-12 Kyle M HallBug 15253: Add POD to C4/SIP/Logger.pm and C4/SIP/Trapp...
2020-05-12 Kyle M HallBug 15253: Convert all tabs into 4 spaces in affected...
2020-05-12 Kyle M HallBug 15253: Log trapped errors as log level 'warn' inste...
2020-05-12 Kyle M HallBug 15253: Rename syslog() to siplog()
2020-05-12 Kyle M HallBug 15253: Move subs to a new module, allow unit tests...
2020-05-12 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2020-05-12 Marcel de RooyBug 22437: (follow-up) Move deletion of merge requests...
2020-05-11 Kyle M HallBug 25184: Add syspref
2020-05-11 Kyle M HallBug 25184: Items with a negative notforloan status...
2020-05-05 Jonathan DruartBug 24769: (bug 14711 follow-up 2) Fix typo in paramete...
2020-05-05 Jonathan DruartBug 24769: (bug 14711 follow-up) Fix typo in parameter...
2020-05-04 Jonathan DruartBug 24161: Remove GetLateOrders
2020-05-04 Jonathan DruartBug 24161: Keep tracks of late orders claims
2020-05-04 Jonathan DruartBug 25305: Translation process - Open all files specify...
2020-05-04 Kyle M HallBug 25107: Remove double passing of $server variable...
2020-05-04 Martin RenvoizeBug 15751: Add ModDateLastSeen to ProcessOfflineReturn
2020-05-01 Kyle M HallBug 24772: Don't revert course item fields when deletin...
2020-05-01 Martin RenvoizeBug 25127: Use Koha::Number::Price->round for comparison
2020-05-01 Owen LeonardBug 23794: Convert OpacMainUserBlock system preference...
2020-04-29 Julian MauriceBug 22630: Allow to change homebranch in course reserves
2020-04-29 Kyle M HallBug 25227: Display correct message if item is withdrawn...
2020-04-29 Kyle M HallBug 25227: Display correct message if item is lost...
2020-04-27 Jonathan DruartBug 23081: Revert "Bug 24443: Consider NULL as 0 for...
2020-04-27 Katrin FischerBug 21927: Acq - Add blank values in pull downs of...
2020-04-27 Bernardo Gonzalez... Bug 25257: Preserve prolog on translated XML files
2020-04-27 Jonathan DruartBug 25142: Fix wrong grep logical test
2020-04-22 Nick ClemensBug 20816: Add ability to define custom templated field...
2020-04-21 Nick ClemensBug 25123: Count the current fine when reducing for...
2020-04-17 Kyle M HallBug 23727: Editing course reserve items is broken
2020-04-17 Jonathan DruartBug 23463: Remove double store call
2020-04-17 Jonathan DruartBug 21901: Add FK on subscription and serial tables
2020-04-17 Marcel de RooyBug 24715: Cache repeatable subfield in TransformKohaToMarc
2020-04-17 Jonathan DruartBug 20116: Cache language list
2020-04-17 Jonathan DruartBug 20116: Prepare the ground
2020-04-17 Martin RenvoizeBug 25147: (RM follow-up) Update pref references.
2020-04-16 Tomas Cohen AraziBug 25131: Add C4::Context->needs_install
2020-04-15 Jonathan DruartBug 24380: (QA follow-up) Simplify condition
2020-04-15 Kyle M HallBug 24380: Add syspref CalculateFinesOnBackdate
2020-04-15 Kyle M HallBug 24380: Backdated returns do not update fines unless...
2020-04-14 Nick ClemensBug 24620: Fix test, remove replaced code, use dt_from_...
2020-04-14 Nick ClemensBug 24620: Close existing transfers when setting item...
2020-04-14 Jonathan DruartBug 20728: Remove the 2 GetLastOrder* subroutines
next