Commit Graph

16 Commits (main)

Author SHA1 Message Date
Jarosław Sadziński 34c85757f1 (core) Fix for ReferenceList conversion during table rename
2 months ago
Dmitry S 534615dd50 (core) Update logging in sandbox code, and log tracebacks as single log messages.
11 months ago
Dmitry S 9d4eeda480 (core) Python optimizations to speed up data engine
1 year ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall 8aa6ddba0b (core) Convert datetime objects in Date columns to timestamps at midnight of the date
2 years ago
Alex Hall 02fd71d9bb (core) Nicer conversion from numeric to text
3 years ago
George Gevoian 79f6f605f8 (core) Polish and enable Reference List widget
3 years ago
Alex Hall 04e5d90f86 (core) Barely working reference lists in frontend
3 years ago
Dmitry S b537539b73 (core) Implement UI for trigger 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
Dmitry S 8d62a857e1 (core) Add ChoiceList type, cell widget, and editor widget.
3 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 7a8debae16 (core) Improve object serialization, to help get RECORD data to Custom Widgets.
4 years ago
Dmitry S 48ca124f23 (core) Render unmarshallable values as non-errors, using their repr() strings.
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago