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-02-02Refactor dashboard JS so links are generated by PHP instead of JS (for adding...diosmosis
2014-01-28Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-27Refs #4510 reverting change, I'll make UI tests build green firstmattab
2014-01-24Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-23Second attempt at fixing #4510. Only hide overflow-x.Fabian Becker
2014-01-23Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23Refs #4510 Revert as it's causing visual bugs (some widget content now overfl...mattab
2014-01-22Fix hidden date selector for annotations.Fabian Becker
2014-01-16Refs #4502 Adding class for standalone widgetsmattab
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs #...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-08Add space between dashboard names in embedded dashboardThomas ZILLIOX
2013-11-08Bugfix: metrics picker appers above the Widget selectorThomas ZILLIOX
2013-11-08Hide 'Widgets & Dashboard' panel on other pages than dashboardThomas ZILLIOX
2013-11-04Remove the widgetPanel DOM move on load & provide a generic top_controls pane...Thomas ZILLIOX
2013-10-23Fix typo in full screen dashboard embedmattab
2013-10-15Fixing 33/66 dashboard when left menu displayedmattab
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-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-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-02Fixing UI tests.Benaka Moorthi
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-01refs #4134 renamed some hooksThomas Steur
2013-09-28Alignment of the dashboard elementsThomas ZILLIOX
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-21Refs #4077, #4041, resize treemap on widget resize and fix regression in jqpl...Benaka Moorthi
2013-09-15refs #4151 refactored last usages of _js hacksgiehl
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-14refs #4151 refactored some more usages of _js hacksgiehl
2013-09-14translations cleanup: merged General_Dashboard with Dashboard_Dashboardsgiehl
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-12Refs #3089, #4116, display visitor profile popup when visit in realtime map i...Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-28Refs #3089, added ability to browse through all visitors w/ 'previous/next vi...Benaka Moorthi
2013-08-26Refs #4041, #4077, started refactoring of series picker JavaScript so it can ...Benaka Moorthi
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-15refs #3763 do not close widgets&dashboards menu on click on an item withinsgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-09fixed dashboard js error when switching dashboad layoutsgiehl
2013-08-08Merge from piwik masterThomas ZILLIOX
2013-08-08Bugfix on period selector from non dashboard pluginsThomas ZILLIOX
2013-08-07Make the top controls accessible for tiny screensThomas ZILLIOX