]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 23 May 2016 09:59:19 +0000 (11:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 25 May 2016 17:43:51 +0000 (19:43 +0200)
commit2eeceba2b2740d628fdf353889b6a338e99e0e10
tree8afae70f467cbbf5cc9add83008bd61f6e1424f9
parent428d9e12668c3b1d3973aca4a0feb0fa8a236a9e
Continued:
- added Apache POI 3.4 for Excel export
- added missing i18n strings
- CSV support currently only use comma as "column" delimiter, better switch to Excel format
- these columns cannot have a double-dot on the end as the import may not work
- no need to have these JARs in WARs as you can place them on the server's proper lib path

Signed-off-by: Roland Häder <roland@mxchange.org>
lib/poi-3.14-20160307.jar [new file with mode: 0644]
lib/poi-3.14-all-LICENSE.txt [new file with mode: 0644]
lib/poi-ooxml-3.14-20160307.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/admin/contact/admin_contact_export.xhtml