Commit Graph

452 Commits

Author SHA1 Message Date
7b43826ef5 fix: update eml support 2026-02-12 10:15:48 +01:00
8ec92a685c move pytest config into pyproject.toml 2026-02-10 15:12:09 +01:00
29824e8c04 refactor: update documentation server implementation and improve semester class logic 2026-02-10 14:59:34 +01:00
2e5cda6689 bump python version, ruff check 2026-02-10 14:33:54 +01:00
639afe9b95 add prek, tanuki 2026-02-10 12:40:31 +01:00
bcb96213ee Refactor code structure for improved readability and maintainability 2025-12-10 13:47:34 +01:00
67f967aa09 test: lower python version to 3.12 due to nuitka compiling issues 2025-12-03 11:19:29 +01:00
1e320d68c9 fix(ci): fix python version in build to test 3.13 2025-12-03 09:47:10 +01:00
0f41e8b226 experimental(ci): test build with python 3.13 2025-12-02 16:29:32 +01:00
c5099500a2 use correct artifact downloader 2025-12-02 16:22:43 +01:00
759ad0ff0b test new artifact upload 2025-12-02 16:18:22 +01:00
b8e8b87047 fix(ci): add step to create documentation artifact 2025-12-02 15:59:06 +01:00
9d0151a6d1 fix(ci): remove linux build due to lacking power 2025-12-02 15:48:31 +01:00
bfe9b24359 add patchelf for linux 2025-12-01 14:47:22 +01:00
b0e170e2ba fix documentation command 2025-12-01 14:31:39 +01:00
05289ef244 chore(codebase): import fixes, restructuring 2025-12-01 14:24:24 +01:00
6523ad655c Merge pull request 'dev-restructure-dir' (#30) from dev-restructure-dir into dev
Reviewed-on: #30
2025-12-01 12:00:13 +00:00
4eebc922c7 Add src/__init__.py 2025-12-01 12:00:06 +00:00
b05e4eb17f Delete src/__init__.py 2025-12-01 11:58:35 +00:00
dbfcdbd013 Add Adminbereich section with overview and user management pages to navigation, other changes 2025-12-01 12:57:15 +01:00
c7304b484a chore(ci): switch to use uv bump instead of bump-my-version 2025-12-01 11:03:22 +01:00
085d4a9075 chore(deps): add regex, pdf deps 2025-12-01 10:55:28 +01:00
1dba9730c5 Merge pull request 'dev-restructure-dir' (#28) from dev-restructure-dir into dev
Reviewed-on: #28
2025-12-01 09:53:29 +00:00
760f5d1463 chore(ci): switch to only bump if all steps succeed 2025-12-01 10:52:44 +01:00
59d52736a0 chore(ci): change to use gitea wiki instead 2025-12-01 10:42:25 +01:00
4b4711f045 Merge pull request 'Merge restructure branch into dev' (#25) from dev-restructure-dir into dev
Reviewed-on: #25
2025-12-01 09:38:49 +00:00
3da1c14b63 chore(ci): move workflow into correct dir 2025-12-01 10:38:22 +01:00
8491c41428 chore(docs): add zensical setup 2025-12-01 10:37:12 +01:00
cee3379203 feat(docs): migrate to zensical, re-structure docs 2025-12-01 10:36:36 +01:00
9dd4b0328e chore(project): add missing dependencies to config 2025-11-27 14:08:56 +01:00
Gitea CI
d6883b0388 Bump version: 1.0.1 → 1.0.2 v1.0.2 2025-11-24 13:13:19 +00:00
9e64d10bf4 Merge pull request 'remove index' (#22) from dev-restructure-dir into dev
Reviewed-on: #22
2025-11-24 13:12:37 +00:00
9f1dfa1030 remove index 2025-11-24 14:11:59 +01:00
Gitea CI
8c42d5fa45 Bump version: 1.0.0 → 1.0.1 v1.0.1 2025-11-24 13:06:49 +00:00
a8ebaee154 Merge pull request 'dev-restructure-dir' (#20) from dev-restructure-dir into dev
Reviewed-on: #20
2025-11-24 12:57:53 +00:00
84b00409f7 test release workflow 2025-11-24 13:52:24 +01:00
2d54d64a46 sort imports 2025-11-24 12:40:32 +01:00
6c6d140c2f Refactor UI imports and clean up unused code
- 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.
2025-11-24 12:39:44 +01:00
ee62c65ae7 chore: restructured project, updated readme 2025-10-29 09:31:40 +01:00
a4460ec17b chore: add log to file 2025-10-28 10:46:45 +01:00
ab62212201 chore: elsa: fix tab orders 2025-10-28 10:46:30 +01:00
dcb5a44ceb Merge pull request 'feat/database-ktrl_nr_daia_integration' (#19) from feat/database-ktrl_nr_daia_integration into dev
Reviewed-on: #19
2025-10-21 14:28:06 +01:00
f63bcc8446 feat: implement WebADIS authentication and add medianumber retrieval functionality 2025-10-21 15:26:20 +02:00
0764a6b06a feat: add migrations to create database and add / change features down the line 2025-10-21 10:42:52 +02:00
ef21a18b87 Merge pull request 'Refactor and enhance type hints across multiple modules' (#17) from dev-rebase into dev
Reviewed-on: #17
2025-10-21 08:11:21 +01:00
0406fe4f6f Refactor and enhance type hints across multiple modules
- 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.
2025-10-21 09:09:54 +02:00
6af34bf2df Merge pull request 'DeleteDialog' (#16) from dev-rebase into dev
Reviewed-on: #16
2025-10-10 08:11:03 +01:00
560d8285b5 Feat: add delete edition dialog with fuzzy search 2025-10-10 09:10:06 +02:00
b30d1aac47 Merge pull request 'Implement optimizations' (#15) from dev-rebase into dev
Reviewed-on: #15
2025-10-10 08:09:16 +01:00
3cc6e793d2 more AI optimizations, reworked logger 2025-10-09 12:35:15 +02:00