Bug 34452: Restore fund label and 'Update adjustments' button
[koha.git] / C4 /
2023-08-08 David CookBug 33881: Clear self-check JWT during auth kick out
2023-08-08 Kyle M HallBug 30524: (QA follow-up) Only generate CSRF token...
2023-08-07 Martin RenvoizeBug 30524: Core CSRF checking code
2023-07-26 Andreas RoussosBug 34258: pass an unblessed hash to AddIssue()
2023-07-25 Kyle M HallBug 28966: (QA follow-up) Remove superfluous joins
2023-07-25 Kyle HallBug 28966: Prefetch patron data for holds queue viewer
2023-07-25 Kyle HallBug 28966: Add Koha::Object(s) for tmp_holdsqueue
2023-07-24 Marcel de RooyBug 33964: (QA follow-up) Handle absence of smtp server
2023-07-24 Kyle M HallBug 33964: Use Email::Sender::Transport::SMTP::Persiste...
2023-07-19 Martin RenvoizeBug 34178: (QA follow-up) Tidy
2023-07-19 Nick ClemensBug 34178: Cache ItemsAnyAvailableAndNotRestricted...
2023-07-19 Kyle M HallBug 34279: Don't enforce overduefinescap unless it...
2023-07-19 Marcel de RooyBug 33444: (QA follow-up) Add forgotten skipfinecalc...
2023-07-19 Nick ClemensBug 33444: Update AddRenewal to take a hashref of params
2023-07-18 Kyle HallBug 33046: Use process_tt in C4::Reports::Guided::Email...
2023-07-18 Kyle HallBug 33041: Use process_tt in C4::Serial::NewIssue
2023-07-18 Kyle HallBug 33043: Use process_tt in SIP modules
2023-07-18 Tomas Cohen AraziBug 34288: (follow-up) Tidy block
2023-07-18 Tomas Cohen AraziBug 34288: Allow access to the cataloguing module with...
2023-07-14 Phil RingnaldaBug 34182: Don't set biblio.serial based on biblio...
2023-07-14 Kyle HallBug 33039: Add ability to specify a template for serial...
2023-07-07 Martin RenvoizeBug 34212: Replace Koha::Checkouts->find with $item...
2023-07-06 Jonathan DruartBug 34174: (bug 33341 follow-up) Fix Ris export
2023-07-05 Marcel de RooyBug 33879: Do no longer overwrite interface in check_co...
2023-07-05 Sam LauBug 34101: Limit items types that can be checked out...
2023-07-05 Marcel de RooyBug 33404: Fix serverhost and init $page
2023-07-05 Marcel de RooyBug 33404: Z3950SearchAuth: Save in UTF-8 encoding
2023-07-03 jeremy breuillardBug 23775: Claiming a serial issue doesn't create the...
2023-07-03 Martin RenvoizeBug 23336: Fix inconsistent return of AddIssue
2023-07-03 Martin RenvoizeBug 23336: Add checkout API's
2023-06-29 Nick ClemensBug 33972: Remove settings of batch status to importing
2023-06-26 Marcel de RooyBug 34029: (QA follow-up) Fix pushing undef to biblio_ids
2023-06-23 Jonathan DruartBug 30860: Cache CanItemBeReserved return value
2023-06-23 Sam LauBug 31618: Fix typo in POD for C4::ImportBatch::Records...
2023-06-23 Jacob O'MaraBug 31651: Replaced duplicate error message
2023-06-21 Adolfo RodríguezBug 31185: Link authorities automatically doesn't detec...
2023-06-16 Kyle M HallBug 33987: Combine multiple db updates one in BatchComm...
2023-06-15 Jonathan DruartBug 33963: Remove C4::BackgroundJob
2023-06-14 David CookBug 26700: Remove unused C4/SIP/t directory
2023-06-12 Jonathan DruartBug 33961: Remove built-in offline circ tool
2023-06-09 Jonathan DruartBug 33937: Remove incorrect export in C4::Members
2023-06-07 Jonathan DruartBug 32894: Koha::Item->last_returned_by
2023-06-07 Lucas GassBug 33725: (follow-up) Add ccode to grouping logic
2023-06-07 Lucas GassBug 33725: Add collection to search results
2023-06-07 Marcel de RooyBug 32478: (QA follow-up) Keep current hashref behavior
2023-06-07 Nick ClemensBug 32478: (follow-up) Tidy code
2023-06-07 Nick ClemensBug 32478: (follow-up) UpdateItemLocationOnCheckin...
2023-06-07 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
2023-06-07 Jonathan DruartBug 33935: (bug 26403 follow-up) Remove occurrences...
2023-06-06 Jonathan DruartBug 32060: Use selectrow_array
2023-06-06 David GustafssonBug 32060: Improve performance of columns_to_str
2023-06-06 Tomas Cohen AraziBug 21983: Make DelBiblio update linked ILL requests
2023-06-06 Nick ClemensBug 33236: (follow-up) Remove export of NewSuggestion
2023-06-06 Nick ClemensBug 33236: (follow-up) Handle new suggestion in ReNewSu...
2023-06-06 Nick ClemensBug 33236: Move NewSuggestion to Koha::Suggestion-...
2023-06-05 Nick ClemensBug 33411: Don't count related guarantees fees against...
2023-05-30 Kyle M HallBug 33838: Don't reset the renewal count
2023-05-26 Jonathan DruartBug 33815: Do not explode if logged in user modify...
2023-05-24 Aleisha AmohiaBug 26611: Make authority record matching use required...
2023-05-23 Jonathan DruartBug 33663: Pass 'suggestion' to the OPAC templates...
2023-05-22 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-05-22 Marcel de RooyBug 33791: Pass itemnumber to $hold->fill
2023-05-18 Nick ClemensBug 33761: Alter query to remove items with active...
2023-05-17 Marcel de RooyBug 32450: (QA follow-up) Update UsageStats for removed...
2023-05-16 Aleisha AmohiaBug 30358: Strip leading/trailing whitespace characters...
2023-05-16 Julian MauriceBug 11844: Use additional fields for order lines
2023-05-16 Tomas Cohen AraziBug 33739: Only trigger indexing on last item modificat...
2023-05-15 Martin RenvoizeBug 32775: (QA follow-up) Fix tab and indenting issues
2023-05-15 Alex BuckleyBug 32775: Correctly display language order in sysprefs...
2023-05-15 Alex BuckleyBug 32775: Do not order language directories based...
2023-05-12 Kyle M HallBug 31212: (QA follow-up) Fix unit test, remove unused...
2023-05-12 Lucas GassBug 31212: (follow-up) Remove unnessesary changes from...
2023-05-12 Lucas GassBug 31212: Fix date_from_string and explicitly called...
2023-05-12 Lucas GassBug 31212: Change datelastseen from date to datetime...
2023-05-12 David GustafssonBug 31735: Avoid re-fetcing objects from database by...
2023-05-12 Kyle HallBug 31557: Add ability for holds queue builder to prior...
2023-05-12 Kyle M HallBug 33580: Bring back ability to mark item as seen...
2023-05-12 Marcel de RooyBug 33567: Remove hardcoded fallback in module
2023-05-10 Marcel de RooyBug 29185: Facilitate searching for cnum
2023-05-10 Nick ClemensBug 33557: Add LinkerConsiderThesaurus system preference
2023-05-10 Nick ClemensBug 33277: (follow-up) Don't use regex, tidy
2023-05-10 Nick ClemensBug 33277: (follow-up) Fix notdefined search for Zebra...
2023-05-10 Nick ClemensBug 33277: Add comments and missing thesauri
2023-05-10 Nick ClemensBug 33277: Support custom thesaurus authority with...
2023-05-10 Nick ClemensBug 33277: Do not search using thesaurus when linking...
2023-05-10 Lucas GassBug 30928: Add interface to statistics
2023-05-09 Fridolin SomersBug 33569: Fix sort by relevance in catalog search
2023-05-09 Marcel de RooyBug 33576: (QA follow-up) Polish comment, typo
2023-05-09 Nick ClemensBug 33576: Index records after import transaction is...
2023-05-05 Marcel de RooyBug 32990: Prevent deadlock in _update_batch_record_counts
2023-05-05 Katrin FischerBug 33197: Rename GDPR_Policy system preference
2023-05-05 Jonathan DruartBug 28267: Simplify things
2023-05-05 Katrin FischerBug 33262: Store the biblionumber of a deleted record...
2023-04-21 Janusz KaczmarekBug 33210: (Bug 31963 follow-up) No hold fee message...
2023-04-19 Kyle HallBug 33216: Catch and handle RegisterRequired exceptions...
2023-04-14 Martin RenvoizeBug 33192: Update all occurrences of AutoEmailPrimaryAd...
2023-04-14 Nick ClemensBug 33231: (QA follow-up) Simplify conditional for...
2023-04-14 Janusz KaczmarekBug 33231: (Bug 30813 follow-up) No publication date...
2023-04-14 Marcel de RooyBug 33360: (follow-up) Adjust wording in verbose mode
2023-04-14 Marcel de RooyBug 33360: Improving limit behavior in SendQueuedMessages
next