Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / misc /
2021-11-03 Kyle M HallBug 28474: Pass process_message_queue.pl params to...
2021-11-03 Andreas JonssonBug 26402: Add --framework parameter to commit_file.pl
2021-11-03 Joonas KylmäläBug 29380: Correct table name in joins to prevent errors
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-11-02 Nick ClemensBug 29223: Use patron's branchcode for digest if not...
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-25 Petro VashchukBug 29207: Getopt::Long should not ignore cases
2021-10-21 Caroline Cyr La... Bug 29216: Correct --where documentation in update_patr...
2021-10-18 Nick ClemensBug 28153: Add 'Hold reminder' messaging preference
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-12 Tomas Cohen AraziBug 29197: Add missing import in commit_file.pl
2021-10-07 Jonathan DruartBug 18984: Remove *-NORMARC.po files
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-07 Jonathan DruartBug 18631: Use - instead of _ for options
2021-10-07 Nick ClemensBug 18631: Add option to specify logs to preserve or...
2021-10-06 Marcel de RooyBug 25429: (QA follow-up) Add extra variable for days
2021-10-06 Kyle M HallBug 25429: Require command line switch to enable, contr...
2021-10-06 Kyle M HallBug 25429: Use filter_by_last_update
2021-10-06 Kyle M HallBug 25429: Script should be able to run with only retur...
2021-10-06 Kyle M HallBug 25429: Cleanup Database - remove resolved claims...
2021-10-01 Nick ClemensBug 28352: Only check authorised values mapped to DB...
2021-10-01 Agustin MoyanoBug 23678: Allow cancel holds in bulk
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete authorities
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete biblios
2021-09-28 Marcel de RooyBug 29078: Resolve division by zero in touch_all scripts
2021-09-28 Nick ClemensBug 29076: Fetch the zebraqueue entries when not confirm
2021-09-20 Jonathan DruartBug 17600: Remove wrong C4::Context imports
2021-08-30 Nick ClemensBug 28456: Add WHERE option to membership_expiry cronjob
2021-08-04 Martin RenvoizeBug 22435: Update for bug 27049
2021-07-30 Nick ClemensBug 17600: (follow-up) Fully qualify routine in cancel_...
2021-07-30 Jonathan DruartBug 17600: (follow-up) Fix missing C4::AuthoritiesMARC...
2021-07-29 Jonathan DruartBug 17600: Fix missing C4::AuthoritiesMARC import
2021-07-29 Nick ClemensBug 17600: (follow-up) Import GetAuthority in rebuild_zebra
2021-07-29 Jonathan DruartBug 17600: Fix POSIX imports
2021-07-16 Jonathan DruartBug 17600: Fix tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Kyle M HallBug 27883: Add ability to preserve patron field from...
2021-07-12 Jonathan DruartBug 28399: Remove txn error from batchRebuildItemsTables.pl
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-23 Jonathan DruartBug 28572: Fix misc/admin/koha-preferences
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-06-21 Colin CampbellBug 12169: Use pid file in sipserver shutdown
2021-06-17 David CookBug 28519: Put CGI::Session::Serialize::yamlxs in lib...
2021-06-15 Nick ClemensBug 28503: Unit tests
2021-06-14 Jonathan DruartBug 28487: Fallback to default template in overdue_notices
2021-05-28 Jonathan DruartAdd release notes for Koha 21.05.00
2021-05-28 Andrew NuggedAdd and fix few messages in second plural form for...
2021-05-28 Jonathan DruartFix translation issues
2021-05-28 Koha translatorsTranslation updates for Koha 21.05.00
2021-05-26 Nick ClemensBug 15720: Add connexion user and password options...
2021-05-19 Nick ClemensBug 28255: Follow up to bug 23463 - use item_object...
2021-05-17 Nick ClemensBug 28320: Add DB connection check to the SIP SC status...
2021-05-11 Kyle M HallBug 27562: itiva notices break if record title contains...
2021-05-10 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-10 Julian MauriceBug 24564: Use the same tab as the other subfields...
2021-05-10 Julian MauriceBug 24564: Do not modify the tab of existing subfield...
2021-05-07 Jonathan DruartBug 27756: Fork background jobs to prevent memory leak
2021-05-07 Joonas KylmäläBug 28291: Make koha-translate script produce valid...
2021-04-28 Nick ClemensBug 27819: Spurious item deletion errors from delete_re...
2021-04-27 Nick ClemensBug 15563: (follow-up) Combine methods, add count,...
2021-04-27 Andrew Fuerste-HenryBug 15563: add label and card creator batch deletion...
2021-04-27 Kyle M HallBug 28221: Script process_message_queue.pl uses Try...
2021-04-22 Tomas Cohen AraziBug 23207: (QA follow-up) Add to cron files
2021-04-22 Agustin MoyanoBug 23207: Add automatic checkin feature
2021-04-21 Jonathan DruartBug 28028: Remove misc/migration_tools/fix_onloan.pl
2021-04-16 Fridolin SomersBug 27656: misc/cronjobs/longoverdue.pl better error...
2021-04-16 Jonathan DruartBug 15986: move holds_reminder.pl to misc/cronjobs...
2021-04-16 Nick ClemensBug 15986: (follow-up) Switch nomail to confirm
2021-04-16 Nick ClemensBug 15986: Add sample notice and use as default
2021-04-16 Nick ClemensBug 15986: (follow-up) Add all holds per patron
2021-04-16 Nick ClemensBug 15986: (follow-up) Fix usage statement
2021-04-16 Nick ClemensBug 15986: Rename send_notice to queue_notice and updat...
2021-04-16 Nick ClemensBug 15986: Update for bug 24159
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-16 Julian MauriceBug 28154: Fix encoding issues on Koha-installer.pot
2021-04-16 Jonathan DruartBug 28154: Fix encoding issues on Koha-pref.pot
2021-04-16 Nick ClemensBug 28001: (QA follow-up) Clarify messages and indicate...
2021-04-16 Nick ClemensBug 26312: (follow-up) Fix passing of exception messages
2021-04-16 Nick ClemensBug 26312: Catch ES Client errors, log, and continue...
2021-04-14 Jonathan DruartBug 21549: Rename filter_by_dateexpiry with filter_by_e...
2021-04-14 Nick ClemensBug 21549: (QA follow-up) Get pref at start of run...
2021-04-14 Marcel de RooyBug 21549: (follow-up) Switch to filter_by
2021-04-14 Marcel de RooyBug 21549: Lock expired patron accounts
2021-04-12 Kyle M HallBug 27049: (QA follow-up) Add short params, replace...
2021-04-12 Martin RenvoizeBug 27049: Add /misc/cronjobs/writeoff_debts.pl
2021-04-07 Nick ClemensBug 26459: (follow-up) Clarify language and remove...
2021-04-07 Nick ClemensBug 26459: Add hold-mode option to sip_cli_emulator
2021-04-06 Katrin FischerBug 28047: (QA follow-up) Fix a few more Callnumber...
2021-04-06 James O'KeeffeBug 24000: Some modules do not return 1
2021-04-01 Jonathan DruartBug 27963: (bug 23463 follow-up) Fix touch_all_items.pl
2021-03-18 Nick ClemensBug 27835: (follow-up) Update language, remove warn...
2021-03-18 Jonathan DruartBug 27835: Add a syspref to control fines calculation...
2021-03-18 Jonathan DruartBug 27835: Revert "Bug 27180: (follow-up) Remove unused...
2021-03-16 Agustin MoyanoBug 18532: (follow-up) fix messages and bug in automati...
2021-03-16 Nick ClemensBug 18532: Add individual issues to digest notice and...
next