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
2019-10-10Add event to disable async execution of CliMulti (#14969)Thomas Steur
2019-09-17Let plugins hook and listen into http requests (#14877)Thomas Steur
2019-08-04Two small changes for GA importer (#14727)diosmosis
2019-07-06Update CHANGELOG.md (#14638)Luca
2019-07-01Document possible BC break with Custom Dimension double encoding (#14598)Matthieu Aubry
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-10Overwrite direct entry referrer information if campaign referrer is found in ...diosmosis
2019-04-20Adds new ViewDataTable.configure.end event (#14355)Stefan Giehl
2019-04-17add doPing method to JS api (#14127)Chris Pimlott
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-03-15Rename piwik to matomo in a few INI settings for consistency (#14187)Matthieu Aubry
2019-03-04fix queued requests in JS tracker and add possibility to disable it (#14146)Thomas Steur
2019-03-04Typo: LanguageManager => LanguagesManager (#14154)Christian Schmidt
2019-02-28remove getKeywordsForPageUrl widget (#14093)Lukas Winkler
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2018-12-19Allow setting different log levels per log writer if desired. (#13873)diosmosis
2018-12-14Make sure to always trigger a callback in JS trigger when specified (#13855)Thomas Steur
2018-12-11Adds new event to define units for metrics (#13640)Stefan Giehl
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-02Support for matomo.php in log importer (submodule + tests) (#13776)diosmosis
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-29Add possibility to queue tracking requests so they are sent in bulk (#13616)Thomas Steur
2018-11-29When creating HTML reports in tmp/assets/ include a random string in the file...Thomas Steur
2018-10-17let plugins modify the JS tracker (#13615)Thomas Steur
2018-09-10New events + some other misc changes (#13388)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-08-28Mention some more changes in developer changelog (#13358)Matthieu Aubry
2018-08-06Implements possibility to unsubscribe from reports (#13214)Stefan Giehl
2018-08-01Add removeEcommerceItem() and clearEcommerceCart() methods to JS tracker. (#1...diosmosis
2018-07-27Translate currency names (#13068)Christian Schmidt
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-07-25Make CORS domains configurable in UI (#13174)Stefan Giehl
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-07-24Implements "Social network" as a new referrer type (#12993)Stefan Giehl
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-06-19Prevent caching of tracker in proxies (#12730)Christian Schmidt
2018-06-18Deprecates the `historyService` along with `broadcast.init`, `broadcast.propa...Stefan Giehl
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
2018-06-11Make some menus translatable (#12885)Christian Schmidt
2018-05-29Improved glossary and let plugins add items to it (#12958)Thomas Steur
2018-05-15Add new method to detect if root request is an API request (#12913)Thomas Steur
2018-05-08New JS tracker functions to ask for consent: requireConsent, rememberConsentG...Matthieu Aubry
2018-05-04Do not show 'all' limit selector option for VisitorLog & default to 25 if fil...Benaka
2018-05-04Removes default action name for flattened action urls (#12669)Stefan Giehl
2018-05-03Added new setting field to configure multiple values (#12807)Thomas Steur
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-23added new event to add stylesheets (#12705)Thomas Steur
2018-04-18fix typoMatthieu Aubry