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
2018-10-03Improve usage of requested site in plugin Controllers (#13526)Stefan Giehl
2018-09-10Get goals through Request::processRequest instead of directly from AP… (#13...diosmosis
2018-05-02Improve realtime visitor log widget (#12659)Stefan Giehl
2018-02-26Move methods away from Live controller (#12406)Stefan Giehl
2018-01-22Show error message if visitor in visitor profile could not be found instead o...Thomas Steur
2018-01-03Prevent fatal error message when accessing visitor log without access (#12393)Thomas Steur
2017-11-27Added events for adding and filtering profile summariesThomas Steur
2017-10-20Make it possible to change the number af maximum visits aggregated for visito...Stefan Giehl
2017-09-13fixes #12034 - disallow fetching more than 100 visits in the visitor profilesgiehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2016-06-03Check if UserCountry plugin is activated before showing location dataTomislav Muic
2015-05-07refs #7821 do not instantiate reports directlyThomas Steur
2015-03-25use full dates for live api & visitor profilesgiehl
2015-03-25fixes #7522 - set datetimes for visit listssgiehl
2015-03-11refs #6758 Request less data in the actual counter widget.Thomas Steur
2015-03-10refs #6758 request only the needed counters which will improve performanceThomas Steur
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