Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/getgrav/grav-plugin-error

Grav Errors Plugin
https://github.com/getgrav/grav-plugin-error

Merge tag '1.8.0' into develop

Release v1.8.0

bc23c95e7e3c456dbf83ad29ca7d146a5eba243f authored over 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.8.0'

5c377d5d861875fef86f911ec012652743a5b27f authored over 3 years ago by Andy Miller <[email protected]>
prepare for release

27e9d1ed33c3bbc8453656a7c0258a1a51784b1f authored over 3 years ago by Andy Miller <[email protected]>
Lower Grav requirement to 1.7.0

f139405952314dc7a2aeed3e7e91eceabde92451 authored over 3 years ago by Matias Griese <[email protected]>
Added support for `{% throw 404 'Not Found' %}` from twig template to show the error page

7523af757a05fac8b4fa52ae96dce88eb60f04ac authored over 3 years ago by Matias Griese <[email protected]>
Require **Grav 1.7.21**

ce4721eec6065b1f4adbc092b72e58e8511067ca authored over 3 years ago by Matias Griese <[email protected]>
Merge branch 'release/1.7.1'

15748fd1e024aad3108e2a1a2238c7bb1deb6ab9 authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '1.7.1' into develop

Release v1.7.1

6c6bb2049ec81f3e3f786923f8e853ff7aaf4282 authored about 4 years ago by Andy Miller <[email protected]>
prepare for release

a472979194e0d05667ebab32eda1d54ebf3b74c5 authored about 4 years ago by Andy Miller <[email protected]>
Fixed error page being cached, fixes issue with non-existing resources which later become available

bb9089dc037556b0724b12470482e9138fbacb8e authored about 4 years ago by Matias Griese <[email protected]>
Merge tag '1.7.0' into develop

Release v1.7.0

b9535727b068a1a9802e12abbb695ec544b14138 authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.0'

1fa18a7266d910f2110f6f119bdd207d56503d9b authored over 4 years ago by Andy Miller <[email protected]>
Prepare for release

Signed-off-by: Andy Miller <[email protected]>

331e7bbd13d91059c1cc40844c1b22e134e1729d authored over 4 years ago by Andy Miller <[email protected]>
added translated title programmatically (#40)

36a538e356a84e4828cc835258662c9d560a64cb authored over 4 years ago by Ricardo Verdugo <[email protected]>
Require Grav v1.6

c2deb52ad9664dd57a528a0f909a07aeaab9da69 authored almost 5 years ago by Matias Griese <[email protected]>
Merge branch 'release/1.6.2'

1b6bd6a33206bfced2aa990ac71d00692ae838cc authored over 5 years ago by Andy Miller <[email protected]>
Merge tag '1.6.2' into develop

Release v1.6.2

6770ed333225261b3708d079de732e55b98f8191 authored over 5 years ago by Andy Miller <[email protected]>
prepare for release

954d4cd8c98ce9fda4844bb0bca0303473e01c75 authored over 5 years ago by Andy Miller <[email protected]>
Add uk translation (#36)

* Update blueprints.yaml

* Update languages.yaml

* Update languages.yaml

132fea887db03ae49a20c4175352afbe0810f50c authored over 5 years ago by Aleksey Smirnov <[email protected]>
Fixed a few issues found by phpstan

fabb07e0471e622cd816d005fe5e6934ba7e670e authored almost 6 years ago by Matias Griese <[email protected]>
Merge branch 'release/1.6.1'

9da054f935521e9494565cf4a126bd307d28d790 authored almost 7 years ago by Andy Miller <[email protected]>
Merge tag '1.6.1' into develop

Release v1.6.1

9aaad403f2e7ac8b5b9e915e76c29b4886abca18 authored almost 7 years ago by Andy Miller <[email protected]>
Prepare for release

15fb9cee20bacde570f132bcf2bb8a8d332e80d4 authored almost 7 years ago by Andy Miller <[email protected]>
Updated changelog

2802da9e5a55f41d84924adb35142423bfcfdbce authored almost 7 years ago by Andy Miller <[email protected]>
Revert "Enabling translation of error page title (#26)"

This reverts commit 0732552aa17e267d5976e2b03777cfc2652b14d3.

e06ca063524f24039ef1339b240f302bdf9cab54 authored almost 7 years ago by Andy Miller <[email protected]>
Updated changelog

e3e8dd7f5203c32179f8ecf6295db7a4941a57f7 authored almost 7 years ago by Andy Miller <[email protected]>
Enabling translation of error page title (#26)

0732552aa17e267d5976e2b03777cfc2652b14d3 authored almost 7 years ago by Richard Bukovansky <[email protected]>
Added catalan language `ca' (#29)

d5588aa604c7d2bebc90e892982b32de02187a27 authored almost 7 years ago by diactoros <[email protected]>
Add Polish translation (#28)

d4493919002d7043e129fa8706ab9e71dbdf1e80 authored over 7 years ago by j000 <[email protected]>
Czech translation (#25)

9d1e61bd46f76305cfc0e9b6867931dfbd35b7bf authored almost 8 years ago by Richard Bukovansky <[email protected]>
Add a line on custom error pages

1cc37ccc5a73ebd2cb8fe0bff84a34b2478b1cce authored almost 8 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.6.0' into develop

50cc808b6f42dc98cf837a81a0b20bb0565525a8 authored about 8 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.6.0'

bdab65f5af4fcec137a33f5e3652b18b86bf26bc authored about 8 years ago by Andy Miller <[email protected]>
version update

df2c64b8fae1cb3fd7c77deeb3222972ca55c8aa authored about 8 years ago by Andy Miller <[email protected]>
Fixed issue where template file for `error` page type is only available if page was not found

46c52bbfacef54b60a2acffe04eee9bfe33010c9 authored about 8 years ago by Matias Griese <[email protected]>
Improved autoescape: true support

aa2c92d52153fa4a8745878eb903a1672c7a4110 authored about 8 years ago by Matias Griese <[email protected]>
Fixed tab in (#22)

24355b35a9e3fc782a8494d080d8ec9981835272 authored over 8 years ago by Aaron Dalton <[email protected]>
Update languages.yaml (#20)

Correction russian case of the words, maybe google translate had an error :)

1c9b9159e7d21cd487d0cbcee68c12c106ef1922 authored over 8 years ago by Ingvar Vilkman <[email protected]>
Changelog

8a62c6d906ca63cf5e963a7da56bd607cd8a6ef7 authored over 8 years ago by Flavio Copes <[email protected]>
add Croatian translation (#19)

9cc6e46b999726283c30fa26586d55827d0000b9 authored over 8 years ago by Saša Janiška <[email protected]>
Merge remote-tracking branch 'origin/master'

987551b995b30177a02c3c7849a8753b7e90dc4e authored over 8 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.5.1' into develop

ac92b7a44ca5ccf0ee330fb37fff152c21694be2 authored over 8 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.5.1'

3233fba1b9eb95eddaa3636ceeb9076df273aa9a authored over 8 years ago by Flavio Copes <[email protected]>
Prepare release

064f24de7cb6e3ad15da1c28dc401e86d32ac9fd authored over 8 years ago by Flavio Copes <[email protected]>
Fixed issue with the Smartypants plugin running before Twig was processed

a1b428cac1a8e3c4bb276de1f871ec8a5988cff1 authored over 8 years ago by Flavio Copes <[email protected]>
Changelog

e9f5358f89ea5da8446a679d743424c4f9b0829f authored over 8 years ago by Flavio Copes <[email protected]>
Added german translation (#18)

600aeb37567877ba1293ca1606553e1930134691 authored over 8 years ago by Andreas Ender <[email protected]>
Changelog

ad779e82666a9d8404dbb509df3974307fb8cab6 authored over 8 years ago by Flavio Copes <[email protected]>
Add zh language to languages.yaml (#17)

7eb632f10e36de93521d0c65840e797423b7e91c authored over 8 years ago by dommyet <[email protected]>
Merge branch 'develop'

60d7b7ceac8d9f55280bc6f963905f39e444766c authored over 8 years ago by Djamil Legato <[email protected]>
Squashed commit of the following:

commit 0d977ca7579c69f7e7fb8c7cc479550a867883a4
Merge: 87dc46d db79bdb
Author: Flavio Copes <cop...

9c05d76fb24947bd8ca51217d2eb30f300c131b7 authored over 8 years ago by Djamil Legato <[email protected]>
Merge branch 'release/1.5.0' into develop

0d977ca7579c69f7e7fb8c7cc479550a867883a4 authored over 8 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.5.0'

cd010aaca38aba7680de1776f0f79c23856244d3 authored over 8 years ago by Flavio Copes <[email protected]>
Prepare release

db79bdb93df0823ccaddbf90804ba2443e02f398 authored over 8 years ago by Flavio Copes <[email protected]>
Add Danish translation (da) (#14)

* Update languages.yaml

* Update languages.yaml

87dc46d3124462cb72bb76855380d6c863b41e5b authored over 8 years ago by mwalbeck <[email protected]>
added Romanian languagei (#13)

I have added the translation for Romanian language

c96c2e27bcbc615cf033c8b9f65fbe430f7a31f7 authored over 8 years ago by Canabis Medical <[email protected]>
:ru: added (#12)

Also added dot in the end of line for :it:

807d51246421c6c5cd53d1438f45abd571a33d81 authored over 8 years ago by Artyom Mezin <[email protected]>
:fr: added (#11)

:fr: added

03478cff9556af03bebb1aa9be377a3953147f0b authored over 8 years ago by Marc-Antoine Thevenet <[email protected]>
Allow to translate the error message

2e7c157f19161aecbc5f6919a99daf8a44116cbc authored over 8 years ago by Flavio Copes <[email protected]>
Not required and typo (#10)

726f70b5047672530017ddca7bf0b2ba0bdeda9c authored over 8 years ago by Quy <[email protected]>
Use common language strings in blueprints

8952c4d6b9e59f931b7c99928a0dd911554178a2 authored almost 9 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.4.1'

a884bd06c4512bd81da205fc1cd82bb8c6aed473 authored about 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.4.1' into develop

c88f70c9315c64b25ce22f6ff8fd42d1802d5fdb authored about 9 years ago by Andy Miller <[email protected]>
version update

8b0dafcdc3d4dd73798bcf55fb9908395b272203 authored about 9 years ago by Andy Miller <[email protected]>
Fixed CLI command for PHP 5.5 and lower (fixes #5)

bee90f0d1deb63365a80dafc27d67d9c9dda9968 authored about 9 years ago by Djamil Legato <[email protected]>
Merge pull request #6 from fm/develop

fix link typo on README.md

e973d25d864d93935a137d2cc245682492f4c11c authored about 9 years ago by Andy Miller <[email protected]>
fix link typo on README.md

c79cd1785b07361d98d03b1c958d1b7d8580fac8 authored about 9 years ago by Faisal Misle <[email protected]>
Merge branch 'release/1.4.0' into develop

83ad16a8d9f32631bb9271736afe4d35cb2bf321 authored about 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.4.0'

2c29449afa743ab50fb045d1a3cadb3d1e2366d1 authored about 9 years ago by Andy Miller <[email protected]>
version update

2b792a104cdc7bb17ec3ed993d8f39859d9702d5 authored about 9 years ago by Andy Miller <[email protected]>
Updated changelog

22dcf4677b4cd53ab21142d326f135777c6a2f50 authored about 9 years ago by Djamil Legato <[email protected]>
Implemented Error CLI command. Updated Readme

4f744370afb5d5fe9ab4ce8250b5a12420cac0af authored about 9 years ago by Djamil Legato <[email protected]>
Merge branch 'release/1.3.0' into develop

477007113cf5e0973a7e02821b0ae9f0c5b6787d authored over 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.3.0'

8e7f8e23c87ed122c08f8a9756c3a4db77990993 authored over 9 years ago by Andy Miller <[email protected]>
version update

776273f8677a5166765db1ebaa49b7f8f4730817 authored over 9 years ago by Andy Miller <[email protected]>
Merge pull request #3 from flaviocopes/patch-1

Add missing option to the blueprint

c144d0136f700621a5dae46c93f2d8ef0bb4ec09 authored over 9 years ago by Andy Miller <[email protected]>
Add missing option to the blueprint

66a0e3747f7776f7a0ea11a7b127b9a5b8c97d6f authored over 9 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.2.2' into develop

f0123a6f15d1d443a0d2a7567d1571d66487bc1f authored almost 10 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.2.2'

1485792dcd5cbb5d3e0054e16f94abcd046ca4ef authored almost 10 years ago by Andy Miller <[email protected]>
version update

6f8d73050d8e01c1e87152ef54ad251b845b98d2 authored almost 10 years ago by Andy Miller <[email protected]>
Added a default error.json.twig file

5894bd9a331d21757e54b35c5e9346555929327e authored almost 10 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.2.1'

28da91607008377b9d00944814fb0a4bcf5c7e4a authored about 10 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.2.1' into develop

07df2567a28357751819356026be8c11543fbc41 authored about 10 years ago by Andy Miller <[email protected]>
version update

d3de017e0fe56e8a4124c1dc9f53eb8a698db4f3 authored about 10 years ago by Andy Miller <[email protected]>
fixed status code

97e258bbb9fadc23d3916a405744dbccd52112a0 authored about 10 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.2.0' into develop

d070cadc2d282c6b94750f500e75b635c89edde1 authored about 10 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.2.0'

daba692ab07fa17ddf44beb04a21befcb5d44c3e authored about 10 years ago by Andy Miller <[email protected]>
version update

a59f0ee0835915718c6a790a47a086b9cc3fda23 authored about 10 years ago by Andy Miller <[email protected]>
PSR fixes

47b167720581e0256af0ea5da4915798b2ba813f authored about 10 years ago by Andy Miller <[email protected]>
moved status code to page

e555b1b904ccbb636fba60d9dde401cce4587360 authored about 10 years ago by Andy Miller <[email protected]>
Merge pull request #1 from fbrnc/patch-1

The error plugin should send the correct 404 header - good catch!

7aff016e7d4ffd14c1bd266c4df0d304400e16ff authored about 10 years ago by Andy Miller <[email protected]>
The error plugin should send the correct 404 header

858cf7f4cb0f5ea21532cd4b7704db4e31383a1d authored about 10 years ago by Fabrizio Branca <[email protected]>
readme update (install / update)

e5f898902546da64d9c1bab7a8116e259ef13274 authored about 10 years ago by Ryan Matthew Pierson <[email protected]>
Merge branch 'release/1.1.1' into develop

202169af1dbc8d66918d29899163b1eccbe1caed authored about 10 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.1.1'

e1415b60f468f6c9459a51707e0d3ee7c1cc51ab authored about 10 years ago by Andy Miller <[email protected]>
Updated version

6bff839eb2e10ed29e34d3eced730e2049f447b2 authored about 10 years ago by Andy Miller <[email protected]>
Bluprints: Move validation parameter inside the form

181372e074cac3e6c9670b231be3b880842ea962 authored about 10 years ago by Matias Griese <[email protected]>
Register display templates for admin

dc9c97b2783a88505adfc26f2ae1ba1b835ca0e2 authored about 10 years ago by Matias Griese <[email protected]>
updated blueprints

08ae25036091f8d3e327525ce3040823a2c4652c authored about 10 years ago by Andy Miller <[email protected]>
Update code to use new classes

86158687411cc0e24b8be558cac8031af583d623 authored about 10 years ago by Matias Griese <[email protected]>