Commit Graph

72 Commits

Author SHA1 Message Date
Aiirondev_dev 2cea23e391 changes to the booking process 2026-08-25 20:45:18 +02:00
Aiirondev_dev 13af9a72ad change of the thread processing 2026-08-25 19:42:51 +02:00
Aiirondev_dev dc147def1b changes to the provisioning 2026-08-25 19:33:34 +02:00
Aiirondev_dev 85d1549bd3 debug implementation 2026-08-25 19:27:33 +02:00
Aiirondev_dev d59ffe2cc1 thread managment 2026-08-25 19:14:44 +02:00
Aiirondev_dev fa1fdc8dea import fix 2026-08-25 17:57:51 +02:00
Aiirondev_dev 7c6ecd83f4 change to the buchungs system 2026-08-25 14:17:32 +02:00
Aiirondev_dev 645de54b77 improvement of instance check 2026-08-25 14:09:22 +02:00
Aiirondev_dev f19a9d6c8e server steering implementation 2026-08-25 13:58:35 +02:00
Aiirondev_dev 7c81a7a6f6 imlementation of a user management 2026-08-25 13:29:12 +02:00
Aiirondev_dev 7aeb325d4e cahnges to the user management 2026-08-25 12:50:34 +02:00
Aiirondev_dev ac9fa27db8 changes to the verification 2026-08-25 09:31:24 +02:00
Aiirondev_dev e3f934b84f changes to the verification process 2026-08-25 09:28:09 +02:00
Aiirondev_dev 3236a283aa implementation of the email systrem and the verification for the user account 2026-08-25 01:27:53 +02:00
Aiirondev_dev ffe730cc50 changes to the register option to have an optin button for the marketing emails 2026-08-24 23:08:49 +02:00
Aiirondev_dev 92f7728dfd changes to fix an missing error 2026-08-24 22:20:44 +02:00
Aiirondev_dev 1a8b4bfc38 changes to the booking procedure 2026-08-24 22:15:04 +02:00
Aiirondev_dev d276488e7b changes to the booking flow 2026-08-24 22:03:07 +02:00
Aiirondev_dev 9d33e9c996 implementation for the warenkorb system 2026-08-24 21:49:18 +02:00
Aiirondev_dev 395134b88f Changes of the Prices 2026-07-30 12:55:19 +02:00
Aiirondev_dev d62de162f1 changes to the legal 2026-07-19 17:43:40 +02:00
Aiirondev_dev 2a83b96415 changes to get the lagal right 2026-07-19 17:35:23 +02:00
Aiirondev_dev 818773e459 Slight changes with the checkout system 2026-07-19 12:47:10 +02:00
Aiirondev_dev d6ed54ab02 changes to the Instance repo and Domain 2026-07-19 12:15:02 +02:00
Aiirondev_dev a0f722af58 slight fix for the pdf download 2026-07-13 13:12:32 +02:00
Aiirondev_dev c7ddc0f590 Website/main.py aktualisiert 2026-07-13 10:17:35 +00:00
Aiirondev_dev f68906f3cb refactor: Replace Google Fonts with system fonts for improved performance and consistency 2026-05-27 13:31:30 +02:00
Aiirondev_dev 296c25192d feat: Refactor provisioning to instance requests and enhance subdomain availability check 2026-05-27 13:15:22 +02:00
Aiirondev_dev 3dfa68554e feat: Add provision deletion functionality with confirmation in admin and my invoices views 2026-05-27 13:01:32 +02:00
Aiirondev_dev 94f7d301d1 feat: Implement provisioning request management in admin and user invoice views 2026-05-26 22:45:10 +02:00
Aiirondev_dev f5104d1142 fix: Update payment confirmation message and redirect logic in booking flow 2026-05-24 09:16:03 +02:00
Aiirondev_dev 6dbba381da refactor: Remove unused email sending functionality and update invoice status descriptions 2026-05-23 23:10:37 +02:00
Aiirondev_dev 28777021ad feat: Add legal PDF download link in footer navigation 2026-05-23 15:50:37 +02:00
Aiirondev_dev 8fd4e1aa6b fix: Correct import statement for booking module in main.py 2026-05-23 15:45:11 +02:00
Aiirondev_dev c4520fd71e refactor: Remove unused booking function and streamline consultation flow handling 2026-05-23 15:42:04 +02:00
Aiirondev_dev 2a96e8bbb4 feat: Implement booking email notifications and consent handling in booking flow 2026-05-23 10:16:25 +02:00
Aiirondev_dev 0a11d366a5 feat: Enhance booking flow with form data handling and validation 2026-05-23 00:03:40 +02:00
Aiirondev_dev beb9cb34f4 feat: Implement booking package and flow mappings with review page 2026-05-22 23:40:22 +02:00
Aiirondev_dev fa540e8340 style: Add advanced and email package mappings in book option package function
style: Implement MongoDB connection and user collection retrieval in server steering
style: Add version management methods for advanced and email packages
style: Update instance editing functionality for new package options
style: Update binary image file in static resources
2026-05-17 20:40:15 +02:00
Aiirondev_dev a4b6e3107b style: Add mapping for starter package in book option package function 2026-05-15 22:41:48 +02:00
Aiirondev_dev b7ed31b117 style: Remove tutorial upload functionality and associated template 2026-05-15 21:46:02 +02:00
Aiirondev_dev 442c7d24d2 style: Implement tutorial video upload functionality with preview and management features 2026-05-15 21:40:27 +02:00
Aiirondev_dev f65188d596 style: Enhance tutorial video management with URL normalization and improved preview functionality 2026-05-15 21:37:09 +02:00
Aiirondev_dev ad5672ca8e style: Add tutorial management features with video display and admin upload functionality 2026-05-15 18:33:48 +02:00
Aiirondev_dev 5ad33fc2a2 style: Remove team management functionality and associated templates for a cleaner codebase 2026-05-11 23:15:14 +02:00
Aiirondev_dev f74866600d style: Enhance team member photo handling and ensure fallback members are displayed when no team members are available 2026-05-11 14:57:03 +02:00
Aiirondev_dev f092ac1890 Refactor appointment system: remove appointments.html, update navigation to link to preise.html, and create new preise.html with pricing details and booking options. 2026-05-10 14:43:26 +02:00
Aiirondev_dev ccc46172bc fix: Update Google verification route to accept alphanumeric tokens 2026-05-07 18:37:30 +02:00
Aiirondev_dev 78863980a4 feat: Add Google verification route to serve verification HTML files 2026-05-07 18:30:15 +02:00
Aiirondev_dev 56182e0a24 feat: Add new package options for Schulträger and Telefonsupport in appointments 2026-05-06 17:16:58 +02:00