Bug 24470: Mark a batch as 'imported' if all the bib has been imported
[koha.git] / misc /
2021-01-08 Jonathan DruartBug 27245: Replace AutoCommit=0 with txn_begin in bulkm...
2021-01-04 Kyle M HallBug 27276: Fix syntax error
2021-01-04 Jonathan DruartBug 27276: Prevent borrowers-force-messaging-defaults...
2021-01-04 Nick ClemensBug 21886: (QA follow-up) Fix indentation, prevent...
2021-01-04 Martin RenvoizeBug 21886: (QA follow-up) Update parameters
2021-01-04 Martin RenvoizeBug 21886: (QA follow-up) Fix QA script errors
2021-01-04 Stefan BerndtssonBug 21886: Add option to send notices from owning libra...
2021-01-04 Didier GautheronBug 24541: Purge old messages
2021-01-04 Timothy Alexis VassBug 27085: Corrections in overdue_notices.pl help text
2021-01-04 Björn NylénBug 26996: Convert Elasticsearch indexer commit buffer...
2020-11-30 Jonathan DruartCorrect Ubuntu versions in release notes - md
2020-11-30 Jonathan DruartCorrect Ubuntu versions in release notes
2020-11-27 Jonathan DruartAdd release notes for Koha 20.11.00
2020-11-27 Jonathan DruartFix translation issues
2020-11-27 Koha translatorsTranslation updates for Koha 20.11.00
2020-11-18 Nick ClemensBug 26337: Pass skip_merge to DelAuthority when removin...
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Make requested changes
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Fix params to AddRenewal
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-06 Jonathan DruartBug 25067: Fix perlcritic errors
2020-11-06 Julian MauriceBug 25067: Move PO file manipulation code into gulp...
2020-11-06 Kyle M HallBug 14708: Enforce restriction in delete_patrons.pl
2020-11-04 David CookBug 26641: Optimize CatalogModuleRelink lookup
2020-11-04 Andreas RoussosBug 26641: pass the MARC field as an argument to link_b...
2020-11-04 Nick ClemensBug 26180: Add descending option to rebuild_elasticsear...
2020-11-04 Martin RenvoizeBug 12656: Allow --reason to be passed to cancel_expire...
2020-11-04 Kyle M HallBug 25333: Change message transport type for Talking...
2020-11-04 Fridolin SomersBug 26832: Make Elasticsearch mappings export use UTF-8
2020-10-25 Mark HofstetterBug 26601: Add utf8 encoding to text output of overdue_...
2020-10-22 Nick ClemensBug 25549: Remove plugin methods for broken plugins
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-05 Jonathan DruartBug 22417: Process the jobs even if the message broker...
2020-10-05 Jonathan DruartBug 22417: Send message to /queue
2020-10-05 Jonathan DruartBug 22417: Restore the concept of namespace
2020-10-05 Jonathan DruartBug 22417: Fix the batch authority tool
2020-10-05 Jonathan DruartBug 22417: Switch to STOMP
2020-10-05 Jonathan DruartBug 22417: Add debian script koha-worker
2020-10-02 Jonathan DruartBug 22343: Fix runreport encoding issues
2020-10-02 Tomas Cohen AraziBug 22343: Adapt runreport.pl
2020-10-02 Tomas Cohen AraziBug 22343: Adapt controller scripts
2020-09-28 Jonathan DruartBug 25624: Add --where option to update_patrons_category.pl
2020-09-28 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-09-28 David CookBug 26231: Remove incorrect use of AddAuthority() when...
2020-09-18 Andreas RoussosBug 26451: fix typo in bulkmarcimport.pl
2020-09-18 Jonathan DruartBug 26420: Use translated notices for overdue_notices.pl
2020-09-18 Fridolin SomersBug 26407: fix query in 'title exists' in `search_for_d...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-09 Agustin MoyanoBug 23816: (follow-up) Fix many things
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2020-09-03 Jonathan DruartBug 23682: Fix use Koha::Plugins::Handler statements
2020-09-03 Kyle M HallBug 23682: Dedup plugin calls my moving to a single...
2020-09-03 Kyle M HallBug 23682: Add ability to manually import EDI invoices...
2020-09-03 Nick ClemensBug 24197: (QA follow-up) Shorten syspref name to Addre...
2020-09-03 Alex BuckleyBug 24197: Added new local use syspref which sets the...
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-08-26 Fridolin SomersBug 26175: Remove warn if undefined barcode in misc...
2020-08-25 Kyle M HallBug 25958: (QA follow-up) Implement filter in database...
2020-08-25 Kyle M HallBug 25958: Allow LongOverdue cron to exclude specified...
2020-08-07 Julian MauriceBug 24591: Add --help option to misc/devel/get-prepared...
2020-08-07 Julian MauriceBug 24591: Add developer script to preview a letter
2020-08-07 Katrin FischerBug 25853: Fix file permissions for update_patrons_cate...
2020-08-06 Nick ClemensBug 25683: Fix grouping of results
2020-07-24 Josef MoravecBug 23696: take deleted biblios into account when build...
2020-07-22 Nick ClemensBug 25955: Fix getting index_name
2020-07-20 Jonathan DruartBug 25511: Add POD for --force
2020-07-20 Martin RenvoizeBug 25511: Add --force option to update_dbix_class_files.pl
2020-07-20 Julian MauriceBug 25922: Fix typo 'arial-label' -> 'aria-label'
2020-07-20 Martin RenvoizeBug 25922: Add aria-label to the allowlist for translation
2020-07-20 Owen LeonardBug 23148: Replace Bridge icons with transparent PNG...
2020-07-20 Marcel de RooyBug 24153: (QA follow-up) Removing one redundant initia...
2020-07-20 Jonathan DruartBug 24153: Add the confirm flag to the crontab calls
2020-07-20 Jonathan DruartBug 24153: Make sure $count will not be reused for...
2020-07-20 Jonathan DruartBug 24153: Improve verbose messages in dry-run mode
2020-07-20 Jonathan DruartBug 24153: Remove warning for message queue
2020-07-20 Jonathan DruartBug 24153: Add a confirm flag to cleanup_database
2020-07-20 Jonathan DruartBug 24152: Allow purge with 0 day
2020-07-20 Marcel de RooyBug 24152: (QA follow-up) Add tests for alternative...
2020-07-20 Jonathan DruartBug 24152: Add the ability to purge pseudonymized tables
2020-07-20 Jonathan DruartBug 24152: Add a warning about the delete of statistics...
2020-07-20 Jonathan DruartBug 24152: Add method Koha::Objects->filter_by_last_update
2020-06-29 Julian MauriceBug 21395: Fix misc/admin/koha-preferences
2020-06-29 Julian MauriceBug 21395: Fix creation of PO file
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-06-29 Julian MauriceBug 21395: Fix QA errors
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-25 Martin RenvoizeBug 24159: (QA follow-up) Make terminology consistent
2020-06-25 Jonathan DruartBug 24159: Set days_mode according to circ rules in...
2020-06-24 Kyle M HallBug 25097: Add option to message_queue to allow for...
2020-06-15 Nick ClemensBug 21591: Check for record level item type issues too
2020-06-15 Bernardo Gonzalez... Bug 25346: Supress warning message when install dir...
2020-06-15 David RobertsBug 22470: Missing the table name on misc/migration_too...
2020-06-15 Julian MauriceBug 25642: Fix description of new feature in update_dbi...
2020-06-15 Martin RenvoizeBug 25642: Add technical notes
2020-05-31 Martin RenvoizeUpdate release notes for 20.05.00 release v20.05.00
2020-05-31 Martin RenvoizeTranslation fixes
2020-05-31 Koha translatorsTranslation updates for Koha 20.05.00
2020-05-22 Martin RenvoizeTranslation Fixes
2020-05-22 Koha translatorsTranslation updates for Koha 20.05.00
2020-05-19 Julian MauriceBug 25501: Supress warnings on installing translation
2020-05-11 Jonathan DruartBug 25157: Silent patron deletion cmd line script
next