Ecosyste.ms: OpenCollective

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

Matomo Analytics

We create the open alternative to Google Analytics that gives you full control over your data. Privacy is built-in.
Collective - Host: opensource - https://opencollective.com/matomo-analytics - Website: https://matomo.org - Code: https://github.com/matomo-org

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 ...

github.com/matomo-org/plugin-CustomVariables - a02cdf280125a98be34093fd8ce36a15400adab3 authored over 11 years ago
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 ...

github.com/matomo-org/plugin-VisitorGenerator - 39f123c79951bf401dc6049ffa81e95e3dd124b2 authored over 11 years ago
Refactor class Piwik to \Piwik\Core\Piwik

github.com/matomo-org/plugin-VisitorGenerator - ce4b46bb7351b8f81337e8a321564be95f799de0 authored over 11 years ago
Refactor class Piwik to \Piwik\Core\Piwik

github.com/matomo-org/plugin-SecurityInfo - 7f94255dd9d07d0a8b85aeb5bc49e33887e1e56f authored over 11 years ago
Refactor Piwik_Config to \Piwik\Core\Config

2 steps required:

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

github.com/matomo-org/plugin-CustomVariables - ff74bb71c6e313349e7b0d25db059c08dd0c3ec6 authored over 11 years ago
made dimension area a bit bigger

github.com/matomo-org/matomo-mobile-2 - dd14d5e86f59caceb4c49f26046cab1a26ec8fa4 authored over 11 years ago
the accountId is a string, not an integer. App does now automatically use the last used account when opening the app

github.com/matomo-org/matomo-mobile-2 - 4319a70eacdfdb1a0bd5087c3bbf2cf67f0c0499 authored over 11 years ago
the gap between icon and title was too large

github.com/matomo-org/matomo-mobile-2 - 2061dc614f7850a7784337f9d82c5b1777d45fea authored over 11 years ago
we need to reset the currently selected reportCategory sometimes. For instance if user selects a different Piwik account and does not have the same dashboard there

github.com/matomo-org/matomo-mobile-2 - d54fdee11152457dffd220c31f225c669ee282f8 authored over 11 years ago
prevent a crash when another account is chosen on android

github.com/matomo-org/matomo-mobile-2 - 35a8fabf323ef787b6265b6f3664a64bfc76f9a2 authored over 11 years ago
fix the content of reportWithoutDimension does sometimes simply disappear on Android

github.com/matomo-org/matomo-mobile-2 - 534ba68e1294fa4ed057e55566f183d262f530af authored over 11 years ago
make sure the click event bubbles up to the container

github.com/matomo-org/matomo-mobile-2 - 4d6e16356338f87cba50174c6150cf942402b0a9 authored over 11 years ago
this is a workaround for Android tablets, it looks like the window's left property is ignored and needs to be set within the open method. This seems to be a regression. Fixes sidebar is no longer visible on Android

github.com/matomo-org/matomo-mobile-2 - 797b5591ff080f10aab6dc14a21c6959d06b4562 authored over 11 years ago
do not listen to home icon, listen to back button instead. otherwise report chooser will be displayed

github.com/matomo-org/matomo-mobile-2 - 0d88a7e98a9182a39ce22e66498c5927e65ef99e authored over 11 years ago
toggle neither report chooser nor report configurator on Android tablets

github.com/matomo-org/matomo-mobile-2 - 4cd36f8e7da9dfd265903c78f9c4c3a00f3fd6c2 authored over 11 years ago
deploy type should not be test

github.com/matomo-org/matomo-mobile-2 - bfaf3f0746e22ab794fab46877eb8527b0873b24 authored over 11 years ago
be compatible with latest continuous build of Titanium SDK

github.com/matomo-org/matomo-mobile-2 - 7d78e48360bb7886867d20f276b7c8e568f8c5b6 authored over 11 years ago
Wanted to avoid this but looks like we need to destroy even each reportComposite widget

github.com/matomo-org/matomo-mobile-2 - 24436f8e39c21509384dd0d5db90e29f8419979e authored over 11 years ago
refs #3976 prevent tableViewRows leak memory in visitor screen on Android

github.com/matomo-org/matomo-mobile-2 - 8d70f2c2a2cbde125abdb154055f000fcd7ca710 authored over 11 years ago
no visitors row was not styled on android

github.com/matomo-org/matomo-mobile-2 - cb3c78e8d86f00bb74b602df0bdc4535e03ae36c authored over 11 years ago
refs #3976 prevent tableViewRows from leaking memory on Android, on iOS everything looks already pretty good

github.com/matomo-org/matomo-mobile-2 - f7fa66161343764a64517c171019b6aa919827a7 authored over 11 years ago
null some objects and prevent some possible erros when account or site is not defined

github.com/matomo-org/matomo-mobile-2 - 83ff6cc50d5c8e509399e126c9b3a64589a7ed1d authored over 11 years ago
a pull to refresh makes not really sense in visitor log

github.com/matomo-org/matomo-mobile-2 - 13c23c09ab9eaaff123182be9eab0952a77fac73 authored over 11 years ago
added method to create params for paginator

github.com/matomo-org/matomo-mobile-2 - b89122a9006ca7a554b55a4f15ef8a268e753578 authored over 11 years ago
do not display selection because the rows are not selectable

github.com/matomo-org/matomo-mobile-2 - b325e6d60886f44bd114ee591b0f47c0737d2d89 authored over 11 years ago
this makes more sense now. The index decides which report to open initially and not the reportchooser. Instantiate the report chooser only when needed and delay rendering as long as possible

github.com/matomo-org/matomo-mobile-2 - 8511604fca6e156dd17066cf2cc98a027d5534c2 authored over 11 years ago
the reportChooser and compositeReport should not share a collection and not depend on each other. As the reportMetadata is cached anyway we should not end up in doing too many additional requests

github.com/matomo-org/matomo-mobile-2 - 9cc21f4fa2ca01dfe00635f2075dbd141d91215b authored over 11 years ago
fix wrong list of reports is displayed when selecting a new website via left sidebar(accounts)

github.com/matomo-org/matomo-mobile-2 - 4b8ec7ab21eda1be27c50e0799d65b1a6fd6c9cb authored over 11 years ago
updated translation files

github.com/matomo-org/matomo-mobile-2 - 5d274655b5fa425e51932b6894d409f7ffcef231 authored over 11 years ago
changed some translation keys

github.com/matomo-org/matomo-mobile-2 - fd5f82315701c90426168f8a07a5cc0b59a351e5 authored over 11 years ago
display a small shadow in appicon

github.com/matomo-org/matomo-mobile-2 - 5ec83d8b5d515712ab939d45e00550ff91d6c31a authored over 11 years ago
wrap content if needed but do not overlap metric

github.com/matomo-org/matomo-mobile-2 - adffc1788943043ed944ef87dbd89e2fce210e33 authored over 11 years ago
detect whether a report has a dimension based on the API response, not based on the action name

github.com/matomo-org/matomo-mobile-2 - 8667860c28290e4a235b18781e08572842db4f89 authored over 11 years ago
we need to reset the scroll counter everytime we render, otherwise the boxes will not be displayed when website or date changes

github.com/matomo-org/matomo-mobile-2 - 516a556f6f5317dec0b80305a1c2fdff26ffdf76 authored over 11 years ago
removed unused variable

github.com/matomo-org/matomo-mobile-2 - 11c618f5294850f015c72625dee09e2208ea1ab6 authored over 11 years ago
removed unused variable

github.com/matomo-org/matomo-mobile-2 - 9dd843316e0592c43e1034e7aa023646da827df5 authored over 11 years ago
fix detection of report has / has not dimension

github.com/matomo-org/matomo-mobile-2 - f096cb5cb51859c7b27cdc8eaec82d01a08e2ba0 authored over 11 years ago
added method to ask processed report whether it is a report with dimension

github.com/matomo-org/matomo-mobile-2 - aa028d039e18686ccde6483a9f724df628fb5784 authored over 11 years ago
make sure new websiteModel is set before triggering account has changed event

github.com/matomo-org/matomo-mobile-2 - 2b84c032212f2871ec2e48488a432fb2c9856abb authored over 11 years ago
Refs #3942

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

github.com/matomo-org/plugin-VisitorGenerator - 8566441bee0a47c5c8a850d0b78ed7eb0fca527a authored over 11 years ago
Refs #3942

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

github.com/matomo-org/plugin-SecurityInfo - bb6e2883d065f976b32ba1e1aa1677bfb121759d authored over 11 years ago
Refs #3942

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

github.com/matomo-org/plugin-CustomVariables - f8e9d12a25e2742d428411d6e4fcaa0fff421265 authored over 11 years ago
Refactor template assignment of top menu + isFileWritable()

github.com/matomo-org/plugin-SecurityInfo - 515ac7860afedc54278120ed0c031c7b56b18787 authored over 11 years ago
Refactor template assignment of top menu + isFileWritable()

github.com/matomo-org/plugin-VisitorGenerator - a5610f036e4964bd2ccca2aa411c6c6bc5530c86 authored over 11 years ago
use correct translation key

github.com/matomo-org/matomo-mobile-2 - 9df51b0f99a59b877da3a9a4b77b95c17569562f authored over 11 years ago
wrote a node.js app to help me finding new translation keys

github.com/matomo-org/matomo-mobile-2 - f94fd9e7da47ff0d336e627208433a8f80158b17 authored over 11 years ago
fix report chooser + composite report does not refresh when language changes

github.com/matomo-org/matomo-mobile-2 - 043082a465ef41cdbba9e66e5a47236094d0dc0e authored over 11 years ago
update window title when language changes

github.com/matomo-org/matomo-mobile-2 - 445a0b70062be5144c25eecf6fd297159d40534b authored over 11 years ago
updated translations

github.com/matomo-org/matomo-mobile-2 - a6d32e3c1d61c12a0fda99ffff79815146411207 authored over 11 years ago
add Piwik license header to i18n files

github.com/matomo-org/matomo-mobile-2 - 318169777bae1676324dc5d6e9b3ea6b90e6d6ea authored over 11 years ago
make a pause of one second after each request, otherwise the server might response with failures when executing all requests at once

github.com/matomo-org/matomo-mobile-2 - 243c0bfa3d5f105506f5e4fa5af7dc4854707c6b authored over 11 years ago
render a report overview box only when it is within the viewport because it takes too long to render all boxes in parallel otherwise. Unfortunately, it stutters a bit when scrolling because we start rendering then but this should still be better than rendering all boxes at once

github.com/matomo-org/matomo-mobile-2 - 1d99fe4c96bf9e3f56b84cdb7092fb7549c7b0ea authored over 11 years ago
make sure loading screen is always rendered in viewport in case of orientation changes

github.com/matomo-org/matomo-mobile-2 - ce3716eb1fe167e73c11c7b8fca706531958a239 authored over 11 years ago
fix selection style is blue

github.com/matomo-org/matomo-mobile-2 - c3222dff3a3e5089c79c443fa4461e0f5905d29b authored over 11 years ago
makes sure to display 0 value because API returns visits as string and actions as number

github.com/matomo-org/matomo-mobile-2 - 6fc97b4876c3a9e723520b049f4553326c4a080f authored over 11 years ago
fix report ignores additional report params (eg in Goals)

github.com/matomo-org/matomo-mobile-2 - 0ba7f199b39c442c167b66f3ff82426b7a43921b authored over 11 years ago
display a small separator line in Android actionBar

github.com/matomo-org/matomo-mobile-2 - 27100b0d19035fa545a50383389ce56e299b79b1 authored over 11 years ago
updated android icon. Used the Android Asset Studio - Launcher icon generator

github.com/matomo-org/matomo-mobile-2 - db737a4b790c0397b0e8c07795abb28c8c26f2f9 authored over 11 years ago
I don't get it. Looks like there is a bug in Titanium's leftImage width calculation (dp != px). Using smaller sizes should make sure the left gap is correct

github.com/matomo-org/matomo-mobile-2 - 4309df7d3d29c8f1e16c30f1f30d671c8c184e24 authored over 11 years ago
display a back button when allWebsitesDashboard is opened from WebsitePicker

github.com/matomo-org/matomo-mobile-2 - e4a16dba4f831d5a2e63904fdc96c113e29ed0f6 authored over 11 years ago
refs #3996 fixed some @2x images for iOS

github.com/matomo-org/matomo-mobile-2 - bf84265bf53fc7f98b1fd50b30843d17dde70490 authored over 11 years ago
refs #3996 fix gap is too small between backangle and homeicon

github.com/matomo-org/matomo-mobile-2 - 63a965f0802026944ea133b8331dfde9da72a95d authored over 11 years ago
refs #3996 scale fontSize by density factor on Android. Makes sure fontSize is not too small on xhdpi and xxhdpi devices and not too large on ldpi devices

github.com/matomo-org/matomo-mobile-2 - 68251bcdf83b5f19bce16162474513f01f7d34c3 authored over 11 years ago
fix all websites dashboard does not display on Android when opened from website picker

github.com/matomo-org/matomo-mobile-2 - 75ca9549730de87ecb6670b130b0026fd6b64dbc authored over 11 years ago
refs #3996 added images in different sizes (ldpi,mdpi,hdpi,xhdpi and xxhdpi) for Android, phew. Tested only on Android ldpi, mdpi,hdpi,xhdpi and xxhdpi emulator so far. Found only one issue so far which I will fix soon. Still needs to be tested on devices

github.com/matomo-org/matomo-mobile-2 - 82304f843ff7955886d830092230251fdc38dbfa authored over 11 years ago
this should fix the "no data" screen is sometimes not displayed on Android because hide()/show() is executed async and it is not guaranteed the show() is already executed when hide() is called

github.com/matomo-org/matomo-mobile-2 - c02d8a6cca7901b9f2c3276274ba6ac3252e7d9a authored over 11 years ago
prevent from adding the graph switcher multiple times

github.com/matomo-org/matomo-mobile-2 - f3cc4a9141c278abc055f13e17793ed7c2babe2a authored over 11 years ago
fix graphSwitcher does sometimes not fade out on Android

github.com/matomo-org/matomo-mobile-2 - c7aaf8e08d962daf3154eae1502cb92096696c4f authored over 11 years ago
fixed/added some missing doc blocks

github.com/matomo-org/plugin-VisitorGenerator - 02a60348061dacd278d02bb9a9f8ff5b6d8f7fe6 authored over 11 years ago
fixed/added some missing doc blocks

github.com/matomo-org/plugin-SecurityInfo - 7cd8d9c11f3e70ad6e3abe4d53c3c4ec51ef3ef6 authored over 11 years ago
fixed/added some missing doc blocks

github.com/matomo-org/plugin-CustomVariables - 9d5a9a68a4f44951a1bcf39aec6d6a84604f4b04 authored over 11 years ago
set a selectedBackgroundColor where possible for better usability

github.com/matomo-org/matomo-mobile-2 - 47115372078b8029001987525e2708074ed17fe1 authored over 11 years ago
fix report without dimension does not scroll on MobileWeb

github.com/matomo-org/matomo-mobile-2 - e4b304990762fcf6870cc387d2354b327aa30602 authored over 11 years ago
when the website changes we need to fetch the list of reports again because the goals can be different for each website :(

github.com/matomo-org/matomo-mobile-2 - 3259b45c2d73ce45a9f307a3fa7a7bec35325c72 authored over 11 years ago
we need to make a deep copy of the cached response, otherwise objects (which are references) can result in strange behavior

github.com/matomo-org/matomo-mobile-2 - 431ea67ef6af4f3b0a33437bbe75ce0d786590f4 authored over 11 years ago
display loading indicator in fullscreen

github.com/matomo-org/matomo-mobile-2 - 2a9563465c4e9bd0f7d1676e1976d4ebe1428e4d authored over 11 years ago
fix setting click is not fired when tapping on title or hasCheckIcon on Android

github.com/matomo-org/matomo-mobile-2 - 4c4879c8611850c612b43be32e55ab6cb722e876 authored over 11 years ago
scroll to top when browsing through visitors

github.com/matomo-org/matomo-mobile-2 - fbe73265ce7bdbd4ded6e25cdf799c4fae5ab6cd authored over 11 years ago
also display a different icon for displaying all accounts and adding a new account on iOS & MobileWeb

github.com/matomo-org/matomo-mobile-2 - d0598987a7f912352c89dac6c3d375e32c842425 authored over 11 years ago
display a different icon for displaying all accounts and adding a new account on Android

github.com/matomo-org/matomo-mobile-2 - 9b90f3a72b2d4ea2d54d4d776ce7d23eb856dd6e authored over 11 years ago
removed not needed icons

github.com/matomo-org/matomo-mobile-2 - d8c9e32a54c6b95f25d46853b39ddaa62db3c70f authored over 11 years ago
make the clickable area of the buttons in headerView on Android bigger

github.com/matomo-org/matomo-mobile-2 - ba3bf4363a86ea1772d3f0fd24e4f2f5876bd9bc authored over 11 years ago
scroll to top when date or website changes

github.com/matomo-org/matomo-mobile-2 - 900262eabc753cab26834b0b5555f02d25b97ca3 authored over 11 years ago
make sure graph switcher is not displayed on Android when there is no graph to switch

github.com/matomo-org/matomo-mobile-2 - b1837f57e0014fff3d836b3a6b7ac886ca68db99 authored over 11 years ago
reduce the gap to the goal/download icon on Android

github.com/matomo-org/matomo-mobile-2 - e990bb83e3b8b2c98d835d93ba77b3662f504493 authored over 11 years ago
display which report failed

github.com/matomo-org/matomo-mobile-2 - e242d15cac6262a81a2636aa13e63a364fdd2fb9 authored over 11 years ago
fix hiding the graph detail icon on Android & MobileWeb does not always work

github.com/matomo-org/matomo-mobile-2 - 812f0f82686fd8a327baf3e7a48238601a162daf authored over 11 years ago
fix graphDetail view is not displayed on Android & MobileWeb when opened from report without dimension screen

github.com/matomo-org/matomo-mobile-2 - c2fc5ae397cc4924ecfa08620549c78f020043d5 authored over 11 years ago
fix graph detail window is not displayed on Android and MobileWeb

github.com/matomo-org/matomo-mobile-2 - de8acd10fa504604ccf6af96d9d1889c58aa3739 authored over 11 years ago
changed height/width of some components on Android

github.com/matomo-org/matomo-mobile-2 - 0cb7cf82f1a049acd84f72746d58753208bfd439 authored over 11 years ago
we do no longer needed a separate window for the underlay on Android

github.com/matomo-org/matomo-mobile-2 - 315427e61c79db110fbaff00b056ff521b29a15b authored over 11 years ago
let the underlay fill the width of the screen

github.com/matomo-org/matomo-mobile-2 - b292ae658232170825b9a7d8278ebe767045ddce authored over 11 years ago
fix app will be closed when a navigation drawer is opened and backButton is pressed. This was a really hard one...

github.com/matomo-org/matomo-mobile-2 - 7f2330235ba0bc7935a10972d0f5e753a7827d75 authored over 11 years ago
fix report title and value are not vertically centered

github.com/matomo-org/matomo-mobile-2 - 23d4f9ca77e72e0e305aa935e36eeea9de78f1a2 authored over 11 years ago
fix showAll paginator fontSize is too small on Android

github.com/matomo-org/matomo-mobile-2 - 728f8c21d517810f1c8cdafd0d2c82c9a7c64a65 authored over 11 years ago
fix old hasChild icon is displayed on Android

github.com/matomo-org/matomo-mobile-2 - 0564102392c207f8b724f83977704af017ba7d56 authored over 11 years ago
we start with version code

github.com/matomo-org/matomo-mobile-2 - 97ef850c9b0ddbebbe7ebbf804a856207a869620 authored over 11 years ago
make sure fontSize is defined on Android

github.com/matomo-org/matomo-mobile-2 - 803a0e06f5750fa3f258b24cc019d9cc4be9ac02 authored over 11 years ago
fixed several doc blocks

github.com/matomo-org/plugin-CustomVariables - 5b42dba425de74cb4e065253b902f3c50e1712b0 authored over 11 years ago
make sure to add this event listener only once and not multiple times

github.com/matomo-org/matomo-mobile-2 - a594a97d4f907555874d3b8ab3073250aa30d60c authored over 11 years ago