Ecosyste.ms: OpenCollective

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

github.com/mautic/mautic-wordpress

Wordpress Plugin
https://github.com/mautic/mautic-wordpress

Move to 2.1.1 and update changelogs.

dcb18b8037be46b390ac9c5c1e3f696037705c5d authored over 7 years ago
Update some unclear labels

2fa7301131ef63da37dda8870a650829beb6abda authored over 7 years ago
Readd 2.1.0 changelog in WP readme.txt

fae6c9f3026f5ee1a3e3d56768ad2189bd417fb5 authored over 7 years ago
Replace hook > action, more understandable

d772bcf72323dacb7faedb2918b6ccbf41d665ac authored over 7 years ago
Update test matrix to check on WP 4.8

7748734cfcff540000e163bbf3b8ce573f118b2f authored over 7 years ago
Merge pull request #56 from mautic/feature/track-logged-user

WIP: Add extra information when logged user tracking is enabled.

d2e2f16bcbc8a2907667a41e960959e6e5a26eca authored over 7 years ago
Update welcome message at the top of the options page

370b29efb460762f866caad62fb635894903ec6e authored over 7 years ago
Prepare 2.1.0

15b78dad70cdc5b6008dcd73f088b3e807acc633 authored over 7 years ago
Add changelog item.

83136881bce1444c752084e0e1bbd90f64c47a52 authored over 7 years ago
Add `track_logged_user` option on settings page.

The default for that option is : false

c929efad739715642c65ea0cb16a4c9b412aa7ac authored over 7 years ago
Add a function to retrieve logged user information.

5c5fb62f6eac4c4a7a0797de068d8a277c4f69d7 authored over 7 years ago
Merge pull request #67 from mautic/feature/add_url_query_filter

Add a new function `wpmautic_get_tracking_attributes`

acf108f7c973820e133803e6f627623da54b5230 authored over 7 years ago
Add a space on the left of code coverage badge.

402d5af7733d658f351461dbafb7ba89c44aac84 authored over 7 years ago
Fix documentation and scrutinizer issues.

c871b9a91b3abad7cb4bcbd0338e08eadb92e85c authored over 7 years ago
Add code coverage badge.

4fceea1ade6bf256f9bb485fc43bea503affac10 authored over 7 years ago
Add scrutinizer coverage upload during build.

b604768b25098f146fa11400e8acbbb856848fef authored over 7 years ago
Update tests to be compatible with PHP 5.2.

19f15676de632347617b6aa8a4a5eab54be005c3 authored over 7 years ago
Add documentation about the new filter in README.

017bf5950e7681842f3385bb401e6d1aeca3a595 authored over 7 years ago
Update tests to check the new `wpmautic_get_tracking_attributes`

1e4f3543fbf6b825da05d6169d30f7e97198fba0 authored over 7 years ago
Add a new function `wpmautic_get_tracking_attributes`

This function also define a filter which allow users to add specific data inside mautic trackers...

b49af417980261cd14e5ab88bd01633f57fac5dd authored over 7 years ago
Merge pull request #57 from mautic/feature/i18n

Translation ready

4a30b9ee289d262cdeb361a87ce3af7ed8315625 authored over 7 years ago
Change Text domain to wp-mautic.

87a7ea81310e35602b30f598333a5910a1ea22d8 authored over 7 years ago
Add item in changelog.

9a525567385f49bd673c3b2742dbe8191412177f authored over 7 years ago
Add translation function in shortcode.

420831e4cb77b44dbcd1fe77da5d5be92c7bdf3d authored over 7 years ago
Apply translation functions on options section.

d4e6649c36317f45d2a34d0f8041a934f0f0d43f authored over 7 years ago
Next release will be 2.1.0.

f9b9a06319054b71e69fdf3c07c34532ab84de41 authored over 7 years ago
Add changelog item about Text Domain.

e50f95a3e5ba5be28dc7f9a450ff34012d2769e0 authored over 7 years ago
Now requires at least: 4.6 to take advantage of translate.wordpress.org.

551a6f8e2102c0dd137106d258db1ec9c4f83c07 authored over 7 years ago
Update text domain and package name.

a7a52d2b6a42200b2ae898db7aeb0c159ea8ec27 authored over 7 years ago
Add scrutinizer CI badge

2b9f8ed4c031fc0dd0d05e99907fd74ab9d5bd87 authored over 7 years ago
Fix failing tests.

bf1ba21adb26e9fdd4f852bcb69fbf559969b9f9 authored over 7 years ago
Prepare 2.0.4 release.

cc247f7395e1944a26195daf176641cd26ea5309 authored over 7 years ago
Remove async attribute from form generator script it blocks document.write.

424395ce4903b48a0adb30890b24739aa8c6f138 authored over 7 years ago
Use v2.0.3 in file headers.

cf42edf4dbbddae2a87f9f584a81f798edb9b04b authored over 7 years ago
Remove CHANGELOG.md from export archive.

a63fa82c40851cde6cdad53df30871a3479dd9af authored over 7 years ago
Prepare 2.0.3 release.

1828f8e938be93e815b5f979587c40beb2aea462 authored over 7 years ago
Fix unit test regarding option page name.

ddaa7b7993b9a3ad7af4fbbdf8469ad26c3d302b authored over 7 years ago
Invalid option name which trigger : options page not found !

5c84826c48755d10ce2dff1b2d7a731eebd48bd5 authored over 7 years ago
Fix description for gated video

434151b5d0086187dc35a7a1fabe7967cdec8ee0 authored over 7 years ago
Next wordpress plugin release will be 2.0.2 !

8980499ddcd687a36e67b17a99287999b825b9f8 authored over 7 years ago
Prepare v2.0.2 release !

d6c1191c5db0420ea4646eaabb12f1f9d94bd139 authored over 7 years ago
Merge pull request #55 from mautic/feature/gif-as-fallback

Use tracking image when JavaScript is disabled.

23c5a2ad7a1b989fea8268efdf319974f161e0d5 authored over 7 years ago
Deactivate / Adapt some tests when WP features are not available.

38db726f8269cbe50d5db45d8e2364b05af39dc5 authored over 7 years ago
Hide fallback image from the page.

143fd1bc0b402cf38879265230c55af47f995638 authored over 7 years ago
wp_get_raw_referer function was introduce in WP 4.5.

3a12c04a3eae22a35a3b34cb29891b74e16590a7 authored over 7 years ago
Update ScriptInjectionTest to handle noscript properly.

de0546c7ab30173790814a47d3fd4d2acd5ea9d6 authored over 7 years ago
Put fallback image always in wp_footer because <noscript> not authorized in <head>

6e9d7e657c51e792ff9b1f7fe5290e4c7af3e00a authored over 7 years ago
Update tracking image payload generation function.

We need to get the global referer and to be compatible with WP < 4.4.

ae63a87da0e83e52687033b600a76beca39e32e3 authored over 7 years ago
Add test to validate tracking image.

Check that tracking image is loaded depending configuration and that payload is well structured.

0a289483893bbcfa3110690f1ca43965c050ebbd authored over 7 years ago
Fix invalid usage of `register_setting`, third parameter must be a callable.

5e9756c9df3cc3a840a958a2c4ad414334252b0c authored over 7 years ago
If fallback_activated not defined, consider it true.

48718ea1b7a060ccd73502251478297500e4132d authored over 7 years ago
Add unit tests on the fallback_activated option.

2971488525c3bc5a05239098a11680520f55e31f authored over 7 years ago
Update option group to wpmautic.

a1016d85a936253718572569a0947ca331af100e authored over 7 years ago
Remove warning from PHPCS when building.

228b46940d1477dfc103ba2301d21cb79f3d8df6 authored over 7 years ago
Implement <noscript> tag with payload building.

880b25d44b6b3ca4333761443e49b8ce0fcafdf0 authored over 7 years ago
Create a new option to enable / disable Gif fallback.

699f64329dcc151994650137bc20f004204860ff authored over 7 years ago
Use false as default value.

c0b5fa7ecaf81b51c09e44909ba01b27e7ffd85d authored over 7 years ago
Add item in changelog.

3e3ba3f41613a37a21b0acf8407086f6e96047c0 authored over 7 years ago
Apply CS rules and fix compatibility with WP 4.4

8b6b852b887feae89d56a617fdfbb14d716d225d authored over 7 years ago
Merge pull request #58 from mautic/feature/failing-tests

Fix test_with_admin_init test.

9e6b976c389d9959692a7981e7780435cbb7885a authored over 7 years ago
Fix test_with_admin_init test.

0c0e03ed48ab637bf2b4273f550e6220800485e2 authored over 7 years ago
Prepare the release of the v2.0.2

898481b1cee3693c8f242bdd049b98ee140b58de authored over 7 years ago
Bump version in plugin definition.

86d6f1c4096d0a9de281674fadb1383894e17e7c authored over 7 years ago
Add a changelog file.

1c5dc86d2aef6dc6f7e0d03bde8749c90330a456 authored over 7 years ago
Fix typo in README.md and update readme.txt

67b4046aaf032825c591de75d9023f15a2c0470d authored over 7 years ago
Ignore vendor folder when exporting.

d171a3ed4b31667fcfbccf333acca2e0189f101d authored over 7 years ago
Add a Configuration section in the README.

ed7e68066390977c4d63ea87fc4b9ff8c0fb0050 authored over 7 years ago
Update README.

acd1b5c461692abd53b8e116a4b9afb03aa6e52c authored over 7 years ago
Remove deprecated function which was used when tracking was image only.

22c10c091c4c7a6608fdcbe9640ffb9879a57ecc authored over 7 years ago
Merge pull request #53 from mautic/feature/refactor-tests

Refactor and add unit tests on most lines.

e9b717ae1153bbecdccfa74d71ea3837d3ffaf83 authored over 7 years ago
Fix coverage report handling through Travis.

68fb250dd63c1b7a7274b063e4aef3eefa071697 authored over 7 years ago
Add a new build in the matric : PHP7.1 + WordPress master.

4e743ccf5880e09d7fe8f986987d0f48faa0ddfe authored over 7 years ago
Mark test as incomplete because of PHP<=5.6 execution problem on Travis...

b2fe67323269c0f8574d0330da2127f2742c6ef6 authored over 7 years ago
Move to PHPUnit 5.7.20

f9f909b52ba6391025d0cb7d34c6a76de228b822 authored over 7 years ago
Fix code sniffer logic.

2bf1317a2915aa8af0b48b89e17abea45248df7e authored over 7 years ago
Add tests on the settings section.

ced6257a896a4a94165bf8c1c91463fa53bb03a4 authored over 7 years ago
Clean shortcode logic and avoid php errors.

68d0bf835bedc3f3fb272958c2cdeb817ef6807c authored over 7 years ago
Fix invalic constant used.

c59f6bdc65c11ce7b550fa45b1ec6a4b3d9e7933 authored over 7 years ago
Add tests on all the shortcodes.

d7760f247ed5f48d1620a36aa85ccbf9750d4de6 authored over 7 years ago
Allow to define a default value on wpmautic_option.

1f9e0af85a78903be0ae7109863f71e75577a770 authored over 7 years ago
Add test on plugin behaviour.

ce261b6090ed2f3a7c075fee949bc064b3fca007 authored over 7 years ago
Use the new helper to access mautic options.

d1aa0a0d8ed21256bd963ee80db2044fa8d8755f authored over 7 years ago
Use sprintf in “settings” link for the plugin.

8c51f3ef6c17428946dee13ddcbbcd1f32f27ba4 authored over 7 years ago
Use the new wpmautic_option helper.

241979dc8187d89402094e3d838cba259bb0ee39 authored over 7 years ago
Use defined constants.

966cc99ed6d11f97f9152fb81632c76d846c1f91 authored over 7 years ago
Add a new function to retrieve option from their name

Centralize option retrieving logic to avoid repetitions.

67f49088ac16a153465639223195b876ba440d67 authored over 7 years ago
Exclude some folders from coverage report.

e2c9ecdf2dabf24cabc02c1ed313546bb89b75fe authored over 7 years ago
Add tests on option validation and fix PHP warnings.

cb5d225ce2b676184508b53d108837ea3c1701c0 authored over 7 years ago
Move shortcodes to their specific file.

bdf4da44b391933805500b1b8c489ec5dff4cc61 authored over 7 years ago
Refactor all shortcode return

Now they use escape functions combined with sprintf.

94318539be64b297e11ba4140f3e1209aa484f34 authored over 7 years ago
Avoid to filter all attributes in global shortcode.

14645c694649ea01d51ebf48ca2b39b823be10d4 authored over 7 years ago
Move mautic_wp_title function at the end.

e812decca0f62554e19b14efb883cc15b282235f authored over 7 years ago
Add examples in comments.

20eff8935d2d8f0aa76f096713ed72393b760d07 authored over 7 years ago
Add shortcode for combined mode.

9de4353f1ccd2e24c1b1564084b9031c31fa1fe7 authored over 7 years ago
Merge pull request #50 from powerticmkt/add-tags-shortcode

Add Tags shortcode and Documentation

ce93bfb5b3204e3792637aa4e52ec17ca4fe01ca authored over 7 years ago
Merge branch 'master' into add-tags-shortcode

6dc3c8ef5416535ced8a3f64820112e53d6718b9 authored over 7 years ago
Merge pull request #49 from powerticmkt/add-focus-shortcode

Add Focus Shortcode and Documentation

d6cd8cfd3f043296c01ca2cb67e7a1fa14ea4c13 authored over 7 years ago
Travis fixes

ef80866a4da5a21f54adb7e1db276f104c63361d authored over 7 years ago
Travis Adjusments

800fa922b74b0f93c2b38d812441a9a7174f5631 authored over 7 years ago
Merge pull request #52 from mautic/feature/put-script-in-footer

Allow to inject Mautic script in footer.

be386ae76369e733b9fa65e372ddcd9ebbf7f143 authored over 7 years ago