3d164898bf
rework graph to include semester generation, fix bug where y-values were extracted wrong
2025-06-20 09:09:28 +02:00
c3d9daa1b0
replace datagraph with dataqtgraph implementation to fix a scrolling bug
2025-06-17 16:13:20 +02:00
dbad7165bc
refactor: update configuration handling and OpenAI client initialization
2025-06-06 11:14:56 +02:00
3fbb8bbd52
add openai model to config, rework logging to use appdirs logging dir
2025-06-03 15:28:14 +02:00
b874656eba
set log level to INFO for improved logging clarity
2025-06-03 13:17:13 +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
468e8674ab
update logging, update docuprint add new ui for generating documents
2025-05-09 11:57:18 +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
WorldTeacher
a56c70a8b4
ui changes, formatting
2024-06-05 15:39:55 +02:00
WorldTeacher
bdf7fc37f1
rework GraphWidget, include generateMissing functionality, merge Widgets in single class
2024-05-24 16:29:08 +02:00
WorldTeacher
d7853ab67d
rest of files, not sorted
2024-05-17 08:35:37 +02:00
WorldTeacher
e999c51863
threads __init__, pyside6->pyqt6
2024-05-07 15:33:35 +02:00
WorldTeacher
d6a9868640
EXPERIMENTAL: switch from PyQt6 to PySide6
2024-02-22 21:20:57 +01:00
WorldTeacher
c257f016d4
Update x-axis labels to be slanted
2024-02-08 15:56:35 +01:00
WorldTeacher
0a9818940c
add files
2024-01-26 08:28:01 +01:00