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-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-12as the category is used for reportMetadata and widgetsList we should not tran...Thomas Steur
2014-06-12make sure categories are translatedThomas Steur
2014-06-12defined segments in dimensionsThomas 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-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 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-04refs #4563 PrivacyManager Settings should be in Config and Option table, also...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
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-11Adding type hinting to API classesmattab
2013-11-06Phpstorm organize importsmattab
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-10-28ADDED: Option to use non-anonymized IP address to determine the visitor's loc...Yohann Bianchi
2013-10-27Clarifying code to prepare for pr#136 https://github.com/piwik/piwik/pull/136mattab
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
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-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
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-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
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-02refs #4134 renamed some more hooksThomas Steur