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-04-03Do not hide widget icons on widget drag end.diosmosis
2014-03-08Fix bug in dashboardWidget.getParameters (return copy of object not existing ...diosmosis
2014-03-05Merge branch 'master' into uiunittestsdiosmosis
2014-03-05Changed related to ComparisonDashboard:diosmosis
2014-03-04Merge branch 'master' into uiunittestsdiosmosis
2014-03-04Fix type in calling base class function in dashboard.js.diosmosis
2014-03-04fix dashboard menu did overlay the layout dialog as well as other dialogs fro...Thomas Steur
2014-03-03refs #57 added possibility to place a widget multiple times (in case you want...Thomas Steur
2014-02-28Refs #4189, bug fixes for dashboard & changes to make dashboard UI tests poss...diosmosis
2014-02-28Refs #4189, allow widget factory to be included in getDashboardSettingsContro...diosmosis
2014-02-26Fix type in calling base class function in dashboard.js.diosmosis
2014-02-26Make sure dashboard dashboard links are shown if there is only one but there ...diosmosis
2014-02-16Fix event handler removing regression in segment selector and dashboard setti...diosmosis
2014-02-12Move setYTicks() call of evolution graph visualization outside of render() fu...diosmosis
2014-02-12Fix widget list positioning bug in widgetMenu.js, added several hooks to dash...diosmosis
2014-02-12Add onRemove callback to dashboard widget jquery object.diosmosis
2014-02-12Use CSS to show/hide dashboard buttons instead of JavaScript.diosmosis
2014-02-11Remove WidgetizedReportControl and keep widget template in Twig template. Ren...diosmosis
2014-02-10Rewrote top control code to move elements that are not in the top bar, change...diosmosis
2014-02-10Move HTML generation of widgetized reports in dashboard to server side Twig t...diosmosis
2014-02-10Intermediate commit.diosmosis
2014-02-09Intermediate.diosmosis
2014-02-09Create dashboard settings base control and use with new dashboard manager con...diosmosis
2014-02-08Fix infinite recursion issue w/ {% render %}-ing UIControl instances, move da...diosmosis
2014-02-05Minor whitespacemattab
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-04Refs #4569 Tweak to message + display as raw for segment names with entities ...mattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-02-02Refactor dashboard JS so links are generated by PHP instead of JS (for adding...diosmosis
2014-01-28Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-27Refs #4510 reverting change, I'll make UI tests build green firstmattab
2014-01-24Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-23Second attempt at fixing #4510. Only hide overflow-x.Fabian Becker
2014-01-23Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23Refs #4510 Revert as it's causing visual bugs (some widget content now overfl...mattab
2014-01-22Fix hidden date selector for annotations.Fabian Becker
2014-01-16Refs #4502 Adding class for standalone widgetsmattab
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs #...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-08Add space between dashboard names in embedded dashboardThomas ZILLIOX
2013-11-08Bugfix: metrics picker appers above the Widget selectorThomas ZILLIOX
2013-11-08Hide 'Widgets & Dashboard' panel on other pages than dashboardThomas ZILLIOX
2013-11-04Remove the widgetPanel DOM move on load & provide a generic top_controls pane...Thomas ZILLIOX
2013-10-23Fix typo in full screen dashboard embedmattab
2013-10-15Fixing 33/66 dashboard when left menu displayedmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab