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
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-04-14refs #4985 Improve Dashboard / Datatables UIThomas Steur
refs #4985 Improve Dashboard / Datatables UI various UI fixes and cleaner datatables some more ui tweaks this should make sure to related report text is centered when not displayed within dashboard darker arrow icon if there are no footer icons, do nothing some fixes for the ui improvments, especially annotations related there should be still a gap when not displayed in dashboard save the expanded footer state to make sure users who often use the footer do not have to open it each time and also makes sure the footer will be still expanded after reloading the widget etc move related report closer to the actual report make sure all annotation pins are in one line and positioned correct fix issues when dashboard widget is maximised. Annotations were not positioned correct and drawer was displayed when there is no data or no paging, do not display paging or search display all websites dashboard similar to other reports do not display column documentation in dashboard but in other reports show title on drawer hover hide related reports if there are no related reports, makes the footer looks better when widgetized make sure the annotations are positioned correct if opened within a widgetized report transition a fix for firefox and make sure annotation pins do not jump in dashboard area when loading message is displayed only on firefox and only within the first two columns the arrow was not displayed fully although the css of the image and parent nodes is the same. this workaround makes sure the arrow of the drawer is always fully visible on firefox move annotations 6px to the left to be displayed as before
2014-03-06refs #57 more tweaks to insights and movers and shakers and more testsThomas Steur
2014-03-06refs #57 removed min impact control as it might be not clear what it is ↵Thomas Steur
anyway and user can change the limit filter if he wants to see only entries with very high impact
2014-03-05refs #57 some refactorings to have better testable code, loads of tests and ↵Thomas Steur
bugfixes
2014-03-04refs #57 make sure text ellipsis works and label is always only one line. ↵Thomas Steur
moved test fixture to insights plugin as demonstration for other plugin developers as it is very insights related anyway
2014-03-03refs #57 some bugfixes and started to work on insights widgetThomas Steur
2014-03-03refs #57 added possibility to place a widget multiple times (in case you ↵Thomas Steur
want to see the same wdget with different visualizations and/or different parameters like different filters to make it easier comparable), removed some controls and save parameter changes in dashboard
2014-02-28refs #57 started to work on displaying Insights. Added a widget for the ↵Thomas Steur
dashboard and a new Insights visualization. More to come... still early version so expect a lot of things to change but I am still happy about feedback