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
2014-03-21refs #4877 lots of ui tweaks, fixes and general improvementsThomas Steur
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-19refs #2834 fix subtables in widgetized keywords report are not displayed corr...Thomas Steur
2014-03-19should fix dashboard reset test, do not apply max label width for widgets in ...Thomas Steur
2014-03-19#2834 check for widgetize module to fix ui testsThomas Steur
2014-03-19#2834 improved codeThomas Steur
2014-03-19refs #2834 fix tables are too wide in db stats pluginThomas Steur
2014-03-19refs #2834 do not apply max width on widget pageThomas Steur
2014-03-18refs #2834 set max label column width to 440 as we might remove some pixels a...Thomas Steur
2014-03-18refs #2834 some fixes and optimizations, for instance show tooltip only if te...Thomas Steur
2014-03-18refs #2834 a first version of dynamic label truncation, waiting for screensho...Thomas Steur
2014-03-05Merge branch 'master' into uiunittestsdiosmosis
2014-03-05Changed related to ComparisonDashboard:diosmosis
2014-03-02Merge branch 'master' into uiunittestsdiosmosis
2014-02-28refs #57 started to work on displaying Insights. Added a widget for the dashb...Thomas Steur
2014-02-28When period=range, exporting data below an evolution graph should export data...mattab
2014-02-27Merge branch 'master' into uiunittestsdiosmosis
2014-02-26Refs #4189, add Annotations.deleteAll API method, work around popover issue i...diosmosis
2014-02-16Allow UIControl JavaScript classes to be located outside of piwik/UI. Modify ...diosmosis
2014-02-13Add event for when datatable annotations are loaded and add class that is tog...diosmosis
2014-02-09Row action icons to the leftmattab
2014-01-27Let plugins disable truncation in the datatable, by setting a class "truncati...mattab
2014-01-02Fix datatable search icon regression in morpheus.diosmosis
2013-12-19fixes #4399 not possible to open subtables in ie8Thomas Steur
2013-11-22refs #1816 apply the change only to the current table, not to child tablesThomas Steur
2013-11-22refs #1816 update position of row action icons when displaying percentage valuesThomas Steur
2013-11-22refs #1816 made it smoother on ie8 by only performing style/class changes whe...Thomas Steur
2013-11-21refs #1816 align percentage values rightThomas Steur
2013-11-20refs #1816 display ratio on hoverThomas Steur
2013-10-25fix filter_limit param is undefined in export urlThomas Steur
2013-10-24Fix regression in dataTable.js (filter_sort_order had no default value).diosmosis
2013-10-23Show column as sorted, even if sort is disabled and do not show pointer curso...diosmosis
2013-10-16looks like keep_summary_row belongs to request configThomas Steur
2013-10-02refs #4123 fix some phpstorm inspection warningsThomas Steur
2013-09-20Refs #4041, fix bug when switching to normal visualizations.Benaka Moorthi
2013-09-20Refs #4041, remove DatatableManager class and replace with UIControl code.Benaka Moorthi
2013-09-18Refs #4041, #3317, allow visualization ID to be whole class name, allow foote...Benaka Moorthi
2013-09-17Refs #4077, make sure all treemap parameters are saved when used in widget.Benaka Moorthi
2013-09-16Refs #4041, #3317, #4077, allow different visualizations to specify their own...Benaka Moorthi
2013-09-16Refs #4041, use require() and UIControl in all DataTable JS classes.Benaka Moorthi
2013-09-15refs #4151 refactored last usages of _js hacksgiehl
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-14refs #4151 refactored some more usages of _js hacksgiehl
2013-09-14refs #4151 refactored some more usages of _js hacksgiehl
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-09-09Fix datatable JavaScript regression and make sure currently selected limit in...Benaka Moorthi
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-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...Benaka Moorthi
2013-08-22Refs #4041, allow all view/visualization properties to be set via query param...Benaka Moorthi