Bug 21701: Fix up db update
[koha.git] / C4 / MarcModificationTemplates.pm
2019-05-23 Jonathan DruartBug 21831: Allow move all fields even if destination...
2018-07-19 Nick ClemensBug 13560: Add an 'Add' option for marc modification...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for marc_modif...
2017-10-27 Jonathan DruartBug 19069: Fix 'does not match' behaviour in MARC modif...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-03 Nick Clemens Bug 15669: Alphabetize marc modification templates
2015-09-07 Jonathan DruartBug 14098: Implement the copy_and_replace action for MTT
2014-11-14 Jonathan DruartBug 11413: Fix field_numbers
2014-11-14 Jonathan DruartBug 11413: Fix return for ModifyRecordWithTemplate
2014-11-14 Jonathan DruartBug 11413: Change the field number logic
2014-11-12 Marcel de RooyBug 11319: [QA follow-up] Remove a warning from GetModi...
2014-11-12 Jonathan DruartBug 11319: Koha::SimpleMARC should take a hashref for...
2014-02-20 Colin CampbellBug 11479: Remove experimental given/when keywords
2013-10-31 Galen CharltonBug 8015: (follow-up) don't require userenv
2013-10-31 Kyle M HallBug 8015: (follow-up) remove references to C4::Koha...
2013-10-31 Jonathan DruartBug 8015: Add unit tests for SimpleMARC and MarcModific...
2013-10-31 Kyle M HallBug 8015: (follow-up) fix various issues (squashed...
2013-10-31 Kyle M HallBug 8015: (follow-up) move from the Koha to the C4...