Commit Graph

7 Commits

Author SHA1 Message Date
4c6f5b59f0
Bugfixes
- Added handling for DeepL exceptions
- Added debug logging for im- and exporting
- When executing the post script for the unique id migration, ensure
  that new id are generated, only when no id exists
- Fixed section export by loading references to parents
2023-02-11 21:22:25 +01:00
35009dba7c
Fixed data model classes to generate unique ids when created 2023-01-22 21:39:36 +01:00
0587af18f2
Added Git Export Feature
- Added import algorithm
- Added FromJsonX() methods to data models
- Added possibility to work with temp. database file
- Added export processor to handle export process & triggers
- Added something changed event e.g. as export trigger
- Added possibility to import a JSON export
- Updated Git icon
2023-01-22 19:35:57 +01:00
cdffce9bbd
Implemented the JSON export 2022-11-14 20:32:41 +01:00
c2c8a36ad2
Added persistent unique ids to all elements 2022-11-06 21:07:41 +01:00
c90d3fdd3c
Changed section data model
- Made parents nullable
- Added a data key for the tree
- Added depth for quicker layer-wise loading
2022-07-09 15:03:18 +02:00
50ffcb33b1
Added main entities 2022-06-12 21:42:47 +02:00