- oct. 06, 2017
-
-
Thomas Steur a rédigé
* fix bugs in table sorting query builder * fix tests
-
- oct. 05, 2017
-
-
Lukas Winkler a rédigé
-
Matthieu Aubry a rédigé
* Retry the Live UI tests to avoid random fails * Don't skip this as maybe phantomjs fixed this bug? * skipped as phantom seems to crash at this test * retry the dashboard3 ui test which has random fails * retry the ActionsDataTable suite * // this test often fails for unknown reasons? // the visitor log with site search is also currently tested in plugins/Live/tests/UI/expected-ui-screenshots/Live_visitor_log.png * remove global retry as for some reasons it triggers 2) Live should show visitor log: done() called multiple times
-
Thomas Steur a rédigé
* Add quotes around goal conversion rate metric * fix typo
-
Thomas Steur a rédigé
Remove the word Piwik from CSV download filenames
-
Thomas Steur a rédigé
Log action primary needs to return an array, not a string
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Fix action log table was not defining primary key anymore
-
Thomas Steur a rédigé
Must have gotten lost somewhere.
-
- oct. 04, 2017
-
-
Matthieu Aubry a rédigé
-
Stefan Giehl a rédigé
-
Stefan Giehl a rédigé
* calculate width for each label column * updates screenshots
-
Thomas Steur a rédigé
Because of the Reports.addReport and Reports.filterReports events, reports may be different per website. However, currently, we cache only plugin aware. For now I try to detect idSite based on that parameter
-
Stefan Giehl a rédigé
* Make it possible to show a header message for datatables * update changelog * add comment that messages will be printed raw
-
- oct. 03, 2017
-
-
Thomas Steur a rédigé
* Minor marketplace plugin formatting tweak * fix position of comma
-
Thomas Steur a rédigé
* improve promo widget * fix tests
-
Thomas Steur a rédigé
* column tweak * fix install * more tweaks * rename column to dimension * various fixes * added new control expandable select * starting to refactor segment selector * make segment editor work again * use translation keys * defined some metrics * set types * simplify * simplify * fix join generator * add possibility to use custom join table names when using query builder and it uses an inner query * fix bug in query selector when selecting same field name from different tables twice * more metadata * more tweaks * improve selector * add possibility to use custom entity names * also processed archived metrics * generate sql filter, suggested values callback, and accept values automatically for columns with enums * several tweaks * focus search field when opening it * various tweaks * added missing method * format and fix more metadata * more fixes * better definition * define custom filter * fix definition * fix various tests * fix more tests * fix bug in logquery builder * fix referrerurl segment was missing * fix some tests * fix more tests * add group * refactor for better definition * fix a bug in log query builder when similar columns are used in archiver * add goal metrics * various fixes * make datatable row more flexible * various fixes and visualization enhancements * simply segment editor and make it smaller * remove trailing comma * various fixes and added new dimension * fix formatting of returning customer * added missing primary key * fixes * various fixes and improvements * make sure to update segment definition when selecting a value from auto complete list * various fixes and more metrics * more metrics * more dimensions and fixes * fix some tests * fix some integration tests * update submodule * fix some system tests * fix ui tests * trigger new test run * fix more ui tests * fix system tests * update submodule * fix categories * sort segments by category for more consistency * add custom variables * some translations and fixes * add minute segment * more segments * added plurals * added some docs * fix test * fix tests * fix tests * added suggested values * fix some tests * various fixes * fix more tests * allow to select segments on any site * make sure to include file * added doc block * fix some system tests * fix most system tests * fix ui test * fix system test * adjust examples * added more tests and docs * no metrics for these dimensions * added developer changelog and made some classes public api * some fixes for entity names * add possibility to set format metrics in test * more consistency in defining the name * get idsites only if provided * fix integration tests * added another segment for visit start hour and visit start minute * more clear name for segment * use old segment name to not break bc * various fixes * more test fixes * fix no suggested values for new segment * add event value * for boolean dimensions only sum metric * update available widgets when updating reporting menu * Add new segments in developer changelog + typo * fix system tests * fix screenshot test
-
- oct. 02, 2017
-
-
Thomas Steur a rédigé
Extract series picker into angular component
-
Stefan Giehl a rédigé
* updates device detector to 3.8.2 * update test file * submodule update * updates screenshots * update test files * submodule update * updates screenshot
-
diosmosis a rédigé
-
- oct. 01, 2017
- sept. 29, 2017
-
-
Stefan Giehl a rédigé
* updates piwik/* composer libs * update icon submodule
-
- sept. 27, 2017
-
-
Matthieu Aubry a rédigé
Add filter_limit=-1 to Request::processRequest calls
-
Thomas Steur a rédigé
* write current interaction position for all actions * fix some tests * fix more tests * update tests
-
- sept. 26, 2017
-
-
Stefan Giehl a rédigé
-
Benaka a rédigé
Pass --piwik-domain value to phpunit via environment variable so correct INI config will be used in tests. (#12119)
-
Thomas Steur a rédigé
* Better report parameter fetching * prefer a unique report id * add method to get id * removed code that is supposed to be in different PR
-
- sept. 25, 2017
-
-
Matthieu Aubry a rédigé
-
Stefan Giehl a rédigé
* Use mbstring proxy methods * Avoid using strtolower/strtoupper if mbstring is not available to prevent possible unicode problems
-
Benaka a rédigé
* Adding new events triggered when dynamic files are changed by Piwik. * Fixing broken test in TrackerUpdaterTest.php.
-
Thomas Steur a rédigé
If this is embedded on a different URL, a wrong module may be used.
-
mattab a rédigé
-
Thomas Steur a rédigé
* no longer show "this is demo.piwik.org" message in top control * update key
-
Benaka a rédigé
Reports did not show currently, because widget configs in containers with ByDimension layout have modified categories/subcategories. They thus did not show up under the right category (the category of the widget container). Fixed by using the right category in getWidgetMetadata (but not getPagesMetadata).
-
Thomas Steur a rédigé
I did not check specifically but would presume getUsers will only return max 100 users here. Ideally we would instead have a method to directly get the number of users count which would be much faster... For some Piwik installations loading this page might take a wee bit longer.
-
- sept. 24, 2017
-
-
Lukas Winkler a rédigé
* make old sparklines library work with PHP 7.2 * fix typo in old sparkline library
-
- sept. 22, 2017
-
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
Template header & footer event
-
Stefan Giehl a rédigé
* Make visitor profile wellformed XML * update test files
-