Bug 9978: (followup) Replace license header with the correct license (GPLv3+)
[koha-equinox.git] / C4 / Templates.pm
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