Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 99521c37fa Bug 11944: Remove all utf8 filter from templates
This patch
- removes all html_entity usages in tt file which hide utf8 bugs
- removes all encode utf8 in tt plugins because we should get correctly
  marked data from DBIC and other sources directly (cf plugin EncodeUTF8
  used in renew.tt)
- adds some cleanup in C4::Templates::output: we now use perl utf8 file
  handler output so we don't need to decode tt variables manually.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-01-13 13:06:42 -03:00
..
acqui Bug 13487: Fix pagination for basketgroup 2015-01-07 20:12:56 -03:00
admin Bug 13369: table should been highlighted correctly when row are grouped 2015-01-10 16:11:16 -03:00
authorities Bug 13400 [QA Followup] - Fix tabs and quotes 2014-12-17 20:19:52 -03:00
basket Bug 13037 - Staff client cart should exclude articles when sorting by title 2014-11-21 15:17:21 -03:00
batch
catalogue Bug 13487: Fix pagination for the item search 2015-01-07 20:13:01 -03:00
cataloguing Bug 13416: Typo in marc21_leader.pl position 5 (record status) 2014-12-19 15:03:38 -03:00
circ Bug 11944: Remove all utf8 filter from templates 2015-01-13 13:06:42 -03:00
course_reserves Bug 12635 - Course reserves item list should use "Checked out" instead of "On Loan" 2014-08-07 11:03:56 -03:00
errors
help Bug 6681: (qa followup) document the existence of the sample files 2014-11-14 09:31:44 -03:00
installer Bug 13496: make auth.tt use a template plugin to get the Koha version 2015-01-04 11:24:22 -03:00
labels Bug 13162 - Label batch editor title sorting by default, rather then label number 2014-11-21 19:51:38 -03:00
members Bug 11944: Remove all utf8 filter from templates 2015-01-13 13:06:42 -03:00
offline_circ Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
patron_lists Bug 13459: Fix datatables paging for patron lists 2015-01-07 20:08:23 -03:00
patroncards Bug 5502 - Patron card category search field should be menu 2014-08-10 09:30:47 -03:00
plugins
reports Bug 13288: Fix filtering on the saved reports table 2014-11-20 09:54:28 -03:00
reserve Bug 12943 - Add patron branchcode to patron search results for holds 2014-11-21 16:00:13 -03:00
reviews
rotating_collections Bug 8836 [QA Followup] - Prevent multiple collections from having the same title 2014-11-06 15:12:20 -03:00
serials Bug 12852: Some unused stuffs more 2014-12-03 11:47:52 -03:00
services Bug 12673: Remove CGI::scrolling_list from C4::Items.pm 2014-08-03 17:21:08 -03:00
sms
suggestion Bug 13378: Add a filter to search suggestions not linked to a fund 2015-01-10 16:13:08 -03:00
tags Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
test
tools Bug 13215: Fix notice deletion 2014-11-27 11:42:21 -03:00
virtualshelves Bug 12405 - Search links on callnumber fails on intranet results page 2014-09-18 09:43:16 -03:00
about.tt Bug 7143 : Adding missing developer to the about page 2014-12-22 16:55:40 -03:00
auth.tt
intranet-main.tt Bug 10415 - Add course reserves to staff client home page 2014-03-12 18:15:24 +00:00