Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Templates.pm
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-03-27 Jonathan DruartBug 20480: send KOHA_VERSION even if only one language...
2018-03-27 Tomas Cohen AraziBug 20480: Make KOHA_VERSION available to all templates...
2017-11-01 Marcel de RooyBug 17989: Resolve "verbatim paragraph in NAME section...
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-11-01 Marcel de RooyBug 17989: Extend bad template check
2017-11-01 Marcel de RooyBug 17989: Centralize bad template check
2017-03-23 Marcel de RooyBug 18010: Remove potential exposure from gettemplate
2017-02-14 Marcel de RooyBug 17982: Fix the use of uniq in sub themelanguage
2016-06-04 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-03-07 Jonathan Druart Bug 15968: Unnecessary loop in C4::Templates
2016-02-11 Kyle M HallRevert bug 13618 - "Prevent XSS in the Staff Client...
2016-01-29 Jonathan DruartBug 13618: Use Template::Stash::AutoEscaping to use...
2015-09-25 Jonathan DruartBug 14817: Fix encoding issues in columns.def
2015-06-01 Mark TompsettBug 14120: Fixing t/db_dependent/Auth.t noise
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-03-31 Jonathan DruartBug 10328 - Rename opaccolorstylesheet to OpacAdditiona...
2015-02-24 Kyle M HallBug 13473 - Plugins fail
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: Remove obsolete encoding routines
2015-01-13 Jonathan DruartBug 11944: Encoding UTF8 in C4::Templates
2015-01-13 Jonathan DruartBug 11944: Remove all utf8 filter from templates
2014-11-21 Fridolin SomersBug 13053 - Do not use template cache when from commandline
2014-11-04 Frédéric DemiansBug 13170 Remove of prog theme broke the OPAC's "view...
2014-11-01 Tomas Cohen AraziBug 13169: C4::Templates::themelanguage fails if the...
2014-10-30 Owen LeonardBug 12494 - Remove yuipath system preference
2014-10-29 Bernardo Gonzalez... Bug 12539: Follow up to fix fallback theme
2014-10-29 Bernardo Gonzalez... Bug 12539: PROG/CCSR deprecation: Remove hardcoded...
2014-08-15 Tomas Cohen AraziBug 12716: Allow the import patrons form have drop...
2014-07-21 Owen LeonardBug 11347 - PROG/CCSR deprecation: Remove opacsmallimag...
2014-07-17 Tomas Cohen AraziBug 11349: Remove unnecesary name translation
2014-07-03 Julian MauriceBug 12237: Remove the "horrible hack" in C4::Templates
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-04-15 Bernardo Gonzalez... Bug 5052: make it possible to pick a language if all...
2013-11-01 Matthias MeusburgerBug 7684: multiple fixes for inventory
2013-10-04 Tomas Cohen AraziBug 9735 - Let the language be selected through URL...
2013-07-12 Robin SheatBug 10560: make it possible for default interface langu...
2013-04-29 Galen CharltonRevert "Bug 6554 - make Koha internally utf-8 clean"
2013-04-01 Dobrica PavlinusicBug 6554 - make Koha internally utf-8 clean
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System
2013-02-01 Jonathan DruartBug 9102 : Followup Set HttpOnly on the CGISESSID cookie
2012-10-05 Jared Camins-EsakovBug 8623: Move YUI out of prog
2012-09-05 Jared Camins-EsakovBug 8623: Move YUI out of prog
2012-09-05 Jared Camins-EsakovBug 8622: Fix theme fallback
2012-08-03 Marcel de Rooy8263 Consistent stylesheet prefs
2012-05-14 Marc VeronBug 8019 - Preserve language choice between Browser...
2012-04-04 Colin CampbellStop unnecessary warnings in get_language
2012-02-13 Paul PoulainBug 7511 [ENH] Template caching (T::T feature)
2012-01-06 Chris CormackBug 929 : Followup fixing date formatting
2011-12-16 Frère Sébastien... Bug 7282 - invalid language selection
2011-11-25 Chris CormackBug 6629 : Sanitizing input from language cookie
2011-10-13 Paul PoulainBug 6840 warning in logs
2011-09-26 Chris CormackMerge remote-tracking branch 'kc/new/bug_6755' into...
2011-09-26 Frédéric DemiansBug 6755 Web browser default lang != syspref selected...
2011-09-25 Robin SheatBug 6205 - if an include doesn't exist, fall back to en
2011-09-22 Chris CormackBug 6755 follow up, fixing broken POD
2011-09-22 Frédéric DemiansBug 6755 Problems with switching languages
2011-06-09 Magnus EngerBug 6459 : Needless call to C4::Context->dbh in C4...
2011-04-19 Chris CormackBug 6205 : Fix for the installer, falling back to english
2011-04-11 Colin CampbellBug 6085: Fix typo in earlier patch
2011-04-11 Chris CormackBug 6085 : Fixing the utf8 weirdness
2011-04-11 Chris CormackBug 6085 : utf8 fixed for xslt, and parameters, broken...
2011-04-10 Jared Camins-EsakovBug 5917 follow-up: Quiet errors in C4::Templates
2011-04-10 Chris CormackBug 5917 / Bug 6085 : Fixing not being able to change...
2011-02-04 Christopher Halltemplate::param handles empty array/hash refs better
2011-01-31 Christopher Hallneeded in template params for utf8 data, seems to not...
2011-01-31 Frédéric DemiansFor catalyst/template_test branch. There are still...
2011-01-25 Christopher Halloops again, should be encode not decode
2011-01-25 Christopher Halloops, utf8 not utf
2011-01-25 Christopher Hallbetter fix for utf8 problems, also fixed search
2011-01-25 Christopher Hallfixed XSLT utf8 bugs
2010-12-20 Christopher Hallfix for umlauts in templates, XSLT still buggy
2010-11-18 Christopher Hallnow ready for testing