Commit Graph

16 Commits (f2141851be8db43c383e9f994d346f1431c0144a)

Author SHA1 Message Date
Dmitry S f0d0a07295 (core) Implement PREVIOUS/NEXT/RANK and lookupRecords().find.* methods.
2 months ago
Alex Hall fb09b7afa0 (core) Avoid quadratic time complexity in fetch_table with query
11 months ago
Alex Hall d8b2dcbb55 (core) Make Python tests pass in Python 3.11
1 year ago
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
1 year ago
Dmitry S 9d4eeda480 (core) Python optimizations to speed up data engine
2 years ago
Alex Hall 56624c4a95 (core) Fix undo error for automatically removed rows, especially in summary tables
2 years ago
Alex Hall 49cb51bac5 (core) Error explanations from friendly-traceback
2 years ago
Alex Hall fa9e6eee88 (core) Create an extra raw data widget when creating a table
3 years ago
Alex Hall d4ea5b3761 (core) Add RenameChoices user action
3 years ago
Jarosław Sadziński 8684c9e930 (core) Adding traceback to trigger formulas
3 years ago
George Gevoian e5eeb3ec80 (core) Add 'user' variable to trigger formulas
3 years ago
Dmitry S a56714e1ab (core) Implement trigger formulas (generalizing default formulas)
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Paul Fitzpatrick d0d3d3d0c9 (core) discount indirect changes for access control purposes
3 years ago
Dmitry S e2226c3ab7 (core) Store formula values in DB, and include them into .stored/.undo fields of actions.
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago