Aiirondev_dev
19a585b2ec
Implementation of encryption for sensitive information that may be providet by the client, to ensure that all information important or not is safe
2026-06-26 23:39:05 +02:00
Aiirondev_dev
f31c4e2ff7
fix of misspelled atribute of a Arg
2026-06-26 21:18:50 +02:00
Aiirondev_dev
07b1cc5e79
Implementation of a multiple Clients per slot logic
2026-06-26 18:59:09 +02:00
Aiirondev_dev
3923939387
slight fix of the unused field at the end of the List
2026-06-26 14:18:23 +02:00
Aiirondev_dev
eb9c655398
Addition of the custom fields in the Terminplaner
2026-06-26 13:55:04 +02:00
Aiirondev_dev
d24bd6ba56
smal fixes for a error in the variable passing in the backend after changes in blueprint and terminconfig
2026-06-12 20:59:25 +02:00
Aiirondev_dev
0a5d7dedea
new implementation of the mail module relevant fuktions, in addition added thje funktion to add a title to the Terminplan
2026-06-12 19:43:37 +02:00
Aiirondev_dev
4227934252
feat: Add ICS export functionality for client slot bookings and enhance client booking interface
2026-05-31 18:54:21 +02:00
Aiirondev_dev
d6883d1879
refactor: remove unused date and time parsing functions from backend_server.py and clean up termin_client.html
2026-05-31 18:50:31 +02:00
Aiirondev_dev
dec3c16d7f
feat: Enhance appointment booking interface with date and time selection features
2026-05-31 18:43:04 +02:00
Aiirondev_dev
6dd44508ce
fix: Ensure numeric fields are correctly cast to int in get_available function
2026-05-31 18:32:42 +02:00
Aiirondev_dev
7ab8f841d0
feat: Enhance tenant management and appointment deletion functionality
2026-05-31 16:13:11 +02:00
Aiirondev_dev
73e4407d7b
feat: Implement upcoming appointments feature for users
...
- Added `remove_done` function to clean up finished appointments in the database.
- Introduced `get_upcoming_for_user` function to retrieve upcoming appointments for a specific user.
- Updated `backend_server.py` to include a new endpoint for fetching user-specific upcoming events.
- Modified `blueprint.py` to render upcoming events in the user interface.
- Enhanced `terminplan.html` to display a list of upcoming appointments with relevant details and action links.
- Updated configuration to enable the new appointment planning feature.
2026-05-31 15:46:22 +02:00
Aiirondev_dev
d668e54042
feat: add calendar export functionality and option to create ICS file for appointments
2026-05-30 14:06:26 +02:00
Aiirondev_dev
1c5aa9beed
feat: enhance appointment management with email service integration and calendar view options
2026-05-30 13:49:55 +02:00
Aiirondev_dev
96debef4f4
fix: update import path for tenant context and ensure client_id is a string
2026-05-30 00:19:35 +02:00
Aiirondev_dev
3dc9ecfe5b
fix: update import path for email service module
2026-05-29 23:59:20 +02:00
Aiirondev_dev
539cf2b21c
feat: add appointment management module with booking and configuration features
2026-05-29 23:21:09 +02:00