]> git.koha-community.org Git - koha.git/commit
MT2116 : Addons to the CSV Export
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Tue, 26 Jan 2010 13:52:36 +0000 (14:52 +0100)
committerMatthias Meusburger <matthias.meusburger@biblibre.com>
Fri, 29 Jan 2010 10:02:29 +0000 (11:02 +0100)
commit214896dcb7cef0157b2cdb7c12a26f0640f0f546
tree5a5de380e55450e4ad0c9c84f8f898d3b51dd5d1
parent9e222c16ff362f6e88127810c12f59ce18968d90
MT2116 : Addons to the CSV Export

Add encoding selection
Add authorised values handling
12 files changed:
C4/Koha.pm
C4/Record.pm
Makefile.PL
about.pl
basket/downloadcart.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tmpl
opac/opac-downloadcart.pl
opac/opac-downloadshelf.pl
tools/csv-profiles.pl
virtualshelves/downloadshelf.pl [new file with mode: 0755]