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-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06fixed some js errors, namespaces & coding stylesgiehl
2013-09-05Refs #4041, moved & renamed actionDataTable JavaScript class to file in the A...Benaka Moorthi
2013-09-05Refs #3089, show previous/next visitor links as arrows that appear only on ho...Benaka Moorthi
2013-09-05Refs #3089, several small changes and tweaks to the visitor profile popup.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-29Refs #3089, added countries & continents to Live.getVisitorProfile output in ...Benaka Moorthi
2013-08-29Refs #3089, hide map on default and display w/ 'show map' link, remove jscrol...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-27Refs #3089, make sure visitor profile can be opened via popover, document pop...Benaka Moorthi
2013-08-27Refs #3089, reordered left side of visitor profile.Benaka Moorthi
2013-08-27Refs #3089, refactor visitor profile JavaScript & move it to new JavaScript f...Benaka Moorthi
2013-08-15small code improvementsgiehl
2013-08-15replaced presentational html tagssgiehl
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-14fixed some html markup errorssgiehl
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, 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-12Refs #3089, rewrite _actionsList.twig to use <p> elements instead of line bre...Benaka Moorthi
2013-08-12Merge from masterThomas ZILLIOX
2013-08-12fixed namespacessgiehl
2013-08-11BugFix on Piwik_Goals_API namespaceThomas ZILLIOX
2013-08-11fixed namespacessgiehl
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-11Refs #3089, add initial code for visit header clicking behavior.Benaka Moorthi
2013-08-11Refs #3089, allow more than 4 custom variables to show in visitor profile via...Benaka Moorthi
2013-08-11Refs #3089, rewrote visitor profile html to organize data as rows w/ columns ...Benaka Moorthi
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, use proper loading text for visitor profile, tweak look, and add ...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-08Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-dataTableThomas ZILLIOX
2013-08-08Refs #4041, fixing regressions & bugs in visualization refactor.Benaka Moorthi
2013-08-08Merge from piwik masterThomas ZILLIOX
2013-08-07Allow to style the totalVisitors dataTables as othersThomas ZILLIOX
2013-08-06Merge branch 'master' into vdtBenaka Moorthi
2013-08-05Use absolute path for images from Less filesThomas ZILLIOX
2013-08-05Refs #4040, #4041, move visualization only view properties to separate visual...Benaka Moorthi
2013-08-04code improvements / fixing doc blockssgiehl
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-31Fixing post merge bugsmattab
2013-07-31Merged master into namespace branchmattab