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-12-07fixes #6819mattab
2014-12-05Removed checkLatLong API parameter and always set the infomattab
2014-12-05Refactor Live API Visitor Profile logic in own classmattab
2014-11-27Fixes #6713 Ecommerce log will now show the full Log for each visit who conv...mattab
2014-07-22removed unused use statementssgiehl
2014-06-19added possibility to pass a report instance to renderReport() in controller, ...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02Fixes #5037 You can now configure periods that are available in the UI and APImattab
2014-02-23Rename hook for consistencymattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-22fixes #4451 now that we have enabled the generic filter we can remove the par...Thomas Steur
2014-01-22refs #4451 when generic filters is disabled, the filter will not be applied. ...Thomas Steur
2014-01-22refs #4451 this could fix "load more visits" with "Visitor Profile" loads the...Thomas Steur
2014-01-04Fixing build.diosmosis
2013-11-26Fixes #4343 Make Visitor log look good when viewed a s widget in the dashboa...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-07Try to fix visitor profile bug (2nd attempt).Benaka Moorthi
2013-09-28Refs #3089, several visitor profile tweaks.Benaka Moorthi
2013-09-21Refs #3089, show provider on hover of IP address, show browser plugin info on...Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Refs #3089, do not refresh visits in embedded realtime map in visitor profile..Benaka Moorthi
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
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 #3089, only show map in visitor profile if map is not showing on another...Benaka Moorthi
2013-09-11Refs #3089, show location of visit when visit clicked in visitor profile.Benaka Moorthi
2013-09-09Refs #3089, fix double encoded segment bug in visitor profile & UserCountryMa...Benaka Moorthi
2013-09-09Refs #3089, display 'There are no more visits' if its known there are no more...Benaka Moorthi
2013-09-03Refs #3089, show 'no more visits' when no more visits to load in visitor prof...Benaka Moorthi
2013-09-03Refs #4041, add last visits graph to visitor profile (commented out) and high...Benaka Moorthi
2013-08-28Refs #3089, added ability to browse through all visitors w/ 'previous/next vi...Benaka Moorthi
2013-08-28Refs #3089, allow visitor profile to be used as widget, remove period/date re...Benaka Moorthi
2013-08-12Refs #3089, use realtime map instead of usercountry map so as not to engage p...Benaka Moorthi
2013-08-12Refs #3089, added behavior for click on 'view more information' that loads mo...Benaka Moorthi
2013-08-12Refs #3089, add click on individual visit behavior in visitor profile, make s...Benaka Moorthi
2013-08-11BugFix on Piwik_Goals_API namespaceThomas ZILLIOX
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-10Refs #3089, fix namespace bug in PluginsArchiver.php, i18n & tweak visitor pr...Benaka Moorthi
2013-08-10Refs #3089, initial visitor profile integration with UserCountryMap..Benaka Moorthi
2013-08-10Refs #3089, add initial visitor profile popup that uses dynamic data from Liv...Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab