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-09-28Refs #3089, several visitor profile tweaks.Benaka Moorthi
2013-09-26Refs #3089, fixing more bugs 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-21Refs #3089, show site search and avg. page load time info in visitor profile.Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
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, 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, tweaks and fixes to visitor profile interface and make sure adjac...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-05Refs #3089, several small changes and tweaks to the visitor profile popup.Benaka Moorthi
2013-08-29Refs #3089, added countries & continents to Live.getVisitorProfile output in ...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-13fixed some doc blockssgiehl
2013-08-12Refs #3089, remove some debugging code, fix warnings on PHP 5.5.Benaka Moorthi
2013-08-12Refs #3089, add click on individual visit behavior in visitor profile, make s...Benaka Moorthi
2013-08-12fixed namespacessgiehl
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-10added some inline variable type hints / fixed some doc blockssgiehl
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
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-07fixed some doc blocks, unresolved variablessgiehl
2013-07-06fixed several doc blockssgiehl
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-16Moving Log Aggregation logic to new LogAggregator objectmattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-05-08Change all broken links starting with theme/default/imagesThomas ZILLIOX
2013-04-21Refs #3906mattab