Commit Graph

14 Commits

Author SHA1 Message Date
Milan
4689dee215 notify-events: show results 2024-07-26 21:33:49 +02:00
Milan
115f4dca60 pass parameters with @_ instead of shift 2024-03-22 21:32:18 +01:00
Milan
9d663ff61d notify-events.cgi: write result to response 2024-02-15 21:08:55 +01:00
Milan
3effdd6ef0 mail.pm: replace MIME::Lite by Email::Sender
* mail.pm uses Email:sender to use correct encoding on sending utf-8
encoded emails
* notify-events.cgi now uses mail.pm.
2023-04-23 12:15:18 +02:00
Milan
172e036242 notify-events: i18n, show details, menu entry
* add menu entry
* toggle details
* show status icons instead of text
* internationalization
2023-04-10 22:50:53 +02:00
Milan
907b5e9576 Configure event notification sender email address
This commit adds the ability to configure the email address used as
sender, CC, and reply-to in event notification emails via the
<location/event_sender_email> configuration entry."
2023-03-21 21:48:05 +01:00
Milan
9c2cb45047 move config cache/base_url to locations/widget_render_url 2023-02-26 22:52:22 +01:00
Milan
4521c3ed6c remove debug 2023-02-26 22:28:12 +01:00
Milan
f9c4e183df uue same order of imports 2020-11-15 20:29:16 +01:00
Milan
accc9393c7 use entry::element_of to set action parameter 2020-11-15 20:29:16 +01:00
Milan
5c73484638 use entry::set_numbers and setbools for parameters 2020-11-15 20:29:16 +01:00
Milan
94d4ca59d8 set numbered parameters using entry::set_numbers 2020-11-14 21:06:23 +01:00
Milan
4584125923 remove comments and cleanup 2020-11-14 21:06:23 +01:00
Milan
9792336ac8 filenames
use kebab-case for file names
remove camelCase and snake_case
2020-11-14 21:06:22 +01:00