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-21Removing unused parameter to getEvolutionGraphmattab
2014-01-17always use main social network urlsgiehl
2014-01-17fixed constant usagesgiehl
2014-01-16code cleanup; moved require of Socials.php to seperate methodsgiehl
2014-01-16added missing social network iconssgiehl
2014-01-16improved recognition of social networks.sgiehl
2014-01-16only return social image path if that file existssgiehl
2014-01-14small code improvementsgiehl
2013-11-28reportsByDimension constructor requires an "Id" string used to differentiate ...mattab
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-26Fix double encoding in Referrers Overviewmattab
2013-11-18removed obsolete commentThomas 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-12refs #3917 better dimensionThomas Steur
2013-11-12do not define subtable for this subtableThomas Steur
2013-11-12refs #3917 declaring getUrlsForSocial as a subtable reportThomas Steur
2013-11-11Adding type hinting to API classesmattab
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 Adding Events Segments testsmattab
2013-10-26Fix regression in Referrers template (|default filter not used w/ is not empty).diosmosis
2013-10-22Refs #4200, documented many more filters and modified ColumnCallbackDeleteRow...diosmosis
2013-10-21added missing iconsgiehl
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-21refs #2885 added surfcanyon.com as search enginesgiehl
2013-10-21refs #2885 added plusnetwork.com as search enginesgiehl
2013-10-21getDefaultViewTypeForReports -> getDefaultTypeViewDataTableThomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-17define the default view type in a separate eventThomas Steur
2013-10-15set properties on config, not on view itselfThomas Steur
2013-10-15removed visualization propertiesThomas Steur
2013-10-13refs #2885 added some search engines and testssgiehl
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-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
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 PDFReports to ScheduledReportsmattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab