Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
v1.8.0
09/07/2021
-
- Require Grav 1.7.0
- Added support for
{% throw 404 'Not Found' %}
from twig template to show the error page
-
- Do not cache 404 error pages by default
v1.7.1
10/08/2020
-
- Fixed error page being cached, fixes issue with non-existing resources which later become available
v1.7.0
07/01/2020
-
-
- Added translated title programmatically #40
v1.6.2
05/09/2019
-
- Fixed a few issues found by phpstan
- Added
ru
and uk
translations #36
v1.6.1
03/09/2018
-
- Added Polish + Catalan translation
- Updated
README.md
to reference custom error pages
v1.6.0
10/19/2016
-
- Added Croatian translation
- Improved
autoescape: true
support
-
- Fixed issue where template file for
error
page type is only available if page was not found
v1.5.1
07/18/2016
-
- Added chinese and german translations
-
- Fixed issue with the Smartypants plugin running before Twig was processed
v1.5.0
07/14/2015
-
- Translate some blueprint configuration options
- Allow translating the error message
- Added french, russian, romanian, danish, italian
v1.4.1
12/11/2015
-
- Fixed CLI command for PHP 5.5 and lower
v1.4.0
11/21/2015
-
- Implemented CLI commands for the plugin
v1.3.0
08/25/2015
-
- Added blueprints for Grav Admin plugin
v1.2.2
01/06/2015
-
- Added a default
error.json.twig
file
v1.2.1
11/30/2014
-