Veronica Berglyd Olsen
26b4da9eb4
Fix most tests with minor issues
2024-11-20 19:58:34 +01:00
Veronica Berglyd Olsen
bbe8683d59
Re-implement project item duplication
2024-11-20 18:48:14 +01:00
Veronica Berglyd Olsen
3d935e29eb
Update test coverage
2024-10-30 00:08:31 +01:00
Veronica Berglyd Olsen
2938a0f122
Remove version dependency in DocX tests
2024-10-23 17:44:55 +02:00
Veronica Berglyd Olsen
787e1a46d1
Add DocX test coverage
2024-10-21 16:59:43 +02:00
Veronica Berglyd Olsen
33497bc92d
Simplify how the project tree is populated
2024-07-25 20:47:14 +02:00
Veronica Berglyd Olsen
53522908c8
Improve test coverage
2024-06-16 17:29:29 +02:00
Veronica Berglyd Olsen
2afe0ebbe9
Remove all END Class comments
2024-05-10 16:00:56 +02:00
Veronica Berglyd Olsen
2e55d28a10
Improve the test file compare function
2024-02-15 21:46:35 +01:00
Veronica Berglyd Olsen
4d016c3b75
Clean up top level window access and add coverage to shared data class
2024-02-03 15:34:33 +01:00
Veronica Berglyd Olsen
68a6390868
Add test coverage of modified widgets
2024-02-01 23:35:30 +01:00
Veronica Berglyd Olsen
838a2a8062
Drop the Novel Title data from the project and code
2024-01-26 22:45:12 +01:00
Veronica Berglyd Olsen
b6c9f1160f
Add test coverage
2024-01-25 22:59:22 +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
5278eb7895
Update tests
2023-11-30 22:30:12 +01:00
Veronica Berglyd Olsen
10c7934ae2
Update tests
2023-08-25 18:37:01 +02:00
Veronica Berglyd Olsen
777b1a15fd
Clean up no longer needed code
2023-08-14 17:43:47 +02:00
Veronica Berglyd Olsen
150f6603cd
Let the shared class handle project open/save/close and recreating the project instance
2023-08-13 20:16:37 +02:00
Veronica Berglyd Olsen
8154293d92
Move the hasProject logic into the shared class
2023-08-13 19:23:32 +02:00
Veronica Berglyd Olsen
12897ff2e1
Make project instance private to main GUI class
2023-08-08 17:21:00 +02:00
Veronica Berglyd Olsen
9721c25613
Add test coverage of GuiManuscript tool
2023-07-18 17:52:49 +02:00
Veronica Berglyd Olsen
f502411079
Complete test coverage of doc build module
2023-06-24 19:14:22 +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
af67f5081e
Fix test reference files
2023-05-29 17:16:58 +02:00
Veronica Berglyd Olsen
c42f2e755c
Make ODT tests ignore version number
2023-02-12 16:07:36 +01:00
Veronica Berglyd Olsen
7638db21ec
Fix tests
2023-02-12 15:12:39 +01:00
Veronica Berglyd Olsen
41a0788b4c
Update copyright year to 2023
2023-01-08 18:47:04 +01:00
Veronica Berglyd Olsen
32d75567e3
Use direct imports everywhere
2022-11-28 18:23:36 +01:00
Veronica Berglyd Olsen
e5f04e5234
Reduce number of author entries in project to one
2022-11-27 16:55:54 +01:00
Veronica Berglyd Olsen
03e173634f
Switch to Path objects nearly everywhere
2022-11-09 22:43:48 +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
21ab4e58f9
Remove project meta attribute from project class
2022-11-05 23:29:25 +01:00
Veronica Berglyd Olsen
72cc0cf0aa
Add project file format 1.5
2022-11-05 21:13:18 +01:00
Veronica Berglyd Olsen
c6d3f680cc
Add a UUID to projects
2022-11-05 17:03:45 +01:00
Veronica Berglyd Olsen
2e590b742f
Move new project tool to core tools ( resolves #1152 )
2022-11-03 23:47:51 +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
6fd7107675
Remove pre-generatiopn of status and importance items
2022-10-31 23:18:16 +01:00
Veronica Berglyd Olsen
9d283d2eae
Move all remaining trivial project settings to the data class
2022-10-31 15:55:33 +01:00
Veronica Berglyd Olsen
aeef8734b8
Move the remaining project meta settings to project data class
2022-10-31 00:28:10 +01:00
Veronica Berglyd Olsen
e887ec6991
Move project name to project data class
2022-10-30 23:18:18 +01:00
Veronica Berglyd Olsen
7b04d57605
Refactor project settings test
2022-10-25 15:48:29 +02:00
Veronica Berglyd Olsen
38df693987
Update tests
2022-10-17 21:15:52 +02:00
Veronica Berglyd Olsen
747a1a212c
Make some minor improvements to code and tests
2022-10-10 15:48:45 +02:00
Veronica Berglyd Olsen
78b97ce8fb
Remove name as a required parameter for new root folders since no part of the GUI uses it
2022-05-21 22:10:25 +02:00
Veronica Berglyd Olsen
63a3e56cdb
Fix ignored lines in XML comparison
2022-05-21 18:15:38 +02:00
Veronica Berglyd Olsen
06d39ea352
Make tests not depend on minimal project settings
2022-05-21 17:33:58 +02:00
Veronica Berglyd Olsen
af3d0d2eb0
Happy new year! ( #941 )
2021-12-31 15:56:43 +01:00
Veronica Berglyd Olsen
e8bb130245
Code and GUI text cleanup ( #926 )
...
* Move int range checkers from options class to common file
* Improve error handling and reporting
* Make some minor improvements to init and test suite
* Fix 'trypewriter' to 'typewriter' typo
* Remove menu path description in dialog help text
* Improve the help text for entries in the Format menu
* Reword a couple of dialog messages
2021-11-07 18:17:17 +01:00