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
2017-12-15Fixes memory leak in piwikApiService. (#12249)John Vilk
2017-12-04Do not allow piwik global frontend date properties to have value of previous7...Benaka
2017-12-03Several fixes/improvements to angular period selector (#12319)Benaka
2017-10-16Convert period selector to angular & allow plugins to add periods to the fron...Benaka
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-05-24refs #11721 if a page could not be found, fallback to a first entry in that c...Thomas Steur
2017-01-03Always send token_auth for POST requests done in widgetize mode (#11135)Stefan Giehl
2016-12-05show token_auth only on clicksgiehl
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-31API.getReportMetadata should work only for one siteThomas Steur
2016-08-31Apply default filter_limit to all API calls (#10009)Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2016-02-14merge master => 3.0Thomas Steur
2016-01-13Update OmniFixture sql dump + use omnifixtureupdate expected screenshots branch.diosmosis
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-04added screen to see custom variable usagesThomas Steur
2015-10-27refs #8569 in the website selector display tooltip with full website nameThomas 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-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-23Make sure segment value is decoded in piwik-api angular service before sendin...diosmosis
2015-08-17Merge pull request #8468 from piwik/fix_abort_http_requestThomas Steur
2015-07-30remove tests as I could not make them succeed and we have a UI test for it an...Thomas Steur
2015-07-30added comment re priorityThomas Steur
2015-07-30fix angular testsThomas Steur
2015-07-30prevent showing an html entity if search term contains entity charactersThomas Steur
2015-07-30fix abort does not actually abort a requestThomas Steur
2015-07-30refs #7692 Website selector: searching for special strings will show html codeThomas Steur
2015-06-17refs #7893 added possibility to measure mobile appsThomas 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-10-02Give piwik-translate directive higher priority so it can be combined w/ other...diosmosis
2014-10-02Do not create isolated scope for piwik-translate angularjs directive.diosmosis
2014-10-02Add not to piwik-translate directive docs.diosmosis
2014-09-25refs #5983 fixed some jshint warningsThomas Steur
2014-09-24refs #5983 more filename correctionsThomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas 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-14Use double colon in piwikTranslate directive so filters can be used in replac...diosmosis
2014-09-14Add new angularjs translation directive to aid in complex translations where ...diosmosis
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