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
2019-10-24language update (#15052)Stefan Giehl
2019-10-03update icons submodule (#14949)Lukas Winkler
* update icons submodule * update screenshots
2019-10-03Removed closing PHP tag due to PSR-2 definition (#14929)Kai Neuwerth
2019-09-27language update (#14916)Stefan Giehl
2019-09-27Small tweaks to some of the in-app links to matomo.org (#14912)Matthieu Aubry
* * Rename Piwik_App campaign name parameter to Matomo_App * Change some links from matomo.org/support/ to matomo.org/support-plans/ * fix tests
2019-09-19Make it easier to search help resources from within Matomo (#14870)Kate Butler
* Add link to matomo.org resources in awesome search * Add "How can we help" card to help page * PR fixes * CSS improvements * Update UI test screenshots * PR improvements * CSS improvements * Remove duplicate links and reword community help links * Update reference screenshot * make it work for mobile, remove duplicate dot, minor style tweak * fix screenshot test
2019-09-13Update shown logo in the app (#14860)Thomas Steur
* start changing the logo * update logo * improve position of logo * position link instead of logo * seems margin is not allowed, try using padding * fix some tests
2019-09-05language update (#14861)Stefan Giehl
2019-08-25submodule updates & test fixes (#14809)Stefan Giehl
* updates all submodules * fix WidgetList tests * submodule update * translation updates
2019-08-25language update (#14807)Stefan Giehl
2019-08-17Show marketplace in reporting menu (#14738)Thomas Steur
* show marketplace in reporting menu * also include other widgets * show more pages in the reporting menu * fix tests * fix screenshots * Update screenshot files and try to fix random failure. * fix test
2019-08-10language update (#14750)Stefan Giehl
2019-08-09Make sure test constant exists (#14737)Thomas Steur
Not quite sure how this did not fail earlier or how this usually works but seeing an error around this in my logs: > www/piwik/plugins/Feedback/Feedback.php(117): Notice - Use of undefined constant PIWIK_TEST_MODE - assumed 'PIWIK_TEST_MODE' - Matomo 3.12.0-b1 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already)
2019-08-05Update support package content on help page (#14688)Kate Butler
* Update support package content on help page * Update link to support plans * Update reference screenshot
2019-08-02language update (#14726)Stefan Giehl
2019-07-25Don't show feedback prompt when user does not exist (#14692)Thomas Steur
Prevents an error in the UI that said ``` Date format must be: YYYY-MM-DD, or 'today' or 'yesterday' or any keyword supported by the strtotime function (see http://php.net/strtotime for more information): ``` when the user did not exist. Eg when you have "virtual" users that aren't actually existing in the user table.
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
* Updates npm dependencies for screenshot testing * updates expected screenshots * improve some randomly failing tests * avoid feedback popup in tests * fix integration test * updates screenshot
2019-07-23Remove sponsors from the help page (#14676)Thomas Steur
* Remove sponsors from the help page fyi @mattab I think this link can be removed? * add get involved link
2019-07-22language update (#14684)Stefan Giehl
2019-07-16Keep top level nb_visits_converted metric (#14253)diosmosis
* Do not remove nb_visits_converted when archiving goal reports since it should differ from sum of conversions. * If metric is not available, compute dynamically by using max nb_visits_converted. * Ignore abandoned cart conversions when calculating visit converted. * In case goals column is empty. * remove processed metric code since it is not correct * do not remove visits converted metric for overview * fix tests * Fixing test * fix test * update test files * update submodules * Update expected screenshots & try to fix some random failures. * Update expected UI test export results. * two ui test fixes * Fix couple UI test failures. * fix random php test failure
2019-07-15Migrate Tour plugin UI tests to headless Chrome... (#14656)Stefan Giehl
* Converts Tour tests to Headless Chrome * Fix some failing UI tests
2019-07-12updates expected screenshotssgiehl
2019-07-11updates expected screenshotssgiehl
2019-07-08language update (#14641)Stefan Giehl
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(?)
2019-07-05Fix GitHub links for 'About matomo'-Page (Footer) (#14531)Luca
There are still old GitHub links in the footer of the 'About matomo'-Page I changed them to the new ones, so that there is no unnecessary redirect Old pull request #14528
2019-07-02use same fontsize for links (#14565)Fabian Dellwing
2019-06-29language update (#14592)Stefan Giehl
2019-06-26Do "remind me in 90 days" if user closes feedback popup without clicking a ↵Kate Butler
button (#14574) * Send tracking code email from the tracking code generator page * Remove unused var
2019-06-24language update (#14567)Stefan Giehl
2019-06-20Fixing tests. (#14542)diosmosis
* Fixing tests. * fix some more expected screenshots * fix test * fix another test * try to fix random ui test failure * update submodule
2019-06-20Fix translation error in Feedback plugin (#14545)Kate Butler
* Fix translation error in Feedback plugin * Fix spec setup error which prevents screenshot tests from running
2019-06-19Fix JS error in feedback popup directive (#14541)Kate Butler
2019-06-19Update feedback icons (#14529)Lukas Winkler
* update all icons in info page footer Thanks to @obendev for the idea in https://github.com/matomo-org/matomo/pull/14528 * update template
2019-06-18 Ask users to leave a review for Matomo (#14432)Kate Butler
* Ask users to leave a review for Matomo - WIP commit * Unit tests for feedback reminder popup * Tidying up * Add content to popup, also display on help page and after thumbs-up rating * Make UI tests; move logic out of API into Controller; tidying up * FIX UI tests * Use SVG icons * Fix test * New expected screenshot for test; tear down feedback reminder option so that other tests won't display it * New fixture for FeedbackPopup tests * Move feedback form UI spec out of UIIntegration, update screenshot * Check auth on updateFeedbackReminderDate() route * PR changes * Fix bug from typecasting
2019-06-10Fix incorrect param count for sprintf (#14506)Stefan Giehl
2019-05-31language update (#14505)Stefan Giehl
2019-05-28Ensure each plugin has a config.php and tracker.php file (#14430)Kate Butler
* Add empty config.php and tracker.php files to each plugin that doesn't have them; add to whitelist of files that are included in new plugins generated by generate:plugin * Add plugin files for plugins which were missing them
2019-05-10language update (#14441)Stefan Giehl
2019-03-17language update (#14214)Stefan Giehl
2019-01-27language update (#14030)Stefan Giehl
2019-01-14language update (#13956)Stefan Giehl
2019-01-03language update (#13927)Stefan Giehl
2018-11-13Fix link to linkedin to point directly to the group (#13699)Thomas Steur
2018-11-01language update (#13663)Stefan Giehl
2018-10-01Escape feature name for rate feature tooltips (#13503)Stefan Giehl
2018-09-17language update (#13436)Stefan Giehl
2018-09-01Adds new language Spanish (Argentina) (#13350)Stefan Giehl
2018-08-19language update (#13316)Stefan Giehl
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
* Replace proxy redirect with rel=noreferrer * Add noopener * Restore action=redirect for non-Matomo links * Wrap referring URLs * NO target on download link * Fix Github links * Fix whitespace * Fix tests * Revert change * Revert changes * Fix tests * Add noreferrer shim for MSIE 10 * Remove all action=redirect links * Restore noreferrer * Restore test * Fix one more occurrence * Update changelog * Combine if's * Fix changelog wording * Fix stray whitespace