Bug 11944: use CGI( -utf8 ) everywhere
[koha.git] / Koha / SimpleMARC.pm
2014-11-14 Jonathan DruartBug 11413: Fix field_numbers
2014-11-14 Jonathan DruartBug 11413: Change the field number logic
2014-11-12 Jonathan DruartBug 11319: Add the field management for Koha::SimpleMARC
2014-11-12 Jonathan DruartBug 11319: Koha::SimpleMARC should take a hashref for...
2014-02-20 Colin CampbellBug 11478: Replace experimental given/when keywords
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 Jonathan DruartBug 8015: (follow-up) fix copy and move if subfields...
2013-10-31 Kyle M HallBug 8015: Add MARC Modifications Templates