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-10-02refs #4134 renamed hookThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refs #4133 Finishing the code changes and build seems to passmattab
2013-09-30Refs #4133mattab
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and moved...Benaka Moorthi
2013-09-21Refs #4077, #4041, resize treemap on widget resize and fix regression in jqpl...Benaka Moorthi
2013-09-20Fixing php 5.3 regression.Benaka Moorthi
2013-09-19Refs #4041, fix regression in tag cloud.Benaka Moorthi
2013-09-19Refs #4041, make all DataTableVisualizations derive from Piwik\View.Benaka Moorthi
2013-09-19Refs #4041, add default value to all visualization property docs.Benaka Moorthi
2013-09-18Refs #4041, #3317, allow visualization ID to be whole class name, allow foote...Benaka Moorthi
2013-09-18Refs #4041, remove subtable_template property and _dataTableActions_subDataTa...Benaka Moorthi
2013-09-17Refs #4077, fix series picker popover placement logic & remove subtable handl...Benaka Moorthi
2013-09-16Refs #4041, #3317, #4077, allow different visualizations to specify their own...Benaka Moorthi
2013-09-16Merge branch 'master' of https://github.com/piwik/piwikmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-16Refs #4041, use require() and UIControl in all DataTable JS classes.Benaka Moorthi
2013-09-15cleaned up some more duplicate keys/translationssgiehl
2013-09-15Refs #4077, fix several bugs w/ new treemap visualization, fix a bug in serie...Benaka Moorthi
2013-09-15Refs #4041, Fix regression.Benaka Moorthi
2013-09-14Refs #4041, force DataTable visualizations to specify which properties should...Benaka Moorthi
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-09-10Refs #4087, add UI screenshot tests to new repository, enable tests on travis...Benaka Moorthi
2013-09-09Fix '% Visit' datatable column header bug by using |raw and make sure goal na...Benaka Moorthi
2013-09-08Fix regression in evolution graph.Benaka Moorthi
2013-09-06fixed some doc blocks; removed unused namespacessgiehl
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-05Fix php 5.3 closure regression.Benaka Moorthi
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-09-01Refs #2608, add display property to evolution graph allowing it to be plotted...Benaka Moorthi
2013-09-01Refs #4041, split JqplotGraph datatable class into three: JqplotBarGraph, Jqp...Benaka Moorthi
2013-09-01Refs #4041, refactored jqplot.js file by removing JQPlot class and creating J...Benaka Moorthi
2013-08-31Refs #4041, small tweak to last commit.Benaka Moorthi
2013-08-31Refs #4041, refactored jqplot datatable visualizations (mainly the evolution ...Benaka Moorthi
2013-08-27Refs #3089, refactor visitor profile JavaScript & move it to new JavaScript f...Benaka Moorthi
2013-08-27Refs #4077, add series picker to treemap visualization and add column value t...Benaka Moorthi
2013-08-27Refs #4100, #4041, #4077, fix docs in last commit.Benaka Moorthi
2013-08-27Refs #4100, #4041, #4077, add minimal UI module inclusion/creation function a...Benaka Moorthi
2013-08-27Refs #4041, #4077, document SeriesPicker JS class.Benaka Moorthi
2013-08-26Refs #4077, #4041, separated jqplot specific code from generic series picker ...Benaka Moorthi
2013-08-26Refs #4041, #4077, started refactoring of series picker JavaScript so it can ...Benaka Moorthi
2013-08-22Refs #4041, allow all view/visualization properties to be set via query param...Benaka Moorthi
2013-08-20Refs #4041, mild refactoring to ViewDataTable, handle max_graph_elements prop...Benaka Moorthi
2013-08-19Refs #4041, change filter_limit, filter_sort_column and filter_sort_order to ...Benaka Moorthi
2013-08-15replaced presentational html tagssgiehl
2013-08-14fixed namespacessgiehl