Koha/tools
Matthias Meusburger 0268a58e16 MT2116: Addons to the CSV export
Adds the ability to customize CSV exports through the use of a YAML file.

The following customizations are available :
  - Preprocessing
  - Postprocessing
  - Field-by-field processing

The YAML field should be stored in the tools/csv-profiles/ directory and
named after the id of the CSV profile you want to customize.
An example file is provided in that directory.
(cherry picked from commit 76655b5b94)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-17 07:51:33 -05:00
..
csv-profiles MT2116: Addons to the CSV export 2010-02-17 07:51:33 -05:00
background-job-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
batchMod.pl bug 4169: fix item batch modification for MARC21 2010-02-12 15:03:00 -05:00
cleanborrowers.pl (bug #3667) fix borrowers cleanup 2010-01-28 15:11:49 +01:00
csv-profiles.pl MT2116 : Addons to the CSV Export 2010-01-28 15:11:55 +01: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 Fixing : export would export no biblios when 2009-09-30 11:30:08 +02:00
holidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
import_borrowers.pl Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
inventory.pl bug 4152: fixed call to GetItemsForInventory() 2010-02-10 12:45:08 -05:00
koha-news.pl Add a date field in news edition, and permit to set the "timestamp" field, that is the publication date and modify the GetNewsToDisplay to return only news that timestamp is < to current date that permit to publish news later without any action. 2009-05-11 14:12:59 -05:00
letter.pl Re introducing missing definitions of variables 2009-09-30 11:30:32 +02:00
manage-marc-import.pl replace syslog with warns 2009-09-05 21:43:12 -04: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 #3791) overduerules and numeric categorycodes 2009-11-18 17:42:22 +01:00
pdfViewer.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
picture-upload.pl Bugfix: Upping the byte size limit of patron images 2010-02-03 15:11:23 -05:00
scheduler.pl MT 2068 : Fixed scheduling guided reports 2009-10-16 11:30:58 +02:00
stage-marc-import.pl removed incorrect module import 2009-06-07 20:09:22 -05: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 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 Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00