Koha/tools
Joe Atzberger c9fd091c14 Bug 2627: Allow Unicode data in import_borrowers, expand feedback on errors.
Date fields are now checked against syspref and iso regexps before attempting
to convert or insert them.  The problem characters were non-ASCII diacriticals.
Note: this may rely on improvements in the current 0.54 version of Text::CSV and
Text::CSV_XS, rather than the Koha minimum of 0.01 and 0.32, respectively.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-10-16 16:18:39 -05:00
..
background-job-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
cleanborrowers.pl kohabug 1573 - properly count patrons to delete 2008-05-13 17:40:32 -05:00
exceptionHolidays.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
export.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
holidays.pl Fix authentication problem in previous commit; userenv->{} should not be used before check_auth is called. 2008-06-10 08:22:21 -05:00
import_borrowers.pl Bug 2627: Allow Unicode data in import_borrowers, expand feedback on errors. 2008-10-16 16:18:39 -05:00
inventory.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
koha-news.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
letter.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
manage-marc-import.pl kohabug 2186 - improve display of empty import batches 2008-05-31 21:59:03 -05:00
newHolidays.pl BUGFIX 2106 - repeatable holidays always on sunday. Also removing an old, unused syspref, and correcting a branch limitation for ind.branches. 2008-06-05 22:47:45 -05:00
overduerules.pl Bug 2622 & 2623 : tools permissions for edit notice triggers and picture upload overly restrictive 2008-10-16 14:47:31 -05:00
pdfViewer.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
picture-upload.pl Bug 2622 & 2623 : tools permissions for edit notice triggers and picture upload overly restrictive 2008-10-16 14:47:31 -05:00
runreport.pl Fixing a hardcoded email address, changing to use the KohaAdminEmailAddress sys pref 2007-11-06 06:26:38 -06:00
scheduler.pl Bug#: 1989 2008-07-04 09:22:29 -05:00
stage-marc-import.pl staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-home.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
viewlog.pl Convert to C4::Debug, comment out unused Data::Dumper. 2008-09-26 09:10:02 -05:00