]> git.mxchange.org Git - jfinancials-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 18:29:52 +0000 (20:29 +0200)
commit04eb70b8a98f002aaf1cdef19ca23489eec91d6d
tree19c4904a939051799a73267738aa0ac31cfa5e87
parenteea67697c21e7ea4a247eab40a26a074d68eae33
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/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