Aiirondev_dev
0d0b420026
Add helper function to yield image names from item schema for media archiving
2026-04-17 17:23:44 +02:00
Aiirondev_dev
5d8213b8c2
Implement encryption for student card data and add support for archiving deleted media files
v0.4.1
2026-04-17 17:14:08 +02:00
Aiirondev_dev
b94fb1cd97
Enhance security and logging in application settings and templates; update impressum legal references
v0.4.0
2026-04-17 16:54:53 +02:00
Aiirondev_dev
ce20f569a3
Fix email link in impressum section
2026-04-13 21:58:14 +02:00
Aiirondev_dev
ec7f32994c
Remove notifications link and update impressum contact information
v0.3.1
2026-04-13 21:44:06 +02:00
Aiirondev_dev
8358bf257f
Add login notification hint for unread messages in user menu
v0.3.0
2026-04-13 21:30:24 +02:00
Aiirondev_dev
193495d6a2
Enhance navbar with sticky positioning and search functionality, including active link highlighting and improved mobile responsiveness
2026-04-13 21:27:12 +02:00
Aiirondev_dev
5afcaa5e19
Add damage report link to notification details
v0.2.20
2026-04-13 21:19:32 +02:00
Aiirondev_dev
3aa44b64b8
Add notification system with unread count and in-app alerts
v0.2.19
2026-04-13 21:05:34 +02:00
Aiirondev_dev
86d8f19313
Implement notification system with user and admin views, including unread count and reminder functionality for damaged items
v0.2.18
2026-04-13 20:29:50 +02:00
Maximilian G.
e74798f252
Update support status for version 3.0.x
2026-04-13 12:10:03 +02:00
Aiirondev_dev
31c3d700a8
Update terminology from "Schülerausweise" to "Bibliotheksausweis" across admin and print templates for consistency
v0.2.17
2026-04-12 21:31:11 +02:00
Aiirondev_dev
a3c114e4b5
Refactor bulk delete functionality to toggle visibility of checkboxes in admin view
v0.2.16
2026-04-12 21:21:50 +02:00
Aiirondev_dev
170a2a53ab
Reduce Gunicorn worker count and adjust timeout settings for optimized performance
v0.2.15
2026-04-12 20:57:41 +02:00
Aiirondev_dev
a8ac08d5b0
Implement light mode for item loading to optimize initial data fetch
v0.2.14
2026-04-12 20:36:13 +02:00
Aiirondev_dev
05c4c73635
Add loading indicator for main items in admin view to enhance user experience
v0.2.13
2026-04-12 20:21:47 +02:00
Aiirondev_dev
76dd00831e
Enhance item count display logic in admin view for improved accuracy
v0.2.12
2026-04-12 20:02:19 +02:00
Aiirondev_dev
205a56ff24
Update filter display function calls for improved clarity in UI updates
v0.2.11
2026-04-12 19:47:56 +02:00
Aiirondev_dev
60ec21f34e
Implement lazy loading and prefetching for main admin items to enhance performance
v0.2.10
2026-04-12 19:30:20 +02:00
Aiirondev_dev
57f6d2f8e7
Refactor MongoClient function to enhance configuration handling and preserve caller arguments
v0.2.9
2026-04-12 19:18:30 +02:00
Aiirondev_dev
53575c1876
Refactor MongoDB client initialization for improved performance and simplicity
v0.2.8
2026-04-12 17:50:24 +02:00
Aiirondev_dev
0f372f5056
Refactor MongoDB client imports and implement lazy loading for main items in UI
v0.2.7
2026-04-12 17:36:49 +02:00
Aiirondev_dev
c078de0076
Enhance library items API with pagination support and improve loading mechanism in UI
v0.2.6
2026-04-12 17:22:49 +02:00
Aiirondev_dev
daccf3334b
Refactor bulk delete drawer for improved layout and accessibility
v0.2.5
2026-04-10 23:20:20 +02:00
Aiirondev_dev
ef605e080b
Refactor bulk delete drawer for improved UI and functionality
v0.2.4
2026-04-10 23:14:27 +02:00
Aiirondev_dev
1755ec222d
Enhance bulk delete drawer UI with improved styles and button text
v0.2.3
2026-04-10 23:08:02 +02:00
Aiirondev_dev
06ab3e1f4d
Implement bulk delete drawer functionality with UI enhancements
v0.2.2
2026-04-10 22:38:24 +02:00
Aiirondev_dev
a2c79c80bc
Implement bulk delete functionality for item groups with UI enhancements
v0.2.1
2026-04-10 22:32:07 +02:00
Aiirondev_dev
7ac66ae3ba
Refactor code structure for improved readability and maintainability
v0.2.0
2026-04-10 22:08:25 +02:00
Aiirondev_dev
444a1df1aa
Add audit review export functionality in markdown and JSON formats
v0.1.7
2026-04-10 21:22:32 +02:00
Aiirondev_dev
0581b5c5e9
Add standalone audit event logging for borrowing and returning actions
v0.1.6
2026-04-10 20:51:01 +02:00
Aiirondev_dev
2faf284a0e
Implement tamper-evident audit logging and invoice correction features
...
- Introduced a new audit logging system that creates a tamper-evident chain of events in MongoDB.
- Added functions for appending audit events, ensuring index integrity, and verifying the audit chain.
- Implemented soft-delete functionality for inventory and borrowing records to comply with GoBD regulations.
- Added UI components for displaying invoice corrections and audit dashboard, including mismatch reporting.
- Created a CLI utility for verifying the integrity of the audit chain.
- Enhanced invoice management by preventing overwrites and allowing correction entries with reasons and optional deltas.
v0.1.5
2026-04-10 20:32:56 +02:00
Aiirondev_dev
025e03f9ce
Enhance image handling in admin template: add dynamic input management and improve UI for existing images
v0.1.4
2026-04-10 17:23:56 +02:00
Aiirondev_dev
a96e103733
Add bulk selection functionality for filter options in admin templates
v0.1.3
2026-04-10 17:13:09 +02:00
Aiirondev_dev
b636d06908
Add function to ensure runtime config JSON is created and backup unexpected directories
v0.1.2
2026-04-10 16:42:36 +02:00
Aiirondev_dev
a85461711c
Add config.json handling for Docker setup and update script
v0.1.1
2026-04-10 16:35:49 +02:00
Aiirondev_dev
bf0a50ad57
Add module detection for dynamic navbar rendering
v0.1.0
2026-04-10 16:22:03 +02:00
Aiirondev_dev
9212ad04f5
Add asset versioning for cache-busting in templates and configuration
v0.0.9
2026-04-10 16:10:30 +02:00
Aiirondev_dev
1931e07013
Add function to refresh runtime scripts from main repository and update image tags
v0.0.8
2026-04-10 16:02:18 +02:00
Maximilian G.
c81aa882e9
Add badges for CI and coding activity
...
Added badges for GitHub Actions and Wakatime to README.
2026-04-10 15:57:44 +02:00
Aiirondev_dev
142e6e990e
Update repository slug and image repository in update script
v0.0.7
2026-04-10 15:56:42 +02:00
Aiirondev_dev
9333b5cdd0
Add versioning to CSS file links in base template
v0.0.6
2026-04-10 15:51:35 +02:00
Aiirondev_dev
b11739de3b
Add compatibility alias for legacy compose bundles in installer script
v0.0.5
2026-04-10 15:37:01 +02:00
Aiirondev_dev
269f084227
Add function to pin application image in docker-compose file
2026-04-10 15:33:15 +02:00
Aiirondev_dev
46b9e0b3b2
Add function to refresh start script from main repository
v0.0.4
2026-04-10 15:29:56 +02:00
Aiirondev_dev
4554e5ee02
Refactor installation scripts to use consistent repository slug and improve temporary directory cleanup
v0.0.3
2026-04-10 15:21:24 +02:00
Aiirondev_dev
ecea6740f5
Update installation script URLs to reflect correct GitHub user slug
2026-04-10 15:16:59 +02:00
Aiirondev_dev
a8122f9afd
Refactor installer script to update repository slug and correct application image path
2026-04-10 15:14:00 +02:00
Aiirondev_dev
71026b8eab
Update Docker release workflow and correct version in config
v0.0.2
2026-04-10 15:09:33 +02:00
Aiirondev_dev
93248439b3
Add GitHub Actions workflow for Docker release automation
v0.0.1
2026-04-10 15:03:14 +02:00