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

Fixed port issue with `system.custom_base_url`

e5727462e74dcb213249e2b7d0d91d3ddf939c26 authored about 4 years ago by Matias Griese <[email protected]>
Added support for overriding configuration by using environment variables

c1cb4e192f8174b819c6bf307038a396389d9529 authored about 4 years ago by Matias Griese <[email protected]>
should skip release of prerelease

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

e4b1e87b9a79eddcc197c33a5014f3fb81ccc06a authored about 4 years ago by Andy Miller <[email protected]>
Try adding php8 back in to tests

6e136bf83fa514fe90b9151c39fea1330e3d6384 authored about 4 years ago by Andy Miller <[email protected]>
Merge remote-tracking branch 'origin/1.7' into 1.7

36504d7123518e54301523aa6501a2a18f0e2c99 authored about 4 years ago by Matias Griese <[email protected]>
Fixed missing parenthesis in Setup.php

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

7ed04ed3b096b31536bbda9dfb52f9dc279e9346 authored about 4 years ago by Andy Miller <[email protected]>
remove composer update

c5b24404884629669732bc24b3b94c5ecb1e3ab4 authored about 4 years ago by Andy Miller <[email protected]>
try forcing token

37ce236a433035c9947cd441ecc16d96b792a5d9 authored about 4 years ago by Andy Miller <[email protected]>
remove PHP 8

31ab55558cd94b6d3528e376b206cfcacb438ef9 authored about 4 years ago by Andy Miller <[email protected]>
Fix bug in Setup.php

c51830feecc90c286cadd8427c2f00625c8e15fd authored about 4 years ago by Matias Griese <[email protected]>
Improved multi-site customization

291e91891ab61200c770530da58be409a21185bf authored about 4 years ago by Matias Griese <[email protected]>
Fix for subfolder install [#2964]

307ede3183064a2ee33dce4c24ad7d49be63096a authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'release/1.6.31'

d4a20c71c2dadf7c843a170975a8161b7f5ce191 authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '1.6.31' into develop

Release v1.6.31

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

d9c14455424babd6292acdc1caf33e03990bbe51 authored about 4 years ago by Andy Miller <[email protected]>
Fixed dropped query params when `?` is preceded with `/` [#2964]

26f4d05e8731ef7b313cd8b9e9c49894d0f7da95 authored about 4 years ago by Matias Griese <[email protected]>
Fixed twig script/style tag `{% script 'file.js' at 'bottom' %}`, replaces broken `in` operator [#3084]

b6c941fc3edfbdd0a481ac4368f187af1075aa47 authored about 4 years ago by Matias Griese <[email protected]>
Fixed uppercase Assets\*::Class (should be in lower case)

cedcc845d50b57e433d35e37cd2309c2e6408a04 authored about 4 years ago by Matias Griese <[email protected]>
Fixed missing return value in TwigExtension::svgImageFunction(), some code cleanup

02a3ed2e0ecc45648ab960be5b508a7e31ee07c3 authored about 4 years ago by Matias Griese <[email protected]>
Use return types in Twig node and token classes

a729daa3d381ed70ab9e7b84db08476b22031461 authored about 4 years ago by Matias Griese <[email protected]>
Fixed `StaticResizeTrait::resize()` bad image height/width attributes if `null` values are passed to the method

ba23cceae70c95ea1fc4ed37370aed0da3907d25 authored about 4 years ago by Matias Griese <[email protected]>
Fixed deprecated method call for Whoops

d3e90838697b3d2f3afe83e2878901014229a4cf authored about 4 years ago by Matias Griese <[email protected]>
Fixed wrong (but working) method call for Whoops

09d92ebab65c8cb10510f839adb30c9e2697423f authored about 4 years ago by Matias Griese <[email protected]>
Updated a lot of docblocks

2777bedb513e902e0e29ead739e33801eed4ec35 authored about 4 years ago by Matias Griese <[email protected]>
Merge remote-tracking branch 'origin/1.7' into 1.7

f181e1d237dc7a4796a247566f0c488dffc1d7f7 authored about 4 years ago by Matias Griese <[email protected]>
Changelog update [#3101]

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

249c2f1e690b8d6944b637102c734449e25dc135 authored about 4 years ago by Djamil Legato <[email protected]>
Update composer first thing

6a4686d17b8b2251a3b8fbd6ef736b7c44f7013a authored about 4 years ago by Djamil Legato <[email protected]>
Merge branch 'develop' into 1.7

# Conflicts:
# system/src/Grav/Common/Twig/TwigExtension.php

3529943bb06df3d6c0b2407d246895c1a1738a6a authored about 4 years ago by Andy Miller <[email protected]>
Fix Twig `svg_image()` issue with classes applied to all elements #3068

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

380177b777e4a577984b4b788b6d2af668c4b54b authored about 4 years ago by Andy Miller <[email protected]>
Allow all css and js to be seached via robots.txt by default

bc22c8d2b1efad6f28608aa937e9dd0485eac6d7 authored about 4 years ago by Andy Miller <[email protected]>
Changelog update [#3101]

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

a1fb4a24878ca78fa102264e09bee4da679e850f authored about 4 years ago by Matias Griese <[email protected]>
Fixed `Argument 1 passed to Grav\Common\User\DataUser\User::filterUsername() must be of the type string` [#1992]

d34593928da30df8996f9def3d2ee3b5033adb47 authored about 4 years ago by Matias Griese <[email protected]>
automated testing for Grav 1.7 commits/prs

5184f8e6a334e183c13212a480a952c009f17c7f authored about 4 years ago by Andy Miller <[email protected]>
Restored samesite cookies after merge from develop

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

Conflicts:
CHANGELOG.md
composer.json
composer.lock
system/blueprints/config/system.ya...

2cf90cc60b59c47791bf745bc3e22eaf7b7af153 authored about 4 years ago by Matias Griese <[email protected]>
Fixed `pages` field escaping issues, needs admin update, too

db24d3e53e8cb0b886ff3fc58af855e03fe61a9c authored about 4 years ago by Matias Griese <[email protected]>
Fixed unimplemented `PageObject::getOriginal()` call [#3098]

6a0caebe2ee872ae98a582e29fd437c7ef4b7b79 authored about 4 years ago by Matias Griese <[email protected]>
Added support for setting `GRAV_ENVIRONMENT` by using environment variable or a constant

ac85946e0fb47ab82ac382c7decf44fb569ea441 authored about 4 years ago by Matias Griese <[email protected]>
Added support for setting `GRAV_SETUP_PATH` by using environment variable

fc55a8e49b2871a5ed9e44e76796f972392e1940 authored about 4 years ago by Matias Griese <[email protected]>
Fix symfony bug (part 2)

b093aa9fa6e1260b38e7c95a8ed71744d9f822da authored about 4 years ago by Matias Griese <[email protected]>
Fix symfony bug

e60e9fa3dd375ecd1147dbb7528259ab7daf9be1 authored about 4 years ago by Matias Griese <[email protected]>
Added slack on failure

29bcbf042ffda715ac534de5a85232b44c44c9a6 authored about 4 years ago by Andy Miller <[email protected]>
Added slack to tests

19719ecac1f6474c1bd5cccccdd9014c296c7480 authored about 4 years ago by Andy Miller <[email protected]>
CLI command cleanup

4d288ad2ee76a10fd1d0afea47d6c435092e065e authored about 4 years ago by Matias Griese <[email protected]>
CLI command cleanup

eccaf4acff051bb927e8222b166f21ffdd02cd29 authored about 4 years ago by Matias Griese <[email protected]>
Fixed broken list in `bin/gpm index`, CLI/GPM command failures returning success [#3092, #3017]

c2a2ef212ec8468c38b3d1c4c59ddfd61d9011e8 authored about 4 years ago by Matias Griese <[email protected]>
🎉 Moved Travis releases builds to Github Actions 🎉

47ab76c7e36e6b003f59f800d4824fc4d51a4b43 authored about 4 years ago by Djamil Legato <[email protected]>
auto-escape change

dd30b962101550bdc262d09a19adf67688f39d2b authored about 4 years ago by Andy Miller <[email protected]>
ignore versions.yaml

3e053784c209458a03bb1f78f03c1b660be19f2b authored about 4 years ago by Andy Miller <[email protected]>
ignore versions.yaml

7b97cd0cf138a1bdae34b5543e50ee78f821109c authored about 4 years ago by Andy Miller <[email protected]>
Disable develop branch from triggering travis

Temporary, while we move to GitHub Actions.

809767883b81518dc0540a15da91ccd8a96b6d04 authored about 4 years ago by Djamil Legato <[email protected]>
Changelog update

d8e38665f17e559cf2c036acc9b8618f71488ca1 authored about 4 years ago by Matias Griese <[email protected]>
Updated unit tests

f25ea8f05694333bd036b1dcb37ba07cea4407e9 authored about 4 years ago by Matias Griese <[email protected]>
Fixed potential error when upgrading Grav

7c0ba805306c873dd1ba1aab89ac7402f2bbd18a authored about 4 years ago by Matias Griese <[email protected]>
Merge tag '1.6.30' into develop

Release v1.6.30

6eb083bebeeb5921cc1403b4fedb431db71ce3da authored about 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.6.30'

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

9a2268a54e13aaa5792398c1de4b3a0b0cf1c8ed authored about 4 years ago by Andy Miller <[email protected]>
fix for travis build

611171371bc10abe57d9953464727fbcf79cb2da authored about 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.6.30'

e1d4fe36f450ebe847596ce58ba4fd13525df729 authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '1.6.30' into develop

Release v1.6.30

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

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

This reverts commit 0b41eea2bb9fc710521d1780aac5e23014ea1e9a.

08304d5064197874bb873ffecfba0c6911805509 authored about 4 years ago by Andy Miller <[email protected]>
Revert "better handle cookie_samesite if null"

This reverts commit fd0c9823faf0597f6f83b1b45964e118b256baa1.

5cdeb28e6b244a7335aebbe94d19df56bc2004f4 authored about 4 years ago by Andy Miller <[email protected]>
GA Slack WIP

c5efd17a9c5ce0c320934e727771e4b68f568cb4 authored about 4 years ago by Andy Miller <[email protected]>
removed deprecated values

6276ead820aa19269eb455f2d845809986270a14 authored about 4 years ago by Andy Miller <[email protected]>
GA WIP

b5cdc12478e01961b409314e15aa82abb26941b4 authored about 4 years ago by Andy Miller <[email protected]>
GA testing

ff511b8968e36b88114e66d495d0879f2ecadf39 authored about 4 years ago by Andy Miller <[email protected]>
Added GA Test workflow

037a84c46f1488680cf273d8ea7752e61c090100 authored about 4 years ago by Andy Miller <[email protected]>
removed deleted repo

3d0f29a172a26141bdc17394057779931d58a5aa authored about 4 years ago by Andy Miller <[email protected]>
Fix for PHP8

85c239bc1830e98c5081e93483ed338b2eaf9081 authored about 4 years ago by Andy Miller <[email protected]>
prepare for rc.19 release

1fb6a39d9d7293ee79091384363f6f35b037f56c authored about 4 years ago by Andy Miller <[email protected]>
composer update

9aeac93c9a0042515360fbdf3319f14e6375e3fb authored about 4 years ago by Andy Miller <[email protected]>
prepare for rc.18 release

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

# Conflicts:
# system/defines.php

0fc7fd341141fcf6abfbfabb9c8cf8f75803de2f authored about 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.6.29'

078c8d23d5bad28d2fea23af108f30331c10ef30 authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '1.6.29' into develop

Release v1.6.29

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

cb373dae5987bb820ae06f73197cc53419c9fe30 authored about 4 years ago by Andy Miller <[email protected]>
Sort by numeric in Cron::cronToArray()

0a42a889ecd80dbe7337e1fce27301d88dcc582e authored about 4 years ago by Matias Griese <[email protected]>
Updated Gregwar to our own version

e8f5080f35659bdc5edbe83547c60664c14eeb11 authored about 4 years ago by Matias Griese <[email protected]>
Fixed doctrine collection sorting to be natural and case insensitive

00f73957dda2467a94facc9ec386aca1c29e0d36 authored about 4 years ago by Matias Griese <[email protected]>
Fixed plugin/theme priority ordering to be numeric

3a0480e0d85c4a42c7655b3f24ebc576d4d3cad4 authored about 4 years ago by Matias Griese <[email protected]>
Fixed Page ordering to be natural and case insensitive

0cee7bcdc893d88dc752d8f71572950d408c02a9 authored about 4 years ago by Matias Griese <[email protected]>
Fixed Flex ordering to be natural and case insensitive

30401df4b7ad5fc0bf201ed8294303930a7e7fbe authored about 4 years ago by Matias Griese <[email protected]>
Use previous version of Symfony YAML because of a bug

f5d1e9849101a580085cb3e8d9a354326c730506 authored about 4 years ago by Matias Griese <[email protected]>
Fixed event timeline in clockwork

8f9b2d22c1e2a75a80741a129e6f95c069984604 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/Backup/Backups.php

2b17767b536ef6f87c9cd68b70ceaf53a9c501da authored about 4 years ago by Matias Griese <[email protected]>
Update getBackupDownloadUrl() method to not pass the path

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

6eaf44e3970e66348b0b0ef97ddabb2da75ee5eb authored about 4 years ago by Andy Miller <[email protected]>
update changelog

24b52c77fede73ba72eb6848dde31b0e26c19afc authored about 4 years ago by Andy Miller <[email protected]>
update changelog

7a9b906925d73638a5a68dc1c1984a49dd902da3 authored about 4 years ago by Andy Miller <[email protected]>
XSS fix for grav-ghsa-cvmr-6428-87w9

53bef264e7046cb9f20c1bb18d8bf869be99446e authored about 4 years ago by Andy Miller <[email protected]>
XSS fix for grav-ghsa-cvmr-6428-87w9

75b74c4ab30583fc8ec709f8f33faa8417b3bf88 authored about 4 years ago by Andy Miller <[email protected]>
Do not create the new user/env folder if environment already exists elsewhere

ca3a9aecd6d25af99170c369bcb78dd1773b5c83 authored about 4 years ago by Matias Griese <[email protected]>
Installer improvements

8f7902af94f35041057efcac34be0d3c9c3b95e9 authored about 4 years ago by Matias Griese <[email protected]>
updated with new toolbox

8df3fa31fb5f4494f13a0e512f4030fbe5446d4a authored about 4 years ago by Andy Miller <[email protected]>