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

Implemented a DataStruct class, designed to contain all API responses.

First example container is Piwik::Referers. Designing more interfaces is very easy using this pat...

github.com/matomo-org/piwik-ruby-api - 8966e7a3bb7699b428721e758fab1b01cec9a2ed authored about 12 years ago
updated API mock responses

github.com/matomo-org/piwik-ruby-api - 4722d56c3125df8725456b8d2bc720964311498d authored about 12 years ago
spec_helper cleanup. Also removing 1.8 version from travis, as it does not support factory girl. I will probably ditch it later on, as it is more important to audit compatibily that use syntax sugar

github.com/matomo-org/piwik-ruby-api - e1516922f67034633232367a3576b2f21c5ad692 authored about 12 years ago
added piwik constants for testing

github.com/matomo-org/piwik-ruby-api - 371f46b15bd7ec41050a688457ef82e4ca951652 authored about 12 years ago
removed redundant after hook

github.com/matomo-org/piwik-ruby-api - 961260f153830c0c61fbda24fd309f769b949180 authored about 12 years ago
reworked tests to use responses from spec files.

github.com/matomo-org/piwik-ruby-api - fbbfb90d55e234fa28bcf9b5f0055b7846b10d8f authored about 12 years ago
parital visitor log

github.com/matomo-org/matomo-mobile-2 - 81961381e41be40f33b14866f9ffe39d3946c9c0 authored about 12 years ago
display loading indicator, not tested

github.com/matomo-org/matomo-mobile-2 - 23d43fa1c0ba434ce486df5b85e1a6ac878fb468 authored about 12 years ago
partial live implementation

github.com/matomo-org/matomo-mobile-2 - 33290211e49a592161c6dcf839904b7142006f2c authored about 12 years ago
Added more API method

github.com/matomo-org/piwik-ruby-api - a80c58c6362b32ab4740e0e497a05b8cee489ebd authored about 12 years ago
Fixed the returned value

github.com/matomo-org/piwik-ruby-api - eab8f8067408d9cd8f07a21d5d924f66bd8baba0 authored about 12 years ago
the require failed n trvais

github.com/matomo-org/piwik-ruby-api - 910960759fd7ecfa6b943a14913232bf575664df authored about 12 years ago
added travis badge

github.com/matomo-org/piwik-ruby-api - 076903565e623b9c71eaf976eecf52867ca0d06f authored about 12 years ago
initial commit.

- Removed Trackable, as it was outside the scope of this gem
- Rewrote existing tests with rspec,...

github.com/matomo-org/piwik-ruby-api - 1e70381652a94394ecb4b12a1cb0924fc71cc57e authored about 12 years ago
styled statistics row

github.com/matomo-org/matomo-mobile-2 - 7034e692b4e1636a0158a0f8dc828c01b8900d6d authored about 12 years ago
added title/value tableviewrows

github.com/matomo-org/matomo-mobile-2 - 7049f3b4cd40d4588f0f526995b7b18e2b12f76c authored about 12 years ago
give feedback screen

github.com/matomo-org/matomo-mobile-2 - d7201aac478efc6ceee48e6261b74859b0659c21 authored about 12 years ago
moved translatable text to translation file

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

github.com/matomo-org/plugin-CustomVariables - 2a02af2e14c67f34ba37f5ec1bc3599bdbcdf56e authored about 12 years ago
moved some logik to appAccounts model

github.com/matomo-org/matomo-mobile-2 - 2b4d68c8f6728c787b522983647d51295f3cedc2 authored about 12 years ago
accidentally commited a migration that is not needed

github.com/matomo-org/matomo-mobile-2 - 16038030bcab93286a1e6b6228f33dfad2bd0a74 authored about 12 years ago
a first working version that fetches a users preferences (defaultReport + defaultReportDate) and displays either a dashboard or the entry site on app start

github.com/matomo-org/matomo-mobile-2 - 7733bcb2a4523e20882b57e51a4c7a162833ba39 authored about 12 years ago
added possibility to refresh

github.com/matomo-org/matomo-mobile-2 - 1463890bb0e19df40f4bb89a0fc88b546df0a4aa authored about 12 years ago
define addAccount button in View

github.com/matomo-org/matomo-mobile-2 - fad790bcc1ccd6d7018ac84d697130549d18b341 authored about 12 years ago
think I figured out how to work with translations

github.com/matomo-org/matomo-mobile-2 - c8786a75f02052284f4d1140f9efe2228906d055 authored about 12 years ago
fix reportMenu is not fully displayed

github.com/matomo-org/matomo-mobile-2 - 9447844130972759c12c503c95c474dd8edf3c38 authored about 12 years ago
fix searchbar displayed fullscreen on android

github.com/matomo-org/matomo-mobile-2 - 213ba65de32912cd1d289580bce4b720079d698b authored about 12 years ago
fix layout not working on android

github.com/matomo-org/matomo-mobile-2 - 2da38010faff78e031f90c316fce68f96c609f41 authored about 12 years ago
delete acconut on mobileweb

github.com/matomo-org/matomo-mobile-2 - 29450c96deb046d1c3e0d0f75dbb17ad5504d74e authored about 12 years ago
tada, app is displaying statistics now

github.com/matomo-org/matomo-mobile-2 - 42c5399492b715b495fd551ed88a53cab269833e authored about 12 years ago
better layout implementation but still not good

github.com/matomo-org/matomo-mobile-2 - 62ec14ba04ac718c84514e057972b71f033e83c4 authored about 12 years ago
Ref #3632: log-analytics: add Hit.args to let the parser override specific args.

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

github.com/matomo-org/matomo-log-analytics - b4455bfc55a827135c80a0cd681a4acb7f5ae460 authored about 12 years ago
worked on the all websites dashboard, partially working

github.com/matomo-org/matomo-mobile-2 - dacbdcdcf12d9758e5ae8e48c95259e860203963 authored about 12 years ago
First version of a dashboard (all websites view)

github.com/matomo-org/matomo-mobile-2 - 5251df91377231fa8c5ae60f1d5866eab3e83c00 authored about 12 years ago
Merge branch 'master' of https://github.com/Mayflower/piwik-mobile-2

github.com/matomo-org/matomo-mobile-2 - 22d1b7996db8782dba071eb1457490d7f835d497 authored about 12 years ago
Switched Titanium SDK version

github.com/matomo-org/matomo-mobile-2 - c2a2bb7258347bf3868f7cb98168777f5a69f682 authored about 12 years ago
started to work on iPad Tablet version

github.com/matomo-org/matomo-mobile-2 - 9bc87c20e4a8f127c5a775d187b56457174a3cfd authored about 12 years ago
destroy when closing window

github.com/matomo-org/matomo-mobile-2 - ead5243fd453b6c564536d20de40c77118cd9187 authored about 12 years ago
Adding Support for Couchbase as Caching Infrastructure.

This changeset brings in support for Couchbase Server 2.0 as
the caching layer. The interface is...

github.com/matomo-org/cache - 1cd99956ff27e6b236ad6de3e26eac338f2a62e8 authored about 12 years ago
Adding Support for Couchbase as Caching Infrastructure.

This changeset brings in support for Couchbase Server 2.0 as
the caching layer. The interface is...

github.com/matomo-org/cache - 43c5c925235f15a7276b40b67f3e1ae8bed57c91 authored about 12 years ago
display ActionBar on Android

github.com/matomo-org/matomo-mobile-2 - 72f351565ef5e1e1c0c21953635c1e32fef2215b authored about 12 years ago
simple layout implementation

github.com/matomo-org/matomo-mobile-2 - c5092af4d3fe70742aaf2d6bb115e091fb1b5785 authored about 12 years ago
* Viewing Visits per visit duration as a graph should open Bar Graph view without limit=5

* Visitor Generator i snot recommended for Piwik core developers since it's slower to import lots...

github.com/matomo-org/plugin-VisitorGenerator - 5d9d4bfa8d739cafd1971230865bacf941f63331 authored about 12 years ago
removed more duplicated code

github.com/matomo-org/matomo-mobile-2 - 24c8c064fb37f41383c54e865406c9e4c0c6d179 authored about 12 years ago
starting to write clean code

github.com/matomo-org/matomo-mobile-2 - 855b032b10a6106d04174127d70a77b1e430559a authored about 12 years ago
more android specific styles + fixes

github.com/matomo-org/matomo-mobile-2 - 3343b4c547f5e988619c1fe4d96bfbaf108d3cdc authored about 12 years ago
fix statistics not displayed on android

github.com/matomo-org/matomo-mobile-2 - 59bb285fef5c18447a735c70a56f23f1aea5ed9b authored about 12 years ago
fix app not working on Android

github.com/matomo-org/matomo-mobile-2 - 9e9eb5ebfb0adfee65e24bfbacf75059806d16a5 authored about 12 years ago
removed not needed images

github.com/matomo-org/matomo-mobile-2 - 0c912c146573ef3e819723f9f2d495a7903cb9a9 authored about 12 years ago
styles for android, should always use dp and sp. removed some not needed styles

github.com/matomo-org/matomo-mobile-2 - 46501edce6f689e8488bc1d0f7c9e9dcb2f5fc2f authored about 12 years ago
fix add account not possible

github.com/matomo-org/matomo-mobile-2 - 6b7fa24c084feccb4709ee66b83755cc7563004a authored about 12 years ago
fix displaying statistics

github.com/matomo-org/matomo-mobile-2 - 7aa0d855643dbcc009edbaf63cca2d7953a5422b authored about 12 years ago
started to refactor code to be better unterstandable + display list of available websites

github.com/matomo-org/matomo-mobile-2 - ad4691691771499facc0034318f16a0f80f1d06d authored about 12 years ago
added remove account on iOS and display title in reportslist

github.com/matomo-org/matomo-mobile-2 - eccce6723da948e5b3c97dee7f9439cd77f965a8 authored about 12 years ago
fix report data is not updated when choosing a different report

github.com/matomo-org/matomo-mobile-2 - fc2caa067cab2cbac12ccb5c733d2c7c0a0c63c8 authored about 12 years ago
display report rows

github.com/matomo-org/matomo-mobile-2 - bc069947edb12907eeef7cda7fdd626abe9f704c authored about 12 years ago
display graph in correct size

github.com/matomo-org/matomo-mobile-2 - b8adf4caebf3e705e47e0fad2333bcd19322dd16 authored about 12 years ago
fix login not working on android and mobileweb

github.com/matomo-org/matomo-mobile-2 - 815603a794a3e45655ada881ee7cf4e07d8cf51b authored about 12 years ago
display loading message while fetching data

github.com/matomo-org/matomo-mobile-2 - 92895b32c95ad6f46451c528ef8596270c7b8128 authored about 12 years ago
choose metric, small refactoring

github.com/matomo-org/matomo-mobile-2 - b40487096a4411ccbfdd9daea19cd31149c5bf67 authored about 12 years ago
fixed some docblocks

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

github.com/matomo-org/plugin-CustomVariables - db4ee41e907038fb7ee84ec0389a64dc86b021a2 authored about 12 years ago
fix height of report info

github.com/matomo-org/matomo-mobile-2 - ee4ebf1147ccccd52ce3b2baef27feb04a09a671 authored about 12 years ago
refactored statistics

github.com/matomo-org/matomo-mobile-2 - 58676f5e60d49f6c58b37bca3f3d8c8047f9571b authored about 12 years ago
worked on list of available reports, partially working

github.com/matomo-org/matomo-mobile-2 - c5133a4f998db4bbe2227c5edd4a52600658e44c authored about 12 years ago
display website name as window title, listen to change events when updating displayed data

github.com/matomo-org/matomo-mobile-2 - 2631128cfdf04aff53eff17ed2078b887b4a038b authored about 12 years ago
added close button

github.com/matomo-org/matomo-mobile-2 - c23b504b9857511ca628132cb671024299d3c4c7 authored about 12 years ago
use global app styles

github.com/matomo-org/matomo-mobile-2 - ae0185a13d4d5013ff69a68797fddef555f5923c authored about 12 years ago
Merge branch 'master' of https://github.com/Mayflower/piwik-mobile-2

Conflicts:
app/controllers/firstlogin.js

github.com/matomo-org/matomo-mobile-2 - 750a591521ecae127a7d5b15c7a9d4d8b53be10e authored about 12 years ago
open FAQ in webview

github.com/matomo-org/matomo-mobile-2 - 35ebb73a63af1fa983c6727f03657cc8157466ea authored about 12 years ago
Using loginform controller from newaccount controller.

github.com/matomo-org/matomo-mobile-2 - da3f366caf3a3380fde8a9e0ef6febacea76eb99 authored about 12 years ago
Moved login method to library and fixed "TryIt" button functionality

github.com/matomo-org/matomo-mobile-2 - bd16bb27aee8e9939acaf41c60b4e0224aa35c1f authored about 12 years ago
Removed comments and whitespace

github.com/matomo-org/matomo-mobile-2 - b91f3b37ecdd149657ed2231a95656128e763e83 authored about 12 years ago
Removed unneeded requires for Piwik

github.com/matomo-org/matomo-mobile-2 - ece67320ef4490b03e6f976e11b7281b60c3addc authored about 12 years ago
Fixed first login event handling

github.com/matomo-org/matomo-mobile-2 - 8787dc4f8b96fd165c6644e78a9dd5e6090ee5d0 authored about 12 years ago
Merge branch 'master' of https://github.com/Mayflower/piwik-mobile-2

github.com/matomo-org/matomo-mobile-2 - 79ce37bb0b74f618b26db5c5edd4a66e803d80b6 authored about 12 years ago
fixed login behaviour

* added onBlur for login form url field
* in case of login error, a message is displayed

github.com/matomo-org/matomo-mobile-2 - 81d15be6daa8732061c40f8cb08a2e8f342afa2e authored about 12 years ago
display fetched report data

github.com/matomo-org/matomo-mobile-2 - 461f63b6a452d20953a505b567b43e7375060cbf authored about 12 years ago
Merge branch 'master' of https://github.com/Mayflower/piwik-mobile-2

github.com/matomo-org/matomo-mobile-2 - e11f062787267e4c5c3652b83f511e6986f9cca9 authored about 12 years ago
Fixed firstlogin buttons 'try it' and 'Faq'

github.com/matomo-org/matomo-mobile-2 - ce3a9282b150d12dd9e5df23b59eb549bcbefe36 authored about 12 years ago
destroy a previously displayed processed report

github.com/matomo-org/matomo-mobile-2 - 94dd39ba57f4112411a9d76900a6cbe9c4c063b7 authored about 12 years ago
created a controller for displaying processed data

github.com/matomo-org/matomo-mobile-2 - 1af79508c71f3c0d619699aa90d58c1af6506e4f authored about 12 years ago
Merge branch 'master' of https://github.com/Mayflower/piwik-mobile-2

github.com/matomo-org/matomo-mobile-2 - 72191194d45da7c63124955b5bc8acd788cae0b0 authored about 12 years ago
Fixed login button alignment, renamed login() to doLogin()

github.com/matomo-org/matomo-mobile-2 - a7f5f65989261c5f7f781793f5445e417b9538af authored about 12 years ago
Merge branch 'master' of https://github.com/Mayflower/piwik-mobile-2

github.com/matomo-org/matomo-mobile-2 - a7c0deda5ad43636b72f1ebbd22ec938a644296a authored about 12 years ago
Moved loginForm code to own controller/view

github.com/matomo-org/matomo-mobile-2 - f082550ff55d35623c46d32d447deee9da2c4e18 authored about 12 years ago
do not open that controller twice

github.com/matomo-org/matomo-mobile-2 - 8c3c4836b09231c83ff1bd7b6ba98c4694a4d26b authored about 12 years ago