RandomSec/main/tests
Tom Morris 3717111db8
Fix Open Office Spreadsheet (ODS) dates (#2843)
* Truncate any completely empty columns on the right

Fixes #565
The current versions of Open Office create default spreadsheets
with over 1000 empty columns. Keep track of the rightmost
non-empty column when importing and truncate everything else.

Also adds a basic ODS import test.

* Fix dates in ODS spreadsheets

Fixes #2224
2020-07-04 08:42:33 +02:00
..
client/src Correcting typo that was breaking one UI test 2013-12-17 01:40:45 -03:00
data Add Excel95 import test and improve other importer tests (#2844) 2020-06-30 08:20:56 +02:00
server Fix Open Office Spreadsheet (ODS) dates (#2843) 2020-07-04 08:42:33 +02:00