10 Commits

Author SHA1 Message Date
Erik Thuning
753f87d135 Documented loan_length_presets in config.php.example.
Also made explicit what keywords work
2025-03-13 14:59:34 +01:00
Erik Thuning
16f48cd28d Made the deafult loan length configurable in config.php 2025-03-13 11:27:43 +01:00
Erik Thuning
45f80a0855 Moved entitlement handling into the application.
Any user who can log in via SSO but doesn't have one of the required
entitlements will only ever see a listing of their own loans.
2024-02-29 15:44:19 +01:00
Erik Thuning
746ad28545 Implemented internationalization.
Let's see how many strings have been missed.
2024-02-26 13:10:13 +01:00
Erik Thuning
5aaf5654f2 Added comment to the subject prefix setting 2024-02-14 10:46:28 +01:00
Erik Thuning
1f33f73938 Implemented notification emails when discarding products. 2024-02-08 15:34:04 +01:00
Erik Thuning
396a3f067e Config item $reminder_sender changed to $sender 2022-07-19 15:29:58 +02:00
Erik Thuning
a3656604c0 Implemented attachments for products 2019-11-19 15:06:22 +01:00
Erik Thuning
ddaa1c6663 Broke the Cron class into its own include file, and made some addresses configurable.
Introduced a configuration variable to use for future implementation of discard notifications.
2019-10-24 09:57:47 +02:00
Erik Thuning
f6bad2d2d9 Initial commit 2018-07-04 11:27:24 +02:00