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-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-21refs #5406 the loading message should be still centered in widgetsThomas Steur
2014-07-21refs #5406 make sure it shows an error message in dimension, do not show an ...Thomas Steur
2014-07-21refs #5406 added a more detailed error message, some ui tweaks and display a ...Thomas Steur
2014-07-21refs #5406 hide loading indicator if any error occurs and make sure to displa...Thomas Steur
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-06-27renderWidget => renderReportWidget since we might want to use renderReport to...Thomas Steur
2014-06-24Use FrontController::dispatch to get dashboard layout in Dashboard controller...diosmosis
2014-06-24Add event to Dashboard plugin to allow other plugins to change default dashbo...diosmosis
2014-06-23Make sure icheck is initialized after ajax page reload & fix label/input HTML...diosmosis
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-13Always link "Dashboard" top menu link to the default website being set as a u...mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-04Make the X-UA-Compatible consistent across piwik codebasemattab
2014-06-04Fix a bug for ticket #5282LGarciaSpherexx
2014-05-28we no longer need the widgetized dashboard manager since we can run the scree...Thomas Steur
2014-05-27refs #5222 fixes some ui testsThomas Steur
2014-05-26refs #5222 removed some more zeitgeist related stylesThomas Steur
2014-05-26Merge branch 'master' into morpheus_defaultthemeThomas Steur
2014-05-26Merge remote-tracking branch 'origin/master' into morpheus_defaultthemeThomas Steur
2014-05-26Merge remote-tracking branch 'origin/master' into 5192_menuThomas Steur
2014-05-26fixes #5203 keep transparency when uploading logo, also improves quality of g...Thomas Steur
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-22Refactor some colorsmattab
2014-05-20refs #5192 continued menu refactoring. not sure yet how good this idea is but...Thomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-05-19refs #4987 I think this call is not needed. It works for me without the show(...Thomas Steur
2014-05-15Use less theme variable to allow easy overrideThomas ZILLIOX
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-06fixes #3763 Adding widgets to the dashboard was not possible on mobile devicesThomas Steur
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