Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls
[koha-equinox.git] / C4 / Charset.pm
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2017-07-26 Jonathan DruartBug 18910: Revert "Bug 18152 : fix unimarc label in...
2017-05-08 Stephane DelauneBug 18152 : fix unimarc label in SetMarcUnicodeFlag
2017-04-21 Jonathan DruartBug 18432: Replace 2 'he or she' with 'they'
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-11-16 Fridolin SomersBug 14078: (followup) converting from ISO5426 is not...
2015-11-16 Fridolin SomersBug 14078: converting from ISO5426 is not complete
2015-06-08 Jonathan DruartBug 11790: Remove dependency C4::Context from C4::Charset
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Tomas Cohen AraziBug 11944: revert unneeded IsStringUTF8ish behaviour...
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2015-01-13 Jonathan DruartBug 11944: Remove all utf8 filter from templates
2014-11-14 Mark TompsettBug 13075: Silence warnings and improve Charset testing.
2014-11-11 Jonathan DruartBug 8218: qa followup
2014-11-11 Jonathan DruartBug 8218 : Add a maintenance script to sanitize biblio...
2014-10-22 Stéphane DelauneBug 9859: fix nsb_clean side effect
2014-06-22 Tomas Cohen AraziBug 12462: Fix some POD errors
2014-02-18 Stéphane DelauneBug 11730: ensure that C4::Charset loads C4::Context
2013-10-31 Jonathan DruartBug 8015: (follow-up) trap exceptions thrown by SetUTF8...
2013-02-20 Vitor FERNANDESBug 8347 - Koha forces UNIMARC 100 field code language...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-03-19 Matthias MeusburgerBug 7400: Add auto-completion on auth_finder
2011-04-19 Matthias Meusburgerbug 5579 : Fixes several exports to embed items
2011-03-30 Magnus EngerBug 3644 Add support for NORMARC
2011-02-17 Paul PoulainNormalizeString POD Fixing and variable renaming
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellPOD Cleanups
2010-03-17 Nahuel ANGELINETTI(MT #2962) add converted chars from ISO5426
2010-03-17 Nahuel ANGELINETTI(MT #3075) fix oe char from iso5426
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-03 Galen Charltonfix POD errors reported by xt/author/podcorrectness.t
2010-01-28 Paul Poulain(bug #4020) XSLT unimarc display
2009-11-17 Henri-Damien LAURENTAdding a test in C4::Charset in UNIMARC_Encoding
2009-11-17 Henri-Damien LAURENTBetter conformance for UNIMARC Authorities Encoding
2009-10-14 Henri-Damien LAURENTBug Fixing : C4::Charset source_encoding always set...
2009-09-30 Henri-Damien LAURENTAuthorities bulkmarcimport
2009-09-12 J. David BavousettHandle null-or-empty to Charset::StripNonXmlChars
2009-06-08 Galen Charltonbug 2505: turn on warnings in seven modules
2009-06-07 Galen Charltonbug 2926: fix staging import hang
2009-05-08 Nahuel ANGELINETTI(bug #3183) fix the SetMarcUnicodeFlag function
2009-04-18 Joe AtzbergerMulti-bug fix - SetMarcUnicodeFlag for records coming...
2008-11-06 Frederic DemiansImprove C4::Charset::MarcToUTF8Record performance
2008-04-01 Galen Charltonwork around issue in MARC::Charset
2008-02-09 Galen Charltonadded StripNonXmlChars to C4::Charset
2008-02-03 Galen Charltoncharset: fixed bug that prevented ISO-5426 conversion
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-19 acliPreliminary fix of the CGI.pm problem of always assumin...