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-30Fixing small CSS issue [ci skip]mattab
2013-09-30Fixing parse error in templatemattab
2013-09-28Fix build and show keyword tooltip in visitor log.Benaka Moorthi
2013-09-28Refs #3089, several visitor profile tweaks.Benaka Moorthi
2013-09-26Refs #3089, fixing more bugs in visitor profile.Benaka Moorthi
2013-09-26Refs #3089, fixing regression in visitor profile template.Benaka Moorthi
2013-09-26Refs #3089, fixing regressions in visitor profile.Benaka Moorthi
2013-09-26Catch unexpected GeoIP errors when testing the PHP provider so we can tell if...Benaka Moorthi
2013-09-24Refs #3089, show visitor profile launch link on hover of entire row instead o...Benaka Moorthi
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and moved...Benaka Moorthi
2013-09-21Refs #3089, display visitor profile launch link only on hover and in upper ri...Benaka Moorthi
2013-09-21Refs #3089, show provider on hover of IP address, show browser plugin info on...Benaka Moorthi
2013-09-21Refs #3089, show site search and avg. page load time info in visitor profile.Benaka Moorthi
2013-09-19Refs #4041, rename javascriptVariablesToSet to clientSideParameters and fix r...Benaka Moorthi
2013-09-19fixing js; comma at the end of a object literal might cause problems in older...sgiehl
2013-09-19Refs #4041, make all DataTableVisualizations derive from Piwik\View.Benaka Moorthi
2013-09-18Refs #4041, #3317, allow visualization ID to be whole class name, allow foote...Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-15cleaned up some more duplicate keys/translationssgiehl
2013-09-15translations cleanup: removed more duplicate translationssgiehl
2013-09-15translations cleanup: removed a couple of duplicate keyssgiehl
2013-09-14Refs #3089, do not refresh visits in embedded realtime map in visitor profile..Benaka Moorthi
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
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, bug fixes and tweaks to appearance.Benaka Moorthi
2013-09-13Refs #3089, fixing two small bugs.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, display 'visitor profile' text in popup loading message when load...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-12Refs #3089, show visitor profile on 'returning visitor' icon click in real ti...Benaka Moorthi
2013-09-12Minor code changes + style following reviewmattab
2013-09-12Refs #3089, tweaks to getVisitorProfile API output. Includes change that allo...Benaka Moorthi
2013-09-12Refs #3089, only show map in visitor profile if map is not showing on another...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-12Refs #3089, tweaks and fixes to visitor profile interface and make sure adjac...Benaka Moorthi
2013-09-11Refs #3089, small fix (remove testing related code). [ci skip]Benaka Moorthi
2013-09-11Refs #3089, show abandoned cart info in visitor profile if present.Benaka Moorthi
2013-09-11Refs #3089, allow visitor avatar image to be set based on visitor profile dat...Benaka Moorthi
2013-09-11Make sure 'hide map' and 'show map' have non breaking spaces in them.Benaka Moorthi
2013-09-11Refs #3089, show location of visit when visit clicked in visitor profile.Benaka Moorthi
2013-09-11Refs #3089, use rarr/larr instead of right/left arrow images in visitor profile.Benaka Moorthi
2013-09-09Refs #3089, add tooltip to 'Visit #N' title and tweak highlight timing.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-08Refs #3089, fix a bug in visitor profile (left/right keys didn't change visit...Benaka Moorthi