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
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
f9ffa5dde1
Updated the reminder message with english text
...
Also fixed a bug preventing proper pluralization
2019-10-17 09:36:36 +02:00
Erik Thuning
8baa5fdbca
Cron works now
2019-10-14 15:52:30 +02:00
Erik Thuning
1b0f27b2e9
Refactoring to support the new database structure and event model
2019-07-23 15:32:33 +02:00
Erik Thuning
2aee184390
Several changes:
...
* Added a user notes field to the checkout page
* Added user suggestions to the checkout page
* Refactored suggestion generation
* Proper pluralization on reminder emails
* Improved the feedback message when returning a product
2019-04-11 17:03:59 +02:00
Erik Thuning
8aa562de83
Added support for automatically emailing users with overdue loans once per day via cron.
...
Also fixed a bug where an empty tag was added to products without any tags
Fixed a bug where an empty tag was begin added
2019-02-28 15:04:20 +01:00