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
2015-10-15use number format for currency in all websites dashboardsgiehl
2015-09-22refs #8549 support for multiple release channelsThomas Steur
2015-09-08refs #8735 show more accurate error messageThomas Steur
2015-08-29return min amount of available custom variables across tables instead of maximumThomas Steur
2015-06-30Add doc block comments and cache view objectJens Averkamp
2015-06-26Add OptOutManagerJens Averkamp
2015-06-18Custom Logo branding upload: protect against CSRFmattab
2015-06-02#7960 Applied the new form design to the general settingsMatthieu Napoli
2015-04-27Fixes #3135, fix opt-out form on Safari browsers by opening new window that s...diosmosis
2015-03-04Take DNT into account cf piwik/piwik#7317Arnaud Abélard
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-15privacy opt out was shown in general settings and privacy settings. we leave ...Thomas Steur
2015-01-15show a menu in the user area, lots of improvements to be more consistentThomas Steur
2014-11-28fixes #6740 display the name of the field that causes a plugin setting save e...Thomas Steur
2014-11-26Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-25refs #6697 start refactoring the DoNotTrack code to allow for adding testsmattab
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-06In General settings inline help, display the proper default value instead of ...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-10fixes #6132 always show opt out iframe on all domains, do not secure the iframemattab
2014-09-07Fixes #6128, fix opt-out iframe error (do not use renderTemplate since it wil...diosmosis
2014-09-05Fix opt out iframe and add screenshot test to ensure we don't regressmattab
2014-08-15this is just to showcase the convenient method renderTemplate()Thomas Steur
2014-08-05refs #5890 make sure to pass the actual entered value to the settingThomas Steur
2014-08-04Fixes #5912 Removing UI code + refactor out the un-needed parameter to functi...mattab
2014-08-03Add feature to persist cors hosts in config, edit in general settings tab and...Marcin Czołnowski
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-03Fixes #5403 display meaningful error message when file_upload is disabledmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-15added possibility to upload a faviconThomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-07Small refactormattab
2014-04-03some more bug fixesThomas Steur
2014-03-13fixes #4843 send email notifications to all super users in case of new Piwik ...Thomas Steur
2014-02-16Improve usability of inline help for logo upload, reply to user feedbackmattab
2014-02-10Fixing bug with trusted_hostsmattab
2014-02-10Factoring out getTrustedHosts()mattab
2014-02-07Refs #4563 Hiding message that config is not writable, when writing to the co...mattab
2014-02-03refs #4563 moved custom logo from config to databaseThomas Steur
2014-02-03Fix issue that when the General settings are disabled, then the settings shou...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-13Refs #4493 Function was renamedmattab
2014-01-08Refactoring Custom Logo code into its own class + improvementsmattab
2014-01-08Adding new setting enable_general_settings_admin to disable some General Sett...mattab
2013-12-09Fixes #4368 Add support transparent background custom logos. Was Pull reques...mattab
2013-11-18getting rid of the fetch parameterThomas Steur