Part-DB.Part-DB-server/templates
Jan Böhmer 89acfff857 Dont call translator inside the form classes.
Translation is already done in the templates, so translator calls in form classes, are bad for performance and readability.
2019-12-26 14:53:13 +01:00
..
AdminPages Use format_datetime filters from twig core instead of deprecated twig/extensions 2019-11-23 14:48:21 +01:00
Form Show legend for permission values. 2019-09-11 16:54:12 +02:00
inc Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
mail Added german translations for password reset dialogs and email 2019-12-01 13:50:43 +01:00
Parts Use format_datetime filters from twig core instead of deprecated twig/extensions 2019-11-23 14:48:21 +01:00
security Added an setting to disable password reset mechanism. 2019-12-01 12:48:59 +01:00
Users Reload page after user has changed its own theme. 2019-10-13 18:01:13 +02:00
_flash.html.twig Dont call translator inside the form classes. 2019-12-26 14:53:13 +01:00
_navbar.html.twig Added an toggle to activate a simple dark mode. 2019-11-30 22:28:14 +01:00
_sidebar.html.twig Split base template into multiple files to improve structure. 2019-09-05 00:09:11 +02:00
attachment_list.html.twig Added an table to show all defined attachments. 2019-10-04 18:06:37 +02:00
base.html.twig Use HTTP2 preload for always used CSS and JS files. 2019-11-30 16:46:03 +01:00
helper.twig Moved extension to fa-icon logic to a service. 2019-11-10 18:19:06 +01:00
homepage.html.twig Show git branch and commit hash on homepage if available. 2019-10-13 00:44:50 +02:00
main_card.html.twig Show the permissions a user have on the user info page. 2019-09-13 19:38:22 +02:00