-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix and improve detection and import of ods, xlsx and csv documents #1446
base: main
Are you sure you want to change the base?
Commits on Nov 18, 2024
-
test(Integration): extends csv import test data
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a796460 - Browse repository at this point
Copy the full SHA a796460View commit details -
test(Integration): extend import test with xlsx data sets
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 126fa47 - Browse repository at this point
Copy the full SHA 126fa47View commit details -
fix(Import): distinguish between date only and date time on xlsx imports
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 035367b - Browse repository at this point
Copy the full SHA 035367bView commit details -
fix(Import): be tolerant to alternative ways of XLSX file content
improved handling of LibreOffice-generated XLSX documents Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9430d24 - Browse repository at this point
Copy the full SHA 9430d24View commit details -
fix(Import): accept Y-m-d formatted dates, as from CSV
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74e1bec - Browse repository at this point
Copy the full SHA 74e1becView commit details -
tests(Integration): add ods test and consolidate scenarios in an outline
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61a76fd - Browse repository at this point
Copy the full SHA 61a76fdView commit details -
test(reuse): add license files to office test docs
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0f9edc - Browse repository at this point
Copy the full SHA f0f9edcView commit details -
fix(Import): use correct int index of literal one
… and get date value with fault tolerance Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e9fd3a - Browse repository at this point
Copy the full SHA 0e9fd3aView commit details -
fix(Import): reliable detection of intented datetime type
Signed-off-by: Arthur Schiwon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 044d62d - Browse repository at this point
Copy the full SHA 044d62dView commit details