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
2016-12-01New visit dimension "total interactions" and new action dimension "Interacti...Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-22remove unused use statementssgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-25make transtion and overlay row actions extendable by other pluginsThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2014-10-31refs #6511 this should fix sitesearch reports are not available in scheduled ...Thomas Steur
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-17starting to move actions from tracker into pluginsThomas Steur
2014-06-13this way we only define custom metric translations and do not define the defa...Thomas Steur
2014-06-12some more bugfixesThomas Steur
2014-06-12some more reports, bugfixes, migrations to new structureThomas Steur
2014-06-11converted more reports, segments, dimensions, ... not finished yetThomas Steur
2014-06-11starting to refactor reports into classes, also refactored some more dimensio...Thomas Steur
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06working on simplifying widgets. Pushing into a branch since I am not 100% hap...Thomas 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-02refs #1915 a first version of persist & restore report settings. not everythi...Thomas Steur
2014-03-18fixes #4869 site search was not included in report metadataThomas Steur
2014-03-10refs #57 some more code tweaks and documentationThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...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-01Refs #472 Move some logic to TableLogActionmattab
2013-10-22Tracker refactor + fix bug in bulk authentication + Cleanup some of Transitio...mattab
2013-10-21Merge remote-tracking branch 'origin/master' into ceventsmattab
2013-10-21moving method to api requestThomas Steur
2013-10-21renamed property show_graph_views_icons -> show_all_views_iconsThomas Steur
2013-10-21let the viewDataTable decide whether it can handle the view or not, better na...Thomas Steur
2013-10-20Tracking Actions refactoring to accomodate Custom Events #472mattab
2013-10-20Some refactoring and preparations for custom events ref #472mattab
2013-10-18make sure treemap and other custom visualizations are displayed in case any a...Thomas Steur
2013-10-18better way of making sure Treemap is displayed on actionsThomas Steur
2013-10-18coding style [ci skip]Thomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-17Merge remote-tracking branch 'origin/master' into viewdata_refactoringThomas Steur