Koha/tools
Joe Atzberger 14be4400d8 Bug 3066 - Overhaul guided reports
execute_query now refactored, returns reliable results, does
zero presentation-layer crap.  Arguments reduced, client scripts
adapted to new API and performance improved.  Text::CSV now used
to generate CSV output, ensuring portability, encoding and accuracy.

Replaced tools/runreport.pl with misc/cronjobs/runreport.pl:
    ~ security fixed
    ~ documentation improved
    ~ TODO: finish sendmail option.

Bug 3077 also fixed.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-03 20:17:55 -05:00
..
background-job-progress.pl
cleanborrowers.pl
exceptionHolidays.pl
export.pl
holidays.pl
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 Add option to inventory tool to ignore copies on loan 2009-02-25 16:32:30 -06:00
koha-news.pl
letter.pl bug 1546 - REPLACE statements 2009-02-26 13:45:43 -06:00
manage-marc-import.pl patch for feature 2952 - v3 2009-02-12 16:39:33 -06:00
newHolidays.pl
overduerules.pl bug 2707 - overdue rules not being deleted 2008-11-04 15:29:11 -06:00
pdfViewer.pl
picture-upload.pl
scheduler.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
stage-marc-import.pl Autoselect marcflavour in marc import 2009-03-04 10:57:22 -06:00
tools-home.pl
upload-file-progress.pl
upload-file.pl
viewlog.pl