Igor Scheller
|
89dc85c3d5
|
Add ShiftEntry model
|
2023-01-18 13:02:11 +01:00 |
Michael Weimann
|
2ad4203dd3
|
Add useless comment phpcs sniff
|
2022-12-20 22:19:49 +01:00 |
Michael Weimann
|
b004f865b4
|
Set native property types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:50 +01:00 |
Michael Weimann
|
aff8826c99
|
Set native return types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:31 +01:00 |
Michael Weimann
|
2b88322c0c
|
Set native parameter types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:30 +01:00 |
Igor Scheller
|
743a79ceea
|
Replace model data access workaround with twigbridge patch
|
2022-06-10 12:45:24 +02:00 |
Igor Scheller
|
ba4db7a7ff
|
Added Develop twig extension with support for dd() and dump() functions
|
2020-04-25 15:50:57 +02:00 |
Igor Scheller
|
577c052aff
|
Twig update to 3.0.0 and Renderer type hinting
|
2019-11-29 19:38:28 +01:00 |
Igor Scheller
|
15e6740e12
|
Twig update to > 2.11: Fixed namespaces, warnings and cleanup
|
2019-11-29 18:42:20 +01:00 |
Igor Scheller
|
393db49294
|
Renderer: Added twig extension for markdown rendering
|
2018-12-22 12:01:23 +01:00 |
Igor Scheller
|
f845a5ab8b
|
Added caching for templating and routing
See #486 (Implement caching)
|
2018-11-24 16:30:36 +01:00 |
Igor Scheller
|
23c0fae36f
|
Added csrf middleware
|
2018-11-21 19:24:36 +01:00 |
Igor Scheller
|
66038eda14
|
Merge branch 'twig-templates'
|
2018-09-23 20:11:37 +02:00 |
Igor Scheller
|
4bf3a68f43
|
Fixed assets rendering
|
2018-09-10 14:40:33 +02:00 |
Igor Scheller
|
9e217d87c0
|
Template refactoring to use twig
|
2018-09-02 02:09:56 +02:00 |
Igor Scheller
|
8257864829
|
Added translation support for twig templates
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
|
2018-08-29 23:46:32 +02:00 |
Igor Scheller
|
df6360044b
|
Added Twig template functions
|
2018-08-29 23:46:31 +02:00 |
Igor Scheller
|
bb3d16d273
|
Added Twig template renderer, closes #338
|
2018-08-29 23:46:11 +02:00 |