- Nov 20, 2018
-
-
Thijs Kinkhorst authored
Twig will always use gettext, legacy will use legacy. Twig does not work with legacy so new ui would break if you would not also set this option. Instead, just switch the system in use based on the usenewui config variable.
-
- Nov 15, 2018
-
-
Guy Halse authored
-
- Oct 18, 2018
-
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Sep 29, 2018
-
-
Tim van Dijen authored
-
- Sep 07, 2018
-
-
Rick authored
Update config.php Update header.php
-
- Aug 22, 2018
-
-
Tim van Dijen authored
-
- Aug 18, 2018
-
-
Tim van Dijen authored
-
- Aug 13, 2018
-
-
Tim van Dijen authored
-
- Jul 28, 2018
-
-
Tim van Dijen authored
-
Agustin Villalba authored
This new feature allows the users to have a checkbox in the login form which works in the same way than "Remember my username" but for the organization selected in the dropdown
-
- Jun 01, 2018
-
-
Tim van Dijen authored
getString doesn't like booleans
-
Tim van Dijen authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
- May 29, 2018
-
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
- May 27, 2018
-
-
Thijs Kinkhorst authored
-
- Apr 18, 2018
-
-
CSÉCSY László authored
-
- Mar 20, 2018
-
-
kreynen authored
This is minor, but if a comma is required when this is enabled the template should reflect that.
-
- Feb 04, 2018
-
-
Tim van Dijen authored
-
- Jan 18, 2018
-
-
Tim van Dijen authored
-
- Jan 16, 2018
-
-
Tim van Dijen authored
Trailing slash is no longer required in baseurlpath as per 1.15.
-
- Jan 08, 2018
-
-
Agustin Villalba authored
-
- Dec 04, 2017
-
-
Tim van Dijen authored
-
- Nov 13, 2017
-
-
Tim van Dijen authored
-
- Oct 25, 2017
-
-
Jaime Pérez Crespo authored
This can be used by templates to load resources in different ways, either optimized for the developer or for a production environment.
-
- Oct 19, 2017
-
-
Jaime Pérez Crespo authored
-
- Oct 17, 2017
-
-
Jaime Pérez Crespo authored
This allows us to use this new filter to translate strings from a given array of translations, where every translation is indexed by its ISO 639 code. A new configuration option ('language' -> 'priorities') is available too to control the alternative languages that can be used instead of a given language, when the latter is not found. The filter returns null when no suitable translation is found, so that it can be combined with "default()" to set a default translation for a given string.
-
- Oct 16, 2017
-
-
Agustin Villalba authored
This new feature allows the users to have a checkbox in the login form which works in the same way than "Remember my username" but for the organization selected in the dropdown
-
Agustin Villalba authored
This new feature allows the users to have a checkbox in the login form which works in the same way than "Remember my username" but for the organization selected in the dropdown
-
Jaime Pérez Crespo authored
-
- Sep 07, 2017
-
-
Greg Harvey authored
-
- Sep 01, 2017
-
-
Tim van Dijen authored
-
- Aug 31, 2017
-
-
Tim van Dijen authored
-
- Jul 05, 2017
-
-
Jaime Pérez Crespo authored
-
- Jun 20, 2017
-
-
Elijah Lynn authored
I may be missing something but I haven't found a way to add the --ssl-ca MySQL option to my database connection. It appears we just need to pass in an $options param.
-
- Apr 21, 2017
-
-
Jaime Pérez Crespo authored
The default values are fine if no other applications use PHP sessions. However, when other apps are using PHP sessions, a conflict arises with the defaults, so let's try to make the defaults a bit more resilient.
-
- Mar 30, 2017
-
-
Jaime Pérez Crespo authored
-
Matt Schwager authored
-
- Feb 15, 2017
-
-
Bjorn R. Jensen authored
-
- Dec 15, 2016
-
-
Guy Halse authored
-