- Mar 21, 2022
-
-
Thijs Kinkhorst authored
-
- Mar 15, 2022
-
-
Thijs Kinkhorst authored
Closes: #1604
-
- Jan 21, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Jan 18, 2022
-
-
Thijs Kinkhorst authored
-
- Jan 14, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Jan 09, 2022
-
-
Tim van Dijen authored
-
- Dec 09, 2021
-
-
Tim van Dijen authored
-
- Nov 24, 2021
-
-
Ulrik Nielsen authored
updated twig to version 3 and added wrapper for translation via symfony/twig-bridge Co-authored-by:
Ulrik nielsen <un@ipwsystems.dk>
-
- Aug 17, 2021
-
-
Thijs Kinkhorst authored
- Fix not working rememberchecked config option - Tweak layout a bit - Improve display when there are no IdPs configured/found
-
- Apr 29, 2020
-
-
Thijs Kinkhorst authored
These pages are now handled by the admin module. Add redirects to the new locations.
-
- Feb 24, 2020
-
-
Thijs Kinkhorst authored
post.* has been added directly under assets for now, tried it via webpack but this added a several times overhead to these very small files, so this seemed the cleanest solution for now. But might be improved upon.
-
- Feb 17, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
- Feb 12, 2020
-
-
Thijs Kinkhorst authored
In the modern template also clean up HTML a bit.
-
- Jan 01, 2020
-
-
Thijs Kinkhorst authored
-
- Dec 31, 2019
-
-
Tim van Dijen authored
* Use strict variables in Twig, except for our TemplateTest; throw exception on missing variables * Fix issues due to Twig strict_variables=true * Fix for #1229 * Fix metadata-template
-
- Dec 13, 2019
-
-
Guy Halse authored
-
- Oct 18, 2019
-
-
Thijs Kinkhorst authored
This can be removed in 2.0 when we drop the old templating system.
-
- Sep 16, 2019
-
-
Menco Bolt authored
-
Jaime Pérez Crespo authored
If there is no "general" block defined in the expander, it just won't show.
-
- Aug 29, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
This was inline in the script, and later migrated to a twig template. This made us force the use of twig, or otherwise the template would not work for the old user interface. We shouldn't do that, and we should have a proper PHP template in place.
-
- Aug 26, 2019
-
-
Jaime Pérez Crespo authored
Old PHP templates are going to disappear anyway, so let's not break anything for a change that will be removed in the near future. We keep the .tpl.php extension though.
-
- Aug 22, 2019
-
-
Jaime Pérez Crespo authored
-
- Jul 31, 2019
-
-
Jaime Pérez Crespo authored
It doesn't make much sense anyway. Makes the original templates harder to format, and browser developer tools can provide hierarchical indentation anyway. This allows us to save quite a few bytes per page, write cleaner templates, and forget about how it would look like in the resulting HTML.
-
Jaime Pérez Crespo authored
This is no longer required in HTML 5.
-
Jaime Pérez Crespo authored
Non-JS version still needs work. We need to review also non-iframe logout.
-
- Jul 30, 2019
-
-
Jaime Pérez Crespo authored
This allows us to get rid of inline styles.
-
Thijs Kinkhorst authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Make it a bit better for those with javascript disabled, and add a CSP.
-
- Jul 29, 2019
-
-
Thijs Kinkhorst authored
-
- Jul 14, 2019
-
-
Tim van Dijen authored
-
- Apr 30, 2019
-
-
Tim van Dijen authored
-
- Apr 24, 2019
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
- Make textarea and code-box monospace (might be subjective) - Jump to converted data after form submit - Make file upload label work Closes: #1094
-
- Apr 10, 2019
-
-
Tim van Dijen authored
-