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-05-02Refs #5037 Apply the enabled periods to APImattab
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-04-09Added visits and fixed a bug so data looks tiny bit differentmattab
2014-04-08Refs #4965 Add notice when library not yet available.mattab
2014-04-03Merge branch 'master' into DeviceDetectorIntegrationsgiehl
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer packa...sgiehl
2014-04-03some more bug fixesThomas Steur
2014-02-25refs #2174 loads of bugfixes and improvementsThomas Steur
2014-02-10the Javascript tracking code page now displays OK on 1280 wide resolutionmattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-30refs #3962 use UserAgentParserEnhanced instead of UserAgentParser to detect a...sgiehl
2014-01-29When reports set a pretty label in the column label_html, this label will be ...mattab
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