Commit graph

3 commits

Author SHA1 Message Date
Daniel Siepmann 0256665e82
Allow foreign code to add template variables 2021-02-24 11:10:55 +01:00
Daniel Siepmann 883dec188b
Add support for years
Add new action and model.

Also allow to get days of year and month.
Not always a week is helpful, sometimes all days of year or month are
more helpful.
2021-02-23 15:02:06 +01:00
Daniel Siepmann 98762332f5
calendar logic
Provide data structure for month, weeks and days.
Provide controller to open month, week and day.

Relates: #7887
2020-10-27 13:32:50 +01:00