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-03-04Remove some hooks on TestingEnvironment.addHooks.diosmosis
2014-03-01Refs #4189, more work getting UI tests to pass and adding admin screenshots, ...diosmosis
2014-02-25Refs #4739, allow JavaScript screenshot tests to override Piwik behavior by s...diosmosis
2014-02-21Fix order menu in UI testsmattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-02-02Another short at fixing the testmattab
2014-01-30Try fix buildmattab
2014-01-28Convert the old author/author_homepage to the new structure.Fabian Becker
2014-01-16Make map legend appear behind widget selectormattab
2014-01-13Fixes #4443 Theming CSS rewrite should now rewrite all CSSmattab
2014-01-09Fixes #4407 using fixed svg file for Brazil.diosmosis
2014-01-09Fixes #4402, fix fips code issues in switzerland svg file & add safe guard ag...diosmosis
2013-12-12Make sure top controls are shown after switching away from realtime map.diosmosis
2013-12-10Fixes #4367, remove version column and move version to name column and make v...diosmosis
2013-11-26Make realtime map and visitor map themable.diosmosis
2013-11-18fix userCountryMapThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-11-04Fix missing i18n reported in http://forum.piwik.org/read.php?2,107293mattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-15Type hint for Singletonmattab
2013-10-11Allow realtime map to update when zooming in, even if updating is disabled.diosmosis
2013-10-10Refs #4208 Plugin classes movedmattab
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-09Fixing ui tests.diosmosis
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09Another attempt at getting realtime map screenshot tests to pass (using force...diosmosis
2013-10-08Use merged assets in tests, add ability to disable animation in realtime map,...diosmosis
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-07fix fatal error that API is already in useThomas Steur
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 template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-27Fix bug in UserCountryMap when switching to unique visitorsFabian Becker
2013-09-20Refs #4041, remove DatatableManager class and replace with UIControl code.Benaka Moorthi
2013-09-15translations cleanup: removed more duplicate translationssgiehl
2013-09-15Refs #4077, fix several bugs w/ new treemap visualization, fix a bug in serie...Benaka Moorthi
2013-09-14Refs #3089, do not refresh visits in embedded realtime map in visitor profile..Benaka Moorthi
2013-09-13Fixes #3089, finishing touches to UI and code.Benaka Moorthi
2013-09-13Refs #3089, hack into realtime map a bit to make it extensible enough for vis...Benaka Moorthi
2013-09-12Refs #4116, move initElements code to utility function in UIControl.Benaka Moorthi
2013-09-12Refs #3089, #4116, display visitor profile popup when visit in realtime map i...Benaka Moorthi
2013-09-09Refs #3089, fix double encoded segment bug in visitor profile & UserCountryMa...Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06fixed some js errors, namespaces & coding stylesgiehl