index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Renderer
/
Twig
Age
Commit message (
Collapse
)
Author
2019-11-29
Twig update to 3.0.0 and Renderer type hinting
Igor Scheller
2019-11-29
Twig update to > 2.11: Fixed namespaces, warnings and cleanup
Igor Scheller
2019-11-29
Removed not used {trans} twig token
Igor Scheller
2019-10-08
Show normal login page after registration, added msg() template function
Igor Scheller
2019-07-08
Moved translation helpers to sub namespace
Igor Scheller
2018-12-22
Renderer: Added twig extension for markdown rendering
Igor Scheller
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-11-21
Added csrf middleware
Igor Scheller
2018-10-31
Changed `src/` code and templates to use the new user model
Igor Scheller
2018-10-30
Translation: added pluralization support
Igor Scheller
2018-10-30
EventConfig: Merge event configuration from database to global config
Igor Scheller
2018-09-23
Merge branch 'twig-templates'
Igor Scheller
2018-09-10
Fixed assets rendering
Igor Scheller
2018-09-02
Template refactoring to use twig
Igor Scheller
2018-08-29
Added translation support for twig templates
Igor Scheller
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
2018-08-29
Added Twig template functions
Igor Scheller