Bug 35406: (follow-up) More HTML fixes
[koha.git] / misc / add_date_fields_to_marc_records.pl
2023-05-05 Jonathan DruartBug 23924: Reset the fields to add
2023-05-05 Jonathan DruartBug 23924: Add --date-field to add_date_fields_to_marc_...
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2019-06-24 Martin RenvoizeBug 22509: (RM follow-up) Add use of Koha::Script base...
2019-06-24 Jonathan DruartBug 22509: Clarify with an example the usage of --unles...
2019-06-24 Jonathan DruartBug 22509: Add more POD and fix --where
2019-06-24 Jonathan DruartBug 22509: Fix POD error
2019-06-24 Jonathan DruartBug 22509: Add the --unless-exists option to the script
2019-06-24 Jonathan DruartBug 22509: Add new script to add MARC fields with date...