Commit Graph

16 Commits

Author SHA1 Message Date
Eric Martin
1281abb5b7 Merge pull request #8463 from wugangca/BAEL-3656
BAEL-3656 Read Numeric Strings in Excel Cells as a String with Apache…
2020-01-08 21:24:05 -06:00
Gang
fd35d741b7 BAEL-3656 Fix typos in the unit test names. 2020-01-08 20:07:32 -07:00
Gang
af6804ae25 BAEL-3656 Change the integration test into unit test. 2020-01-05 00:19:49 -07:00
Sunil Jain
2835399e2e BAEL-3658: Fixed switch case indentations and added if condition to check if the cellType is FORMULA or not 2020-01-04 11:16:33 +05:30
Gang
4e97fb0f9d BAEL-3656 Read Numeric Strings in Excel Cells as a String with Apache POI 2020-01-01 21:34:48 -07:00
Sunil Jain
af53d2bdaf BAEL-3658: Read cell value rather than the formula that is evaluating it 2019-12-26 18:01:37 +05:30
Sunil Jain
fd431e4986 BAEL-3658: Read cell value rather than the formula that is evaluating it 2019-12-22 16:30:19 +05:30
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Amit Pandey
a54c9e0c9e Bael 4461 2 (#4444)
* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* Fix verification times
2018-06-11 10:18:30 +02:00
araknoid
064ea79490 BAEL-1203 Apache POI PowerPoint (#3090)
* Added Apache-POI PowerPoint

* Adjusted format + retrieve all placeholder
2017-11-29 20:49:08 +01:00
Doha2012
48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Doha2012
9f9dc8770a cleanup generated files (#1705)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files
2017-04-22 19:58:20 +02:00
lor6
47889bc227 Bael 623 v2 (#1119)
* helper classes for excel processing, tests

* fix imports

* list declaration

* shorten examples, add excel files
2017-02-06 17:03:00 -06:00
lor6
10eb6bfcc0 helper classes for excel processing, tests (#1093)
* helper classes for excel processing, tests

* fix imports

* list declaration
2017-02-04 19:03:00 -06:00
pivovarit
06f10646b1 Refactor Spring-Reactor samples 2016-12-28 08:19:55 +01:00
nguyennamthai
4f1ac2e776 Apache POI Support for MS Word (#908)
* Initial commit for Apache POI support for MS Word

* Relocate the POI Word project

* Add Apache POI to the repo
2016-12-23 17:38:23 +01:00