]> git.mxchange.org Git - jjobs-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>
Thu, 26 May 2016 15:30:19 +0000 (17:30 +0200)
commit6abb519a72af841863f4960484a8a48b38b6c9ce
tree3eaf4ea033eb7e72970478260558e5db6d31ebab
parent3268b3216ca631957f7bc767f2664303b0f85bed
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/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