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 (Collapse)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 ↵Benaka Moorthi
if a GeoIP database is corrupt.
2013-09-24Refs #3089, show visitor profile launch link on hover of entire row instead ↵Benaka Moorthi
of just last cell.
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and ↵Benaka Moorthi
moved Graph to ViewDataTable\.
2013-09-21Refs #3089, display visitor profile launch link only on hover and in upper ↵Benaka Moorthi
right column of row.
2013-09-21Refs #3089, show provider on hover of IP address, show browser plugin info ↵Benaka Moorthi
on hover of browser and fix bug in realtime map URL used in visitor profile.
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 ↵Benaka Moorthi
regression in visitor log.
2013-09-19fixing js; comma at the end of a object literal might cause problems in ↵sgiehl
older browsers and IE
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 ↵Benaka Moorthi
footer icons to be customized per report/visualization, made visitor log a new visualization and removed the datatable_template display property.
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
Adding MetricsFormatter class which knows how to format/display metrics (time, money, size, etc)
2013-09-13Fixes #3089, finishing touches to UI and code.Benaka Moorthi
Notes: - Added new visitId segment to get rid of getSingleVisitSummary API method. - Link to widgetized visitor profile in popup. - Added export link to visitor profile for visitor profile data. - Use CSS truncation instead of twig truncation in visitor log/last visits widget.
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 ↵Benaka Moorthi
visitor profile use cases. Notes: - Added realtimeWindow & removeOldVisits query parameters so amount of data displayed can be changed. - Added changeVisitAlpha query parameter so opacity does not have to be changed if desired. - More missing cleanup added for realtime map. - Only show map if there are visits that will display on it. - Removed some dead code from realtime map.
2013-09-12Refs #3089, display 'visitor profile' text in popup loading message when ↵Benaka Moorthi
loading visitor profile.
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and ↵Benaka Moorthi
automatically generate translation JS for all plugins. Translation JS is now treated as an asset and is included in merged JS. Note: - Includes tweaks to capture.js: on webpage error stop capture program.
2013-09-12Refs #3089, show visitor profile on 'returning visitor' icon click in real ↵Benaka Moorthi
time visits widget, fix bug regarding visitorId API parameter, show correct tooltip for 'returning visitor' icon.
2013-09-12Minor code changes + style following reviewmattab
2013-09-12Refs #3089, tweaks to getVisitorProfile API output. Includes change that ↵Benaka Moorthi
allows xml renderers to use special keys when rendering arrays.
2013-09-12Refs #3089, only show map in visitor profile if map is not showing on ↵Benaka Moorthi
another part of the screen, load the map through AJAX, and some tweaks to code style.
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 ↵Benaka Moorthi
is clicked. Notes: - Includes new UIControl base type. - Fixes cleanup bugs in realtime map and popover closing. - Refactored realtime map so as little JavaScript as possible is included in HTML fragments. - Allow more than one realtime map to exist on a single page.
2013-09-12Refs #3089, tweaks and fixes to visitor profile interface and make sure ↵Benaka Moorthi
adjacent visitor retrieval works w/ segments.
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 ↵Benaka Moorthi
data, and add event that plugins can use to augment visitor profile data.
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 & ↵Benaka Moorthi
UserCountryMap & make sure segment override is used by UserCountryMap.
2013-09-09Refs #3089, display 'There are no more visits' if its known there are no ↵Benaka Moorthi
more visits to display in the visitor profile.
2013-09-08Refs #3089, fix a bug in visitor profile (left/right keys didn't change ↵Benaka Moorthi
visitor on firefox) and highlight latest visit section after loading individual visit details.