Commit Graph

  • 5903f2afdd feat: Refactor appointment retrieval to use dedicated appointment collection and improve time range extraction Aiirondev_dev 2026-06-01 07:37:36 +02:00
  • a31fb4c048 chore: bump version to v0.8.23 v0.8.23 github-actions[bot] 2026-05-31 17:21:17 +00:00
  • 46da45d373 feat: Enhance client booking experience with booking name visibility and success page Aiirondev_dev 2026-05-31 19:20:40 +02:00
  • 0b1bcef985 feat: Update booking modal with new confirmation buttons and ICS download functionality Aiirondev_dev 2026-05-31 19:11:56 +02:00
  • 99ad9d4f79 chore: bump version to v0.8.22 v0.8.22 github-actions[bot] 2026-05-31 17:05:10 +00:00
  • 89c1a525d8 feat: Enhance calendar functionality with multi-day view and time range selection Aiirondev_dev 2026-05-31 19:04:43 +02:00
  • 9701805552 chore: bump version to v0.8.21 v0.8.21 github-actions[bot] 2026-05-31 16:54:47 +00:00
  • 4227934252 feat: Add ICS export functionality for client slot bookings and enhance client booking interface Aiirondev_dev 2026-05-31 18:54:21 +02:00
  • d6883d1879 refactor: remove unused date and time parsing functions from backend_server.py and clean up termin_client.html Aiirondev_dev 2026-05-31 18:50:31 +02:00
  • f47e133c45 chore: bump version to v0.8.20 v0.8.20 github-actions[bot] 2026-05-31 16:43:58 +00:00
  • dec3c16d7f feat: Enhance appointment booking interface with date and time selection features Aiirondev_dev 2026-05-31 18:43:04 +02:00
  • 897b2e43ad chore: bump version to v0.8.19 v0.8.19 github-actions[bot] 2026-05-31 16:33:17 +00:00
  • 6dd44508ce fix: Ensure numeric fields are correctly cast to int in get_available function Aiirondev_dev 2026-05-31 18:32:42 +02:00
  • 204ded6c7c chore: bump version to v0.8.18 v0.8.18 github-actions[bot] 2026-05-31 16:16:31 +00:00
  • fbd2168aff feat: Add debug script for tenant-aware appointment lookup Aiirondev_dev 2026-05-31 18:15:53 +02:00
  • 249a2bc2da chore: bump version to v0.8.17 v0.8.17 github-actions[bot] 2026-05-31 14:13:47 +00:00
  • 7ab8f841d0 feat: Enhance tenant management and appointment deletion functionality Aiirondev_dev 2026-05-31 16:13:11 +02:00
  • 43c544244c chore: bump version to v0.8.16 v0.8.16 github-actions[bot] 2026-05-31 13:47:10 +00:00
  • 73e4407d7b feat: Implement upcoming appointments feature for users Aiirondev_dev 2026-05-31 15:46:22 +02:00
  • 94fc01c08a chore: bump version to v0.8.15 v0.8.15 github-actions[bot] 2026-05-30 12:55:19 +00:00
  • 788ec1db62 feat: update terminology in calendar interface for clarity and consistency Aiirondev_dev 2026-05-30 14:54:40 +02:00
  • 725584a104 chore: bump version to v0.8.14 v0.8.14 github-actions[bot] 2026-05-30 12:46:44 +00:00
  • fbcc3b4522 feat: enhance calendar loading experience with skeleton UI Aiirondev_dev 2026-05-30 14:46:22 +02:00
  • adc2bad3fb chore: bump version to v0.8.13 v0.8.13 github-actions[bot] 2026-05-30 12:31:16 +00:00
  • f7be7d9bf0 feat: implement maintenance and not found error pages with appropriate messaging Aiirondev_dev 2026-05-30 14:30:35 +02:00
  • 1bd2db41b4 chore: bump version to v0.8.12 v0.8.12 github-actions[bot] 2026-05-30 12:16:57 +00:00
  • ac68beb80a feat: enhance appointment configuration with dynamic time frame generation and default time settings Aiirondev_dev 2026-05-30 14:16:31 +02:00
  • ea6826b304 chore: bump version to v0.8.11 v0.8.11 github-actions[bot] 2026-05-30 12:08:25 +00:00
  • d668e54042 feat: add calendar export functionality and option to create ICS file for appointments Aiirondev_dev 2026-05-30 14:06:26 +02:00
  • 3fd00aec30 feat: enhance calendar functionality with dayGrid and timeGrid plugins Aiirondev_dev 2026-05-30 14:00:56 +02:00
  • ef2d1dfab0 chore: bump version to v0.8.10 v0.8.10 github-actions[bot] 2026-05-30 11:51:16 +00:00
  • 1c5aa9beed feat: enhance appointment management with email service integration and calendar view options Aiirondev_dev 2026-05-30 13:49:55 +02:00
  • a7d3863fde chore: bump version to v0.8.9 v0.8.9 github-actions[bot] 2026-05-30 11:29:25 +00:00
  • ac0e60fadb fix: remove redundant endif statements in base.html Aiirondev_dev 2026-05-30 13:28:59 +02:00
  • cbeed68147 chore: bump version to v0.8.8 v0.8.8 github-actions[bot] 2026-05-30 11:15:12 +00:00
  • 715d932dba Merge remote-tracking branch 'refs/remotes/origin/main' Aiirondev_dev 2026-05-30 13:09:30 +02:00
  • 606e1822d1 fix: increase max-requests and max-requests-jitter for gunicorn in Dockerfile, docker-compose, and start.sh Aiirondev_dev 2026-05-30 13:09:09 +02:00
  • c0ce80d223 chore: bump version to v0.8.7 v0.8.7 github-actions[bot] 2026-05-30 08:23:52 +00:00
  • 96debef4f4 fix: update import path for tenant context and ensure client_id is a string Aiirondev_dev 2026-05-30 00:19:35 +02:00
  • c6c57e4b53 chore: bump version to v0.8.6 v0.8.6 github-actions[bot] 2026-05-29 22:00:50 +00:00
  • 3dc9ecfe5b fix: update import path for email service module Aiirondev_dev 2026-05-29 23:59:20 +02:00
  • 8e20580552 feat: enhance tenant removal process with confirmation and force option Aiirondev_dev 2026-05-29 23:56:17 +02:00
  • aa47325e80 chore: bump version to v0.8.5 v0.8.5 github-actions[bot] 2026-05-29 21:23:03 +00:00
  • 539cf2b21c feat: add appointment management module with booking and configuration features Aiirondev_dev 2026-05-29 23:21:09 +02:00
  • 4ae0d7f00e chore: bump version to v0.8.4 v0.8.4 github-actions[bot] 2026-05-29 13:50:26 +00:00
  • 0b09fe489e fix: update book_slot function parameters and documentation for clarity Aiirondev_dev 2026-05-29 15:48:57 +02:00
  • a98f3751e9 feat: add email service and appointment management module with configuration settings Aiirondev_dev 2026-05-29 15:38:22 +02:00
  • d722b5a774 feat: implement school year rollover functionality with configurable settings Aiirondev_dev 2026-05-28 20:46:28 +02:00
  • 0edbef3edd chore: bump version to v0.8.3 v0.8.3 github-actions[bot] 2026-05-28 17:41:04 +00:00
  • d325fa57e8 feat: add CSRF token handling for delete and borrow forms Aiirondev_dev 2026-05-28 19:39:33 +02:00
  • 8a6a842e1a feat: add borrowing count validation and prompt for library items Aiirondev_dev 2026-05-28 19:35:15 +02:00
  • b4d61e27f4 chore: bump version to v0.8.2 v0.8.2 github-actions[bot] 2026-05-28 17:23:55 +00:00
  • 318e57475f feat: enhance library item API to support grouping of sub-items and improve data aggregation Aiirondev_dev 2026-05-28 19:23:10 +02:00
  • 6a72bd5d82 chore: bump version to v0.8.1 v0.8.1 github-actions[bot] 2026-05-28 16:53:11 +00:00
  • 74fa0d8a68 feat: add soft-delete functionality for library items with confirmation dialog Aiirondev_dev 2026-05-28 18:51:55 +02:00
  • 451b7bd3c5 chore: bump version to v0.8.0 v0.8.0 github-actions[bot] 2026-05-28 16:40:27 +00:00
  • 84543c8734 feat: enhance file upload functionality and improve CSV import experience Aiirondev_dev 2026-05-28 18:38:08 +02:00
  • 8a64a1adcd chore: bump version to v0.7.79-dev v0.7.79-dev github-actions[bot] 2026-05-28 15:56:21 +00:00
  • 25b7fe986c fix: improve ISBN validation and update related messages in upload forms Aiirondev_dev 2026-05-28 17:54:20 +02:00
  • 4b376bc426 fix: update password requirements title for clarity Aiirondev_dev 2026-05-24 13:40:18 +02:00
  • e41d739636 chore: update license information and remove outdated EULA content Aiirondev_dev 2026-05-24 09:45:12 +02:00
  • 4e73d69245 chore: bump version to v0.7.78 v0.7.78 github-actions[bot] 2026-05-23 21:32:20 +00:00
  • daffeaf379 feat: add trial tenant configuration and management to support auto-deletion Aiirondev_dev 2026-05-23 23:08:32 +02:00
  • a1ad354ccf chore: remove outdated copyright notice from app.py Aiirondev_dev 2026-05-20 23:01:25 +02:00
  • d4d5cd6436 chore: bump version to v0.7.77 v0.7.77 github-actions[bot] 2026-05-20 19:45:38 +00:00
  • 9fd9d63e31 feat: add configuration path environment variable for app Aiirondev_dev 2026-05-20 21:45:19 +02:00
  • 08cce1b884 feat: enhance configuration path resolution for Docker deployments Aiirondev_dev 2026-05-20 21:39:56 +02:00
  • adde73dffb chore: bump version to v0.7.76 v0.7.76 github-actions[bot] 2026-05-20 19:18:10 +00:00
  • da17667d90 feat: enhance tenant resolution logic with host candidate handling Aiirondev_dev 2026-05-20 21:17:12 +02:00
  • c69231fa77 chore: bump version to v0.7.75 v0.7.75 github-actions[bot] 2026-05-20 18:52:46 +00:00
  • ac43178b29 feat: implement tenant database resolution and configuration checks Aiirondev_dev 2026-05-20 20:52:06 +02:00
  • a2d58208e6 chore: bump version to v0.7.74 v0.7.74 github-actions[bot] 2026-05-20 18:40:06 +00:00
  • f8171a5f18 feat: enhance tenant aliasing for multi-tenant management in scripts Aiirondev_dev 2026-05-20 20:39:45 +02:00
  • 6f898ffea4 chore: bump version to v0.7.73 v0.7.73 github-actions[bot] 2026-05-20 18:12:28 +00:00
  • b29cc38a3d fix: enhance tenant ID management in session for multi-tenant support Aiirondev_dev 2026-05-20 20:12:01 +02:00
  • 17745c64e0 chore: bump version to v0.7.72 v0.7.72 github-actions[bot] 2026-05-20 17:37:17 +00:00
  • a0279f82e1 Merge remote-tracking branch 'refs/remotes/origin/main' Aiirondev_dev 2026-05-20 19:35:26 +02:00
  • 8d1e3865d3 fix: improve environment variable handling and path resolution in restart_app_container function Aiirondev_dev 2026-05-20 19:35:11 +02:00
  • 79be502aa1 chore: bump version to v0.7.71 v0.7.71 github-actions[bot] 2026-05-20 17:27:29 +00:00
  • d0f54f0dca fix: ensure deterministic config path resolution in manage-tenant.sh Aiirondev_dev 2026-05-20 19:26:00 +02:00
  • 2b00aab1fa chore: bump version to v0.7.70 v0.7.70 github-actions[bot] 2026-05-20 16:45:03 +00:00
  • 6d4ac073a5 feat: Add module name candidate resolution for tenant feature modules Aiirondev_dev 2026-05-20 18:42:55 +02:00
  • 73ab1a37d2 feat: Update import paths for database settings in manage-tenant.sh Aiirondev_dev 2026-05-20 18:31:17 +02:00
  • 0eb1ffe9d9 chore: bump version to v0.7.69 v0.7.69 github-actions[bot] 2026-05-20 16:24:14 +00:00
  • 0ea1294237 feat: Update version handling in release workflow and improve directory creation Aiirondev_dev 2026-05-20 18:23:34 +02:00
  • a7ff2f1552 feat: Refactor logging module structure and implement audit logging functionality v0.7.68 Aiirondev_dev 2026-05-20 18:01:08 +02:00
  • f847faea3e feat: Improve module import paths and add package initialization files v0.7.67 Aiirondev_dev 2026-05-20 17:43:06 +02:00
  • 4c58dceb02 feat: Enhance error handling for URL resolution and unexpected exceptions v0.7.66 Aiirondev_dev 2026-05-20 17:06:22 +02:00
  • db80693c6a fix: Update link to library admin in invoice template v0.7.65 Aiirondev_dev 2026-05-20 16:54:17 +02:00
  • d451d58fc4 fix: Remove redundant conditional check for tag validation in release workflow v0.7.64 Aiirondev_dev 2026-05-20 16:40:56 +02:00
  • 726520c9de feat: Simplify latest release tag fetching and bump strategy in release workflow Aiirondev_dev 2026-05-20 16:36:53 +02:00
  • fabac77877 feat: Add major version bump option and update release options documentation Aiirondev_dev 2026-05-20 16:34:30 +02:00
  • bb2832c273 feat: Remove local development image tar creation and update development bundle documentation Aiirondev_dev 2026-05-20 16:32:27 +02:00
  • ed122995ee feat: Add push_dev option for development image in release workflow and update tag handling Aiirondev_dev 2026-05-20 16:26:09 +02:00
  • 634feda9da feat: Refactor script copying to use loops for optional files in release bundle v0.7.63 Aiirondev_dev 2026-05-20 15:50:41 +02:00
  • fb8be06e81 feat: Enhance version bump strategy and improve local image handling in release workflow v0.7.62 Aiirondev_dev 2026-05-20 15:40:27 +02:00
  • 6ad1720461 feat: Add development bump option and update release conditions in workflow Aiirondev_dev 2026-05-20 15:35:55 +02:00
  • 0c27d7ac86 feat: Add Excel, PDF export, and user generation modules Aiirondev_dev 2026-05-20 15:30:23 +02:00
  • b3fc470c88 feat: add library route for viewing library items and reposition export route v0.7.61 Aiirondev_dev 2026-05-19 21:51:00 +02:00
  • 541ca7172b feat: update get_version function to read application image from .docker-build.env v0.7.60 Aiirondev_dev 2026-05-19 21:06:44 +02:00