Commit Graph

18 Commits

Author SHA1 Message Date
ce7d22b26b feat: add from_LehmannsSearchResult method to BookData for processing Lehmanns search results 2025-09-01 14:31:46 +02:00
0c53778f99 Refactor database message handling to support multiple messages and enhance type hints across various classes 2025-05-14 14:34:40 +02:00
f7c499ea6e Refactor logging setup across multiple modules to use loguru with consistent configuration
- Updated logging initialization in MessageCalendar, admin_edit_prof, elsa_main, graph, iconLine, searchPage, and richtext modules to use loguru.
- Changed log rotation and retention settings for log files to improve log management.
- Replaced logger.debug/info calls with log.debug/info for consistency.
- Fixed a typo in the searchPage UI and updated related references in the UI files.
- Removed unused imports and cleaned up code for better readability.
2025-05-13 15:49:52 +02:00
0c8ecb2054 Remove unused imports and clean up code structure across multiple files 2025-05-13 11:39:47 +02:00
08cd18f3f1 rebase codebase, delete trunk, move threads to backend 2025-01-14 16:20:08 +01:00
997d618ff1 fix broken files after faulty update 2025-01-14 08:51:58 +01:00
eda556b5ea rework logging, add more dataclasses, reworked config 2024-12-17 10:02:56 +01:00
f84c030eea feat: add documentation for ELSA and extend functionality, include new icons and update semester logic 2024-12-10 11:24:04 +01:00
6286fc2d94 feat: add adis_idn attribute to BookData class 2024-11-26 10:19:29 +01:00
WorldTeacher
0b65786f5f add in_apparat bool 2024-10-29 12:59:18 +01:00
WorldTeacher
cd74214c17 rework prof data using dataclass, change database code, fix bugs 2024-09-23 15:45:42 +02:00
WorldTeacher
14627cb824 fix error where same prof can't be used twice for apparats 2024-09-20 08:28:35 +02:00
WorldTeacher
fba35cdf25 various updates and changes, move admin widgets into different seperate dialogs 2024-08-08 14:40:38 +02:00
WorldTeacher
d5ed654519 add library_location
not used yet, maybe in the future
2024-07-02 07:40:30 +02:00
WorldTeacher
cbe0e597da remove unneeded commented code 2024-06-26 16:33:45 +02:00
WorldTeacher
d7853ab67d rest of files, not sorted 2024-05-17 08:35:37 +02:00
WorldTeacher
4ff37d9452 add enum class 2024-01-31 15:30:50 +01:00
WorldTeacher
0a9818940c add files 2024-01-26 08:28:01 +01:00