Bug 29857: (follow-up) Fix Barcode_transform_hooks.t
[koha.git] / misc /
2022-03-02 David SchmidtBug 30132: Fix POD, show correct usage of Getopt::Long
2022-02-25 David GustafssonBug 25616: Uppercase hard coded lower case boolean...
2022-02-11 Tomas Cohen AraziBug 29843: Use in batch_anonymise.pl
2022-02-11 Tomas Cohen AraziBug 29525: Make batch_anonymise.pl deal with holds
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-01-22 Marcel de RooyBug 28962: Add del-unv-selfreg to crontab
2022-01-22 Hayley PelhamBug 29054: Add verbose check for warn in advance_notices.pl
2022-01-19 Fridolin SomersBug 29704: (RM follow-up) Fix typo sned send
2022-01-19 Nick ClemensBug 29704: Add a triggered option to holds_reminder.pl
2022-01-14 Fridolin SomersBug 20076: (RM follow-up) Fix system preference boolean...
2022-01-14 ThibaudGLTBug 20076: Add syspref to remove overdues notification...
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2022-01-10 Tomas Cohen AraziBug 29794: (follow-up) Add license
2022-01-10 Tomas Cohen AraziBug 29794: Add missing include in delete_items.pl
2021-12-07 Marcel de RooyBug 28617: (QA follow-up) Restore FindBin in two places
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-11-26 Jonathan Druart21.11.00 - Fix translation issues
2021-11-26 Koha translatorsTranslation updates for Koha 21.11.00
2021-11-26 Jonathan DruartAdd release notes for Koha 21.11.00
2021-11-24 Joonas KylmäläBug 29381: Prevent sending of automatic renewal message...
2021-11-15 Magnus EngerBug 28994: Fix logical errors with amount vs amoutoutst...
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
next