Age | Commit message (Collapse) | Author |
|
|
|
closes #530 (Session on API calls)
|
|
closes #309 (EPVPN number in DECT field is shortened)
closes #529 (For dect numbers are only 5 digits allowed)
|
|
|
|
|
|
|
|
|
|
closes #418 (/metrics endpoint)
Usage:
```yaml
scrape_configs:
- job_name: 'engelsystem'
static_configs:
- targets: ['engelsystem.example.com:80']
```
|
|
|
|
|
|
|
|
|
|
|
|
See #486 (Implement caching)
|
|
* Ensure that the form is submitted with a post request
* Replaced several links with forms
Closes #494 (Security Vulnerability)
|
|
|
|
|
|
(Contains some buggy stuff too...)
|
|
|
|
|
|
|
|
|
|
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails
Closes #426
|
|
|
|
|
|
|
|
|
|
Closes #478 (Make user work log available)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #434
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
|