Ecosyste.ms: OpenCollective

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

github.com/matomo-org/matomo-for-wordpress

Get a fully functioning Matomo Analytics for your WordPress. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Privacy is built-in. 100% data ownership, no one else can see your data. We love Pull Requests!
https://github.com/matomo-org/matomo-for-wordpress

get release command to build an archive without failing

7c9fc1900366780e4ca7fd9789637fb5dc6eb2c9 authored about 1 year ago by diosmosis <[email protected]>
cannot setup environment up before running wp-cli/console due to file permissions related issues

f668830bd7afe25699d3dd494f28e0d30a08a625 authored about 1 year ago by diosmosis <[email protected]>
Create new command to build a release archive that runs asset building and language building commands before it. Use this in build and deployment scripts.

4b46d171e70b6bfbdc48e5b688ecfa08a3ff184a authored about 1 year ago by diosmosis <[email protected]>
tmp is removed via gitattributes. and move execute wp-cli/matomo console bit of local-dev-entrypoint.sh to after environment is setup, to be able to run them easily in github actions

c2058914090362a0ec10168131932f706d8119f0 authored about 1 year ago by diosmosis <[email protected]>
tweaks to make sure the same files appear in archive as before

a8c0927a806019515a117a1bb42d46fa1c5cb52b authored about 1 year ago by diosmosis <[email protected]>
declare unneeded assets in /app as export-ignore so they can be included in the repo and when deploying, update submodules in shallow clone

d96eef7cd643b0c9785e9d26764e15167c01f62e authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #946 from matomo-org/840-prefixing-in-update-core

Add optional matomo-scoper execution to update-core.sh

6952a11e4570eee32e6992288f4d6521458ba105 authored about 1 year ago by dizzy <[email protected]>
get composer.json and composer.lock before running matomo-scoper

82a287ea4125cb9505304302b2c002880e6cc582 authored about 1 year ago by diosmosis <[email protected]>
keep tmp folder in git to avoid permissions issues caused by docker and tweak update-core.sh

41f1bcf3ae5ca271bec49964536d1b195e70981a authored about 1 year ago by diosmosis <[email protected]>
only perform classmap alterations if plugin folders exist to begin with

c05d3e15a564ae9387ecdc8d4687a968c74f5be2 authored about 1 year ago by diosmosis <[email protected]>
add docker compose version of post update core commands to update-core.sh

163e8e68875a105db1619c883467f802e03ba5dc authored about 1 year ago by diosmosis <[email protected]>
make sure tmp is removed if write protected

521301d231b47ef035ab3d7e827a669d2a672ad4 authored about 1 year ago by diosmosis <[email protected]>
another tweak

8e58bdcf9835616c1511c43833f3e0d5e12fc9ce authored about 1 year ago by diosmosis <[email protected]>
allow CustomVariables rm to succeed if dir is not present

40ed8cbc2e586cd834681c8e0dc241467965d659 authored about 1 year ago by diosmosis <[email protected]>
remove unneeded rm commands

aabeadf4d58388417472fca0c0692c4b48dde3b8 authored about 1 year ago by diosmosis <[email protected]>
tweaks to update-core.sh

dbc2c4bbc5b734080988317a661b86b1b3715582 authored about 1 year ago by diosmosis <[email protected]>
print command if one fails in update-core.sh

bf63725e955fa104a7c63a7d8b98eb6bb50e7606 authored about 1 year ago by diosmosis <[email protected]>
add scoping to update-core.sh if MATOMO_SCOPER_PATH environment variable is defined

a87865dbb65319e36690161ec9c47b69b99bdf6d authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #934 from matomo-org/disable-merged-assets-fixes

allow the use of disable_merged_assets = 1 for development purposes

7b7badc1c5b7da925c6671d83f0e23a63e7ef8d8 authored about 1 year ago by dizzy <[email protected]>
fix checkstyle errors

748b0e59c5f0d446b04710d3e2443c4b940f3013 authored about 1 year ago by diosmosis <[email protected]>
fix switched test results

c7b3e2b40ae521b4b8f42afd5737da0d89eb616c authored about 1 year ago by diosmosis <[email protected]>
add unit test for matomo_rel_path

5941530664faeb8e1440f7dee53613b53e318752 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #917 from matomo-org/mwp-138-php-cli-diagnostic

add diagnostic that checks WP can be loaded via PHP CLI

7845b8ad2885bbe7696fc355cc09bc5da609d8b3 authored about 1 year ago by dizzy <[email protected]>
Merge pull request #942 from matomo-org/ms-require

only include ms-blogs.php if currently in a multisite install

87521a549705e7dde79d2656c4f475002850c1b2 authored about 1 year ago by dizzy <[email protected]>
correctly get absolute path to plugin when a symlink is used

cdca360c2e1a97f231325c636bced9b0bde85769 authored about 1 year ago by diosmosis <[email protected]>
do not invoke php cli can load WP check if async archiving is disabled

502614e81380a858b20bc963f7904c7968f3343c authored about 1 year ago by diosmosis <[email protected]>
Merge branch 'develop' into mwp-138-php-cli-diagnostic

ce8bcb14a0ac1c9311b3f92cc0da29e5f5c61278 authored about 1 year ago by diosmosis <[email protected]>
only include ms-blogs.php if currently in a multisite install

217841d98daf9a78879efca7e02b5ca09fe08f2c authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #941 from matomo-org/local-dev-tweak

two tweaks to the local dev environment startup script

fe795d800860e89c00b2d46e1f09a08ddf04c91f authored about 1 year ago by dizzy <[email protected]>
do not fail local dev startup script if a2enmod fails and print wordpress install that is being used when starting local dev environment

ff1017ba1991a579c2650719ee2ab8b3b04342ee authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #940 from matomo-org/gitattributes-tweak2

more files should be ignored in release

bbcbea4d366821b8345ef75fa766497bf2b82f5c authored about 1 year ago by dizzy <[email protected]>
more files should be ignored in release

0b2d308a3e5a6830d89ca03b17243a5c216b5bf2 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #938 from matomo-org/develop

Update live for upcoming 4.15.3 release

8f08c3dd3228452820b98efc9f57e1aa8255a107 authored about 1 year ago by dizzy <[email protected]>
Merge pull request #939 from matomo-org/gitattributes-tweak

remove tsconfig.json and wdio.conf.ts from exported release

274e76793af0dd28cb516ef5a1a062fc69a063b8 authored about 1 year ago by dizzy <[email protected]>
remove tsconfig.json and wdio.conf.ts from exported release

257be8f6a4c803dccb575024d6ac423027b8dd49 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #937 from matomo-org/new-release-4.15.3

Update version and changelog for release 4.15.3

a18b8948a85a2b3f051a5379755db149b0f0d899 authored about 1 year ago by dizzy <[email protected]>
tweak changelog

74fc4059d972e391a0b9ac1d8b81641e57322b74 authored about 1 year ago by diosmosis <[email protected]>
Update version and changelog for release 4.15.3

6ae483b83983401d8d3fdf81a22e9e326899b36d authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #935 from matomo-org/mwp-545-crash-analytics-mention

add CrashAnalytics to marketplace admin page

2fb625ce0c804d06800d3e4e45f977a0de088b9e authored about 1 year ago by dizzy <[email protected]>
correct price

f0927176831bebffa3f4ebf4c9fcbf6136359664 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #936 from matomo-org/891-connect-matomo

rename WP-Matomo to Connect Matomo

16cf38412fbc96ce402c49f8c4e73af73cb84b1d authored about 1 year ago by dizzy <[email protected]>
rename WP-Matomo to Connect Matomo

14b6e895ebd772309e2693a9ef3356b95ba4244d authored about 1 year ago by diosmosis <[email protected]>
add CrashAnalytics to marketplace admin page

c8b6c67a7253c868f1244bf5d0607128b5d55ddf authored about 1 year ago by diosmosis <[email protected]>
checkstyle fixes

0b710423c9071c5f19602cdbcb699b8dcb5c3d3d authored about 1 year ago by diosmosis <[email protected]>
remove some dead code and add some comments

64dcae42f4e2c86d49486bc0a28c2b1da8b48c9e authored about 1 year ago by diosmosis <[email protected]>
remove comments

fde256ee77bb67aa32c169515c5e8935fd9792bc authored about 1 year ago by diosmosis <[email protected]>
get third party plugins to load properly when disable_merged_assets = 1

626c2fc5c99d14a121a53a6dfb9d1ddd80328f38 authored about 1 year ago by diosmosis <[email protected]>
make sure plugin dirs are set properly when matomo for wordpress is installed as a symlink

4a353c0ff87179abccfaacce60767a1a975b4552 authored about 1 year ago by diosmosis <[email protected]>
Merge branch 'develop' into disable-merged-assets-fixes

d43fcbc12928f0a057b15c243f145fd71de4aca6 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #925 from matomo-org/system-report-cache

Avoid incidental execution of system report unless it has not been executed in a week

60e53e99637ea73257262de7cda4ae74a4146b8a authored about 1 year ago by dizzy <[email protected]>
make code uglier for checkstyle

c36c142918d06750c27a66012cf4e7ef0bcf5aec authored about 1 year ago by diosmosis <[email protected]>
fix incorrectly broken up internationalization

9d3639d5133ebc684ebeb8e315c3c7f401f967be authored about 1 year ago by diosmosis <[email protected]>
use wp transient instead of option

0a9c6091b9d86581c9a9bd909d45d0f969eff37c authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #923 from matomo-org/ninja-firewall-warning-tweak

show ninja firewall warning as a row in the system report

8b72e08be743b6d16501274df6f2b1715b92ee18 authored about 1 year ago by dizzy <[email protected]>
fix checkstyle errors

ca4dfd569b47bb3dec8fdb67693ec3beeb07180b authored about 1 year ago by diosmosis <[email protected]>
only auto execute system check once a week

a152f45170c6cae815b21ca5c0117893f700b32e authored about 1 year ago by diosmosis <[email protected]>
cache whether errors were found in the system report in a WP option so the system report is not executed on every admin page view

7ba604b659560cdb894667d4a705b21522be1691 authored about 1 year ago by diosmosis <[email protected]>
in system report look for PHP binary on demand since it can bootstrap matomo and try to execute shell commands

d85d652e9eb84652b4a92de91493d7f77fc59e3c authored about 1 year ago by diosmosis <[email protected]>
Merge branch 'develop' into ninja-firewall-warning-tweak

f5b5af81da9e467cc660a7c1b5b85b33ce3afc76 authored about 1 year ago by diosmosis <[email protected]>
add ninja firewall warning to comment in existing plugin diagnostic row

05d8fb904df3e3bec10ed9d5b1afd4767a228c36 authored about 1 year ago by diosmosis <[email protected]>
do not report new diagnostic as an error, just as info, search for wp-load recursively and do not perform diagnostic if not found, and do not perform diagnostic if php binary is not found

14ef38d0c31e7ead187992cd5c8cc28bc9d2dd43 authored about 1 year ago by diosmosis <[email protected]>
Merge branch 'develop' into mwp-138-php-cli-diagnostic

0b77ae7142b610b851b071f099c9c0571a372fde authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #918 from matomo-org/mwp-202-detect-order-status-change

on order status change from pending to processing, try to track an order

133d9219ef92d297e707498bcea47621576e0beb authored about 1 year ago by dizzy <[email protected]>
fix cherry-pick

62e61e27e3c7729bd874ad2a1c6f95f3e8030c45 authored about 1 year ago by diosmosis <[email protected]>
show ninja firewall warning as a row in the system report, since the system report is executed on every admin page view currently

3942d95fb0573afdd44b2fc68c91cb559f12a850 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #922 from matomo-org/local-dev-multisite

allow setting up multisite WordPress local environment

bb4cb1d628095d46dbc362cd0db481218c53629d authored about 1 year ago by dizzy <[email protected]>
fix compose commands run after tests

bc6e89c8fe855c42cd68f470f33a18c620485d00 authored about 1 year ago by diosmosis <[email protected]>
system env vars do not override env file ones apparently

572d5d946a8d653ba4a3b8fa520a997e9636b2ad authored about 1 year ago by diosmosis <[email protected]>
debugging build

1076c9219a6bf03e2482a382a14108f99d44af0d authored about 1 year ago by diosmosis <[email protected]>
debugging build

baf81884ad6018ffd696a63f28bfad166cde9042 authored about 1 year ago by diosmosis <[email protected]>
still need to touch .env

b4e047af04ae63d733adbfd9761ff40e4a69e4de authored about 1 year ago by diosmosis <[email protected]>
npm run will not exit even if docker compose is run as a daemon

0ae243effc69572908e4fb90e0cf0e7deb02eb86 authored about 1 year ago by diosmosis <[email protected]>
create empty .env file in github tests

158eadc29a8365340656ea4e85b1bb7e1a5f7549 authored about 1 year ago by diosmosis <[email protected]>
use env files when creating local dev environment in e2e test github action

8a4c782ab097000d8e9f4409339702314f49956c authored about 1 year ago by diosmosis <[email protected]>
allow setting up multisite WordPress local environment

16ddd6c61738fb035bf878cad03452772fabbb39 authored about 1 year ago by diosmosis <[email protected]>
clean up docker-compose.yml by using env_file rule and --env-file CLI option for docker compose

d508a3d0d2ad831578c8af321b22e1ac57b51f22 authored about 1 year ago by diosmosis <[email protected]>
make sure JS assets from third party plugins are loaded correctly when disable_merged_assets=1 is used

a56ba1076691779a083039bd35e9c26fb9ce3f35 authored about 1 year ago by diosmosis <[email protected]>
make sure PIWIK_INCLUDE_PATH is set to the correct path if a symlink is used

c69a15d26011eda8073287730dd817ddc095d676 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #919 from matomo-org/local-dev-marketplace

in local dev environment, install and activate matomo-for-wordpress-marketplace plugin

c25d77b45d67722430960f6e44b8dcb093bb5ffa authored about 1 year ago by dizzy <[email protected]>
in local dev environment, install and activate matomo-for-wordpress-marketplace plugin

884fb711a60d831fbc54a77bfa1302c8e432cb39 authored about 1 year ago by diosmosis <[email protected]>
on order status change from pending to processing, try to track an order

b1dd2a62d306da929c684cdd9ed0d1d8fea21b7b authored about 1 year ago by diosmosis <[email protected]>
simplify approach

12a771a0d156ed59efc34fc0808f8548adb38dfb authored about 1 year ago by diosmosis <[email protected]>
fix checkstyle errors

fd7a9ae696c921a96c508e4103c4a3f77400be3b authored about 1 year ago by diosmosis <[email protected]>
allow customizing php.ini in local dev environment

6c300a1675cf8ca3d4355bf3d672e574480b6236 authored about 1 year ago by diosmosis <[email protected]>
add diagnostic that checks PHP CLI executable can load wordpress

0f7afaa5f5470217c2f8cf552f1a8afde9eb3542 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #907 from matomo-org/local-dev-fix

binding to /dev/null in docker-compose not working for me anymore

bf2d6fc0a1be99601a1d1407a4b95edaaf65f695 authored about 1 year ago by dizzy <[email protected]>
Merge branch 'develop' into local-dev-fix

e52621a6ed3876869dbd4a435b72131bb5215b38 authored about 1 year ago by dizzy <[email protected]>
Merge pull request #915 from matomo-org/mwp-566-is-admin

if available, use is_created_via() to tell if an order is from the wp admin back office

7c8649515858db8dd45dcd9645e963b2973780ac authored about 1 year ago by dizzy <[email protected]>
fix checkstyle

f1322544e07ac1b0d5ca95af2a58b970c897c0d6 authored about 1 year ago by diosmosis <[email protected]>
Merge branch 'develop' into mwp-566-is-admin

e8f2bbf176a30acbbef195fe86b1e2c65ee75bdc authored about 1 year ago by dizzy <[email protected]>
Merge pull request #903 from matomo-org/hpos

compatibility with WooCommerce's HPOS feature

51fc0a320b30cd2d3580513eafb0575a81fdaced authored about 1 year ago by dizzy <[email protected]>
fix checkstyle errors

90d9d665d37d143bb095502e56e712f3d6a482e5 authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #912 from matomo-org/wdio-github-action

Add github action for wdio tests

c97c9175ae3dbf59c24e138a08ee41590921186a authored about 1 year ago by dizzy <[email protected]>
correct position for param

51bd60db6b0b32f35c79864483e2eeaca3756f89 authored about 1 year ago by diosmosis <[email protected]>
undo debugging change

e26939a63a5ed6b0082756517c94f48cc3c25093 authored about 1 year ago by diosmosis <[email protected]>
correct version to work on php 7.2

d37c44f88da3d07a2fa959caa7b6be782e3c0c52 authored about 1 year ago by diosmosis <[email protected]>
more specific version specifier

aba08431e30c67fe9e8ee1fe968cd8a08581e958 authored about 1 year ago by diosmosis <[email protected]>
install woocommerce 8.1 if testing against php version that is < 7.4

b369e7b86bb624f1524e6466cb17e0f6327ba38f authored about 1 year ago by diosmosis <[email protected]>
if available, use is_created_via() to tell if an order is from the wp admin back office

349b4b49abb249ea5a4b405da320231af0030d1d authored about 1 year ago by diosmosis <[email protected]>
Merge pull request #909 from matomo-org/fix-broken-release

Fix broken release

01080ae5f584fe952d1625126291939c1a48123d authored about 1 year ago by dizzy <[email protected]>