Commit Graph

17 Commits (main)

Author SHA1 Message Date
Alex Hall 525613216c (core) Fix updating attributes inside f-strings when columns are renamed
8 months ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
9 months ago
Alex Hall 5dfa9a542c (core) Upgrade to Python 3.11
10 months ago
Alex Hall ba16d50080 (core) Upgrade to latest versions of asttokens and wrapt
10 months ago
Dmitry S c0ed4a8a60 (core) Use a new docker image for tests in Jenkins
10 months ago
Paul Fitzpatrick 66643a5e6b
add a pyodide-based "sandbox" flavor (#437)
1 year ago
Alex Hall 16a43edc2e (core) Upgrade friendly-traceback and its dependencies
2 years ago
Dmitry S 0a8ce2178a (core) Add PHONE_FORMAT function using the phonenumberslight library
2 years ago
Alex Hall 692ea4820f reorganise and comment on requirements files
2 years ago
Alex Hall 67c89f0d96 Remove requirements that were only there for messytables
2 years ago
Yohan Boniface 54703e2794 Remove messytables dependency from xlsx import
2 years ago
Alex Hall 42afb17e36 (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2 years ago
Yohan Boniface ac9f2fbdd1 Update some python deps to prepare python>=3.10 compat
2 years ago
Alex Hall 49cb51bac5 (core) Error explanations from friendly-traceback
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
Alex Hall 5b16dd2e86 (core) Upgrade chardet
3 years ago
Paul Fitzpatrick bb8cb2593d (core) support python3 in grist-core, and running engine via docker and/or gvisor
3 years ago