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
2021-10-13[Vue] add promise api to ajaxHelper and deprecate piwikApi service (#18114)dizzy
2021-08-13add token_auth to overlay requests where necessary (#17851)Tim-Hinnerk Heuer
2020-12-04Do not force api session usage for widgetized views (#16875)Stefan Giehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. (#1...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-03-10Propagate token auth in ajax requests for widgetized reports AND enable_frame...diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-07-27Couple more period selector related improvements (#12326)diosmosis
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2017-12-15Fixes memory leak in piwikApiService. (#12249)John Vilk
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-01-03Always send token_auth for POST requests done in widgetize mode (#11135)Stefan Giehl
2016-12-05Don't change json2 format for Piwik 3mattab
2016-12-01Make JSON2 the now JSON formatting to fix an issue in formatting associative ...Matthieu Aubry
2016-11-27Minor tweaks and events in Goals UI (#10903)Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-08simple detection whether ad blocker is enabledThomas Steur
2015-10-06new API to make checkTokenInUrl easierThomas Steur
2015-10-06refs #4620 removed some code that was only there for IE8Thomas Steur
2015-09-23Make sure segment value is decoded in piwik-api angular service before sendin...diosmosis
2015-07-30fix angular testsThomas Steur
2015-07-30fix abort does not actually abort a requestThomas Steur
2015-05-12Getting Piwik to work on IE8 again by fixing a couple issues in various JS fi...diosmosis
2014-10-02Allow piwikApi users to specify if they want an error notification to be crea...diosmosis
2014-09-25refs #5983 fixed some jshint warningsThomas Steur
2014-09-24refs #5983 always define needed dependencies so we can later find a way to mi...Thomas Steur
2014-09-24refs #5983 started to apply the angular style guide. refactored models, use n...Thomas Steur
2014-09-13Make sure piwikApi.bulkFetch will check if a response is an error and handle ...diosmosis
2014-09-13Fix bug in setting of POST params in piwikApi angularjs object, add new bulkF...diosmosis
2014-09-01Fixes #6086, in piwikApi angularjs object, make sure we use and add abort() m...diosmosis
2014-08-26Fix regression in piwikApi angularjs object refactor and provide backwards co...diosmosis
2014-08-25Move JSON format bug fixes to new JSON2 format so existing clients will not f...diosmosis
2014-08-22Add another test for multiple aborts called on piwikApi angular object and re...diosmosis
2014-08-22Add initial unit test for piwikApi angular object, add abort() and abortAll()...diosmosis
2014-06-19refs #3838 - SitesManager fully migrated to AngularJSJulien Moumné
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-03-31refs #4619 run jshint when saving a file or running tests but only for actual...Thomas Steur
2014-03-12refs #4691 fixing filenamesThomas Steur