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-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-04refs #4872 this should fix getPageUrl returns same results for several day wh...Thomas Steur
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 continued menu refactoring. not sure yet how good this idea is but...Thomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02refs #1915 a first version of persist & restore report settings. not everythi...Thomas Steur
2014-04-17Refs #4768 Revert this change as it does not work perfect yet.mattab
2014-04-14refs #4985 Improve Dashboard / Datatables UIThomas Steur
2014-04-10White spacemattab
2014-03-21refs #4877 lots of ui tweaks, fixes and general improvementsThomas Steur
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-18refs #2834 some fixes and optimizations, for instance show tooltip only if te...Thomas Steur
2014-03-18refs #2834 a first version of dynamic label truncation, waiting for screensho...Thomas Steur
2014-03-18fixes #4869 site search was not included in report metadataThomas Steur
2014-03-12Fixes #4768 Implement performance improvement for period=range: do not archiv...mattab
2014-03-10refs #57 some more code tweaks and documentationThomas Steur
2014-03-05Adding piwik:actionsSubDataTableLoaded and piwik:actionsSubTableToggled JavaS...diosmosis
2014-03-05Changed related to ComparisonDashboard:diosmosis
2014-03-03Remove commentsmattab
2014-02-07refs #4536 fixing indentation of previous commitsTimo Besenreuther
2014-02-07refs #4536 improved striping for action data tables: when subtables are opene...Timo Besenreuther
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-26Fix buildmattab
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-20refs #1816 display ratio on hoverThomas Steur
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-18Refactor const to highlight their coupling #4278mattab
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-11-11Adding type hinting to API classesmattab
2013-11-06Phpstorm organize importsmattab
2013-11-05Refs #4278 Simplifying ArchiveProcessor: moving internal logic to ArchiveProc...mattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-05Renaming archive helpers Reports->Records + move getMetricsForDimension to Lo...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-11-04Refs #472 Making eventValue match work by only matching events actions + addi...mattab
2013-11-04Refs #472 adding Events segments: eventCategory and eventAction and eventName...mattab
2013-11-04Refs #472 move getIdActionFromSegment to TableLogAction classmattab
2013-11-04Refs #472 trimming event attributes and adding test ensuring labels are not t...mattab
2013-11-01Minormattab
2013-11-01Fix testmattab
2013-11-01Refs #472 Move some logic to TableLogActionmattab