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-12-04Fixes #6798mattab
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-22moved logic for replacing a dashboard widget to dashboard modelsgiehl
2014-11-21use devicesdetection widget in default dashboard instead of deprecated userse...sgiehl
2014-11-17language update refs #3430sgiehl
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-05language update refs #3430sgiehl
2014-10-03Fixes #6374 Make sure top menu URLs are generated properly based on user pref...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-18language update refs #3430sgiehl
2014-09-14language update refs #3430sgiehl
2014-09-07language update refs #3430sgiehl
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-07-22removed unused use statementssgiehl
2014-07-22refs #5406 only display an error message if the status code was 4xx or 5xx. O...Thomas Steur
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
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