Koha/tools
Jared Camins-Esakov 415ea18007 Bug 5859: Allow user to set encoding for import
Rather than having options for MARC21 and UNIMARC in the "Character encoding"
dropdown, the user should be able to select the appropriate character encoding.
The default retains the current behavior, which is to allow the system to guess
which character encoding is in use. However, it should be noticed that this is
almost always wrong for non-UTF8 records with non-ASCII characters. Specifying
a character set is much more reliable if you're not using UTF-8.

Rebased to use Template::Toolkit instead of HTML::Template::Pro.

Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-19 13:05:48 +12:00
..
csv-profiles MT2116: Addons to the CSV export 2010-02-17 07:51:33 -05:00
background-job-progress.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
batchMod.pl Bug 5376: Batch Mod and Delete require superlibrarian permissions 2011-01-28 15:46:32 +13:00
cleanborrowers.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
csv-profiles.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
exceptionHolidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
export.pl Bug 6026 : export.pl : removing useless condition 2011-04-02 07:49:45 +13:00
holidays.pl Fix for Bug 4991, Overhaul of Calendar interface 2010-11-02 15:02:54 +13:00
import_borrowers.pl Bug 5996 : MT2926: Fix default values for patron import 2011-04-01 13:13:47 +13:00
inventory.pl Bug 6169: Inventory tool fails when ignoreissued set 2011-04-12 22:19:05 +12:00
koha-news.pl Fix for Bug 5540, editing slip news changes to librarian interface 2010-12-29 20:27:43 +13:00
letter.pl bug 4211: more fixes to suggestion letter template handling 2010-11-30 06:47:52 +13:00
manage-marc-import.pl Bug 5065 Add ability to choose framework on import 2011-03-21 20:36:35 +13:00
newHolidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
overduerules.pl Bug #6064 Improvement of default value usage in overdue 2011-04-07 21:33:40 +12:00
pdfViewer.pl Convert to UTF-8. 2010-05-06 17:58:54 -04:00
picture-upload.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
scheduler.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
stage-marc-import.pl Bug 5859: Allow user to set encoding for import 2011-04-19 13:05:48 +12:00
tools-home.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
upload-file-progress.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
upload-file.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
viewlog.pl Additional fixes for Bug 5422, Separate state field for patron's adresses 2011-04-09 11:52:07 +12:00