Commit Graph

22 Commits (65ac8aaa85fe6deca30752fe19f4b3fa60740894)

Author SHA1 Message Date
Jarosław Sadziński cf9e0585a9 (core) Undo bug - restoring dependencies for trigger formulas
3 years ago
Alex Hall be96db4689 (core) Remove code related to _grist_TableViews
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
George Gevoian e1780e4f58 (core) Migrate import code from data engine to Node
3 years ago
Alex Hall d4ea5b3761 (core) Add RenameChoices user action
3 years ago
Paul Fitzpatrick 7907467dbc (core) treat summary tables like formulas for access control purposes
3 years ago
George Gevoian 8a7edb6257 (core) Enable incremental imports
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Alex Hall 0d1a285129 (core) Fix changing type of source column from choice to choicelist
3 years ago
Alex Hall 1f6e693b6e (core) Remove REPL code
3 years ago
Alex Hall 61e7c8a127 (core) Run python unit tests again in python 3
3 years ago
Dmitry S 01cef034ed (core) A quick attempt to fix summarizing by reference columns
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
Paul Fitzpatrick d0d3d3d0c9 (core) discount indirect changes for access control purposes
3 years ago
Dmitry S 5deac68315 (core) Update ACL resources/rules when tables/columns get renamed
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 bc3a472324 (core) Implement new representation of ACL rules.
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
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago