Aiirondev_dev
af9826547c
Incorperation of the right fallback path for the image folders
2026-07-31 22:43:48 +02:00
Aiirondev_dev
ad14499df0
fix of the direction for _match_mail
2026-07-28 22:43:12 +02:00
Aiirondev_dev
315918098d
Changes of the settings.py and in generell the Variable Proccessing to have a more secure deployment Process
2026-07-28 20:52:05 +02:00
Aiirondev_dev
ea402f3223
Changes to the mail sending system to allow for a more fluent proccessing of the mails in regarts to the rate limiting
2026-07-28 19:03:15 +02:00
Aiirondev_dev
2421f867ed
Smal changes for Module access
2026-06-23 14:40:27 +02:00
Aiirondev_dev
539cf2b21c
feat: add appointment management module with booking and configuration features
2026-05-29 23:21:09 +02:00
Aiirondev_dev
a98f3751e9
feat: add email service and appointment management module with configuration settings
2026-05-29 15:38:22 +02:00
Aiirondev_dev
d722b5a774
feat: implement school year rollover functionality with configurable settings
2026-05-28 20:46:28 +02:00
Aiirondev_dev
84543c8734
feat: enhance file upload functionality and improve CSV import experience
2026-05-28 18:38:08 +02:00
Aiirondev_dev
08cce1b884
feat: enhance configuration path resolution for Docker deployments
2026-05-20 21:39:56 +02:00
Aiirondev_dev
f847faea3e
feat: Improve module import paths and add package initialization files
2026-05-20 17:43:06 +02:00
Aiirondev_dev
0c27d7ac86
feat: Add Excel, PDF export, and user generation modules
...
- Implemented `excel_export.py` for generating library item exports in Excel format.
- Created `pdf_export.py` for generating audit reports compliant with DIN 5008 standards, including detailed event tables and signature blocks.
- Developed `generate_user.py` for interactive user creation with validation for usernames and passwords.
- Introduced `module_registry.py` for managing module states and path matching.
- Added a basic `__init__.py` in the `terminplaner` module for initialization.
2026-05-20 15:30:23 +02:00