- oct. 03, 2016
-
-
Thomas Steur a rédigé
* updated our font pack, use some material design icons * fix sign in icon, better help icon * fix ui tests * fix more screenshot tests * add legal notice and readme * fix remaining tests
-
Thomas Steur a rédigé
-
Stefan Giehl a rédigé
-
- oct. 01, 2016
-
-
Matthieu Aubry a rédigé
when clicking related report, it loads the widget recursively (Resolu…
-
Matthieu Aubry a rédigé
Creating segments with weird characters sometimes doesn't work
-
Matthieu Aubry a rédigé
Delete third party UID cookie only when it was found in the cookie jar
-
mattab a rédigé
-
Thomas Steur a rédigé
fixes #10601
-
Thomas Steur a rédigé
-
- sept. 30, 2016
-
-
Thomas Steur a rédigé
when clicking related report, it loads the widget recursively (Resolution / Operating system report / Browsers) must have gone lost in a merge or so
-
Thomas Steur a rédigé
* track a unique id for each pageview * fix tests * reduce idpageview to 6 bytes * added changelog entry
-
Thomas Steur a rédigé
* fixes #10554 make goal title clickable * explain why we overwrite a report headline * link to goal detail page
-
Thomas Steur a rédigé
fixes #10577
-
mattab a rédigé
-
mattab a rédigé
-
Matthieu Aubry a rédigé
-
- sept. 28, 2016
-
-
Stefan Weil a rédigé
The line endings were converted from CRLF to LF. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- sept. 27, 2016
-
-
mattab a rédigé
Add @ignore tag to this method so it does not appear in auto generated doc, refs https://github.com/piwik/piwik/issues/10475
-
mattab a rédigé
-
Thomas Steur a rédigé
* Improve performance of Visitor Log by tweaking the MySQL query fixes #10567 * fix integration tests
-
Thomas Steur a rédigé
fix #10546
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Matthieu Aubry a rédigé
Partial revert https://github.com/piwik/piwik/pull/10548/files
-
- sept. 26, 2016
-
-
mattab a rédigé
-
Matthieu Aubry a rédigé
* Remove code block height as it looks better to let the browser set height automatically (ie. no scroll bar) * Remove deprecated code * UI tests: nicer code block * select on focus the tracking code
-
Stefan Giehl a rédigé
* fixes #10563 - materialize login form errors * updates expected screenshots * cleanup css
-
Brian Beckman a rédigé
-
mattab a rédigé
Fix WARNING: plugins/CoreVisualizations/Visualizations/Sparklines.php(77): Notice - Undefined index: showtitle
-
mattab a rédigé
Fix WARNING: plugins/CoreHome/Columns/UserId.php(85): Warning - Invalid argument supplied for foreach()
-
mattab a rédigé
-
mattab a rédigé
-
Matthieu Aubry a rédigé
On very high traffic Piwik servers, prevent integer overflow by making auto_increment fields BIGINT UNSIGNED (#10548) * Change Latitude and Longitude data types to DECIMAL instead of FLOAT * Add system test that forces an integer overflow, currently failing as expected * Make all overflow-able fields BIGINT UNSIGNED * Make overflow-able fields BIGINT UNSIGNED * These fields were not covered by the new SimulateAutoIncrementIntegerOverflow test * fix comment * Make it clear that id* fields are UNSIGNED when installing Piwik * BIGINT(10) for consistency * Update core fields to BIGINT * UI tests: New fields to be updated to bigint
-
- sept. 25, 2016
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Stefan Giehl a rédigé
* Adds possibility to define goal description * update db schema * fixed tests * show goal description in goal reports * fix tests
-
Matthieu Aubry a rédigé
-
- sept. 23, 2016
-
-
sgiehl a rédigé
-