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-18refs #5820 added documentation and improved codeThomas Steur
2014-07-12refs #5819 - added auone image searchsgiehl
2014-07-12refs #5819 - added k9safesearch.comsgiehl
2014-07-07fix filename did not match classnameThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-07-01started to add possiblity to add conversion columnsThomas Steur
2014-06-30refs #5326 as mentioned in the ticket once we have simplified the reports we ...Thomas 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-23cache detected referrerThomas Steur
2014-06-23this should fix some testsThomas Steur
2014-06-19make sure the ordering of reports is correct, pass an instance of a report to...Thomas Steur
2014-06-19no longer needed to define this as it is already defined on the report action...Thomas Steur
2014-06-19automatically render a single report if possible. Not sure about this yet. ha...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-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18moved more code from core to plugins, eg Visit, Actions and some Conversion c...Thomas Steur
2014-06-17replacing comment for consistencymattab
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-13by sorting the reports before returning them we make sure the widgets will be...Thomas Steur
2014-06-12as the category is used for reportMetadata and widgetsList we should not tran...Thomas Steur
2014-06-12fixed some more testsThomas Steur
2014-06-12fix classes were not foundThomas Steur
2014-06-12fix notice keyword / name is not definedThomas 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-11starting to refactor reports into classes, also refactored some more dimensio...Thomas Steur
2014-06-11refs #5326 does widget definitions were duplicated I thinkThomas 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-21Merge remote-tracking branch 'origin/master' into 5192_menuThomas Steur
2014-05-21added missing seach engines iconssgiehl
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-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-05refs #4987 removed duplicated help (already mentioned in regular help icon) a...Thomas Steur
2014-05-05Merge remote-tracking branch 'origin/master' into 4987_zenmodeThomas Steur
2014-05-02refs #1915 persist selected metrics and rows in referrers evolutionThomas Steur
2014-04-30refs #4987 tweaked some reports, remember whether zenmode is enabled/disabled...Thomas Steur
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-11Using SettingsPiwik::getPiwikUrl() instead of getCurrentUrlWithoutFileName() ...mattab
2014-03-10refs #57 some more code tweaks and documentationThomas Steur