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
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-15Refs #3942mattab
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-10Remove old vendor-prefix for border-radiusThomas ZILLIOX
2013-07-07Make Piwik_Access a singleton instance and remove use of Zend_Registry for th...Benaka Moorthi
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20Put the site selector near to the tab navigationThomas ZILLIOX
2013-06-20Remove styles tags from Overlay pluginThomas ZILLIOX
2013-06-20always use the html5 charset declarationThomas ZILLIOX
2013-06-20Always use a valid HTML5 doctypeThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-08Change all broken links starting with theme/default/imagesThomas ZILLIOX
2013-05-08Reorganizing the images folders for every pluginsThomas ZILLIOX
2013-04-14Merge branch 'master' into 2.x-twigFabian Becker
2013-04-13refs #3530 overlay help icon linked to piwik.org documentationTimo Besenreuther
2013-04-13refs #3530 leave some space between the link and the orange box in page overlay.Timo Besenreuther
2013-04-12Merge branch 'master' into 2.x-twigFabian Becker
2013-04-11refs #3813 Overlay compatibility with latest jqueryTimo Besenreuther
2013-04-09Converted rest of Overlay, added new head block to Zeitgeist which is used in...Fabian Becker
2013-04-09Merge branch 'master' into 2.x-twigFabian Becker
2013-04-09Converted part of Overlay to TwigFabian Becker
2013-04-07Fixes #3701, check whether transitions plugin is loaded before showing overla...diosmosis
2013-04-07Refs #3701 adding simple message in UImattab
2013-04-07Fix Overlaymattab
2013-04-04Cleaning up the API output by removing some functions from display with @igno...mattab
2013-03-30refs #3813 disabled animations for tooltipssgiehl
2013-03-29refs #3813 use jqueryui tooltip plugin instead of piwiks selfmade one for ove...sgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-20refs #3530 removing a loading notification from page overlay because it crash...Timo Besenreuther
2013-03-20refs #3530 proper line breaking of location in overlay sidebar in internet ex...Timo Besenreuther
2013-03-19refs #3530 fixing overlay status bar in ie7 and ie8Timo Besenreuther
2013-03-13refs #3530 making page overlay more compatibleTimo Besenreuther
2013-02-27CoreHome -> General for consistency.Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-02Refs #2465 that's better I thinkmattpiwik
2013-01-02Refs #2465 Try fixing notice - does it fix it @halfdan?mattpiwik
2012-12-13Fixing encodingmattpiwik
2012-12-04Various fixes when reviewing trunkmattpiwik
2012-11-22Refs #2465 fixing error - but i'm afraid it still not loading on https page ...mattpiwik
2012-11-20refs #3359 moving ajax requests to a new ajax helper with more functionality ...sgiehl