- nov. 19, 2017
-
-
Stefan Giehl a rédigé
-
- oct. 17, 2017
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
TBD: Need to rebuild js, need to maybe add a test if possible.
-
- oct. 15, 2017
-
-
Lukas Winkler a rédigé
* http://piwik.org -> https://piwik.org * more HTTPS URLs * some more HTTPS URLs * test README * don't show "Plugin Hompage" for Piwik plugins * fix tests * compile minified js (hope I didn't break anything) * some more small changes * fix UI test * comment length in piwik.js changed due to https links * fix test * update ui file * update submodule
-
- oct. 05, 2017
-
-
Lukas Winkler a rédigé
-
- août 05, 2017
-
-
Felix Yan a rédigé
-
- août 03, 2017
-
-
Luiz Eduardo de Christo a rédigé
-
- juil. 18, 2017
-
-
Matthieu Aubry a rédigé
JS Tracker: new setCrossDomainLinkingTimeout function useful to set a higher timeout for links (#11828) * JS Tracker: new setCrossDomainLinkingTimeout function useful to set a higher timeout for links and increasing the default to 120 seconds * Code review feedback * Compiled Piwik.js * fix one test * Fix tests * remove debugger;
-
- juil. 07, 2017
-
-
Stefan Giehl a rédigé
* trim content values before tracking * fix archiving for invalid content entries * rebuilt piwik.js * ensure content values are correct
-
- juin 26, 2017
-
-
Stefan Giehl a rédigé
* trim event values before checking if they are empty * Prevent possible archiving failures for already tracked empty event categories * Throw exception when tracking events with empty category or action * move trim method * Log console error when tracking events without category or action * rebuilt piwik.js
-
- juin 21, 2017
-
-
Stefan Giehl a rédigé
* fix typo * rebuilts piwik.js
-
- mai 08, 2017
-
-
Matthieu Aubry a rédigé
* Use typeof(console) to prevent IE 7 error When using directly console !== undefined, older IE versions throw an error as they're actually tring to access an undefined value. Use globally supported typeof(console) !== 'undefined'. Changed typeof(<var>) to typeof <var> as it's not a function Thanks @sgiehl * Change other occurences of console !== undefined * JSLint: Remove console available global as it is not in IE7 and other older browsers * Minified piwik.js * JSlint validation * Minified files after merging 3.x-dev * Fix regression
-
- mai 05, 2017
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- mai 03, 2017
-
-
Thomas Steur a rédigé
-
- avr. 28, 2017
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- avr. 13, 2017
-
-
Thomas Steur a rédigé
* api tweaks * added tests * added docs and minified piwik * fix tests
-
- fév. 21, 2017
-
-
Matthieu Aubry a rédigé
-
Thomas Steur a rédigé
* improve single page website tracking * added docs and minified piwik * Re-generate piwik.js
-
Matthieu Aubry a rédigé
piwik.js: In addTracker do not explicitely allow to set piwikUrl to null since it may not work (#11381)
-
- fév. 11, 2017
-
-
Thomas Steur a rédigé
-
- fév. 03, 2017
-
-
Thomas Steur a rédigé
-
- jan. 30, 2017
-
-
Matthieu Aubry a rédigé
New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) (#11295) * enable set domains when enable cross domains * fix disable cross domain when only one site url or less * New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) * Integration test * API has new parameter
-
- jan. 23, 2017
-
-
Matthieu Aubry a rédigé
Cross Domain: forward pk_vid parameter when the clicked element is not directly a link but is within the link <a> element itself (#11262)
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- jan. 22, 2017
-
-
Thomas Steur a rédigé
* some work on tracking cross domain * fix some bugs * fix some edge cases * fixed tests and added more new tests * we also need a device specific id to avoid when time is not correct on a different computer etc * more tests * minified piwikjs * use only one parameter and validate values * fix tests * improve code * Re-generated piwik.js * UI Test * Comments
-
- jan. 17, 2017
-
-
Thomas Steur a rédigé
* fixes #2321 when tracking request is > 2000 char, prefer POST * Fix jslint
-
- déc. 16, 2016
-
-
Thomas Steur a rédigé
* refs #11023 better piwik.js json compatibility * fix some tests * fix json lint tests
-
Thomas Steur a rédigé
* expose JSON property for Piwik custom trackers * added test
-
- déc. 13, 2016
-
-
Thomas Steur a rédigé
-
- déc. 01, 2016
-
-
Thomas Steur a rédigé
Piwik JavaScript tracker: we now track by default Downloads and Outlinks when user clicks on the mouse right button or the mouse middle button
-
- nov. 14, 2016
-
-
mattab a rédigé
-
- nov. 07, 2016
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- nov. 01, 2016
-
-
Thomas Steur a rédigé
-