Ecosyste.ms: OpenCollective

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

github.com/getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
https://github.com/getgrav/grav

Flex improvements

ff7a1b861e2084345d465ddc376f8b2a6b1d8a73 authored about 4 years ago by Matias Griese <[email protected]>
Fixed minor installer issues

d6a82e5c56e8df9794e71efe5bbe7d36f68e47f6 authored about 4 years ago by Matias Griese <[email protected]>
PHP 8 fixes (part 2)

f714e6fa14c949f7c147cfdfbaab35a20ea70676 authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into 1.7

Conflicts:
composer.json
composer.lock

6817133819673661f2fe1714e22c46b5f7011a4c authored about 4 years ago by Matias Griese <[email protected]>
PHP 8 fixes

76670e47a1b08926640424f81aa9763fd41524ef authored about 4 years ago by Matias Griese <[email protected]>
Fixed exception in CLI GPM and backup commands when `php-zip` is not enabled [#3075]

961b24a019e514000b5eeec0a9e01b11bde17d86 authored about 4 years ago by Matias Griese <[email protected]>
Fixed `|safe_email` filter to return safe and escaped UTF-8 HTML [#3072]

068de42e833af8baeb96fe31c170964fa2df0d4b authored about 4 years ago by Matias Griese <[email protected]>
Fixed `bin/grav yamllinter -a` and `-f` not following symlinks [#3080]

75f9c0a892c7f9b309d79b28baec1aed69217f4a authored about 4 years ago by Matias Griese <[email protected]>
FlexObject::refresh() should return boolean status

3a1b301b32d4b90e1a8951ef29ee26b54c8d6893 authored about 4 years ago by Matias Griese <[email protected]>
Added `FlexObject::refresh()` method to make sure object is up to date

9bb1d99ae4b87962b2bf728a93f5224ea62eba77 authored about 4 years ago by Matias Griese <[email protected]>
Updated Clockwork to v5.0 [#3072]

cf052b5bd453e539e5bf4817ada4e8a725859796 authored about 4 years ago by Matias Griese <[email protected]>
Update user/config/version.yaml before copying the files to avoid frontend from setting the version schema.

65a18fd2704867095efa1add36fa59d3f961810d authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into 1.7

Conflicts:
system/src/Grav/Common/Processors/ConfigurationProcessor.php

d4775cc970f5b460410d289ec624f00ee6781d26 authored about 4 years ago by Matias Griese <[email protected]>
Added basic support for `user/config/versions.yaml`

07ee5b42f7bceacf36f1e19765b784deb3aa8e14 authored about 4 years ago by Matias Griese <[email protected]>
Composer update

d5048fea10866edcce8382dbac936f709f4b94fa authored about 4 years ago by Matias Griese <[email protected]>
Create version.yaml when initializing configuration

f3149068e3a1dbd8b9b4568a2c0730d300777d1f authored about 4 years ago by Matias Griese <[email protected]>
Change version.yaml nesting

f5d3a5132ad5344e63c4089398eebbe38f6ea430 authored about 4 years ago by Matias Griese <[email protected]>
Add version information when upgrading Grav

70e0ecfef530d42e5893584bd847cb4c4dae6e20 authored about 4 years ago by Matias Griese <[email protected]>
New sites have `compatibility` features turned off by default, upgrading from older versions will keep the settings on

631e0e0f3f03395b4fbc56733b34ccf2f7bb020a authored about 4 years ago by Matias Griese <[email protected]>
Fixed CLI self-upgrade from Grav 1.6 [#3079]

b66287cbb96b93a805d951cee50c2d5a9ddf1226 authored about 4 years ago by Matias Griese <[email protected]>
Added support for having all sites / environments under `user/env` folder [#3072]

9e6d38bc1a13b0fa1cab68dad92dcbe00ec36973 authored about 4 years ago by Matias Griese <[email protected]>
Fixed `system://` stream is causing issues in Admin, making Media tab to disappear and possibly causing other issues [#3072]

6cbe4aeec4773fe495fcb0fb65c7f684a4c8a303 authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'develop' into 1.7

e219f56ff4b6a482741189cff069b5149b013547 authored about 4 years ago by Djamil Legato <[email protected]>
Better handling of missing repository index (grav-plugin-admin#1916)

e16b29c56662c2881fef7f2490c1b568abd7dd64 authored about 4 years ago by Djamil Legato <[email protected]>
Better handling of missing repository index (grav-plugin-admin#1916)

1b3e3ede4de85046af916b5b9a23c21a624bc861 authored about 4 years ago by Djamil Legato <[email protected]>
Fixed Purge successful message only working in Scheduler but broken in CLI and Admin (fixes #1935)

0a601f10c09262dfbdce46701dc84ee40ac233a9 authored about 4 years ago by Djamil Legato <[email protected]>
Update media.yaml (#3070)

fixed MIME types for .docx, .pptx and .xlsx

56ce4ab0f20c5a06bb8ed74f0c76d01bb333b995 authored about 4 years ago by 1tsi <[email protected]>
Add per field configuration options to customize XSS detection

1f6c2f5a0a572060811caff12d0eb2c8d5a2c3d6 authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'develop' into 1.7

5f3ddd938920963e04d927596ffd51af2a8a3e21 authored about 4 years ago by Andy Miller <[email protected]>
better handle cookie_samesite if null

fd0c9823faf0597f6f83b1b45964e118b256baa1 authored about 4 years ago by Andy Miller <[email protected]>
Merge branch 'develop' into 1.7

# Conflicts:
# system/blueprints/config/system.yaml
# system/src/Grav/Common/GPM/Response.php

d23588a217ad903001ec0b01c9033d99bf44683c authored about 4 years ago by Andy Miller <[email protected]>
Merge branch '1.7' of github.com:getgrav/grav into 1.7

# Conflicts:
# CHANGELOG.md

ca53b8afcaa4bb198bee29c9abde11a43f2fc4e1 authored about 4 years ago by Andy Miller <[email protected]>
fixed blueprintschema for config-default-@

053bc03a54ac2c66a393d7a7d6782d0976292235 authored about 4 years ago by Andy Miller <[email protected]>
Turn off xss detection on unset fields

78dc70bcdc69786dbc24e4a6d5913d5b367cc05b authored about 4 years ago by Matias Griese <[email protected]>
Added XSS detection to all forms (use `check_xss: false` to disable it per field)

ea00c044d3fbf43bdf27de6106b004c81fc97547 authored about 4 years ago by Matias Griese <[email protected]>
Allow to set SameSite from system.yaml (#3063)

* Update system.yaml
* Update SessionServiceProvider.php
* Update Session.php
* Update system.yaml

11cd2b086eafb96fe6b418c4ab7e15817fe54c20 authored about 4 years ago by randoum <[email protected]>
Check exact extension in checkFilename utility (#3061)

* Fix uploads_dangerous_extensions checking (#3060)
* Remove redundant prefixing of `.` to exten...

ae6f0b5505e20f29a500e24466f608dd076dbc5f authored about 4 years ago by Stephan Strate <[email protected]>
Fix failing example custom job. (#3050)

* Since Symfony 4.2 passing chained shell commands to the Process component is not supported any...

247d1a9aa66095e12d2be09b7ceca75cb2cceb39 authored about 4 years ago by Vilius Šumskas <[email protected]>
Minor tweak to pages list tree ui

6273c2395d13514cb8bde3aa8cbd74d9c66c77bc authored about 4 years ago by Djamil Legato <[email protected]>
Escape titles in Flex pages list (flex-objects#84)

13965252518bb8a23328a10f47b9b4e49b0d0f1f authored about 4 years ago by Djamil Legato <[email protected]>
vendor library updates

de46afff1cbd5fa583b2a6cf623cfa2c080bf7da authored about 4 years ago by Andy Miller <[email protected]>
Set minimum requirements to PHP 7.3.6

54fd54d3f0b741a1643fe066cb666b3cf918cc46 authored about 4 years ago by Andy Miller <[email protected]>
Allow to set SameSite from system.yaml (#3063)

* Update system.yaml

* Update SessionServiceProvider.php

* Update Session.php

* Update ...

0b41eea2bb9fc710521d1780aac5e23014ea1e9a authored about 4 years ago by randoum <[email protected]>
Fixed updated media missing from media when editing Flex Object after page reload

63207d370b39db998b750ef336752dcfb13a51e2 authored about 4 years ago by Matias Griese <[email protected]>
Fixed fatal error in `CompiledFile` if the cached version is broken

e92d88df8b10311fe9448f5c2bc26562f63bc3d7 authored about 4 years ago by Matias Griese <[email protected]>
Fixed potential fatal error when creating flex index using cache [#3062]

a9e6d3665f1f193692ccfaf82d07390db255e9ea authored about 4 years ago by Matias Griese <[email protected]>
Fixed `Utils::isFunctionDisabled()` method if there are spaces in `disable_functions` [#3023]

2453927ba3c91b91f0cf9c39e48aa5bd7684f9b0 authored about 4 years ago by Matias Griese <[email protected]>
Fixed `header.admin.children_display_order` in Flex Pages to work just like with regular pages

94e6cb02f3bfb7a4e2b755b48e4527ff5e1b6d0e authored about 4 years ago by Matias Griese <[email protected]>
Check exact extension in checkFilename utility (#3061)

* Fix uploads_dangerous_extensions checking (#3060)

* Remove redundant prefixing of `.` to ex...

9b2b909139b37c7af623e8f3a03eeae35c62657c authored about 4 years ago by Stephan Strate <[email protected]>
Merge remote-tracking branch 'origin/1.7' into 1.7

c9a3f349ad45c32afd59c2d754b49a7acca82729 authored about 4 years ago by Matias Griese <[email protected]>
Added FormFlashFile::getField() method

439b539dcbdd5a6b2ad8df278407aee50d52b43b authored about 4 years ago by Matias Griese <[email protected]>
Address errors in CLI when accidentally initializing twice

ab7f0a2e95c556b6a41d5b3caa78303b62ebe33e authored about 4 years ago by Andy Miller <[email protected]>
Fixed sorting by groups in `Flex Users`

b50dbf3ff078ef320bb31477da2189e43671dcc5 authored about 4 years ago by Matias Griese <[email protected]>
Fixed sorting by groups in `Flex Users`

d3f1f833ab7fae9bf71d03e26defc2b58fce5aeb authored about 4 years ago by Matias Griese <[email protected]>
Fixed typo in composer.json

3df099a0e3c00fdfb1a5037d2aed32cb59a0ca0d authored about 4 years ago by Matias Griese <[email protected]>
Fix failing example custom job. (#3050)

* Since Symfony 4.2 passing chained shell commands to the Process component is not supported any...

54dccd11ef0422d0e9bceccff372d8b54be7ce4e authored about 4 years ago by Vilius Šumskas <[email protected]>
Tighten requirements (require PHP 8 support for libraries)

77ec847e207605575dc2f5c40606c0657975eceb authored about 4 years ago by Matias Griese <[email protected]>
Improve Flex configuration: gather views together in blueprint

8bf5fcb8ece5073dd2a6cc0eb9219bc19a0d3990 authored about 4 years ago by Matias Griese <[email protected]>
Added search option `same_as` to Flex Objects

ff41d76501c3c3da5a3e2666bd996b027a15351f authored about 4 years ago by Matias Griese <[email protected]>
Hide Flex Pages frontend configuration (not ready for production use)

d9772ed5c676e54fc19921111e0c0c14a5911130 authored about 4 years ago by Matias Griese <[email protected]>
Update composer

8dba1b37c70ecce6b02256415266d29354b3012d authored about 4 years ago by Matias Griese <[email protected]>
Update composer

8b017dc647bcbc4990ba787919be5c6657baaab7 authored about 4 years ago by Matias Griese <[email protected]>
Set minimum requirements to PHP 7.2.5

c8ee05d671862e63f021593463ea5407bb814277 authored about 4 years ago by Matias Griese <[email protected]>
Create SECURITY.md

Added security policy

40216e310d023bfb0409b98eba23db3e96c868f2 authored about 4 years ago by Djamil Legato <[email protected]>
Add option for timeout in selfupgrade command (#3013)

* Add option for timeout in selfupgrade command

* Raise the default timeout

6a6f99e9ae4f55d8484f2459acb1100a4a421fe3 authored about 4 years ago by Grant <[email protected]>
Set grav_cli as referer when coming from CLI

14ad7cf3ac96546018e304e93edb21e0fbf5e8be authored about 4 years ago by Djamil Legato <[email protected]>
Set grav_cli as referer when coming from CLI

ce327dca42c944d116326060aefe566e16583ee8 authored about 4 years ago by Djamil Legato <[email protected]>
Forward a `sid` to GPM when downloading a premium package via CLI

ded7670ac349ee2f7cbc1edfde3e6a28eae0608b authored about 4 years ago by Djamil Legato <[email protected]>
Forward a `sid` to GPM when downloading a premium package via CLI

5bf1ec0fd9a4223c8ec69543baad2ba12812ac1d authored about 4 years ago by Djamil Legato <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into 1.7

Conflicts:
CHANGELOG.md

306c0505a64936fbef29fde96d707dea44500080 authored about 4 years ago by Matias Griese <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

325cb69a65830551a74eca0861d633310b6d34ee authored about 4 years ago by Matias Griese <[email protected]>
Added `.htaccess` rule to block attempts to use Twig in the request URL

c3df9b6484eb2eca4d4074005cb2c81619857402 authored about 4 years ago by Matias Griese <[email protected]>
Upgraded bin/composer.phar to composer 2

db6bfc00fcd410a7647c086d5d5908329efdeb03 authored about 4 years ago by Andy Miller <[email protected]>
Fix compatibility with Symfony 4.2 and up. (#3048)

51b5d7a93911f42088ac9e9bde8e5c43b27e5a58 authored about 4 years ago by Andy Miller <[email protected]>
Composer update

9490f62deeb14fe01cf4820e02f8c4a0a99359db authored about 4 years ago by Matias Griese <[email protected]>
Fix compatibility with Symfony 4.2 and up. (#3048)

This enables running scheduled *shell* commands again because Symfony 4.2 deprecated passing com...

1661dc9ef7cc3ca921135c5a1e256aac03c4984c authored about 4 years ago by Vilius Šumskas <[email protected]>
Merge remote-tracking branch 'origin/1.7' into 1.7

aa7731dc5dccbd1e1f42178a8b5460b86128de1e authored about 4 years ago by Matias Griese <[email protected]>
Added `FlexDirectoryInterface` interface

4150564538a6dca95824148068b49e4111dcaecd authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into develop

# Conflicts:
# CHANGELOG.md

38043ebade53c2ce38139c14393a5daff0e73bc2 authored about 4 years ago by Andy Miller <[email protected]>
updated jquery 3.x

9a694a8d3d557faa0cdf2e85fbab33f9d62ae80e authored about 4 years ago by Andy Miller <[email protected]>
Merge branch '1.7' of github.com:getgrav/grav into 1.7

f6997f54ebd7ae0909a6f300d8b3a18f7fd1a4ef authored about 4 years ago by Andy Miller <[email protected]>
updated jquery

2631c18484dee7c9b5576f6719dfb0e31b725430 authored about 4 years ago by Andy Miller <[email protected]>
Fixed `print_r()` in twig

c0d819b97a4e67b48c19f507c6ff530f603c4b4c authored about 4 years ago by Matias Griese <[email protected]>
Added deprecation notice when using system.pages_fallback_only

972d32c969825d65f559dbcdcba892ed881b807a authored about 4 years ago by Matias Griese <[email protected]>
Minor fix to upgrade guide

7f0e51f92f83a2e363b8c873e2b5edfb7b995851 authored about 4 years ago by Matias Griese <[email protected]>
Added missing `languages.content_fallback` configuration variable to system.yaml

6f78c2288fd5b5b097eefae8e4466c5fdd89b011 authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into 1.7

Conflicts:
CHANGELOG.md

b331ba42b8485ca15da707d5ee753cd9be8e3a49 authored about 4 years ago by Matias Griese <[email protected]>
Fixed hardcoded system folder in blueprints, config and language streams

fb3efba204d76c62bdfd3155bb27b0f7cf8dba0c authored about 4 years ago by Matias Griese <[email protected]>
Composer update

58e09dcff484f48cf3af8614a390956425285d14 authored about 4 years ago by Matias Griese <[email protected]>
Fixed hardcoded system folder in blueprints, config and language streams

747055f60e3e897a76363161dd16108c4048913a authored about 4 years ago by Matias Griese <[email protected]>
Missing method

aa07c644407467f667caf2bf04eb12dffaaf4f37 authored about 4 years ago by Matias Griese <[email protected]>
Fixed bug in collections where filter `type: false` did not work

6b9f1d8414c737e548ef250fc743b80c7846b4bd authored about 4 years ago by Matias Griese <[email protected]>
Tweak pages collection filters

b4bc1d292a8e9a065f58a17a8c25c9be47ddcb38 authored about 4 years ago by Matias Griese <[email protected]>
Missed few cases (deprecated methods)

c98553d19bcd23265a93cd15cc2c18978e8d6aee authored about 4 years ago by Matias Griese <[email protected]>
Renamed `PageCollectionInterface::nonModular()` into `PageCollectionInterface::pages()` and deprecate the old method

Renamed `PageCollectionInterface::modular()` into `PageCollectionInterface::modules()` and deprec...

1ace31216fbebf49b216132d1489c427812b1ccb authored about 4 years ago by Matias Griese <[email protected]>
Updated upgrade docs

495cec930c3a61c178c8fa2cbaedd1f6df2caac9 authored about 4 years ago by Matias Griese <[email protected]>
Menu Visibility Requires Access setting wrong frontmatter login#265

44ad0ca1eab4a6407749f15ce33bc05fa18258de authored about 4 years ago by Andy Miller <[email protected]>
Fixed media crashing on a bad image

4ba8e9e99da88c7cd6990eaab1e439bd7a6f09ae authored over 4 years ago by Matias Griese <[email protected]>
Accessing page with unsupported file extension (jpg, pdf, xsl) will use wrong mime type [#3031]

1eb85b366d8e147898e836735c5faffdf6a9ccb9 authored over 4 years ago by Matias Griese <[email protected]>
prepare for rc release

3821ae441fa47821ee7f9db0de24010eeb2f88b6 authored over 4 years ago by Andy Miller <[email protected]>