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-21Hiding scroll bar on widgets pagemattab
2014-01-20 Fix test on Mysqli that latitude / longitude are not rounded the same as PDO...mattab
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs #...mattab
2014-01-14refs #1486 updated submodule where we now store the reportUniqueId instead of...Thomas Steur
2014-01-08Refactoring Custom Logo code into its own class + improvementsmattab
2014-01-08refs #1486 added some methods needed in CustomAlerts plugin to validate repor...Thomas Steur
2013-12-18rename methods to prevent error "two constructors are defined on PHP 5.3.2"Thomas Steur
2013-12-10Refs #4363 display correct row evolution title for actions URL reports.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-26Trying to generalize the solution instead of hardcoding the list of reportsmattab
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-22Enabling Morpheus Theme in a branch to see generated UI screenhots tests ref...mattab
2013-11-21refs #1816 we do not always get a datatableThomas Steur
2013-11-21refs #1816 some more code cleanupThomas Steur
2013-11-21refs #1816 this should set the correct value in case we are dealing with data...Thomas Steur
2013-11-20refs #1816 reportTotal is clearer instead of totalThomas Steur
2013-11-20refs #1816 do not create metrics for ratio, instead add total values to table...Thomas Steur
2013-11-19refs #1816 return ratio in APIThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-15Fixes #4076 * Segment editor now displays for visitor IP the options "AT mos...mattab
2013-11-11Adding type hinting to API classesmattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-04Refs #472 Adding Events Segments testsmattab
2013-11-04Refs #472 adding Events segments: eventCategory and eventAction and eventName...mattab
2013-10-30refs #3970 probably a better fix for html entities in json output, fixes bulk...Thomas Steur
2013-10-30refs #3970 this should fix html entities are returned in json outputThomas Steur
2013-10-29Merge Period::factory and Period::advancedFactory.diosmosis
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09Another attempt at getting realtime map screenshot tests to pass (using force...diosmosis
2013-10-09refs #4199 updated some event docs and removed some more unused eventsThomas Steur
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-02renamend referers to referrers in translation keyssgiehl
2013-10-02renamend referer to referrer in some translation keys & translationssgiehl
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-15translations cleanup: removed a couple of duplicate keyssgiehl
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab