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

Composer update

061ebf06c68d330d3da28ce2ab7ee59805877718 authored about 3 years ago by Matias Griese <[email protected]>
Improved form validation JSON responses to contain list of failed fields with their error messages

e6911ce24ab14514f21075dc6599a8c07282993f authored about 3 years ago by Matias Griese <[email protected]>
Fixed form validation exceptions to use `400 Bad Request` instead of `500 Internal Server Error`

d9c9f6a5eb3b6fd9bdcb93acda65854a9b5fb0f4 authored about 3 years ago by Matias Griese <[email protected]>
Added `FlexObject::getDiff()` to see difference to the saved object

2a04628459d86e4ae7bf7cacbec4e1c77f1f4856 authored about 3 years ago by Matias Griese <[email protected]>
Fixed `FlexObject::getChanges()` always returning empty array

33b473c2905fc38b458203273262ce2247aee4aa authored about 3 years ago by Matias Griese <[email protected]>
Do not escape ValidationException

58b48c2f26ef246ff67290e0d796f4472d6e58a4 authored about 3 years ago by Matias Griese <[email protected]>
Updated phpstan to v1.0

ad003a0fc41b2a1ff51a23cee53e085e13580bbb authored about 3 years ago by Matias Griese <[email protected]>
Fixed path traversal vulnerability when using `bin/grav server`

8f9c417c04b89dc8d2de60b95e7696821b2826ce authored about 3 years ago by Matias Griese <[email protected]>
Fixed `|t(variable)` twig filter in admin

8bbf7a849b57bc4f943b266ece0572b341d593ea authored about 3 years ago by Matias Griese <[email protected]>
Fixed unescaped error messages in JSON error responses

a723bcdb469eec822aa9861416f9968b31cd874f authored about 3 years ago by Matias Griese <[email protected]>
Composer update

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

# Conflicts:
# CHANGELOG.md

67ea6c806627dfefe0a0b412181c135bf4c9a2ed authored about 3 years ago by Andy Miller <[email protected]>
better vardump variable

cd1dc5b43dceffa0219308ff0377c6fa3b3b7aca authored about 3 years ago by Andy Miller <[email protected]>
Added method `Page::initialize()`

1d1c10f0a64c25c18368d3191a8077cc804faa23 authored about 3 years ago by Matias Griese <[email protected]>
Improved page cloning

125f2a8662f7eb1c654551db67d0d104be0b3e5a authored about 3 years ago by Matias Griese <[email protected]>
Changelog update

4046fed60f3950f1ceca2a0b8aa79cc8d8a020e0 authored about 3 years ago by Matias Griese <[email protected]>
Merge tag '1.7.24' into develop

Release v1.7.24

78ca2f68cc5c597b7896bab904de77d395f41efb authored about 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.24'

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

4db28bf47ede3d4fe38e706a9f027474f48f7b34 authored about 3 years ago by Andy Miller <[email protected]>
updated vendor libs

917aa9407ddb2b45ba14d876ffa78e74a2343368 authored about 3 years ago by Andy Miller <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into develop

6fc2bc4f918ea27b18ff2ba81831677928273a77 authored about 3 years ago by Andy Miller <[email protected]>
whitespace

7dc6b7125293f90dfec7a60440028b7e4e8fca71 authored about 3 years ago by Andy Miller <[email protected]>
Changelog update

53c7f4c1198bfcd394a242db745ad3edf570b16c authored about 3 years ago by Matias Griese <[email protected]>
User `authorize()` now checks user groups before superuser, allowing deny rules to work

af4243aff267996021560a982274f10bb9dcf5e6 authored about 3 years ago by Matias Griese <[email protected]>
Fixed XSS detection with `&colon;`

afc69a3229bb6fe120b2c1ea27bc6f196ed7284d authored about 3 years ago by Matias Griese <[email protected]>
Changelog update

17dfd130b6c7c4d939e27a65fdadc47c13d4ba45 authored about 3 years ago by Matias Griese <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

05101650cefcee3dfb2036de3c596a609d4d1739 authored about 3 years ago by Matias Griese <[email protected]>
Added support to disable a form, making it readonly

715477586c2b2301a427916873fdfcc19d6d85b5 authored about 3 years ago by Matias Griese <[email protected]>
Watermark Media Action (#3308)

* added gregwar merge media action and watermark media function

* remove the dump left by acc...

fd61f82f5ae8f145809031544a262d629d753a3a authored about 3 years ago by Ricardo Verdugo <[email protected]>
Composer update

8b0a6906c73fc8962873a449ae74f2ecc08afe75 authored about 3 years ago by Matias Griese <[email protected]>
Fixed deprecated warnings on `ArrayAccess` in PHP 8.1

be44bf0b55f1945ac7c455166bf647f5786ef636 authored about 3 years ago by Matias Griese <[email protected]>
Changelog update (#3464)

d2536379e52addce1a879e984943e2944b73c549 authored about 3 years ago by Matias Griese <[email protected]>
fix `session_store_active` functionality

At the moment and since 1.7.19, the `system.languages.session_store_active`
setting has no effec...

08d7ad80dfa518f00477abf9364f7939b45e738f authored about 3 years ago by Nicolas Busseneau <[email protected]>
Fixed a bug in `PermissionsReader` in PHP 7.3

33a57099038a30aa8001d908abaa08b37943c228 authored about 3 years ago by Matias Griese <[email protected]>
Update LanguageCodes.php (#3469)

Adding
my - Myanmar Burmese
sw - Swahili
lo - Lao
km - Khmer

280cbc2330782a59dc650fd3fca05be875c8446e authored about 3 years ago by Andreas Becker <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into develop

746e75b9e4d1f52e5f8393f8bf4323feace9dfe6 authored about 3 years ago by Andy Miller <[email protected]>
Use client now

11decd588950d1d2238ee4d4429007a111b0b60b authored about 3 years ago by Andy Miller <[email protected]>
Added support for custom form field options validation with `validate: options: key|ignore`

be136d3ce4584a71bbe17043cd3d4f0382b03b7b authored about 3 years ago by Matias Griese <[email protected]>
Added `UserObject::isMyself()` method to check if flex user is currently logged in

60fd4ec51632a71a3a3225b3a3f946448a1b9de6 authored about 3 years ago by Matias Griese <[email protected]>
Composer update

b13648066979ab9a327b3cc8c4999ecde82b280d authored about 3 years ago by Matias Griese <[email protected]>
Better backwards compatibility

07bd1e03d0b9321d8f8d382d08825d98e89ff6dc authored about 3 years ago by Andy Miller <[email protected]>
Added new HTTP\Client class for more general use

75ef1341ebbc102ce5440338414c7a6aa2679645 authored about 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.23'

ed6b60429cbbdd8bb0b006c653005c3904823b48 authored about 3 years ago by Andy Miller <[email protected]>
Merge tag '1.7.23' into develop

Release v1.7.23

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

5843e226c33b7b279f4d3b98341ebb0aa85e04ed authored about 3 years ago by Andy Miller <[email protected]>
update to latest dom-sanitizer

4fc73fdc353e0bcaa84a1b30da5a6ccc8715b396 authored about 3 years ago by Andy Miller <[email protected]>
Updated vendor libs + changelog

78fbc787a43fed585ba6cc54eb6f48fd392bdf83 authored about 3 years ago by Andy Miller <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into develop

8af71742a0435cb3cddd3f10b4d340b85314c43c authored about 3 years ago by Andy Miller <[email protected]>
updated language strings

22e550820db3d5059d53e83cda29254b58fb949f authored about 3 years ago by Andy Miller <[email protected]>
Added BlueprintSchema::getNestedRules() method

372f81a09e6c0edff387b75bd1107916a5d7d958 authored about 3 years ago by Matias Griese <[email protected]>
Changelog update

22f5ba4bb1f7ea5534ae8d9d86ed06c902639513 authored about 3 years ago by Matias Griese <[email protected]>
Fixed form reset causing image uploads to fail when using Flex

028e247df83690cf8e226d28fca83c09123b6dc0 authored about 3 years ago by Matias Griese <[email protected]>
Fixed some phpstan issues (all code level 1, Framework level 3)

4038c0649c7caac00ac46bb396476ed6873f325c authored about 3 years ago by Matias Griese <[email protected]>
Phpstan fixes

8aee57406914f4b8c883f448b1090bf0b8ca6c1b authored about 3 years ago by Matias Griese <[email protected]>
Phpstan fix for Deferred Twig extension compat mode

c220aa746a412e5b447c19eb10e59093e62dff3f authored about 3 years ago by Matias Griese <[email protected]>
Further attempt to fix :0 port [#3439]

da00dd9eec8736e3addb3c9fe007d4a1d3919e54 authored about 3 years ago by Matias Griese <[email protected]>
Phpstan fixes

30b55ae15035faddb993446fbbdc3ea746a616f4 authored about 3 years ago by Matias Griese <[email protected]>
Add variable-length argument list to GravExtension::translate()

6b708269615402faa83e3e276e3add261103a22b authored about 3 years ago by Matias Griese <[email protected]>
Added true unique `Utils::uniqueId()` / `{{ unique_id() }}`utilities with length, prefix, and suffix support.

ae8dfde69d5170fd9495f0075a06510ae9f2bb50 authored about 3 years ago by Djamil Legato <[email protected]>
updated clean command

63661a40e39c492a1149fd7d492c33d9f2e57a15 authored about 3 years ago by Andy Miller <[email protected]>
replaced svg-sanitizer with dom-sanitizer

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

3f7c7692ab444d738bfdb82b669b2a2c30c64839 authored about 3 years ago by Andy Miller <[email protected]>
remove svg-sanitizer

e34d896278a11c9878f2ccb88d2d92840a35f059 authored about 3 years ago by Andy Miller <[email protected]>
only require PHP 7.3

3e90baef020ff4aaa122b56f29504cb9342b4708 authored about 3 years ago by Andy Miller <[email protected]>
Use composer 2 in Github workflows

7ed87f87e0b16b035bfe86ab4d3eaf248107681a authored about 3 years ago by Matias Griese <[email protected]>
Changelog update

35af0aa4b0f650e108b58e8ad599a130bfa8cfa2 authored over 3 years ago by Matias Griese <[email protected]>
Fixed `Folder::move()` throwing an error when target folder is changed by only appending characters to the end [#3445]

370b0674bdd879b2921f5fd93698c0d98411fa61 authored over 3 years ago by Matias Griese <[email protected]>
Added method `Pages::referrerRoute()` to get the referrer route and language

e0c3e288093361bceec6668f2e1bf0feb2763b72 authored over 3 years ago by Matias Griese <[email protected]>
Changelog update #3411

53302ac082187ed3d64270fddb7bda2707330b54 authored over 3 years ago by Matias Griese <[email protected]>
`Uri::referrer()` docblock update

9ff605e08bf27cdf11a733c859265c928a91e3bb authored over 3 years ago by Matias Griese <[email protected]>
`Uri::referrer()` now accepts third parameter, if set to `true`, it returns route without base or language code

5593327dbc5c0faa499c27044ba17095b2d12f12 authored over 3 years ago by Matias Griese <[email protected]>
Composer update

31b0510bbdab3695d5c624013d32cefcb27c99e9 authored over 3 years ago by Matias Griese <[email protected]>
Better Twig 3 support

beba9c029dfb2320d38030f21b81a158717c402d authored over 3 years ago by Matias Griese <[email protected]>
Update to customized version of Twig DeferredExtension, improve Twig 2 compatibility

243053659c87ace8e161563b4b9c75dc89abb9f9 authored over 3 years ago by Matias Griese <[email protected]>
Merge tag '1.7.22' into develop

Release v1.7.22

76d881bac1c7e54296115d87a410453a5d3d5baa authored over 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.22'

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

c5fd2826532adfe21e732da5acc9eabda3c8aa35 authored over 3 years ago by Andy Miller <[email protected]>
Register plugin autoloaders into plugin objects

d276af6fa98992aadb0fd419883c767e92f60d39 authored over 3 years ago by Matias Griese <[email protected]>
Fixed conflicting `$_original` variable in `Flex Pages`

ba19ce4919922b98d3aab0d115f0fd770786c7ab authored over 3 years ago by Matias Griese <[email protected]>
Merge tag '1.7.21' into develop

Release v1.7.21

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

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

b17eaba8bf93c40be10b0207caafeda1784689dc authored over 3 years ago by Andy Miller <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

0600d6a4d83f224b50d51261cb159066bec3af52 authored over 3 years ago by Matias Griese <[email protected]>
Fixed `Session::setFlashCookieObject()` to use the same options as the main session cookie

c51fb1779b83f620c0b6f3548d4a96322b55df07 authored over 3 years ago by Matias Griese <[email protected]>
update changelog

34b7a28fbe5e40b7087a18258d97903d388a3b66 authored over 3 years ago by Andy Miller <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav into develop

a446152631e38cefa4277d850baaf8b6c730a9dd authored over 3 years ago by Andy Miller <[email protected]>
use a simple cron text field as custom one was confusing

61c2abee356241e723003b1d13f22aa487519a2a authored over 3 years ago by Andy Miller <[email protected]>
Add date/time to text file output of scheduler

c1d520f1cfd56b0bc44ebccd1acd158a163ef3ed authored over 3 years ago by Andy Miller <[email protected]>
Remove extra space #3432

3bd9e44155db4b57fbfa514fe99ef177b20b77dd authored over 3 years ago by Matias Griese <[email protected]>
Fixed incorrect port :0 with nginx unix socket setup [#3439]

7311517d65f43a6a3acfe496eea661ee2bb64677 authored over 3 years ago by Matias Griese <[email protected]>
Fixed excessive `security.yaml` file creation [#3432]

4568a197e70e8a1fa2670a25c3c7bd50f35ed04e authored over 3 years ago by Matias Griese <[email protected]>
Renamed conflicting `$object->getOriginal()` to `$object->getOriginalData()`

350134b256d8b177ffdbd29115b733e06c615ee8 authored over 3 years ago by Matias Griese <[email protected]>
Added `$object->getOriginal()` to get flex objects data before it was modified with `update()`

1350cf5675ae1d17b23abe5a502b5107a0af1617 authored over 3 years ago by Matias Griese <[email protected]>
Added support for `flex-required@: not exists` and `flex-required@: '!exists'` in blueprints

21db2e7d4a4d230d08af443e4fff11f6fa58579e authored over 3 years ago by Matias Griese <[email protected]>
Added file upload/remove support for `Flex Forms`

cda08242f10e6708535a17d42d4666157c9dc305 authored over 3 years ago by Matias Griese <[email protected]>
Cast `data.search.options` to array

fc8936986f117b0a44b60670a1f3d46c1b586eed authored over 3 years ago by Matias Griese <[email protected]>
Throwing exceptions from Twig templates fires `onDisplayErrorPage.[code]` event allowing better error pages

ec37fd065f55c53dd80265de5af1cc9a1fd2512b authored over 3 years ago by Matias Griese <[email protected]>
Added `route` and `request` to `onPageNotFound` event

47875a452504b17d0a6c8c90eafeef16e0557e05 authored over 3 years ago by Matias Griese <[email protected]>
More robust way to check number step [#3433]

61adb1e6cf7f7f53c5623ea919523d72841eb828 authored over 3 years ago by Matias Griese <[email protected]>
Added `|yaml` filter to convert input to YAML

907e46631cf9defe72fcbbb9b8793a228010e927 authored over 3 years ago by Matias Griese <[email protected]>