Bug 26145: Add the ability to upload a cover image per item
[koha.git] / C4 /
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
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
next