- Sep 14, 2022
-
-
Thijs Kinkhorst authored
But implement it in a way that still does not require any legacy www scripts.
-
- Sep 13, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
Also do not restrict coverage calculation to this class since the metada functions to test the various configured subclasses.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
The protectindexpage test was broken and never changed the protectindexpage setting, but the logic was also broken so it always passed and never got past the protected index page guard in the controller so not a lot of code in the controller was run. Also add more tests for the metadata controllers.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Sep 07, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Sep 04, 2022
-
-
Tim van Dijen authored
-
- Aug 31, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
A callback doesn't necessarily have to be an anonymous function
-
- Aug 30, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
RunnableResponse is not right since phpinfo will output immediately and returns a bool.
-
Thijs Kinkhorst authored
-
- Aug 28, 2022
-
-
Christian Danížek authored
* Translated base attributes and messages to slovak * Translated module admin to slovak * Translated modules core and saml to slovak * Replace tabs with spaces Co-authored-by:
Christian Danizek <christian@danizek.com>
-
- Aug 22, 2022
-
-
Thijs Kinkhorst authored
Closes: #1683
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Aug 20, 2022
-
-
Tim van Dijen authored
-
- Aug 19, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
- Aug 16, 2022
-
-
Tim van Dijen authored
Remove stray file. Changelog is in the docs-dir
-
- Aug 14, 2022
-
-
Tim van Dijen authored
-
- Aug 13, 2022
-
-
Sascha Grossenbacher authored
* Allow symfony/translation-contracts ^3 Co-authored-by:
Tim van Dijen <tvdijen@gmail.com>
-
Sascha Grossenbacher authored
-
Tim van Dijen authored
-
Sascha Grossenbacher authored
Add Symfony 6 support
-
- Aug 02, 2022
-
-
Tim van Dijen authored
-
- Jul 21, 2022
-
-
Tim van Dijen authored
Bypass Symfony check for writable log-dir for the case where we configured syslog/errlog/stderr
-
- Jul 20, 2022
-
-
dependabot[bot] authored
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits ) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Jul 15, 2022
-
-
Thijs Kinkhorst authored
In principle the cron task should only output on error which you want to know about. Add curl -s to disable curl progressbar but -S to do show any http errors that occurred.
-
- Jul 14, 2022
-
-
Tim van Dijen authored
-