Bug 24488: (QA follow-up): Fix small bugs, add checkk for waiting holds
[koha.git] / C4 /
2020-10-25 David CookBug 26673: Remove #!/usr/bin/env perl from .pm modules too
2020-10-25 Jonathan DruartBug 26673: Remove shebangs from Perl modules
2020-10-25 Didier GautheronBug 26232: Empty smart rule fine grace period
2020-10-22 Martin RenvoizeBug 26581: Only reindex records once per checkin
2020-10-15 Tomas Cohen AraziBug 26580: Remove unused C4::Acquisition::DelBasket...
2020-10-15 Tomas Cohen AraziBug 26579: Remove unused C4::Acquisition::DelOrder...
2020-10-15 Alex BuckleyBug 25460: Update OAI sets when adding/editing/deleting...
2020-10-15 Tomas Cohen AraziBug 25898: (follow-up) POD
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-15 Martin RenvoizeBug 26643: Notify librarian of completed transfers
2020-10-14 Martin RenvoizeBug 12556: (QA follow-up) Fix QA Script failures
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Joonas KylmäläBug 12556: Reuse code from Koha::Hold instead of duplic...
2020-10-14 Joonas KylmäläBug 12556: Refactor hold transfer status setting to...
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Fix typos
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-14 Jonathan DruartBug 23895: Move installer file into the mandatory directory
2020-10-14 Jonathan DruartBug 20804: Add support for "days" to the timeout syspref
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Display the cover image at the OPAC
2020-10-12 Jonathan DruartBug 26145: Add the ability to upload a cover image...
2020-10-12 Katrin FischerBug 26503: Add limit for standing orders to acq advance...
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove more AllowPurchaseSugg...
2020-10-08 Marcel de RooyBug 26599: Unused parameter name in POD of ModZebra
2020-10-08 Jonathan DruartBug 24598: Remove warning from test
2020-10-08 Marcel de RooyBug 26191: Relocate track_login call in Auth.pm
2020-10-08 Jonathan DruartBug 24598: Complete transfer for hold if checked out
2020-10-02 Martin RenvoizeBug 22343: (QA follow-up) Fix some comments
2020-10-02 Tomas Cohen AraziBug 22343: Make C4::Letters use the new SMTP server...
2020-10-01 Katrin FischerBug 25261: (QA follow-up) Terminology: checkin/checkout
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Capitalize return of needsconfirm
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Catch check in SIP Checkin
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Catch check in SIP Checkout
2020-10-01 Jonathan DruartBug 25261: (QA follow-up) Simplify tests and conditions
2020-10-01 Martin RenvoizeBug 25261: (follow-up) item.material may contain non...
2020-10-01 Martin RenvoizeBug 25261: (follow-up) Rename CircConfirmParts to CircC...
2020-10-01 Frédéric DemiansBug 25261: Checkout confirmation depending on syspref
2020-10-01 Martin RenvoizeBug 25261: Require confirmation of multiple parts items
2020-10-01 Kyle M HallBug 21979: Add option to SIP2 config to send arbitrary...
2020-10-01 Nick ClemensBug 26325: Add primary_key_exists check to C4::Installer
2020-09-30 Marcel de RooyBug 26432: Remove unused ModZebrations
2020-09-28 Alexis RipettiBug 26414: Unable to export Withdrawn status using...
2020-09-28 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Rename biblionumber in ModZeb...
2020-09-28 Nick ClemensBug 25265: Rename skip_modzebra_update to skip_record_index
2020-09-28 Nick ClemensBug 25265: Prevent double reindex of the same item...
2020-09-28 Kyle M HallBug 26510: Transport Cost Matrix editor doesn't show...
2020-09-18 Nick ClemensBug 18958: (follow-up) Ensure hold fill target reserve_...
2020-09-18 Nick ClemensBug 18958: Make hold_fill_targets specific to reserves
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-03 Martin RenvoizeBug 25541: (QA follow-up) Default to disabled + Correct...
2020-09-03 Kyle M HallBug 25541: (QA follow-up) Rename no_holds_checkin to...
2020-09-03 Kyle M HallBug 25541: Add ability to prevent checkin via SIP of...
2020-09-03 Jonathan DruartBug 24663: Handle special cases for recovery password...
2020-09-03 Jonathan DruartBug 24663: Test OpacPublic for all OPAC scripts
2020-09-03 Marcel de RooyBug 25360: (follow-up) Remove the https FIXME in Auth.pm
2020-09-03 David CookBug 25360: Use secure flag for CGISESSID cookie when...
2020-09-02 Jonathan DruartBug 21066: Rename publicationdate with published_on
2020-09-02 Marcel de RooyBug 21066: Update NewsChannels.t
2020-09-02 Marcel de RooyBug 21066: Resolve SQL errors in strict mode
2020-09-02 Marcel de RooyBug 21066: Code changes needed for replacing opac_news...
2020-08-31 Agustin MoyanoBug 19889: (follow-up) Fix few minor things
2020-08-31 Agustin MoyanoBug 19889: Make it possible to exclude items and catego...
2020-08-31 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-08-31 Jonathan DruartBug 17661: Trivial simplification using += operator
2020-08-31 Nick ClemensBug 17661: (follow-up) Update regex to support Unicode...
2020-08-31 Nick ClemensBug 17661: Ending punctuation causes duplicate facets
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-08-31 Agustin MoyanoBug 22789: (follow-up) Fix atomic update, GUI and more...
2020-08-31 Agustin MoyanoBug 22789: Add non priority feature to C4 classes and...
2020-08-25 Kyle M HallBug 25534: Add ability to send an email specifying...
2020-08-25 Nick ClemensBug 25033: Remove CountSuggestion
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
next