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
AgeCommit message (Collapse)Author
2021-11-24Chrome isn't using WebKit anymore (#18252)Lukas Winkler
* Chrome isn't using WebKit anymore * updates expected test files * updates expected ui tests Co-authored-by: sgiehl <stefan@matomo.org>
2021-09-20Update device detector to 4.3.1 (#18034)Stefan Giehl
* Update device detector to 4.3.1 * update submodules * updates expected test files * Adjust methods to fetch browser logo to have the same result with new device detector version
2020-12-07updates device detector to 4.0.2 (#16900)Stefan Giehl
* updates device detector to 4.0.2 * Adds missing device type peripheral and update tests * submodule update * updates icon submodule * update expected ui files
2020-11-02Require new major release of matomo/device-detector (#16636)Stefan Giehl
* Require new major release of matomo/device-detector (instead of piwik/device-detector) * Adjust classname * fix cache class * update test files * some more code adjustments * update submodule
2020-07-15Make it possible to detect other clients than Browsers (#16197)Stefan Giehl
* Adds new client type column and extend browser column width, so it's possible to store full client names * store full client names if it's not a browser * updates expected test files * updates expected UI files * fix column type
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-04-29Updates device detector to 3.12.5 (#15883)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
* update doc blocks with new name * submodule updates * updates expected UI files
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
* many typo fixes in the code thanks to codespell * reset submodules I really need to stop using `git commit -a` * reset change in library * rebuilt piwik.js * fix test * updates expected UI file Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: Stefan Giehl <stefan@matomo.org>
2019-11-04Updates device detector to 3.12.1 (#15055)Stefan Giehl
* updates device detector to 3.12.1 * adds new device type smart speaker * updates expected test files * updates UI files
2019-10-30Revert umlaut icons (#15079)Lukas Winkler
* revert umlauts in icons * update icons
2019-08-14update matomo-icons (#14765)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
I updated the link tag for all php files with the new matomo link. Not sure if it is realistic that this will get merged but I though that someday someone has to do this(?)
2018-06-07Use generic device model names if device type is known (#13015)Stefan Giehl
* Use generic device model names * updates tests * Update screenshots
2017-05-06Move old brand icons to piwik icons (#11635)Lukas Winkler
* move old brand icons to piwik icons * update submodule * fix some tests * update submodule * fix another test * Updates screenshots * update UI test screenshots * update system test files
2017-04-18New device icons (#11601)Lukas Winkler
* use new device icons former plugins/DevicesDetection/images/screens * replace normal.png with desktop.png in tests * fix most tests * submodule updates * update screenshots * update exptected test files
2017-03-28All icons in own repo and included as a submodule (#11548)Matthieu Aubry
* add icons submodule * replace path * change submodule url * fix JSONTest * fix integration tests * update icon submodules * fix preg_match * fix remaining system tests * better match for non dist icon files * fix .gitmodules * update icon submodule * Fixed custom dimension test * Do not completely fail when GD not enabled * Fix http test + refactor checklist * Refactored the code into a method * Changed icon path refs https://github.com/piwik/piwik/pull/11383 * System tests * Update valid UI tests * Fix integration test
2017-01-22Improved old icons (#11190)Lukas Winkler
* these images are png with a wrong file extention * converted all remaining (non animated) GIFs to PNG * replaced .gif with .png * jpg to png | deleted plugins/Live/images/visitor_profile_background.jpg * changed jpg in templates * replaced favicon.ico with real multisize ico
2017-01-05Improves various icons (#11148)Stefan Giehl
* updated browser and os icons (#11063) * updated browser-icons from https://github.com/Findus23/device-icons 72d5ffef94a597c4ba226b33344e0badaadc3c35 * added os icons * added previous icons * changed macOS icon * replaced optipng with pngquant (36% size reduction) * center icons vertically * sharpen icons * increased icon size to 48x48 * fixed visitorPopup and realtimemap * revert css change * fixed HTML-Reports * replaced Windows icon https://github.com/piwik/piwik/pull/11063#issuecomment-270221316 * max-width and max-height for datatables * removed submodul (sorry wrong commit) * add explicit max-size for dataTableRowActions * fixed UNK.png * first try at fixing system tests * fixed cookie.gif * updates icons in System tests * updated plugin icons (#11121) * updated plugin icons * increased icon size to 48x48 * updated searchEngine and social icons (#11093) * updated and added searchEngine and social icons * removed unnecessary icons * sharpen icons * increased icon size to 48x48 * fixed promovideo socialicons http://builds-artifacts.piwik.org/piwik/piwik/3.x-dev/21859/UIIntegrationTest_dashboard1.png * fixed xx.png * updates plugin icons in system tests * [tests] RockMelt has it's own icon * updates expected UI test files * submodule update * fix some last tests
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-01-12fixes #9501 - adds new segment for device brandsgiehl
2015-08-22Fix typoAlbert Astals Cid
Konquerer -> Konqueror
2015-06-02fixes #8029 - remove special chars from file namesgiehl
2015-04-29avoid noticesgiehl
2015-04-04added translation for new device type; fixed testssgiehl
2015-03-16#6933 Improve the "Device model" report by prefixing the model with the ↵Matthieu Napoli
brand name E.g. 'iPad' would become 'Apple - iPad'
2015-02-21fixes #7258 - avoid noticessgiehl
2015-01-21added new device type portable media playersgiehl
2015-01-19fixed device detector cache; added fallback for old windows short codessgiehl
2014-12-08refs #3962 - moved os/browser images to DevicesDetection pluginsgiehl
2014-11-30cleaned translations after usersettings cleanupsgiehl
2014-11-24fixed small issue while rebuilding os archivessgiehl
2014-11-23added method to map legacy os shorts, to ensure old archives are displayed ↵sgiehl
correctly
2014-11-16completely removed short os name as it is uselesssgiehl
2014-11-16added shortlabel again to keep BCsgiehl
2014-10-24remove 'Extended' from function namessgiehl
2014-10-05Merge remote-tracking branch 'origin/master' into deprecate_usersettingssgiehl
Conflicts: composer.lock core/Version.php tests/PHPUnit/Integration/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml tests/PHPUnit/Integration/expected/test_csvExport__Live.getLastVisitsDetails_day.csv
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of ↵Thomas Steur
code, few refactorings, all as part of our code cleanup strategy
2014-09-28refs #3962 - implemented new detection of browser engines. Merged old ↵sgiehl
reports from UserSettings plugin to DevicesDetection plugin. Added segment option for browser engines. Added update script to move old archives and to update old visits with engine data
2014-06-17cssgiehl
2014-06-17use constant for BOT ossgiehl
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
Conflicts: plugins/DevicesDetection/DevicesDetection.php
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ↵mattab
to use free/libre instead of open source
2014-05-30bots never contain a versionsgiehl
2014-05-30fixed detection for 'unknown' device types; fixed testssgiehl
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-25php compatibility fixessgiehl
2014-05-24starting to implement new DeviceDetector structuresgiehl
2014-05-09Removed unused imports in core/ and plugins/mattab
using phpstorm optimize imports feature
2014-05-07rename unknown.ico -> Unknown.ico to prevent some failure on Thomas laptopmattab