github-actions[bot]
897b2e43ad
chore: bump version to v0.8.19
v0.8.19
2026-05-31 16:33:17 +00: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
github-actions[bot]
204ded6c7c
chore: bump version to v0.8.18
v0.8.18
2026-05-31 16:16:31 +00:00
Aiirondev_dev
fbd2168aff
feat: Add debug script for tenant-aware appointment lookup
2026-05-31 18:15:53 +02:00
github-actions[bot]
249a2bc2da
chore: bump version to v0.8.17
v0.8.17
2026-05-31 14:13:47 +00:00
Aiirondev_dev
7ab8f841d0
feat: Enhance tenant management and appointment deletion functionality
2026-05-31 16:13:11 +02:00
github-actions[bot]
43c544244c
chore: bump version to v0.8.16
v0.8.16
2026-05-31 13:47:10 +00: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
github-actions[bot]
94fc01c08a
chore: bump version to v0.8.15
v0.8.15
2026-05-30 12:55:19 +00:00
Aiirondev_dev
788ec1db62
feat: update terminology in calendar interface for clarity and consistency
2026-05-30 14:54:40 +02:00
github-actions[bot]
725584a104
chore: bump version to v0.8.14
v0.8.14
2026-05-30 12:46:44 +00:00
Aiirondev_dev
fbcc3b4522
feat: enhance calendar loading experience with skeleton UI
2026-05-30 14:46:22 +02:00
github-actions[bot]
adc2bad3fb
chore: bump version to v0.8.13
v0.8.13
2026-05-30 12:31:16 +00:00
Aiirondev_dev
f7be7d9bf0
feat: implement maintenance and not found error pages with appropriate messaging
2026-05-30 14:30:35 +02:00
github-actions[bot]
1bd2db41b4
chore: bump version to v0.8.12
v0.8.12
2026-05-30 12:16:57 +00:00
Aiirondev_dev
ac68beb80a
feat: enhance appointment configuration with dynamic time frame generation and default time settings
2026-05-30 14:16:31 +02:00
github-actions[bot]
ea6826b304
chore: bump version to v0.8.11
v0.8.11
2026-05-30 12:08:25 +00: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
3fd00aec30
feat: enhance calendar functionality with dayGrid and timeGrid plugins
2026-05-30 14:00:56 +02:00
github-actions[bot]
ef2d1dfab0
chore: bump version to v0.8.10
v0.8.10
2026-05-30 11:51:16 +00:00
Aiirondev_dev
1c5aa9beed
feat: enhance appointment management with email service integration and calendar view options
2026-05-30 13:49:55 +02:00
github-actions[bot]
a7d3863fde
chore: bump version to v0.8.9
v0.8.9
2026-05-30 11:29:25 +00:00
Aiirondev_dev
ac0e60fadb
fix: remove redundant endif statements in base.html
2026-05-30 13:28:59 +02:00
github-actions[bot]
cbeed68147
chore: bump version to v0.8.8
v0.8.8
2026-05-30 11:15:12 +00:00
Aiirondev_dev
715d932dba
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-05-30 13:09:30 +02:00
Aiirondev_dev
606e1822d1
fix: increase max-requests and max-requests-jitter for gunicorn in Dockerfile, docker-compose, and start.sh
2026-05-30 13:09:09 +02:00
github-actions[bot]
c0ce80d223
chore: bump version to v0.8.7
v0.8.7
2026-05-30 08:23:52 +00: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
github-actions[bot]
c6c57e4b53
chore: bump version to v0.8.6
v0.8.6
2026-05-29 22:00:50 +00:00
Aiirondev_dev
3dc9ecfe5b
fix: update import path for email service module
2026-05-29 23:59:20 +02:00
Aiirondev_dev
8e20580552
feat: enhance tenant removal process with confirmation and force option
2026-05-29 23:56:17 +02:00
github-actions[bot]
aa47325e80
chore: bump version to v0.8.5
v0.8.5
2026-05-29 21:23:03 +00:00
Aiirondev_dev
539cf2b21c
feat: add appointment management module with booking and configuration features
2026-05-29 23:21:09 +02:00
github-actions[bot]
4ae0d7f00e
chore: bump version to v0.8.4
v0.8.4
2026-05-29 13:50:26 +00:00
Aiirondev_dev
0b09fe489e
fix: update book_slot function parameters and documentation for clarity
2026-05-29 15:48:57 +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
github-actions[bot]
0edbef3edd
chore: bump version to v0.8.3
v0.8.3
2026-05-28 17:41:04 +00:00
Aiirondev_dev
d325fa57e8
feat: add CSRF token handling for delete and borrow forms
2026-05-28 19:39:33 +02:00
Aiirondev_dev
8a6a842e1a
feat: add borrowing count validation and prompt for library items
2026-05-28 19:35:15 +02:00
github-actions[bot]
b4d61e27f4
chore: bump version to v0.8.2
v0.8.2
2026-05-28 17:23:55 +00:00
Aiirondev_dev
318e57475f
feat: enhance library item API to support grouping of sub-items and improve data aggregation
2026-05-28 19:23:10 +02:00
github-actions[bot]
6a72bd5d82
chore: bump version to v0.8.1
v0.8.1
2026-05-28 16:53:11 +00:00
Aiirondev_dev
74fa0d8a68
feat: add soft-delete functionality for library items with confirmation dialog
2026-05-28 18:51:55 +02:00
github-actions[bot]
451b7bd3c5
chore: bump version to v0.8.0
v0.8.0
2026-05-28 16:40:27 +00:00
Aiirondev_dev
84543c8734
feat: enhance file upload functionality and improve CSV import experience
2026-05-28 18:38:08 +02:00
github-actions[bot]
8a64a1adcd
chore: bump version to v0.7.79-dev
v0.7.79-dev
2026-05-28 15:56:21 +00:00
Aiirondev_dev
25b7fe986c
fix: improve ISBN validation and update related messages in upload forms
2026-05-28 17:54:20 +02:00
Aiirondev_dev
4b376bc426
fix: update password requirements title for clarity
2026-05-24 13:40:18 +02:00
Aiirondev_dev
e41d739636
chore: update license information and remove outdated EULA content
2026-05-24 09:45:12 +02:00