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

Merge branch 'develop' of https://github.com/getgrav/grav into develop

9b7b95368469e17e2ee8e6ceb3154bada4ad061a authored over 8 years ago by Andy Miller <[email protected]>
updated changelog

0d8c69b6158c342835ab9dd6ac486941956f71fd authored over 8 years ago by Andy Miller <[email protected]>
Cache images loaded from the route (when cache is enabled) (#905)

* Cache images loaded from the route (when cache is enabled)

* Use GMT instead of +0000 as us...

29f6da675dbe91a2578ee1b6a3c44d1279255dd0 authored over 8 years ago by Flavio Copes <[email protected]>
Add user to config (#913)

8e7cc01e756c93d0c2718f2075b3eb7cf8151ef7 authored over 8 years ago by Tyler Cosgrove <[email protected]>
Feature: Better assets pipelining (#917)

* Add smart assets pipeline generation

* Drop cache key

* Fix absolute path generation in ...

1fb2d7333c3e98c9035fd2a0f826a7b0d7c066a6 authored over 8 years ago by Benny <[email protected]>
Added support for validation of multiple email in the `type: email` field (grav-plugin-email#31)

3529d19c8f30ff20136b86066e95398b9bac6199 authored over 8 years ago by Djamil Legato <[email protected]>
Default getUpdatable to both plugins and themes

Was modified in https://github.com/getgrav/grav/pull/921 and caused an
error in Admin as the sig...

a6eef192979444b25e8511557f4bac2f37d2ee24 authored over 8 years ago by Flavio Copes <[email protected]>
Fix https://github.com/getgrav/grav-plugin-admin/issues/682 saving a user when it's not yet created

6a169bf5f4a2fc51f8ec0aa14ca6f7ab225f1f8d authored over 8 years ago by Flavio Copes <[email protected]>
Feature/more options gpm #892 (#921)

* add options to updateCommand in order to update only themes or plugins

* Fix typo in option...

05da8e90bf0ff0aa8211a9e0da2e8247394bcbf5 authored over 8 years ago by Jean-Philippe Dépigny <[email protected]>
add ext-zip requirement (#922)

c5b5423d5cea8da81b64d043544928c239a1f80a authored over 8 years ago by Jean-Philippe Dépigny <[email protected]>
Update CONTRIBUTING.md

10212a310f8fa2dd86b37d3397f86e0ab05ba713 authored over 8 years ago by Flavio Copes <[email protected]>
Fix backend validation for file fields marked as required

Fixes https://github.com/getgrav/grav-plugin-form/issues/78

943d2c989269f18bf0961d1390c00f09e101fa38 authored over 8 years ago by Flavio Copes <[email protected]>
version update

ce499c795b7491cf6149962e7a43fcc8868ff02a authored over 8 years ago by Andy Miller <[email protected]>
Changelog

3d53166651cd1c8b45d2f74526458c23a2f482fb authored over 8 years ago by Flavio Copes <[email protected]>
Fix params regex not taking into consideration param separators other than `:`

1bf4428752f89ec08fef8a8a093a845af9342e1a authored over 8 years ago by Flavio Copes <[email protected]>
Add a onPageFallBackUrl event when starting the fallbackUrl() method

Use case: allow to password-protect page media too via the Login plugin

d1cb75b6a21a730202385c2e43b0bc1fc53b22f8 authored over 8 years ago by Flavio Copes <[email protected]>
Switching back to more stable cache key #906

ac67fb7337627cc07575d7cdb2f2cbdccee0514e authored over 8 years ago by Andy Miller <[email protected]>
Respect `enable_asset_timestamp` settings for pipelined Assets (#906)

* Respect `enable_assets_timestamp` settings for pipelined Assets

* Add a timestamp to the na...

59bbaa5f33f63319c858c407b1a5c4c67aa72c36 authored over 8 years ago by Benny <[email protected]>
Optimize PR #902 (#908)

f845943c47f41445e6f865cb483eb9a3aaf068f4 authored over 8 years ago by Benny <[email protected]>
Remove end date check if not specified (better 32-bit support) (#902)

* Remove end date check if not specified (better 32-bit support)

Related to https://github.co...

f8964ab908fcfd4d91c1a5e93a728ce35d798c50 authored over 8 years ago by Artyom Mezin <[email protected]>
version updates

fedf7f09031fcf6dcee0016c4267af68a7beccfc authored over 8 years ago by Andy Miller <[email protected]>
updated changelog

6e516e8971479629aca81450d975cdfeb23b1849 authored over 8 years ago by Andy Miller <[email protected]>
Pass the exception to the `onFatalException()` event

d42786484f10a9ae23820400ace35867474498e0 authored over 8 years ago by Andy Miller <[email protected]>
restore require-rev

dbb97255673b5338a29cc89a928578b570c0f511 authored over 8 years ago by Flavio Copes <[email protected]>
composer update

b5cfca1ba1d7d835bb1feb6c120875512eecb123 authored over 8 years ago by Flavio Copes <[email protected]>
Feature/cache fixes (#887)

* Add redis to the list. Add back memcached

* Add configuration options for memcache, memcach...

5931857416cf2d5f07be98a2d1c5228d91458d58 authored over 8 years ago by Flavio Copes <[email protected]>
Update broken link for Doctrine Cache (#886)

18d320f72e652e353ecf0ea51b854262d62267de authored over 8 years ago by Joel Handwell <[email protected]>
Fix `Utils::normalizePath()` truncating zeros out of path (#882)

good fix! cheers.

0e0ed3816830c300f25994d6ec20fbd2f54d13fd authored over 8 years ago by Benny <[email protected]>
Update to jQuery 2.2.4

2ba1875cc10b7722334d78e0b78b23ab5e6ebb11 authored over 8 years ago by Flavio Copes <[email protected]>
Updated nginx configuration

baacfa794a28e041cf6cbf22fa3528389fc8db8f authored over 8 years ago by Andy Miller <[email protected]>
Added various ways to get and set the css/js/collections . This should allow full control of manipulating assets via plugins. #876

ef456888f8ed311bdb5b9abac5df09cafce75cd6 authored over 8 years ago by Andy Miller <[email protected]>
Fixed a couple of missed references to new `media.types`

858fbbe41cc54be76c0b0c41918466d908f5e756 authored over 8 years ago by Andy Miller <[email protected]>
Moved media list items into an `types:` key.

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

cd30e6a331364a702a4040957647de7c767b7ba2 authored over 8 years ago by Andy Miller <[email protected]>
Reverted the gzip fixes.. will try again!

35c7698139f93c7351ab6aa645e766d028a0b042 authored over 8 years ago by Andy Miller <[email protected]>
Removed references to mcrclay/minify's CSS and JS min

471cf7fe312dd08684f3460da7f8ecce69d012f0 authored over 8 years ago by Andy Miller <[email protected]>
switched `mcrclay/minify` library for `matthiasmullie/minify`

88fad44dcaab64f734b5249c02f9c10dd6c31315 authored over 8 years ago by Andy Miller <[email protected]>
Also enable system.apache_zlib_fix if apache+fcgi

cb28112d9491719b854145dca251dc4d8f6f8fb1 authored over 8 years ago by Flavio Copes <[email protected]>
Re-apply https://github.com/getgrav/grav/commit/7619d3b54a58d8c0440dbaf40eaf31205867180a which got lost in the Grav classes refactoring

Preserve url query/fragment/params on lang redirect

822a11191965160430c9e7789585edd5f445c6e1 authored over 8 years ago by Flavio Copes <[email protected]>
updated changelog

d6a47af84ad55dbb9a674d1809432b0baef22b02 authored over 8 years ago by Andy Miller <[email protected]>
Added a new CSS / JS minify library that seems to do a better job #864

a24b7faef53c2d583d280d0d3b8f165a4decb2e5 authored over 8 years ago by Andy Miller <[email protected]>
Changelog + Version update

395e640e3950e537a3f45cdadd5436ad1716fcdd authored over 8 years ago by Andy Miller <[email protected]>
updated composer packages

db082e4e6243f1baaafba24ed87cbae45df48402 authored over 8 years ago by Andy Miller <[email protected]>
Remove double URL encode when processing params in links - #860

4de9c94bd5a7d2df4afe03cc13a2630cedb32966 authored over 8 years ago by Andy Miller <[email protected]>
Better handling of params with more complex Urls - #859

7fc2f20f1b8ff7a45a2cce35f29ff2ddfdb5e5f0 authored over 8 years ago by Andy Miller <[email protected]>
I broke InitializeProcessor in last commit!

1c12bb5fc1413840571a965278fc0d7371e5df59 authored over 8 years ago by Andy Miller <[email protected]>
Replace underscore with space for display of timezones #626 (#861)

Thanks!

a485644c38d93bd8ca6e18058aa700dfa9d7b304 authored over 8 years ago by Quy <[email protected]>
changelog updated

32cf73e865efec01f561d68485f9596db257b432 authored over 8 years ago by Andy Miller <[email protected]>
Merge branch 'feature/bettef-gzip-flush-buffers' into develop

e4a3d6a3b9a2617abff3e7715f73b16e40541fc2 authored over 8 years ago by Andy Miller <[email protected]>
Fix for `Validation::typeX()` missing causing validation errors - #626

4fbf4329fdf53689943fe1ccaf3f581c01f9e65c authored over 8 years ago by Andy Miller <[email protected]>
Correctly handle language strings to termine if it's admin or not Fix https://github.com/getgrav/grav-plugin-admin/issues/627

43c0ac275f4a0a4589ee01254715834d3e3fec79 authored over 8 years ago by Flavio Copes <[email protected]>
Fix #798 use raw routes in blueprints

a381e5bb66196a302993f6d143c2a79fc6d86366 authored over 8 years ago by Flavio Copes <[email protected]>
Code cleanup

971c5d326d588858305b964fb1dcfbac2591cba6 authored over 8 years ago by Andy Miller <[email protected]>
Install plugins and themes in correct multisite folders (#841)

* Adresses #319 (https://github.com/getgrav/grav-plugin-admin/issues/319)

4c687ee36850337f965cc85c80f09e848e7867ec authored over 8 years ago by Benny <[email protected]>
The fix here seems to do more damage than harm.. removing

7b56041dad1565e98a55d65b8103c800a3851dc3 authored over 8 years ago by Andy Miller <[email protected]>
Updated with more lang codes

d7f286f601229bb0e485c8d1713b5b235f66f10c authored over 8 years ago by Andy Miller <[email protected]>
Updated with more lang codes

581bbaf19cd15b63752376cc89abdcf349963550 authored over 8 years ago by Andy Miller <[email protected]>
flush any and all buffers

6c9037e125bdb91123ef82c300373105d6d00533 authored over 8 years ago by Andy Miller <[email protected]>
bit more compression

da0f9cd4d9c3d23463adb4db2eafbffdd3d910d8 authored over 8 years ago by Andy Miller <[email protected]>
Fixed issue with zlib and no shutdown close_connection false

6ed1f767b927bb37792f902092a8b388a4139820 authored over 8 years ago by Andy Miller <[email protected]>
zlib + gzip incompatibility is not specific to mod_php, it's for all.. so that needed adjusting

13c5035386544518c0488f5ee206d3c2fa1f6d98 authored over 8 years ago by Andy Miller <[email protected]>
Only implement `zlib` fix for `apache2handler` - tested fine with Caddy

5acfdee87639ca892d62c28c9655be0153b9acff authored over 8 years ago by Andy Miller <[email protected]>
working pretty well with zlib + grav gzip.. deflate needs work

7a3ae9186bac0d638db31deb333c99ca3a4eb52e authored over 8 years ago by Andy Miller <[email protected]>
Use the raw route for page parent select

02f863ad2c017dfa1232cc88d0d818db0c72577a authored over 8 years ago by Flavio Copes <[email protected]>
Added back `GravTrait::$grav` for compatibility for < 1.0.10 versions of admin plugin

d048057249006227b57abe82d983ee8cf6503d0e authored over 8 years ago by Andy Miller <[email protected]>
Changelog updated

5fb6b634e999cfe2b2a5de0f245e5898017707c2 authored over 8 years ago by Andy Miller <[email protected]>
updated changelog

c7fe13aa6afcfdf054be91434045ae61401ae163 authored over 8 years ago by Andy Miller <[email protected]>
fixed a bug in `Page::relativePagePath()` when `name` is not defined

36661a88d0e28a3f572287376f687e6b0e5a1e8e authored over 8 years ago by Andy Miller <[email protected]>
changelog updated

e8f3a43ded91d29c5992fdae92770b0857bcce23 authored over 8 years ago by Andy Miller <[email protected]>
setDotNotation() Test added

78891add6a46b9ed4a8b1081a32ca0928dda0b24 authored over 8 years ago by Andy Miller <[email protected]>
Replace remove with dotNotation() methods

892fb83a32a3f8cb01794b7f874b8573ae10333b authored over 8 years ago by Andy Miller <[email protected]>
useful functions for getting and setting dot notation based arrays

841d4727ef08280b993fcf248a8eda0a7e3417c8 authored over 8 years ago by Andy Miller <[email protected]>
Better fix for redirects loop (admin safe)

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

24bc4b2644fee8582e8327b42d6f34ae7fbd9518 authored over 8 years ago by Andy Miller <[email protected]>
Break redirect logic out of the main page not found if statement - causing infinite loops

0b81fda01c6ad0beeb59244f324432ce90fd2551 authored over 8 years ago by Andy Miller <[email protected]>
Detect if user really meant to extend parent blueprint, not another one (composer update)

a3ec59d678f81e42b147caf4fa836ec29c43047b authored over 8 years ago by Matias Griese <[email protected]>
Switch to markdown-notices styling rather than older `>>>` block quote overrides

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

d18aa3e11efdb0fcc266dcb3d590cc2a1b1d6488 authored over 8 years ago by Andy Miller <[email protected]>
Modular Children text

f549b27dfcbbc824459e5e7ae94db8578ff66f51 authored over 8 years ago by Andy Miller <[email protected]>
Added ability to get a specific item of content meta

83bbc497a893c91fe31b64e66b93b9abee2fbc35 authored over 8 years ago by Andy Miller <[email protected]>
Added flash storage

10d301a179ed2bc46308d1b70d8a33a5deacbf18 authored over 8 years ago by Andy Miller <[email protected]>
Updated some vendor libs

18a8483522c492358db9dbd6373c97d33991ef7c authored over 8 years ago by Andy Miller <[email protected]>
Make URI::ip() static by default

daebf05f9bde4f80caa7d398bc582acab66405cc authored over 8 years ago by Andy Miller <[email protected]>
Blueprint::setTypes(): initialize internals before setting the types

7e4dad1cb1ee58fa440b09f29f6d8c5228630062 authored over 8 years ago by Matias Griese <[email protected]>
Revert last change (not needed)

b3755b371f77c4d068083ee1da8b58618c326004 authored over 8 years ago by Matias Griese <[email protected]>
Set default form field types while loading blueprint

4cba419d6ddd4dfe3dba9851efd8558786480749 authored over 8 years ago by Matias Griese <[email protected]>
Add function Blueprint::setTypes()

57544f6fe3a0c5e799cec19d3667ffb473bc3378 authored over 8 years ago by Matias Griese <[email protected]>
fix for getting admin route when `Uri::init()` is called after `Session::init()`

f449c560c4bc5cb3d7a7cdda95b8a66354f68caf authored over 8 years ago by Andy Miller <[email protected]>
Load `session` prior to `uri` as the initialization of Uri does some session handling for the active language (#843)

Refs https://github.com/getgrav/grav/issues/842

77d03b6a4639549ac2c327ba0691e86284b86cc6 authored over 8 years ago by Flavio Copes <[email protected]>
Update changelog

d9ebf3580a8988485a8b7a2a514f163693f71771 authored over 8 years ago by Flavio Copes <[email protected]>
Updated changelog

16527218b93ad94ae4c4c072eb843ab62449f752 authored over 8 years ago by Djamil Legato <[email protected]>
Fixed Filtering for files, always threat as multiple

f4b7e36763ff1e20474e4887f648b40a4b43f557 authored over 8 years ago by Djamil Legato <[email protected]>
Ignore errors with ob_gzhandler.

We handle the possible error in the Problems plugin via
https://github.com/getgrav/grav-plugin-p...

6bd7641862b679c6f8ef872890253dc813e4256b authored over 8 years ago by Flavio Copes <[email protected]>
Fix absolute URLs in pipelined CSS (#837)

* Fix absolute URLs in pipelined CSS

The way that absolute URLs get excluded during cssRewrit...

97ffb87d69e7a6b8e90ec6fd350223701c3e91f7 authored over 8 years ago by Philipp Kitzberger <[email protected]>
Update from jQuery 2.2.0 to jQuery 2.2.3

504f3df8577614608ab482b7c82e573a4cd16b4c authored over 8 years ago by Flavio Copes <[email protected]>
Fix indentation, use 4 spaces

cfe1734d507fc6ab9572f0844795cdebc97ed511 authored over 8 years ago by Flavio Copes <[email protected]>
Fix #835 check for empty image file first to prevent getimagesize() fatal error

a4bc30d7254581a726cf812b926ed9a98640872b authored over 8 years ago by Flavio Copes <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

7d6ffe01a94e3216423f15a25f988b34028b643f authored over 8 years ago by Matias Griese <[email protected]>
Make registering page types to remember previous additions

0e08f97f460a07e6100b387cd740009b28fb3c60 authored over 8 years ago by Matias Griese <[email protected]>
various vendor updates

b3db9876e0dbfc1098e0c99af231461b91fec0dd authored over 8 years ago by Andy Miller <[email protected]>