Veronica Berglyd Olsen
1b89d0a4f0
Logger messages ( #818 )
...
* Change the way logger messages are generated by using the printf-like method
* Use single quotes around log values that can be empty strings
* Fix bug in log message
2021-07-02 10:22:00 +02:00
Veronica Berglyd Olsen
e1dcfaa1e3
Drop dictionary alignment by colon
2021-06-25 23:14:13 +02:00
Veronica Berglyd Olsen
26912f226f
Add double space before in-line comments
2021-06-25 21:36:52 +02:00
Veronica Berglyd Olsen
edfd7c9770
Remove encoding line and add spaces between classes and functions
2021-06-25 20:53:33 +02:00
Veronica Berglyd Olsen
40ff865989
Make XML parser for items less picky
2021-06-11 00:01:58 +02:00
Veronica K. B. Olsen
f92ef05ee2
Move enum and constants to the root source folder
2021-03-28 17:15:17 +02:00
Veronica K. B. Olsen
d8cc091f94
Also use the new nwItem checkers in the NWItem class
2021-01-29 18:39:48 +01:00
Veronica K. B. Olsen
cdf3c62d17
Reformat and update the source file header docstrings
2021-01-16 17:41:40 +01:00
Veronica K. B. Olsen
b2d3b2cf72
Bump copyright year to 2021
2021-01-01 15:14:37 +01:00
Veronica K. B. Olsen
2c0eaeb557
Fix old tests
2020-12-01 10:23:35 +01:00
Veronica K. B. Olsen
6a1dc8b5ae
New test for NWItem class
2020-11-30 22:28:01 +01:00
Veronica K. B. Olsen
8d31428a9d
Improve a few functions in common and item
2020-10-24 17:54:02 +02:00
Veronica K. B. Olsen
1923a55443
Code cleanup in core classes and rename of parHandle to itemParent in NWItem class
2020-10-15 19:08:35 +02:00
Veronica K. B. Olsen
67f8a36272
Change copyright year to year-range
2020-09-22 23:13:46 +02:00
Veronica K. B. Olsen
00f0a6887c
Fixed flake8 W and F errors
2020-08-12 21:41:37 +02:00
Veronica K. B. Olsen
72cb1ed60f
Fixed pycodestyle E7 errors
2020-08-12 21:11:25 +02:00
Veronica K. B. Olsen
95ee2bf874
Fixed pycodestyle E231 errors
2020-08-12 20:51:22 +02:00
Veronica K. B. Olsen
243d9dd85a
Remove doc word count from main statusbar, and added support for session word count for documents
2020-06-27 19:41:41 +02:00
Veronica K. B. Olsen
59795e62f7
Moved NWStatus to core/status.py
2020-06-06 15:23:03 +02:00
Veronica K. B. Olsen
017d9c3801
Moved NWTree to core/tree.py
2020-06-06 15:18:49 +02:00
Veronica K. B. Olsen
fa8d3ff816
Moved NWItem to core/item.py
2020-06-06 15:14:13 +02:00