- mars 14, 2014
-
-
mattab a rédigé
-
- mars 10, 2014
-
-
mattab a rédigé
-
mattab a rédigé
From forum feedback: http://forum.piwik.org/read.php?2,112741
-
- mars 04, 2014
-
-
mattab a rédigé
-
- mars 02, 2014
-
-
diosmosis a rédigé
- change idsite to idSite in Overlay URLs in piwik.js - don't init top controls if top controls container can't be found - add default parameter for $urls in SitesManager.setSiteAliasUrls so site alias URLs can be reset - fix bugs in UI tests database setup (including moving dashboard setup to UITestFixture class & keeping outside of setUp function so --persist-fixture-data will work in case the super user is deleted) - Add queryParamOverride testingEnvironment variable. - fix screenshot testing page renderer's method of waiting for CSS images - add margin bottom & left for widgetized controls for tests - add diagnostics to upload_artifacts.sh script
-
- jan. 30, 2014
-
-
Thomas Steur a rédigé
-
- nov. 25, 2013
-
-
Thomas Steur a rédigé
refs #4225 sort object to make sure we get the same test results on PhantomJS, Webkit and any other browser
-
- oct. 28, 2013
-
-
mattab a rédigé
-
- oct. 23, 2013
-
-
mattab a rédigé
-
- oct. 17, 2013
-
-
mattab a rédigé
- oct. 09, 2013
-
-
mattab a rédigé
-
- sept. 30, 2013
-
-
mattab a rédigé
-
- sept. 14, 2013
- juil. 24, 2013
-
-
mattab a rédigé
-
- juil. 20, 2013
-
-
mattab a rédigé
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 17, 2013
- juin 08, 2013
-
-
Anthon Pang a rédigé
-
- mai 29, 2013
-
-
mattab a rédigé
we shouldnt disable cookies when deleting cookies, these are two different things.
-
- mai 24, 2013
-
-
mattab a rédigé
cheers Peter for finding this bad bug! The new deleteCookies function can be used, whenever new_visit=1 is used, to ensure the cookies are re-created for the new visitor. For example use as: _paq.push(["deleteCookies"]); _paq.push(["appendToTrackingUrl", "new_visit=1"]); put both at the same time. Make sure you remove the "deleteCookies" otherwise. This should fix it! I have updated the faq at http://piwik.org/faq/how-to/#faq_187
-
mattab a rédigé
-
- mai 07, 2013
-
-
mattab a rédigé
Updated doc at: http://piwik.org/docs/tracking-api/reference/ and http://piwik.org/docs/page-speed/
-
- mars 27, 2013
-
-
mattab a rédigé
-
Timo Besenreuther a rédigé
* by default, send performance.timing.responseEnd - performance.timing.requestStart as generation time with the tracking request * if the performance.timing API is not supported by the browser, don't send the metric * new method disablePerformanceTracking() * new method setGenerationTimeMs(generationTime) to set the generation after measuring it on the server side
-
- mars 24, 2013
-
-
Anthon Pang a rédigé
-
Anthon Pang a rédigé
-
Anthon Pang a rédigé
update JSON implementation from 2012-10-08 version of json2.js; applied D.C.'s changes thru-out, including the defense against window.prototype (which I think refers to var declarations shadowing window.prototype)
-
Anthon Pang a rédigé
-
Anthon Pang a rédigé
-
- mars 13, 2013
-
-
mattab a rédigé
-
mattab a rédigé
-
Fabian Becker a rédigé
-
Anthon Pang a rédigé
-
Timo Besenreuther a rédigé
* when the referrer is matched to determine whether the session should be started, don't match the domain. this caused trouble for some users and doesn't provide real advantages. * new method tracker.setApiUrl() that can be used if the tracker url and the api url (which is used in overlay) differ
-
mattab a rédigé
Updating the LICENSE.txt and license notice to link to piwik.org page at: http://piwik.org/free-software/bsd/ Anthon I moved your name to the page on the site. the page on opensource.org was not ideal and explaining well the situation.
-