Commit Graph

17 Commits

Author SHA1 Message Date
25b822aaed
Changed to IList<> 2023-01-18 20:00:25 +01:00
f7186fd3cc
Added documentation 2023-01-18 20:00:03 +01:00
79d8deb837
Added method for starting the import process. 2023-01-02 20:56:06 +01:00
7676bea101
Moved export code into region 2023-01-02 20:50:11 +01:00
cdffce9bbd
Implemented the JSON export 2022-11-14 20:32:41 +01:00
8a4bf6f180
Add optional manual mode per translation and culture 2022-09-21 22:52:17 +02:00
4f16988460
Added missed navigation for translations 2022-09-17 21:46:48 +02:00
0aeec1885f
Added a multi-line state to the text elements 2022-09-17 19:23:11 +02:00
d53966501a
Added a data context factory to abstract the database creation process 2022-08-17 21:00:37 +02:00
da1bb941f0
Renamed settings name to code 2022-07-25 19:03:49 +02:00
fb2f573de4
Spelling 2022-07-16 22:28:40 +02:00
2b5de0aa1e
Auto included must navigation properties in data model 2022-07-13 20:05:45 +02:00
aa641770d2
Added a name field to text elements 2022-07-10 19:30:22 +02:00
fb0bb2b178
Expect that all tables are available 2022-07-09 15:03:50 +02: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
19b9851832
Added data context 2022-06-12 17:15:30 +02:00