Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-07refs #5896 if there is a multidim array in json renderer, do not set a subtab...Thomas Steur
2014-08-06Fixes #4392, make sure columns query parameter does not affect VisitsSummary....diosmosis
2014-08-06refs #5926 added missing filesThomas Steur
2014-08-06refs #5896 make sure jsoncallback is not applied twice and it should be alway...Thomas Steur
2014-08-06refs #5926 move reports to exampleReportThomas Steur
2014-08-06created an exampleTracker plugin which is disabled by default so those column...Thomas Steur
2014-08-06Revert "remove Dimensions and Reports to avoid huge upgrade query on DB:"Thomas Steur
2014-08-06refs #5896 this fixes some testsThomas Steur
2014-08-06refs #5896 make sure we generate same subtable id locally and on travisThomas Steur
2014-08-06refs #5896 added a couple of tests and fixed some issuesThomas Steur
2014-08-06refs #5896 this should fix most of the tests, in case we do not deal with a m...Thomas Steur
2014-08-06refs #5896 serialized should be enabled by default if a dataTable is requestedThomas Steur
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-08-06fixes #5891 in Visitors in real time rename the column label from "Pageviews"...mattab
2014-08-05Visitor profile image width to max-widthMartin Keckeis
2014-08-05refs #5890 make sure to pass the actual entered value to the settingThomas Steur
2014-08-05revert 2d27720df26 as it broke the All websites dashboard (showing {{ 'string...mattab
2014-08-04refs #5895 replace _GET access by helper method2.5.0-b1mattab
2014-08-04gzopen is only optional (Unzip is used: one click auto update and Marketplace...mattab
2014-08-04Merge pull request #5929 from czolnowski/fix-cors-multiple-domains-splitMatthieu Aubry
2014-08-04refs #5895 should append segment parameter to imageGraph if set in the origin...Thomas Steur
2014-08-04Refactor handling cors for multiple domains. Also refactor name from hosts in...Marcin Czołnowski
2014-08-04Fixes #5927 remove unused column log_conversion.referer_visit_server_datemattab
2014-08-04Fixes #5912 Removing UI code + refactor out the un-needed parameter to functi...mattab
2014-08-04Add gzopen() function test to "required" system check fixes #5925mattab
2014-08-04replace placeholders in translation, otherwise they will be displayedsgiehl
2014-08-04remove Dimensions and Reports to avoid huge upgrade query on DB:mattab
2014-08-03Merge pull request #5912 from czolnowski/cors-for-apiFabian Becker
2014-08-03Add feature to persist cors hosts in config, edit in general settings tab and...Marcin Czołnowski
2014-08-03Merge pull request #5909 from piwik/translationupdatesStefan Giehl
2014-08-03fixed iconsgiehl
2014-08-03language update refs #3430sgiehl
2014-08-03added some missing brand iconssgiehl
2014-08-02Make implode work on normal values, normal arrays and multi-dim arraysmattab
2014-08-02fixes #5168 prevent undefined notice messagemattab
2014-08-02Fix typo in implode()mattab
2014-08-02adding the missing class='email' refs #5904mattab
2014-08-02Fix Notice when creating SMS report, implode multi dimensional array.mattab
2014-08-02do not use token_auth in URL to set ignore cookie, instead use a salt specifi...mattab
2014-08-01Merge pull request #5883 from ThaDafinser/patch-2Matthieu Aubry
2014-08-01refs #5887 use a model so we do not have to expose the method in the API. I t...Thomas Steur
2014-08-01refs #5887 make sure the user has view access to all sites... we should reall...Thomas Steur
2014-08-01refs #5887 should fix Invalid parameter number in case pattern parameter is u...Thomas Steur
2014-07-27refs #5887 use a model so we do not have to expose the method in the API. I t...Thomas Steur
2014-07-27refs #5887 make sure the user has view access to all sites... we should reall...Thomas Steur
2014-07-27refs #5887 should fix Invalid parameter number in case pattern parameter is u...Thomas Steur
2014-07-26Correct CutomVariablesIntegrationTest test @group.diosmosis
2014-07-25refs #5854 display unlocated count of regions and cities in map titleThomas Steur
2014-07-25fixes #5313 Visitor Profile log tooltip did not use the black backgroundThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue