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-01-22fixes #4451 now that we have enabled the generic filter we can remove the par...Thomas Steur
2014-01-22refs #4451 when generic filters is disabled, the filter will not be applied. ...Thomas Steur
2014-01-22refs #4451 this could fix "load more visits" with "Visitor Profile" loads the...Thomas Steur
2014-01-20Round event value to 3 decimals to fix mysqli which stores floats and display...mattab
2014-01-13Fixes #4505 Fixing logic when selecting visitors with Ecommerce interactions.mattab
2014-01-13rename parametermattab
2014-01-13Fix tootlip white spaces so each price appears on a new linemattab
2014-01-09Fixes #4435, make sure realtive visitor count is refreshed correctly.diosmosis
2014-01-06Fixes #4479 Removing extra label tooltip in real time widgetmattab
2014-01-04Fixing build.diosmosis
2014-01-04Make entire visit row title in visitor profile clickable, and highlight row t...diosmosis
2014-01-02Fixing CSS regressions in morpheus visitor profile.diosmosis
2014-01-02Refs #4451, fixing regression in visitor profile, clicking on 'there are no m...diosmosis
2013-12-26Adding count of visits known to Piwik to the tooltip Fixes #4319mattab
2013-12-26Removes extra whitespaces in chrome tooltips fixes #4417mattab
2013-12-12Fixes #4371, determine ecommerce status in PHP rather than Twig since {% set ...diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-28Improving code, see Pull request #158mattab
2013-11-27added hook allowing to replace idSite in Live plugin API with other multiple ...Michał Gaździk
2013-11-26Fixes #4343 Make Visitor log look good when viewed a s widget in the dashboa...mattab
2013-11-25fixes #4099 fix tooltip is not displayed after clicking a link and going back...Thomas Steur
2013-11-25fixes #4317 simpler fix for this problem. and break visitorRank to a new line...Thomas Steur
2013-11-25refs #4317 if ecommerce status icon is set, insert a break before visitorRank...Thomas Steur
2013-11-22refs #1816 make sure selector is applied in widgetThomas Steur
2013-11-22refs #1816 the label should not wrap while the column shouldThomas Steur
2013-11-22refs #1816 allow wrap in visitorlogThomas Steur
2013-11-22refs #4300 fixes the list of visited urls is not aligned on the right on ie8Thomas Steur
2013-11-19Fixes #4094 Displaying location in tooltip above GPS coordinatesmattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-11-15fix visitor profile does not open in case page url is not definedThomas Steur
2013-11-14prevent visitor log from displaying error message cities is not defined as ap...Thomas Steur
2013-11-14Fixing buildmattab
2013-11-14Make ecommerce log displayedmattab
2013-11-14refs #4274 display the name of the city in visitor profile, or different citi...Thomas Steur
2013-11-14require file at the beginningThomas Steur
2013-11-13because we disable the generic filters, we have to apply the limit manuallyThomas Steur
2013-11-13refs #4296 do not set timezoneThomas Steur
2013-11-13this should fix paging in visitor log is not workingThomas Steur
2013-11-13refs #4296 take the sites timezone into considerationThomas Steur
2013-11-13refs #4296 only search for prev/next visitor one day in the past and futureThomas Steur
2013-11-13refs #4296 this could improve performance of getting next / prev visitor infoThomas Steur
2013-11-12use constantThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-11leading slash not needed, and use only one backslashThomas Steur
2013-11-08Trying fix for error reported in forums http://forum.piwik.org/read.php?2,107...mattab
2013-11-06Phpstorm organize importsmattab
2013-11-05Fix widget Live showing errors when tracking eventsmattab
2013-11-04Refs #472 Adding Events Segments testsmattab
2013-11-04Fixes #4237 Forwarding segment parameter on refreshmattab