Commit Graph

21 Commits (cecebded1f6e9787b42653772bc3a2a1274456a7)

Author SHA1 Message Date
Alex Hall 5258fa649d (core) Fix self-updating trigger formulas used in lookups
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
3 years ago
Alex Hall 5aed22dc1e (core) Remove dead code for fetching snapshots
3 years ago
Alex Hall 1f6e693b6e (core) Remove REPL code
3 years ago
Alex Hall a9d5b4d5af (core) Refactor Table.Record[Set] classes
3 years ago
George Gevoian e5eeb3ec80 (core) Add 'user' variable to trigger formulas
3 years ago
George Gevoian 9592e3610b (core) Add 'value' to trigger formula autocomplete
3 years ago
Alex Hall 61e7c8a127 (core) Run python unit tests again in python 3
3 years ago
Dmitry S a56714e1ab (core) Implement trigger formulas (generalizing default formulas)
3 years ago
Alex Hall 305b133c59 (core) Remaining Python 3 compatibility changes
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Alex Hall d3dc910784 (core) sys.setdefaultencoding('utf8')
3 years ago
Paul Fitzpatrick d0d3d3d0c9 (core) discount indirect changes for access control purposes
3 years ago
Dmitry S ec023a3ba6 (core) Fix another cause of inconsistency that can be triggered by bad DocActions.
4 years ago
Dmitry S 14cdd47675 (core) When checking for metadata consistency, check for stray column records too
4 years ago
Dmitry S 9f806de64b (core) Allow using negative rowIds to add records and refer to them in Reference values.
4 years ago
Dmitry S 6b582b9ace (core) Remove the old attempt at ACLs implemented in Python.
4 years ago
Dmitry S e2226c3ab7 (core) Store formula values in DB, and include them into .stored/.undo fields of actions.
4 years ago
Dmitry S 003029bf8a (core) Improve suggestions for formula autocomplete
4 years ago
Dmitry S 2fbd3f1706 (core) Fix lookups in default formulas
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago