Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
a43bd5a50e
|
Move project lock until all steps in project open are completed (#1977)
|
2024-07-14 16:28:09 +02:00 |
|
Veronica Berglyd Olsen
|
142d7c4f3a
|
Remove all END Enum comments
|
2024-05-10 16:01:44 +02:00 |
|
Veronica Berglyd Olsen
|
2afe0ebbe9
|
Remove all END Class comments
|
2024-05-10 16:00:56 +02:00 |
|
Veronica Berglyd Olsen
|
147d6b95d7
|
Move the quick read function to the document class where it belongs
|
2024-03-26 12:14:07 +01:00 |
|
Veronica Berglyd Olsen
|
738f022212
|
Add a quick document read function in the storage class
|
2024-03-26 11:45:29 +01:00 |
|
Veronica Berglyd Olsen
|
075a9bf850
|
Be a bit more precise on open project errors (#1737)
|
2024-03-09 12:12:19 +01:00 |
|
Veronica Berglyd Olsen
|
97ea3ebc16
|
Drop the XML backup file
|
2024-01-16 16:14:10 +01:00 |
|
Veronica Berglyd Olsen
|
5c99e2186a
|
Merge branch 'main' into dev
|
2024-01-05 00:27:32 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
41b7495a06
|
Complete the create new project code path
|
2023-12-20 21:52:57 +01:00 |
|
Veronica Berglyd Olsen
|
6d769cb512
|
Make some minor improvements
|
2023-12-01 18:18:26 +01:00 |
|
Veronica Berglyd Olsen
|
3fe2ee3058
|
Update tests for storage class
|
2023-12-01 17:28:56 +01:00 |
|
Veronica Berglyd Olsen
|
f2b35d798b
|
Make some minor corrections
|
2023-11-30 22:53:52 +01:00 |
|
Veronica Berglyd Olsen
|
d11a8ee789
|
Remove unneeded storage enum
|
2023-11-30 22:39:46 +01:00 |
|
Veronica Berglyd Olsen
|
4f42407c23
|
Rewrite project open and creation in storage class
|
2023-11-30 22:29:54 +01:00 |
|
Veronica Berglyd Olsen
|
eeadfc95e3
|
Annotate core modules
|
2023-08-08 22:37:48 +02:00 |
|
Veronica Berglyd Olsen
|
1752d5c5cb
|
Fix inconsistent clearing of lockfiles in projects
|
2023-07-24 23:29:39 +02:00 |
|
Veronica Berglyd Olsen
|
3753f5b829
|
Rewrite project consistency chech as part of the tree class
|
2023-07-21 23:56:48 +02:00 |
|
Veronica Berglyd Olsen
|
4dfa51855e
|
Spell check comments and docstrings
|
2023-07-20 23:25:49 +02:00 |
|
Veronica Berglyd Olsen
|
a3f0d5b865
|
Fix bug in options file conversion
|
2023-06-15 23:54:16 +02:00 |
|
Veronica Berglyd Olsen
|
6193e3191b
|
Fix minor issue in session log conversion
|
2023-06-15 23:26:27 +02:00 |
|
Veronica Berglyd Olsen
|
028abc0ce9
|
Update storage class and test coverage of it
|
2023-06-15 23:05:21 +02:00 |
|
Veronica Berglyd Olsen
|
0003f8c24d
|
Change format of wordlist.txt file to json
|
2023-06-13 17:31:16 +02:00 |
|
Veronica Berglyd Olsen
|
eba6783816
|
Move session log handling to a separate class, and use jsonl format
|
2023-06-12 01:50:27 +02:00 |
|
Veronica Berglyd Olsen
|
00350140d3
|
Rename index and options meta files
|
2023-06-10 00:44:52 +02:00 |
|
Veronica Berglyd Olsen
|
033b9f2a59
|
Update the zipIt function to include new files
|
2023-06-04 21:25:03 +02:00 |
|
Veronica Berglyd Olsen
|
5f6335d8f9
|
Fix some typing issues
|
2023-06-04 00:40:04 +02:00 |
|
Veronica Berglyd Olsen
|
135ba3f290
|
Update the project storage class
|
2023-06-03 19:05:18 +02:00 |
|
Veronica Berglyd Olsen
|
324b204eaa
|
Drop all mappings of config object into classes now that tests don't need that
|
2023-05-16 23:00:30 +02:00 |
|
Veronica Berglyd Olsen
|
492d94ee6e
|
Check that content path exists before returning it from storage class (#1317)
|
2023-02-05 18:12:50 +01:00 |
|
Veronica Berglyd Olsen
|
41a0788b4c
|
Update copyright year to 2023
|
2023-01-08 18:47:04 +01:00 |
|
Veronica Berglyd Olsen
|
8749321614
|
Block opening a non-new project in a non-existing location (#1300)
|
2022-12-23 12:28:30 +01:00 |
|
Veronica Berglyd Olsen
|
32d75567e3
|
Use direct imports everywhere
|
2022-11-28 18:23:36 +01:00 |
|
Veronica Berglyd Olsen
|
d0e4c9f822
|
Fix versions in module docstrings
|
2022-11-25 22:43:27 +01:00 |
|
Veronica Berglyd Olsen
|
f5a3280565
|
Add test coverage of storage class
|
2022-11-08 22:19:22 +01:00 |
|
Veronica Berglyd Olsen
|
b024c0996d
|
Move zipping of project to storage class
|
2022-11-08 19:25:56 +01:00 |
|
Veronica Berglyd Olsen
|
262a6c36b7
|
Rename NWDoc class to NWDocument
|
2022-11-07 22:51:09 +01:00 |
|
Veronica Berglyd Olsen
|
615ee2958a
|
Remove project path attribute from project class
|
2022-11-06 00:39:30 +01:00 |
|
Veronica Berglyd Olsen
|
a75424e44b
|
Use storage class to return document objects
|
2022-11-06 00:29:43 +01:00 |
|
Veronica Berglyd Olsen
|
76a1421fde
|
Remove project content attribute from project class
|
2022-11-06 00:15:24 +01:00 |
|
Veronica Berglyd Olsen
|
972ed25a8c
|
Remove project cache attribute from project class
|
2022-11-05 23:33:50 +01:00 |
|
Veronica Berglyd Olsen
|
21ab4e58f9
|
Remove project meta attribute from project class
|
2022-11-05 23:29:25 +01:00 |
|
Veronica Berglyd Olsen
|
82b34d9d2c
|
Move lock file code to storage class
|
2022-11-05 22:14:33 +01:00 |
|
Veronica Berglyd Olsen
|
407e7fa69e
|
Add storage code to handle projecty structure and old projects
|
2022-11-05 16:15:26 +01:00 |
|
Veronica Berglyd Olsen
|
dfd9e15951
|
Use storage class to open and save project XML
|
2022-11-03 21:51:56 +01:00 |
|
Veronica Berglyd Olsen
|
da4f4b0801
|
Add prototyype storage class
|
2022-11-01 22:58:12 +01:00 |
|