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-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refs #4133mattab
2013-09-23Fixing two bugs in image tracking link generator: only first & was replaced w...Benaka Moorthi
2013-09-18consistent div name for errorsmattab
2013-09-18consistent div name for Loading...mattab
2013-09-18Fixes #4143 In admin UI, display a message explaining that the plugins could ...mattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-16cleaned up some more duplicate keys/translationssgiehl
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14refs #4151 refactored some more usages of _js hacksgiehl
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-28Fix js tracking code generatorFabian Becker
2013-08-15refs #4022 fixed typosgiehl
2013-08-15Merge branch 'master' of github.com:piwik/piwikThomas ZILLIOX
2013-08-15Fixes #4081 Bugfixes on dashboard menu and its LeftMenu styleThomas ZILLIOX
2013-08-15Initiate the LeftMenu pluginThomas ZILLIOX
2013-08-15Rename admin menu classesThomas ZILLIOX
2013-08-15refs #4022Fabian Becker
2013-08-15Fix iframe width/heightFabian Becker
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-12fixed namespacessgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-09Allow to scroll horizontally on admin pagesThomas ZILLIOX
2013-08-07Bugfix on the menu position for large screenThomas ZILLIOX
2013-08-07Clean administration global layoutThomas ZILLIOX
2013-08-04code improvements / fixing doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
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-15Refactor template assignment of top menu + isFileWritable()mattab
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX
2013-07-13Generate a base.css file from a base.less file for Installation & CoreUpdater...Thomas ZILLIOX
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-10Improve admin themingThomas ZILLIOX
2013-07-10Change the extension to .less for CSS files that will be compiledThomas ZILLIOX
2013-07-07fixed some doc blocks; removed some unused varssgiehl
2013-07-07fixed some doc blocks, unresolved variablessgiehl
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi