Ecosyste.ms: OpenCollective

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

Timber

Build, manage and promote the Timber library for WordPress. Timber is one of the most popular frameworks for templating themes in WordPress
Collective - Host: opensource - https://opencollective.com/timber - Website: https://t.co/zxtQZa6rya - Code: https://github.com/timber/timber

Merge branch 'master' into 2.x-merge-master

# Conflicts:
# .github/workflows/test.yml
# bin/timber.php
# composer.json
# lib/Image.php
# lib...

github.com/timber/timber - 5632c889b10da00a880c22e994bf22c7ff6c3c61 authored over 2 years ago
Merge pull request #2638 from timber/1.x-add-php-8-matrix

Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 342007fffa62b89c7d0c345914ac61482e4fe939 authored over 2 years ago
Merge pull request #2640 from timber/1.x-try-twig-upgrade

Upgrade Twig to support PHP 8.0/8.1

github.com/timber/timber - 50f4b10c7d986307a7d9de8a3f27a49adcfa2f60 authored over 2 years ago
Reorganize .gitignore and delete unused entries

github.com/timber/timber - 5f10cf9db4999703866353d6420a9e5b73fbb176 authored over 2 years ago
Fix exported files

`composer.json` is necessary

github.com/timber/timber - 8fa03fcc8634b4c16cc1b52be034ef095ab277df authored over 2 years ago
Merge branch '2.x' into 2519/post_meta_null

github.com/timber/timber - d5f17f18df623138645ec4433584ed34651b78a8 authored over 2 years ago
Merge branch '2.x' into 2.x-gitignore

github.com/timber/timber - a9c53af9f82e6957d203fbc044e69b1bc64feb72 authored over 2 years ago
Merge branch '2.x' into pr/2632

github.com/timber/timber - e572a04f1b96290e3a069ac3aa4ec465394c0a34 authored over 2 years ago
Merge branch 'master' into 2.x

# Conflicts:
# bin/deploy-to-wp-org.sh
# bin/timber.php
# composer.json
# lib/Timber.php
# readm...

github.com/timber/timber - e296a3492d2e049b98ed09240a5a22460db190e4 authored over 2 years ago
Merge pull request #2648 from timber/2.x-cs

github.com/timber/timber - 17a8cd3b9ccd28f4aea9c5aafb17cfe20ec48d8d authored over 2 years ago
Update ignore blame revs

github.com/timber/timber - a752b4c63852053ab4351f34fc55bd34cf8b5087 authored over 2 years ago
Fix coding standards

github.com/timber/timber - 3a19d4dabbe069fc0133b44f35f4c5e69026d744 authored over 2 years ago
Update .gitignore

- Removes some unused docs entries
- Adds .phpunit.result.cache
- Sorts lines

github.com/timber/timber - 37494fd4dd61bd710199b9ea641f5fbecd34dfa3 authored over 2 years ago
#2632 Pass user object instead of ID

github.com/timber/timber - ece2d31c70e8a9f67973a0a6c0c0948e297dd77e authored over 2 years ago
#2632 Update DocBlock with more examples

github.com/timber/timber - 8226da2210dd61c80db12d9a562508918ef020c4 authored over 2 years ago
Update Changelog

github.com/timber/timber - cf090b82cf756dd507701a12c21f773c5e239d5c authored over 2 years ago
Update tested up to WordPress version

github.com/timber/timber - 6c11c415762b35a3742989c44501c5f4cdf1687b authored over 2 years ago
Fix some warnings in PHP 8.1

github.com/timber/timber - 1e7b5ec4a2848d9381f3774b23fe20c4c80605ba authored over 2 years ago
Merge branch '1.x-add-php-8-matrix' into 1.x-try-twig-upgrade

# Conflicts:
# composer.json

github.com/timber/timber - 5741953d244aa7bacf683dd58b53d99b12af0257 authored over 2 years ago
Fix bug when clover.xml log file isn’t generated

github.com/timber/timber - a7fdf59bf3e22dd548e0ead6936abcabdfec2d82 authored over 2 years ago
#2638 Fix Twig filter test

github.com/timber/timber - e5eac15a607efdcb0eab75f30ca3785755d47505 authored over 2 years ago
#2638 Remove a Twig filter that we shouldn’t test anyway

github.com/timber/timber - c876002b8af8de4bbf91537ac7d7182e40386ecb authored over 2 years ago
#2638 Remove a Twig filter that we shouldn’t test anyway

github.com/timber/timber - 1beaf6389633f3e3077c22679d288e080989ddca authored over 2 years ago
#2638 Fix bug with PHP 8.1 and deprecated implicit rounding from float to int

github.com/timber/timber - 4183654bb0e32e2b4a7bd591b798b20661755ae4 authored over 2 years ago
#2638 Fix call to deprecated $factory property.

In https://core.trac.wordpress.org/ticket/56514, a change was introduced for WordPress 6.1 that ...

github.com/timber/timber - ce3e6ede6002e09c967c0d35a4eeebc3dc2875e5 authored over 2 years ago
#2638 Optimize returns when clearing cache in loader

github.com/timber/timber - 914937c896d4890a40e858d2fd128a24583ac304 authored over 2 years ago
Fix get all metas with null

- Use `get_metadata` to retrieve values for object type
- Add test with multiple metas

github.com/timber/timber - 0e3033b6d4dc32518f65016a08b4073ae198f7cf authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 890bd5a45d16d9a21b54defe9bb59eaaf062c57d authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - d1d48286265cdac970902877a17f8114f593fade authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 6dce558a1d1aba8473a4cb54578ee62318c2177d authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - daabda63ff69bc3a89164020196daf0ab96d85d6 authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 5e9a4250a1a81fb571052fffa6106fd5032bc76b authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 38f0ea3456e35a77f251d0446800f1a3f220069d authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 2ebb93bafb66ba9f688237a17b7fe50a8120c166 authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 71b4e525d05a536cd36e6f6e7dd005ca155395e7 authored over 2 years ago
#2643 Add description for solution

github.com/timber/timber - 05bc0da158a9af25ef09ea67153391f549007f82 authored over 2 years ago
#2643 Fix coding standards

github.com/timber/timber - 07444acd846ff3ff62bb5873dedd7fdf77e43eaa authored over 2 years ago
Code review feedback

github.com/timber/timber - 8ffd2e0cd1ae351aab526d4430da7da29659f840 authored over 2 years ago
Fix ImageDimensions

github.com/timber/timber - bc1c3603a4f51bbc1d52d490c7da78ed1daa295b authored over 2 years ago
#2519 Fix post get all meta when one value is null

github.com/timber/timber - d7bafd1d241dde616cb94bb153f32bdf1f515596 authored over 2 years ago
Improve pull request template

github.com/timber/timber - 5ec37eeb560273984c6a22387abb8ce5f33effb3 authored over 2 years ago
Upgrade Twig for compatibility with PHP 8.0

github.com/timber/timber - 461ceaee191438411b30516bf745a4599201ed48 authored over 2 years ago
Add missing properties

github.com/timber/timber - 0cb93fe1c50e83bac4ea1b3f3d29cb0b915482e1 authored over 2 years ago
Use WP_Post

github.com/timber/timber - 5175663c243ef8ee3e8ba69f1bbe29c67b714bf4 authored over 2 years ago
Fix CS formatting

github.com/timber/timber - 80a76ad402b7799472282ef72141f819292962e9 authored over 2 years ago
Fix factory and CS formatting

github.com/timber/timber - 8d44fcaa3d15ce2ac01045bcdcc047afa889202a authored over 2 years ago
First pass at extracting logic

github.com/timber/timber - 82ea015e7d4c3f2a8c158294eb90dc71bafc9c51 authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 339deaf1014e087936f5a8259d07f1f7830c4101 authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 15de437b0c56cc1e95be564638e3e33472b81ace authored over 2 years ago
Allow composer plugins

github.com/timber/timber - d82139ff6c809ec1cb000a02e8a35db517c14de7 authored over 2 years ago
Add PHP 8.0/8.1 to Timber 1.x matrix

github.com/timber/timber - 092d71b2d996c9572a64285a229290e843ea284a authored over 2 years ago
add tests for additional user can arguments

github.com/timber/timber - fb85208cc60c16bf0e5b8027710f1ebb9dc42c54 authored over 2 years ago
pass additional arguments to user.can method

github.com/timber/timber - a760b8977292a5409b1c10dda22776abb702e934 authored over 2 years ago
Make Request not implement CoreInterface

github.com/timber/timber - fcb00e7ff2e67e6b7b1199d56a21198ae7addafc authored over 2 years ago
Use WP-CLI and ACF stub libraries instead of adding stubs ourselves

github.com/timber/timber - 22740d8a7bea82e8d53ec1f979a098cdaca0998b authored over 2 years ago
Merge pull request #2619 from timber/2.x-contributing

github.com/timber/timber - 1b91b3c31589162b2bc1872d0ff946fa7b68665d authored over 2 years ago
Merge pull request #2617 from timber/2.x-resolve-doc-todos

github.com/timber/timber - cfcb59c70c7a2de2240fb6c9d852c5fa4409635b authored over 2 years ago
Merge branch '2.x' into 2.x-contributing

github.com/timber/timber - 060d1058d5c19ec0b647c4852adf244a64e808c1 authored over 2 years ago
Merge branch '2.x' into 2.x-resolve-doc-todos

# Conflicts:
# docs/v2/upgrade-guides/2.0.md

github.com/timber/timber - 64a45cf232f7e986476430f86c57a3842ba883cf authored over 2 years ago
Merge pull request #2615 from timber/2.x-wp-object

github.com/timber/timber - 7f5f5847ccd4d4556ee6df09f374f5c05ca9b27f authored over 2 years ago
Fix multisite skipping

github.com/timber/timber - cdf2d07478df2604a9fe3e5030e8cb8afaa75cce authored over 2 years ago
Merge pull request #2618 from timber/2.x-docs-menuitem-classmap-filter

github.com/timber/timber - a2a0a9b41910a9dc0322d345dfdf68c8c4788c5d authored over 2 years ago
Merge branch '2.x' into 2.x-docs-menuitem-classmap-filter

github.com/timber/timber - dc144bd65424e711157870dc7337356c8b6be47f authored over 2 years ago
Update Upgrade Guide

github.com/timber/timber - f43c14b8f251916c3920ededa3f40d9da3b83290 authored over 2 years ago
Merge branch '2.x' into 2.x-wp-object

github.com/timber/timber - 367c46f44d7443d9d212db3186604275d4524041 authored over 2 years ago
Fix coding standards in docs

github.com/timber/timber - 5d619306ae13a02599d746e74719b2855e515aa4 authored over 2 years ago
Merge pull request #2614 from timber/2.x-update-tests

github.com/timber/timber - 44755d36226d34c5170e2bd55c6ff1a7ab2b5b93 authored over 2 years ago
Merge pull request #2621 from timber/2.x-update-tests-fix

github.com/timber/timber - f2fcd45078cc73abc31638ff87b255c737b8c9f4 authored over 2 years ago
Merge pull request #2622 from timber/2.x-update-tests-fix-indentation

2.x update tests fix indentation

github.com/timber/timber - 67c72fced69cda3115b85790af781269320949da authored over 2 years ago
Ignore fix tests indentation

github.com/timber/timber - d6a5c179aeed8e6878db6c034c4d4a4a3a12dc51 authored over 2 years ago
Fix test files indentation

github.com/timber/timber - f0216ce423bb133ce668774a5f75ca86455b7280 authored over 2 years ago
Fix restoring current locale in some tests

github.com/timber/timber - 07838bebee81a87117bd98a9aa72737d23b0d992 authored over 2 years ago
Refactor Twig translation tests

Use a custom timber-test.php file to add the translations that can be read by the wp i18n comman...

github.com/timber/timber - 826dd0564c95128923ce018b60d31577b149dcd9 authored over 2 years ago
Fix WPML tests

github.com/timber/timber - 7159c3d8cc8870584084ad4385b4bb7cb7172564 authored over 2 years ago
Add notes about coding standards in Markdown documentation

github.com/timber/timber - 8d820d56a367770f2e3751ff38083d8d760101f0 authored over 2 years ago
Merge pull request #2620 from timber/2.x-docs-snippets-cs

github.com/timber/timber - 9dfd85acdf65b1fcd94bf5bd66f38d3820f6d7f7 authored over 2 years ago
Add `cs:docs` and `cs:docs:fix` to composer scripts

github.com/timber/timber - 1862f9d97c14e158f4b43a7bb5f54e8b85cd6c77 authored over 2 years ago
Make snippets CS compliant

- Fix CS on all v2 docs code snippets
- Fix PHP syntax errors in snippets
- Self promote var-dum...

github.com/timber/timber - 1df7aa41ee9981f0ca2fbdb65c50acee5315b63b authored over 2 years ago
#2600 Update CONTRIBUTING

github.com/timber/timber - 887e48fb7ff4beed14d75e04d6ac8fb157f6f9eb authored over 2 years ago
#2571 Document the timber/menuitem/classmap filter

github.com/timber/timber - 22a260feca0ea21e72cab172c577ebda14a69219 authored over 2 years ago
Resolve todos and update Upgrade Guide

github.com/timber/timber - 38869c4760348da3d0d958911cc8c29805232d6d authored over 2 years ago
Merge branch '2.x-update-tests' of github.com:timber/timber into 2.x-update-tests

github.com/timber/timber - 6002e93c92fc6c40fb2dae1ca686101b58323abc authored over 2 years ago
Restore check on `{$_tests_dir}/includes/functions.php`

github.com/timber/timber - 5a37bcb35101c90b470f6daa9b1fe8b933a154f1 authored over 2 years ago
Merge branch '2.x' into 2.x-update-tests

github.com/timber/timber - 6c0575ac7573b8becc74d99ddfc765629610d1ef authored over 2 years ago
Remove non existing translation

github.com/timber/timber - aebb34c1f6bb67b928837f626a4bb249201cb9d5 authored over 2 years ago
Merge pull request #2612 from timber/pr/2610

github.com/timber/timber - 58bc92fa95c7868f5905364f611057699483e207 authored over 2 years ago
Add wp_get_attachment_caption filter

github.com/timber/timber - 5a2771d5d1bf97dc8e086a606ba539129fb1f621 authored over 2 years ago
Merge pull request #2616 from timber/2.x-wpml-integration-cleanup

github.com/timber/timber - f9df1520aaf9a0e97e146740d26103ada6d4cf8c authored over 2 years ago
Merge pull request #2611 from timber/2.x-wp-cli

github.com/timber/timber - a23772b3125c153ea3a6c29aea80c5f20a699da2 authored over 2 years ago
Update clear_cache command to clear-cache

github.com/timber/timber - 5ab06078e71f25fb98f35a4d52715a73bc976df6 authored over 2 years ago
Fix translations

github.com/timber/timber - b6331368fe1d91126f2447c3d02eaebcb6055a4f authored over 2 years ago
- Add translation file

- Add make pot composer script

github.com/timber/timber - c1651031dbb0f6f5c46c95f222e8bdffadca8343 authored over 2 years ago
Merge pull request #2613 from timber/2.x-missing-query-method

github.com/timber/timber - bd6b9f60a7ce5b15c8fe140f32e251a9be68f635 authored over 2 years ago
Remove unused WPML integration class

github.com/timber/timber - 94287907d229c015a87fc0bd10345d42c0a69810 authored over 2 years ago
Add CoreEntityInterface with a wp_object() method and $wp_object property for Core objects

github.com/timber/timber - 130d767a4e79dd2109750236de4ba92aaeebb333 authored over 2 years ago