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

Minor update for `onOutputGenerated` and `onOutputRendered` events

ec018f40aad761e310a3fe6402f229fbb0040144 authored over 3 years ago by Matias Griese <[email protected]>
Added page and content properties to `onOutputGenerated` and `onOutputRendered` events

08667536178d2e4dd73f0a2e733f474034dbec54 authored over 3 years ago by Matias Griese <[email protected]>
Fixed uploading images into Flex Object if field destination is not set

5f66f2c4a975a2acec366b2ac0db8a00474e19d4 authored over 3 years ago by Matias Griese <[email protected]>
Flex: Mark uploaded media as uploaded

40f08a7f8b1afee6b582a115d4621923a06d6831 authored over 3 years ago by Matias Griese <[email protected]>
Minor fix on user avatar upload

c274337fedf79dcd37232fa3d02206d4d7b49573 authored over 3 years ago by Matias Griese <[email protected]>
Fixed missing and commonly used methods when using `system.twig.undefined_functions = false`

7d01977a89436526538d536aa8a943cfcac418c4 authored over 3 years ago by Matias Griese <[email protected]>
Fixed copying page without changing the slug

d058c1d4fc5bae018bcb45ec8ccc0e5048d30907 authored over 3 years ago by Matias Griese <[email protected]>
Update docblocks to return the actual type [#3350]

1a28155f1cd0a8335a27dbba7159de1f896b7e8a authored over 3 years ago by Matias Griese <[email protected]>
Allow optional start date in page collections [#3350]

7ca7d8e045521794af0c43fcb0a81da7db1084d1 authored over 3 years ago by Matias Griese <[email protected]>
Improve PageCollectionInterface::dateRange signature and documentation. Report changes into implementations.

ec98ddc2dfd8ad3ab0fbdbafe426eeafbb40269d authored over 3 years ago by Thibaut HENIN <[email protected]>
Simplify Collection::dateRange (same structure as PageCollection::dateRange)

72b520745a9205011bc325e6a8120a54f640a1e8 authored over 3 years ago by Thibaut HENIN <[email protected]>
Fix dateRange when startDate is not provided (value of 0)

9b4f0ca951458cb6242aa2f63b56b2a5f6e0bb02 authored over 3 years ago by Thibaut HENIN <[email protected]>
Fixed markdown media operations not working when using `image:// stream` [#3333] [#3349]

a761df80dbdb94cd859836c385f65812b9aea757 authored over 3 years ago by Matias Griese <[email protected]>
Fixed fatal error with some markdown links

9059904c1ac851631907c150972d17e5384a45ba authored over 3 years ago by Matias Griese <[email protected]>
Fixed twig deprecated TwigFilter messages [#3348]

568e728d209644a5a0a34ec27fea8e666113ffb5 authored over 3 years ago by Matias Griese <[email protected]>
better uploader to allow rebuilds

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

668f8ccdbff3f0ae1e0a7bfdbf6ea9a5508eb1fd authored over 3 years ago by Andy Miller <[email protected]>
Merge tag '1.7.14' into develop

Release v1.7.14

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

d1e58eb95eb1e25ffd3b8595d943f365a72c15ef authored over 3 years ago by Andy Miller <[email protected]>
Updating a theme should always keep the custom files

9f5a15f00ad268077bd32e679d060288e67c6ea7 authored over 3 years ago by Matias Griese <[email protected]>
Added option to set flash folder in FlexForm

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

8532db70d24d34a9325c6177f1ad334f019f645c authored over 3 years ago by Matias Griese <[email protected]>
Added `MediaUploadTrait::checkFileMetadata()` method

f8106a48ae442f75573c43c3ee5425f818164b13 authored over 3 years ago by Matias Griese <[email protected]>
fix for when no valid link attributes are present

2813934d21b04ef5c9a084dfea3e0873588d69e7 authored over 3 years ago by Ricardo <[email protected]>
Hide phpstan deprecation errors on Doctrine Cache

defb793b0bd5d1055cc4bfa29baf3d7d971f76a9 authored over 3 years ago by Matias Griese <[email protected]>
Fixed broken `exif_imagetype()` twig function, composer update

1fd2162d4fad3fc1b70a0728c948d19d37139b95 authored over 3 years ago by Matias Griese <[email protected]>
Changelog update

094a1bd5eec3ad8fd1e800684ff09ac78fec9a2e authored over 3 years ago by Matias Griese <[email protected]>
Fixed broken numeric language codes in Flex Pages [#2131]

2cf7a5f281e3b5008474230c488c1e4653fc2354 authored over 3 years ago by Matias Griese <[email protected]>
Merge tag '1.7.13' into develop

Release v1.7.13

4d1f88627a56acf9ea29933753e898fe0488e95d authored over 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.13'

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

ed7e51480b20f989a8ad33b1283a0f13bdba689f authored over 3 years ago by Andy Miller <[email protected]>
Added support for getting translated collection of Flex Pages using `$collection->withTranslated('de')`

3e91be9a4d680e6c4723bc7b68e7d7c1416c2591 authored over 3 years ago by Matias Griese <[email protected]>
Added support for user provided folder in Flex `$page->copy()`

3e9bfad78f68b81647e09fc58d2beee504c6c363 authored over 3 years ago by Matias Griese <[email protected]>
Fixed a bug in Flex Object `refresh()` method

fd34fce3c1168decaeac42fff1bc6241cbe3d598 authored over 3 years ago by Matias Griese <[email protected]>
Fixed text field maxlength validation newline issue [#3324]

0cf684300d2f54e97929e4e04ccb713d9f3e7630 authored over 3 years ago by Matias Griese <[email protected]>
Have folder field for pages blueprints use the new folder-slug filed type

fe1c808dfdada616aaa90595ba8ba3716e5b179d authored over 3 years ago by Djamil Legato <[email protected]>
typo

aa8c67061c618920af94541dd97e9b25c0dea48a authored over 3 years ago by Andy Miller <[email protected]>
minor improvement in XSS invalid_protocol regex - #3298

8e8de1eeec168302ab7b240b894bcdbc74310e10 authored over 3 years ago by Andy Miller <[email protected]>
Moved `gregwar/Image` and `gregwar/Cache` in-house to official `getgrav/Image` and `getgrav/Cache` packagist packages. This will help environments with very strict proxy setups that don't allow VCS setup. (fixes #3289)

b9fb284a523de346145dc272664b1e4ccdcd77a6 authored over 3 years ago by Djamil Legato <[email protected]>
Fixed `The "Grav/Common/Twig/TwigExtension" extension is not enabled` when using markdown twig tag [#3317]

5efe4478616b4fcb25b8156f42d869c7bd0803b4 authored over 3 years ago by Matias Griese <[email protected]>
Merge branch 'release/1.7.12'

b9ab491cbbfdabc4f7075c6824a3bfe557453348 authored over 3 years ago by Andy Miller <[email protected]>
Merge tag '1.7.12' into develop

Release v1.7.12

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

1a97986bd248871c69ba1aa3190ea7bae443f39b authored over 3 years ago by Andy Miller <[email protected]>
Improve JSON support for the request

a2bb6505185520e45c0cc7b2651ee280b8102651 authored over 3 years ago by Matias Griese <[email protected]>
Fixed adding tags in admin after upgrading Grav [#3315]

f4398a0867eb84abd8d51918d557f76a2e5ac99a authored over 3 years ago by Matias Griese <[email protected]>
Fixed absolute path support for Windows [#3297]

b44a1ce939706084f70a3a0e495e5c7220c32d06 authored over 3 years ago by Matias Griese <[email protected]>
fixed changelog link

59fb9b2202e55670a4b32b5fda7d7719775d28ea authored over 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.11'

86ba7333ad667f169c12164684016cd9e6f16d46 authored over 3 years ago by Andy Miller <[email protected]>
Merge tag '1.7.11' into develop

Release v1.7.11

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

ad50017235399aadd99ace48a5de8889177ad431 authored over 3 years ago by Andy Miller <[email protected]>
Add back alias for moved class

aeb2e3a7155541333d6a4927c02ab6bcdcc22b18 authored over 3 years ago by Matias Griese <[email protected]>
Merge remote-tracking branch 'security/advisory-fix-1' into develop

3d102825673ac58fbeb57bdf778e43b08fb7354c authored over 3 years ago by Matias Griese <[email protected]>
Composer update, rename clearcache

9e89666a246427d80a07b306f46d4628d9316b51 authored over 3 years ago by Matias Griese <[email protected]>
Added some documentation #3297

953cf65223e9d061133950c2780f313afb5b5dd4 authored over 3 years ago by Matias Griese <[email protected]>
Typo #3297

371eb76b2b002e5a5a425f63c8b3837462ceff54 authored over 3 years ago by Matias Griese <[email protected]>
Further improve defined paths #3297

75c63704f63b8809c81257d06b23e28ed3aacb89 authored over 3 years ago by Matias Griese <[email protected]>
Redirect /admin/groups to /admin/accounts/groups and blacklist it for admin controller

16dab2c9f11b8587814a78f901280f407497b0a8 authored over 3 years ago by Matias Griese <[email protected]>
Restrict filesystem Twig functions to accept only local filesystem and grav streams

7fdaf626843efbbd3717625161bd0246420cd97a authored over 3 years ago by Matias Griese <[email protected]>
Allow GRAV_WEBROOT to be devined in env, USER_DIR is always under webroot

312c11b8da40890e744049b154dd5ed8eda8cd75 authored over 3 years ago by Matias Griese <[email protected]>
Added configuration options to allow PHP methods to be used in Twig functions

2ef4c2840108cd184387404342c5b1fc6f752c84 authored over 3 years ago by Matias Griese <[email protected]>
Fixed fatal error if `system.pages.types` is not an array [#2984](https://github.com/getgrav/grav/issues/2984)

27dc8ffb456d6403eaa6a28327fbcf5aac04e905 authored over 3 years ago by Matias Griese <[email protected]>
Fixed `system.languages.session_store_active` not having any effect [#3269]

c5296cd7e083207fddfe9d2ba216583775575fa6 authored over 3 years ago by Matias Griese <[email protected]>
Fixed fatal error when using markdown links with `image://` stream [#3285]

029b408915d0d6901cfcbfacd6365547402e99a6 authored over 3 years ago by Matias Griese <[email protected]>
Changelog update

4fdff81762972840a4bf6353a51db854eaac6968 authored over 3 years ago by Matias Griese <[email protected]>
Fixed deleting page with language code not removing the folder if it was the last language [#3305]

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

# Conflicts:
# CHANGELOG.md

74a667bbef2994bd5f708263418473bd651b7788 authored over 3 years ago by Matias Griese <[email protected]>
Minor code cleanup in Utils

7f8263318ef2ebe696e56236b33e5684ad3593cb authored over 3 years ago by Matias Griese <[email protected]>
Better GPM detection of unauthorized installations

e0fc832621aca9e655dc8e7c23fa66a8b1bbe8d6 authored over 3 years ago by Djamil Legato <[email protected]>
Fixed nxinx appending repeating `?url=` in some redirects

34aea14ff9a9b868b6d131ba6ec081309ade780c authored over 3 years ago by Matias Griese <[email protected]>
Merge tag '1.7.10' into develop

Releaese 1.7.10

1e2d86f054780ea4d5f4bc3fe03eadadb10709de authored over 3 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.10'

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

aa81350b6f3f54163ecefcf01ab50214a4a7105c authored over 3 years ago by Andy Miller <[email protected]>
Add option images.defaults.size to set default height/width (#3272)

* Add option images.defaults.size to set default height/width

- Add option to config/system.y...

e02d298ff446b7191546701cd74d957dfec75293 authored over 3 years ago by pamtbaau <[email protected]>
Phpstan fixes

67f172b741448c57ce483eab1a4cf00fc9e4cadb authored almost 4 years ago by Matias Griese <[email protected]>
Fixed phpstan generics

e97fe9de86f8f048f1074b53de2cd12a248d0f80 authored almost 4 years ago by Matias Griese <[email protected]>
Composer update

770bf15342268092fe3973245d73194ea49caafd authored almost 4 years ago by Matias Griese <[email protected]>
Fix unit test #2184

38b1556ee052e5b271c5abcab66e831c6bf8345e authored almost 4 years ago by Matias Griese <[email protected]>
Fixed incorrect routing if url path looks like a domain name [#2184]

0af33850a68dd2e9d3e3a9e1bd2d25215b958eb5 authored almost 4 years ago by Matias Griese <[email protected]>
Revert "Plugin class phpstan fix"

This reverts commit f78debe7

edafa684148b81a7468b3055e05d633744eefe13 authored almost 4 years ago by Matias Griese <[email protected]>
Plugin class phpstan fix

f78debe768758e98da3f641f41bab7005bb41807 authored almost 4 years ago by Matias Griese <[email protected]>
Better support absolute GRAV_SYSTEM_PATH [#3297]

4f0f7876a8cb3a19db64b125e7256df0c9b8e281 authored almost 4 years ago by Matias Griese <[email protected]>
Fixed undefined variable (regression)

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

# Conflicts:
# CHANGELOG.md

1d3d2a0bf9e0bdf0ed63ff374061d17414727928 authored almost 4 years ago by Andy Miller <[email protected]>
system blueprints not getting scanned. Fixes #3296

bbddb0a036e5697abdf13b2c0d3eb5bcb3c02601 authored almost 4 years ago by Andy Miller <[email protected]>
Fixed missing `onAdminAfterDelete` event call in `Flex Pages`

a8e6aedd043107a3eb2dc47bc7e2509ffb6b6db5 authored almost 4 years ago by Matias Griese <[email protected]>
Added initial support for running Grav library from outside the webroot [#3297]

1b9fd6276eed8fa00e73b183e16ec8263ec57716 authored almost 4 years ago by Matias Griese <[email protected]>
Improved password handling when saving a user

e229ab191f368302099e3afdf261ea29c9a12273 authored almost 4 years ago by Matias Griese <[email protected]>
Fixed `UserIndex` not implementing `UserCollectionInterface`

42084ea0cb5f3aebcb385a1a797af72000b6d1e1 authored almost 4 years ago by Matias Griese <[email protected]>
Minor docblock fix

35468bb417b734f8c2c5cebba23ad8271229b961 authored almost 4 years ago by Matias Griese <[email protected]>
Fixed `Folder::move()` deleting the folder if you move folder into itself, created empty file instead

9eb20e37c8dadf79a8cdae65e720f90b2651b8ed authored almost 4 years ago by Matias Griese <[email protected]>
Improve move page into itself check

fa819064ef2145e2c5e7d72a6ca2284809266051 authored almost 4 years ago by Matias Griese <[email protected]>
Fixed `PageStorage` detecting files as pages

eb89c00bd5d383da1b260233216f9973124f063a authored almost 4 years ago by Matias Griese <[email protected]>
Fixed moving page to itself causing the page folder to be lost (converted to an empty file)

0491bd1a762c764e4096710fd6409475b3e141a2 authored almost 4 years ago by Matias Griese <[email protected]>
Ignore errors when using `set_time_limit` also in `GPM\Response` classes [#3023]

802ae5b7125c18269dfb354425870fc308bb66f0 authored almost 4 years ago by Matias Griese <[email protected]>
ignore error during `set_time_limit` in `Archiver` - fixes #3023

38a393d605f6e39b5852fefd14e6183ab82db269 authored almost 4 years ago by Andy Miller <[email protected]>
Merge tag '1.7.9' into develop

Release 1.7.9

4b88122ab2a5a8f0f22db1865f0c561f494fbf14 authored almost 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.7.9'

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

0a9b0c107f9ece3a4790f25796cd067548e78f67 authored almost 4 years ago by Andy Miller <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

ff1bc03361ea309d33048cb71f7dbe96a129faed authored almost 4 years ago by Matias Griese <[email protected]>
Found the cause of #3280 in Windows

3967862f1027d23020b1b533d65567ecd6f50578 authored almost 4 years ago by Matias Griese <[email protected]>