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
path: root/js
AgeCommit message (Expand)Author
2014-09-05refs #4996 a lot of new tests and bugfixes, also some code improvementsThomas Steur
2014-09-04refs #4996 many new tests and many fixes, more will followThomas Steur
2014-09-04refs #4996 many tests to make sure our query/selector engine works. had to pa...Thomas Steur
2014-09-04refs #4996 ignore interactions if set, detect content blocks as visible that ...Thomas Steur
2014-09-03refs #4996 handle interactions better / correct. Code not tested at all yet. ...Thomas Steur
2014-09-03refs #4996 updated spec to better describe how it will work. While writing th...Thomas Steur
2014-09-02add possbility to track only visible content impressions and to detect them a...Thomas Steur
2014-09-02Merge branch 'master' into 4996_content_trackingThomas Steur
2014-09-02refs #4996 replace relative/absolute href linksThomas Steur
2014-09-01refs #4996 started to work on detecting whether an element is visible or not....Thomas Steur
2014-08-28refs #4996 track internal and external interactions (on click), also offer so...Thomas Steur
2014-08-28refs #4996 this should actually track impressionsThomas Steur
2014-08-27refs #4996 worked on detecting content name, piece and target. Next: Sending ...Thomas Steur
2014-08-24Add docblock commentSijawusz Pur Rahnama
2014-08-24Linted piwik.jsSijawusz Pur Rahnama
2014-08-24Add support for passing callback argumentSijawusz Pur Rahnama
2014-08-23refs #4996 thoughts on how to define content and already started to create so...Thomas Steur
2014-08-22refs #4996 better namingThomas Steur
2014-08-22refs #4996 some thoughts on piwik.jsThomas Steur
2014-08-20Remove remaining reference to core/Loader.php.diosmosis
2014-08-13fixes #5415 Introducing `storeCustomVariablesInCookie` function.mattab
2014-08-08fixes #5957 apply disableCookies firstmattab
2014-07-25Merge pull request #5872 from craue/code-cleanup-3Thomas Steur
2014-07-24Merge pull request #5859 from sslavic/2xx_post_successMatthieu Aubry
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-18Treat response with any 2xx status code as success for POST track requestsStevo Slavic
2014-07-01add comment to function refs #5393mattab
2014-06-30Added support for adding plugins in Tracker public APIStevo Slavic
2014-06-30Fixed jsdoc for trackSiteSearch parametersStevo Slavić
2014-06-26Rename method to `setCustomRequestProcessing` refs #5384mattab
2014-06-25Made default request method and default request content type DRYStevo Slavic
2014-06-24Added support for configuring tracking POST request content typeStevo Slavic
2014-06-24Moved setCustomRequestContentProcessing code not ot be inbetween getter and s...Stevo Slavic
2014-06-24Fixed jslint reported issuesStevo Slavic
2014-06-23Added option to configure custom request content processing logic before requ...Stevo Slavic
2014-06-22Remove parameter from ProxyHttp::serverStaticFile.diosmosis
2014-06-21tweaks to js/tracker.php if-thendiosmosis
2014-06-19Move tracker proxy logic in js/index.php to js/tracker.php & allow the remova...diosmosis
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-10Adding LibreJS license information in piwik.js Fixes #3770 #5276mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-19Nailing jslintmattab
2014-05-19added possibility to get/create a tracker by using "Tracker = AnalyticsTracke...Thomas Steur
2014-05-14refs #5049 added possiblity to use async + multiple piwik trackersThomas Steur
2014-05-14refs #5049 fix tracker tests, jslint was not as happy as I wasThomas Steur
2014-05-14refs #5049 log to console (if exist) if methods, that are applied first, are ...Thomas Steur
2014-05-09Fixes #5118 getRequest() method returns the query string of Tracking API HTTP...mattab
2014-04-11refs #4977 make clear that only uncaught errors are trackedThomas Steur