Bug 32481: Limit prefetch size for background jobs worker
[koha.git] / misc / maintenance /
2022-11-09 Jonathan DruartBug 32030: Remove maintenance file
2022-11-09 Tomas Cohen AraziBug 32030: Wrong permissions on maintenance script
2022-11-08 Jonathan DruartBug 32030: maintenance holdingsIQ
2022-11-08 Jonathan DruartBug 32030: add maintenance script for HoldingsIQ
2022-09-16 Fridolin SomersBug 31299: Fix duplicate output in search_for_data_inco...
2022-09-16 Marcel de RooyBug 31239: (QA follow-up) Fixing ternary formatting
2022-09-16 Jonathan DruartBug 31239: Fix incorrect AV linked to a mapped biblio...
2022-08-08 Caroline Cyr La... Bug 31155: Document --since option in help of borrowers...
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-05 Katrin FischerBug 26311: (QA follow-up) Update script documentation
2022-07-05 Fridolin SomersBug 26311: (follow-up) Fix undefined values in sprintf
2022-07-05 Fridolin SomersBug 26311: (follow-up) loop through the patron with...
2022-07-05 Katrin FischerBug 26311: (QA follow-up) Rephrase output message
2022-07-05 Fridolin SomersBug 26311: Add patron invalid age to search_for_data_in...
2022-03-22 Jonathan DruartBug 29486: Add check in search_for_data_inconsistencies.pl
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-10-01 Nick ClemensBug 28352: Only check authorised values mapped to DB...
2021-09-28 Marcel de RooyBug 29078: Resolve division by zero in touch_all scripts
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-04-01 Jonathan DruartBug 27963: (bug 23463 follow-up) Fix touch_all_items.pl
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-01-22 Didier GautheronBug 25381: XSLTs should not define entities
2021-01-20 Jonathan DruartBug 24272: Correctly encode output to prevent 'Wide...
2021-01-20 Jonathan DruartBug 24272: Use Pod2Usage and surround values with ''
2021-01-20 Nick ClemensBug 24272: (follow-up) Test defined not true
2021-01-20 NickBug 24272: add check_sysprefs_cache.pl
2021-01-04 Kyle M HallBug 27276: Fix syntax error
2021-01-04 Jonathan DruartBug 27276: Prevent borrowers-force-messaging-defaults...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
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-07-22 Nick ClemensBug 25955: Fix getting index_name
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-15 Nick ClemensBug 21591: Check for record level item type issues too
2020-05-11 Katrin FischerBug 25082: Make 041 descriptions display, if authorised...
2020-04-14 Fridolin SomersBug 23871: data inconsistencies - check title exists
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-04 Jonathan DruartBug 21466: Keep all AVs for a given framework
2020-01-23 Martin RenvoizeBug 22831: (RM follow-up) Code golf
2020-01-23 Nick ClemensBug 22831: (follow-up) Sort results, group by db
2020-01-23 Nick ClemensBug 22831: (follow-up) Determine where the record is...
2020-01-23 Nick ClemensBug 22831: Elasticsearch - add a maintenance script...
2020-01-13 Jonathan DruartBug 21466: Catch any values that should be defined...
2020-01-13 Jonathan DruartBug 21466: Search for items.location inconsistencies
2019-11-13 Jonathan DruartBug 23846: Handle exception gracefully at the OPAC
2019-11-13 Jonathan DruartBug 23846: Add a check to the data inconsistencies...
2019-07-15 Pasi KallinenBug 20364: Show languages from MARC21 field 041 in...
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-03-29 Martin RenvoizeBug 22518: Remove references to 'O' accounttype
2019-03-21 Josef MoravecBug 21683: (follow-up) Polish the change - based on...
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-15 Jonathan DruartBug 21846: Fix pod2usage return values
2019-03-15 Tomas Cohen AraziBug 21846: (follow-up) Add maintenance script
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2018-08-22 Jonathan DruartBug 21150: add the biblionumber to the output
2018-08-22 Jonathan DruartBug 21150: Search for item types inconsistencies
2018-08-22 Katrin FischerBug 20509: Add to script documentation
2018-08-22 Jonathan DruartBug 20509: Search for not defined authority codes
2018-08-22 Josef MoravecBug 21011: (follow-up) Fix pod, fix missing homebranch...
2018-08-22 Jonathan DruartBug 21011: Search for items with not defined homebranch...
2018-03-23 Marcel de RooyBug 19454: (QA follow-up) Fix selection on categorycode
2018-03-23 Marcel de RooyBug 19454: (follow-up) Add a total line when updating
2018-03-23 Marcel de RooyBug 19454: Add -category parameter to borrowers-force...
2018-02-18 Marcel de RooyBug 19452: Remove the truncate option
2018-02-12 Marcel de RooyBug 19451: (QA follow-up) Replace weird subquery
2018-02-12 Josef MoravecBug 19451: (QA follow-up) Change parameter name no_over...
2018-02-12 Marcel de RooyBug 19451: Add no_overwrite option to borrowers-force...
2018-01-30 Marcel de RooyBug 20056: Resolve uninitialized warn in cmp_sysprefs.pl
2018-01-10 Marcel de RooyBug 18071: (QA follow-up) Rename commit to confirm...
2018-01-10 Jonathan DruartBug 18071: Improve parameters handling
2018-01-10 Nick ClemensBug 18071: (QA Followup) - Add additional feedback...
2018-01-10 Marcel de RooyBug 18071: (QA follow-up) Add commit parameter, add...
2018-01-10 Marcel de RooyBug 18071: Add authorities maintenance script
2017-10-16 Jonathan DruartBug 19472: Update SYNOPSIS with the correct script...
2017-10-16 Marcel de RooyBug 19472: Add perl extension to script borrowers-force...
2017-10-16 Jonathan DruartBug 13572: Patrons are still active if their expiry...
2017-10-16 Jonathan DruartBug 13572: Rename option with "--not-expired"
2017-10-16 Marcel de RooyBug 13572: (follow-up) Print since on a separate line
2017-10-16 charlesBug 13572: Add --actives parameter to force_borrower_me...
2017-10-09 Marcel de RooyBug 19190: [Follow-up] Do not rely on the return of...
2017-10-09 Marcel de RooyBug 19190: Silly calculation of average time in touch_a...
2017-09-12 Marcel de RooyBug 18811: Add a script for checking authority data...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-03-31 Jonathan DruartBug 18058: Allow borrower_message_preferences to be...
2017-01-13 Jonathan DruartBug 17196: Update POD of sanitise_records.pl
2017-01-13 Jonathan DruartBug 17196: Update misc/maintenance/sanitize_records.pl
2016-10-21 Jonathan DruartBug 10455: Remove MARC21_utf8_flag_fix.pl
2016-09-16 Marcel de RooyBug 17135: [QA Follow-up] Change location of new script...
2016-09-16 Jacek AblewiczBug 17135 - Some minor changes & fixes in the script
2016-09-16 Jacek AblewiczBug 17135 - Fine for the previous overdue may get overw...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2015-11-19 Marc VéronBug 14870: (followup) Remove superfluous C4::Dates...
2015-11-11 Jonathan DruartBug 14998: Restore previous behavior
2015-11-11 Marc VéronBug 14998: Remove C4::Dates from installer and maintena...
2015-06-22 Stefan WeilBug 14383: misc: Fix some typos in comments and documen...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-11-11 Jonathan DruartBug 8218: qa followup
next