Ecosyste.ms: OpenCollective

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

github.com/matomo-org/plugin-CustomVariables

This plugins allows you to configure and track Custom Variables in your Matomo Analytics.
https://github.com/matomo-org/plugin-CustomVariables

Refs #4208 Move Plugin classes to core/Plugin for clarity

e4e3ca97d53af963a254e98df40c5f5760e2e1ed authored about 11 years ago by mattab <[email protected]>
Refs #4202 Menu refactor GO. This one is tricky...

e4bfcd65bf837ed1b4e20533fa63023a90f73e02 authored about 11 years ago by mattab <[email protected]>
Refs #4202 removing functions Piwik_Translate and Piwik_TranslateException

358371af2a5a8f7f8cdc9293d033d77b7857f620 authored about 11 years ago by mattab <[email protected]>
Refs #4199 minor doc

0d71efa462d43a45508bf628583cb597e08e46ae authored about 11 years ago by mattab <[email protected]>
Applying phpstorm code style PSR refs #3771

e2e70a29bfb6dfa040e4e368dcfbdd50f1e77dd5 authored about 11 years ago by mattab <[email protected]>
Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* directories

2fee156377d7d3f160ee075b65525ad94fcdff82 authored about 11 years ago by mattab <[email protected]>
refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)

02b502e1fbdcbcac8fb7fc8139f4495ce82305a3 authored about 11 years ago by mattab <[email protected]>
refs #4134 renamed some more hooks and removed some not used and not needed hooks

6c4fe2dc8726537b48332074315b2026acad49ae authored about 11 years ago by Thomas Steur <[email protected]>
refs #4134 use plural to indicate a developer can add multiple entries or widgets

565d87b3e0e6436efdf944f191bf74badfe0789c authored about 11 years ago by Thomas Steur <[email protected]>
refs #4134 renamed some more hooks

de5cc38d9385e209a726f6954ef07ff926df6ab8 authored about 11 years ago by Thomas Steur <[email protected]>
refs #4134 renamed some hooks

ad3647f7245f3fa617434667b79c18672a09143b authored about 11 years ago by Thomas Steur <[email protected]>
Replace create_function calls with lambda functions.

This allows the IDE to pick up all code!

refs #4113

d0be564e81728df55b33468e5e64e4e3787b660c authored about 11 years ago by Fabian Becker <[email protected]>
Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\Plugins\*

Added namespaces to functions.php files in the five plugins that had one
Work in progress

2b7fb8d398ac5f681beef8b451a4e5508b8800ae authored about 11 years ago by mattab <[email protected]>
Refs #3741 PHP Namespace conversion continued: Tracker classes,

renaming Unzip to Uncompress,
Renaming Tracker/Referer to Tracker/Referrer,
and few more

5ba584b8cfd7b782b6fd02e9ef7588a7a9f817a3 authored about 11 years ago by mattab <[email protected]>
Merged master into namespace branch

abfb6c5ffe4d28f1fcf922b78a7fd88a35f5a195 authored about 11 years ago by mattab <[email protected]>
Merge branch 'master' into php-5.3-namespaces

Conflicts:
core/Access.php
core/Config.php
core/EventDispatcher.php
core/JqplotDataGenerator...

81c836b799d50f3a9e0c0619b4dc15f62c3946a1 authored about 11 years ago by mattab <[email protected]>
Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished core/ conversion

2210a4aa84dea1558d38c0e3295f36f9246c4ae9 authored about 11 years ago by mattab <[email protected]>
Refs #4040, #4041, added ability to access view properties directly, started documenting view properties and modified ExampleUI plugin to set view properties directly.

70fd40e49c15557e2f8e8c572e216187f9f473c6 authored about 11 years ago by Benaka Moorthi <[email protected]>
Refs #4040, converted CustomVariables plugin to use display properties instead of manually calling ViewDataTable functions.

a924ea08ad9e12a060c1738742843ed497a14a49 authored about 11 years ago by Benaka Moorthi <[email protected]>
Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classes

Removed many Piwik_ functions, in Piwik 2 it is best practise to use the methods calls instead

T...

d0a2f6ef2fdbe37554c19b6c89497bf7614e577b authored about 11 years ago by mattab <[email protected]>
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager.

Removed some deprecated code.

81fb3c8011ea671876bc68511ca36b24dea8c088 authored about 11 years ago by mattab <[email protected]>
Converting to namespace: Period*, Metrics, Segment, SegmentExpression, PluginsManager

b736dc87eadeb8e7a00e13cf86da57e226184e24 authored about 11 years ago by mattab <[email protected]>
Converting to namespace: Archive

1d376fc05c376ed17f1e200ef7e5af2a287a735a authored about 11 years ago by mattab <[email protected]>
Removing extra namespace \Core

7146fc2758e1935d4dd66afd7a5fcdc8d575c37b authored about 11 years ago by mattab <[email protected]>
Refactor class Piwik_Common to \Piwik\Core\Common

Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so ...

50871457751b2a15c74ad9c46b1cdfc30c9ca24e authored over 11 years ago by Fabian Becker <[email protected]>
Refactor class Piwik_Commin to \Piwik\Core\Common

Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so ...

a02cdf280125a98be34093fd8ce36a15400adab3 authored over 11 years ago by Fabian Becker <[email protected]>
Refactor Piwik_Config to \Piwik\Core\Config

2 steps required:

1. Refactor > Move > \Piwik\Core\Config (uncheck "Create new File")
2. Refact...

ff74bb71c6e313349e7b0d25db059c08dd0c3ec6 authored over 11 years ago by Fabian Becker <[email protected]>
Refs #3942

* Removing getInformation() call from core plugins
* Renamed translation key PDFReports_PluginD...

f8e9d12a25e2742d428411d6e4fcaa0fff421265 authored over 11 years ago by mattab <[email protected]>
fixed/added some missing doc blocks

9d5a9a68a4f44951a1bcf39aec6d6a84604f4b04 authored over 11 years ago by sgiehl <[email protected]>
fixed several doc blocks

5b42dba425de74cb4e065253b902f3c50e1712b0 authored over 11 years ago by sgiehl <[email protected]>
Implemented custom event dispatching system for Piwik (replaced event dispatcher lib in libs/Event).

Notes:
- New dispatcher can execute callbacks before or after other callbacks.
- It is also ...

9e8582da58b49cd00c14f9087c871c372827508a authored over 11 years ago by Benaka Moorthi <[email protected]>
Merge branch 'master' of github.com:piwik/piwik into pleineLune__layout-cleanup

4fb384d4a034eab31e97098749e8fdbde7b4a14f authored over 11 years ago by Thomas ZILLIOX <[email protected]>
Merge with master

d52c42f66c61724b292bf1da3233de3cb700b3b6 authored over 11 years ago by Thomas ZILLIOX <[email protected]>
Adding new Metrics class that knows about all metrics. Moving from Piwik_Archive class.

Also moved some other const to Piwik class.

9f34cfeee491d86ba6723623d0f3c4b2a254a135 authored over 11 years ago by mattab <[email protected]>
Moving Log Aggregation logic to new LogAggregator object

abe7f205f0ce05706f075e86fe615552b6a3bbc1 authored over 11 years ago by mattab <[email protected]>
Renaming ArchiveProcessing in comments as well, adding missing header

6ccf629eb2a5c7039f2265c58fa689a533119426 authored over 11 years ago by mattab <[email protected]>
More refactoring, moving SQL to classes and cleaning up logic so I can understand it (nearly there)

df2ec38c3c4d9a1f221ecafcc73ed4b788ba5f8c authored over 11 years ago by mattab <[email protected]>
refactoring / improvements of Archiveprocessing (in progress)

such as removing duplicate code and a lot of refactoring, the code is now much more readable!

a6553e969f83144baedeaa04a832807a58e8b56c authored over 11 years ago by mattab <[email protected]>
factoring out record names as const

d0d571b8b62c9aaab6c89a742db256f9c1a35770 authored over 11 years ago by mattab <[email protected]>
Removing what seems to be unused code? @sgiehl you added it but I cant find any code calling generateDatatable.

ad26296096a42e97dc4037731dbcc938b5b9bd56 authored over 11 years ago by mattab <[email protected]>
factoring out the shouldArchive logic

95045ba148a6de5a54a9d9f09d902ed5ba383740 authored over 11 years ago by mattab <[email protected]>
Introducing new PluginsArchiver class. Plugins can create an Archiver inheriting this abstract class.

837c699f69fcac13cd0c4d07b64a07fc2efbd693 authored over 11 years ago by mattab <[email protected]>
Full refactor of UserSettings plugin, now it's starting to look good

fea28dda9225b6f028a09d5bed28bc5283e72b59 authored over 11 years ago by mattab <[email protected]>
Factoring out + cleanup Provider, UserCountry, Goals

3a2b728a6761b40591bc324960b8aacf57842582 authored over 11 years ago by mattab <[email protected]>
Factoring out + cleanup Archiving DevicesDetection

de21b02594a0ebe0e2fc6decc38a90dc5fc2fd96 authored over 11 years ago by mattab <[email protected]>
Adding setting for limiting Custom Variables report in the config file, separate from the referrer config.

This is especially useful to fix an ecommerce bug where "Visits" don't display properly for all p...

ac659a85d42d2caa17cd8b6f447c9e359cdd3e62 authored over 11 years ago by mattab <[email protected]>
Factoring out archiving Custom variables + cleaning it up (breaking down huge archiveDay function into several methods)

Renaming some core code to make sense (sumMetrics and makeEmptyRow instead of ugly names)

TODO:...

c596946b33244dd7985ac0d8fabe31c20a3d9ceb authored over 11 years ago by mattab <[email protected]>
Mass conversion of all files to the newly agreed coding standard: PSR 1/2

Converting Piwik core source files, PHP, JS, TPL, CSS

More info: http://piwik.org/participate/c...

ee3dc8ca28856355b2c8e1539353aeaed05e5c80 authored over 11 years ago by mattab <[email protected]>
Remove commented debug code/var_dumps in plugins/

a6c7308a8202ed91802556b055eaa7ccf1bee954 authored over 11 years ago by Fabian Becker <[email protected]>
Removing SVN $, since Git does not provide auto properties.

7b7ee0f259ebfeb08a5102e84211d2461c86073e authored over 11 years ago by Fabian Becker <[email protected]>
moved translatable text to translation file

git-svn-id: http://dev.piwik.org/svn/trunk@7709 59fd770c-687e-43c8-a1e3-f5a4ff64c105

2a02af2e14c67f34ba37f5ec1bc3599bdbcdf56e authored almost 12 years ago by sgiehl <[email protected]>
fixed some docblocks

git-svn-id: http://dev.piwik.org/svn/trunk@7593 59fd770c-687e-43c8-a1e3-f5a4ff64c105

db4ee41e907038fb7ee84ec0389a64dc86b021a2 authored almost 12 years ago by sgiehl <[email protected]>
Refs #2992 Site Search KABOOM, Refs #49

Implementing Site Search tracking & reporting in Piwik core!

* New Admin UI to customize, for e...

edae44100a9c4f36ce0181b5592382c5a5d6a50c authored about 12 years ago by mattpiwik <[email protected]>
Refs #3330, #766 add integration test for blob limiting behavior present in certain plugins. Also, fix three bugs:

* CustomVariables plugin does not sort by visit before applying truncation to reports.
* Replace...

91b70c4c03340800599f22b89d7dbc6ef52164e5 authored about 12 years ago by benakamoorthi <[email protected]>
Fixes #2742, added support for getting subtable reports through metadata API and added necessary metadata so existing subtable reports can be obtained.

Notes:

* Added ability to test subtable API actions.
* Added subtable metadata to methods i...

b2fd41fdf0e6b8ff93a3db91576126fde54d3d7d authored about 12 years ago by benakamoorthi <[email protected]>
added/fixed several doc blocks; fixed some css

git-svn-id: http://dev.piwik.org/svn/trunk@6243 59fd770c-687e-43c8-a1e3-f5a4ff64c105

76f23a04058fff672b3121918ce828566c14d0f7 authored over 12 years ago by sgiehl <[email protected]>
refs #1713 - merge dev branch to trunk (config class refactoring)

git-svn-id: http://dev.piwik.org/svn/trunk@5951 59fd770c-687e-43c8-a1e3-f5a4ff64c105

1b2c7de37aa5ce9a4e9e815bd7089b24f2c87d57 authored over 12 years ago by robocoder <[email protected]>
Fixes #2755

git-svn-id: http://dev.piwik.org/svn/trunk@5779 59fd770c-687e-43c8-a1e3-f5a4ff64c105

02d9038dfcef6a7996e8c00195be19cab4ef4751 authored over 12 years ago by mattpiwik <[email protected]>
refs #534, #2742 metadata api extensions: more/better translations, actionToLoadSubTables

git-svn-id: http://dev.piwik.org/svn/trunk@5722 59fd770c-687e-43c8-a1e3-f5a4ff64c105

dc11f6e1fd35b6e0377026bdeb5130519ef3eb50 authored over 12 years ago by BeezyT <[email protected]>
Fixes #2743

* Displaying error when loading ecommerce report if custom var plugin disabled
* added note in...

d67e35d0038f5180ac8e78c97129a887ccace2f0 authored almost 13 years ago by mattpiwik <[email protected]>
Fixes #2721

git-svn-id: http://dev.piwik.org/svn/trunk@5556 59fd770c-687e-43c8-a1e3-f5a4ff64c105

3627f57e1b36ad1d08bc7085307696e436e43ec2 authored almost 13 years ago by mattpiwik <[email protected]>
Refs #1820 Adding picker in few reports

git-svn-id: http://dev.piwik.org/svn/trunk@5456 59fd770c-687e-43c8-a1e3-f5a4ff64c105

2f7c47b0d15df344b4b3c337d90d2b1738a5ddc8 authored almost 13 years ago by mattpiwik <[email protected]>
refs #2771 - reverting patch

git-svn-id: http://dev.piwik.org/svn/trunk@5454 59fd770c-687e-43c8-a1e3-f5a4ff64c105

724ce45bfbbe0dccd9a5d60b604628a9e50653cf authored almost 13 years ago by robocoder <[email protected]>
fixes #2771 - will revert this when the minimum requirements is php 5.3 and we can use anonymous functions *sigh*

git-svn-id: http://dev.piwik.org/svn/trunk@5446 59fd770c-687e-43c8-a1e3-f5a4ff64c105

74bde8e84394f0045e7c687e877f8944c1634186 authored almost 13 years ago by robocoder <[email protected]>
fixes #2735

git-svn-id: http://dev.piwik.org/svn/trunk@5432 59fd770c-687e-43c8-a1e3-f5a4ff64c105

4b0f4bf2c8f98f01078906b2d7ae666920b298a8 authored almost 13 years ago by robocoder <[email protected]>
Fixes #2667

* Stop aggregating visits for Custom variables of scope "page"
* still OK for scope "visit" si...

e75b4500e08f712109ee51b55b68dee6a1b8ac36 authored about 13 years ago by mattpiwik <[email protected]>
Fixes #2676

* Now tracking custom variables with empty value in setEcommerceView
* Now aggregating custom v...

e01730593651173d5eb5a3f4c17d5a1e165c884a authored about 13 years ago by mattpiwik <[email protected]>
Fixes #2660

* Adding price tracking on Ecommerce pages, via JS or PHP api.
* Displaying price in API field...

c749e18664361f6e89bfa087b8f0f7e363039f6e authored about 13 years ago by mattpiwik <[email protected]>
Refs #2327

* BUG: one hour bug: Archiving was last executed without error 59 min 53s ago
* BUG: noreply@lo...

59a4ce8a373198c966c5d077ff641ba66cb3b9c9 authored about 13 years ago by mattpiwik <[email protected]>
Fixes #2671, #2659

* Custom vars 200 length limit instead of 100
* Now up to 5 categories tracked for Ecommerce it...

09793b434c155a250c1bc3cac88271d3d8fcb30a authored about 13 years ago by mattpiwik <[email protected]>
Refs #2633 fixing impact of lang changes

git-svn-id: http://dev.piwik.org/svn/trunk@5141 59fd770c-687e-43c8-a1e3-f5a4ff64c105

2f4c0f36b0e3123cadc26fdb0a2a87765601f56e authored about 13 years ago by BeezyT <[email protected]>
Refs #2633 redesigned segmentation api: all segments work for all reports now

git-svn-id: http://dev.piwik.org/svn/trunk@5138 59fd770c-687e-43c8-a1e3-f5a4ff64c105

2ea9ff7c0b630a3f552d5f93207e66e7a352b7aa authored about 13 years ago by BeezyT <[email protected]>
Refs #898

* Adding Product page/Category page view tracking via Tracking function: setEcommerceView: funct...

b8e810cd11a01046c9b9ccf3f626b7b1bc6f334b authored over 13 years ago by mattpiwik <[email protected]>
Fixes #2434 Now Actions.get* and Goals.get* (which were the two API not supporting all segments) have full support of all segments + adding tests

Refs #2432
* Processing Custom vars per page: they are merged in the existing Custom Variables...

e629e4f27a7f8ee77047974dd0b87c05f22a0b8d authored over 13 years ago by mattpiwik <[email protected]>
Refs #898 Work in progress (but should leave trunk stable and not break anything)

* Now tracking Ecommerce Items (sku,name,category,qty,price)
* zero, 1 or many items can be in...

9f735a791d76e85226bab450246650dbd8c90ea1 authored over 13 years ago by mattpiwik <[email protected]>
#2373 inline documentation for reports and metrics

git-svn-id: http://dev.piwik.org/svn/trunk@4634 59fd770c-687e-43c8-a1e3-f5a4ff64c105

35217109f1d213e4f32dda7900048530e3163407 authored over 13 years ago by BeezyT <[email protected]>
Custom Variables footer link to official doc

git-svn-id: http://dev.piwik.org/svn/trunk@4625 59fd770c-687e-43c8-a1e3-f5a4ff64c105

1ab3f99064ba79d02d23150b0129c66ab8232f6b authored over 13 years ago by mattpiwik <[email protected]>
Fixes #1478

* Adding one sentence to one paragraph description of each API (feedback on the actual test is m...

f123123f55f9323b481a8b5a2ee29a547f4f18bf authored over 13 years ago by mattpiwik <[email protected]>
Fixes #2291

git-svn-id: http://dev.piwik.org/svn/trunk@4392 59fd770c-687e-43c8-a1e3-f5a4ff64c105

564dad7fdc339dfc49e8139e25f71fee499d3944 authored over 13 years ago by mattpiwik <[email protected]>
refs #2256 - more invalid tags

git-svn-id: http://dev.piwik.org/svn/trunk@4312 59fd770c-687e-43c8-a1e3-f5a4ff64c105

c8b81be0076f9d827be99925149cd5d0adcf1d25 authored over 13 years ago by robocoder <[email protected]>
Refs #2218 Thanks for the tip Anthon, it helped me see the light...

Now the filter object itself will take care of applying recursively when the table was recursivel...

c5fc443894df9fe5f28ef92cac38ffe8c2d2d41c authored over 13 years ago by mattpiwik <[email protected]>
Renaming Controller function for consistency

git-svn-id: http://dev.piwik.org/svn/trunk@3907 59fd770c-687e-43c8-a1e3-f5a4ff64c105

8b45b63b3297317a765da8803c9d278b789f2a60 authored over 13 years ago by mattpiwik <[email protected]>
Refs #1984 - Deleting custom variables feature, adding doc in piwik.org

git-svn-id: http://dev.piwik.org/svn/trunk@3883 59fd770c-687e-43c8-a1e3-f5a4ff64c105

e0a41a1cae51723b0229f4c2d13a867dfe9ae665 authored over 13 years ago by mattpiwik <[email protected]>
Refs #1984

* removing setCustomData feature
* updated JS doc piwik.org
* deprecated setCustomData getCust...

c2c4468f04c31d6f49bba2e80ef48be02b1597e5 authored over 13 years ago by mattpiwik <[email protected]>
Refs #1736

* Adding integration tests
* Fixing preFetch blob bug found

git-svn-id: http://dev.piwik.org/s...

5bcd64b76586bb5b54cd20ed661cd513123917dc authored over 13 years ago by mattpiwik <[email protected]>
cleaning up TODOs

git-svn-id: http://dev.piwik.org/svn/trunk@3872 59fd770c-687e-43c8-a1e3-f5a4ff64c105

9640f91daa6f7be3aa735a7e1fb7d7a8fca7b041 authored over 13 years ago by mattpiwik <[email protected]>
Refs #1736

* API functions returning data now have a new optional 'segment' parameter. segment can define a...

af430a17f27520a3a4317e02cfc05d57287d5281 authored over 13 years ago by mattpiwik <[email protected]>
Refs #1984 - New plugins CustomVariables

* Now possible to track up to 5 Custom variables per Visit. Also, Goal conversions will be repor...

21bf84e5abf1a0db6731b5e22f106b1cfd4eafdc authored over 13 years ago by mattpiwik <[email protected]>