dev #21

Merged
WorldTeacher merged 46 commits from dev into main 2025-11-24 12:59:41 +00:00
Owner
No description provided.
WorldTeacher added 46 commits 2025-11-24 12:59:10 +00:00
Reviewed-on: http://git.theprivateserver.de/PHB/SemesterapparatsManager/pulls/13
add context menu and related actions
major: rework mail to send mail as plaintext instead of html, preventing the bleed-in of html text
Reviewed-on: #15
Reviewed-on: #16
- Updated the `from_tuple` method in `Prof` class to specify return type.
- Added type hints for various methods in `LehmannsClient`, `OpenAI`, `WebRequest`, and `ZoteroController` classes to improve code clarity and type safety.
- Modified `pdf_to_csv` function to return a string instead of a DataFrame.
- Enhanced error handling and type hints in `wordparser` and `xmlparser` modules.
- Removed unused UI file `Ui_medianadder.ts`.
- Improved the layout and structure of the `semesterapparat_ui` to enhance user experience.
- Updated file picker to support `.doc` files in addition to `.docx`.
- Added unique item handling in `Ui` class to prevent duplicates in apparat list.
- General code cleanup and consistency improvements across various files.
Reviewed-on: #17
Reviewed-on: #19
- Removed unnecessary imports from various UI files to streamline the codebase.
- Deleted the unused documentation viewer implementation in `documentationview.py`.
- Cleaned up imports in `files.py` by removing `LOG_DIR` as it was not used.
- Removed the temporary script `temp.py` as it was no longer needed.
Reviewed-on: #20
WorldTeacher merged commit d3dd6ae531 into main 2025-11-24 12:59:41 +00:00
Sign in to join this conversation.