8 Commits
Author SHA1 Message Date
Hendrik Hagendorn a97248555e allow attaching uploaded files when sending mails 2023-05-29 22:30:24 +02:00
Hendrik Hagendorn d3661038ac add 'inline' route to allow embedding uploads
This change adds an 'inline' route to uploads which sets the
'Content-Disposition' HTTP header to 'inline'. This allows modules to
embed and display uploads in an HTML 'embed' element.
2023-05-21 14:18:59 +02:00
Hendrik Hagendorn 1719e977df decouple document number generation 2023-04-28 17:46:37 +02:00
Hendrik Hagendorn 32dc5b2913 allow empty selection for tax form group component 2023-03-15 17:37:14 +01:00
Hendrik Hagendorn d18c3b4121 improve hooking capabilities when sending documents 2023-02-26 18:00:29 +01:00
Hendrik Hagendorn a5afab5cea form.group.tax: default to displaying title instead of name 2023-02-19 23:05:03 +01:00
Hendrik Hagendorn cb54f76a6a fix 'description' field stack names in line item form 2023-02-18 10:06:51 +01:00
Hendrik Hagendorn 12ca46381a bind title and subheading to the respective document 2023-01-19 20:23:15 +01:00