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 (Expand)Author
2022-05-03Replace deprecated String.prototype.substr() (#19111)CommanderRoot
2022-03-21[Vue] migrate multisites plugin components to vue (#18939)dizzy
2022-01-10[Vue] fixes #18578 better defaulting of date/period/segment in hash (#18591)dizzy
2022-01-01[Vue] migrate smaller core home common directives and deprecate others (#18446)dizzy
2021-12-27[Vue] migrate report export directive and popover (#18440)dizzy
2021-12-09[Vue] migrate piwik-reporting-menu directive to vue (#18423)dizzy
2021-12-06[Vue] migrate reportingPagesModel and reportMetadataModel (#18389)dizzy
2021-11-19[Vue] migrate siteselector directive and quick-access directive (#18292)dizzy
2021-11-11[Vue] migrate dropdown and related directives (#18214)dizzy
2021-10-15[Vue] utility function for creating angularjs adapters (#18146)4.6.0-b1dizzy
2021-10-13[Vue] add promise api to ajaxHelper and deprecate piwikApi service (#18114)dizzy
2021-10-11[Vue] migrate piwik service and test (#18106)dizzy
2021-10-08[Vue] Migrate ajaxHelper.ts + piwik-url service (#18104)dizzy
2021-10-06[Vue] migrate periods service to typescript & introduce frontend unit testing...dizzy
2021-08-13add token_auth to overlay requests where necessary (#17851)Tim-Hinnerk Heuer
2021-04-06Show notification when there is raw data but no data (#17380)Zoltan Flamis
2021-03-11Set the previous month date to 1 when compare months (#17294)Zoltan Flamis
2020-12-17Show an error notification in UI when given date/period combination is invali...Stefan Giehl
2020-12-10Allow using last (week|month|year) as date param (#16830)Stefan Giehl
2020-12-04Do not force api session usage for widgetized views (#16875)Stefan Giehl
2020-10-20Do not always initialize dropdown element if the element is no longer on the ...diosmosis
2020-06-18Fix materializecss modal options (#16080)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. (#1...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-23Make segment title clickable and add segment definition to tooltip. (#15269)diosmosis
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-18Fixes some comparison issues (#15583)Stefan Giehl
2019-11-15String can be urlencoded when parsing range dates in client. (#15158)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-06-26Do "remind me in 90 days" if user closes feedback popup without clicking a bu...Kate Butler
2019-06-18 Ask users to leave a review for Matomo (#14432)Kate Butler
2019-03-10Propagate token auth in ajax requests for widgetized reports AND enable_frame...diosmosis
2019-01-16Add initial unit test for piwik helper.diosmosis
2018-12-03cs/wssgiehl
2018-12-03Add timezone to current date hours instead of directly setting to timezone of...diosmosis
2018-11-25Dashboard selector listing all widgets is hidden once the scroll bar is used ...Thomas Steur
2018-11-13Update date in page title correctly (#13697)Stefan Giehl
2018-11-05Page title in Tag Manager, Help page, Admin pages show the date but there is ...Thomas Steur
2018-09-01Always set hours to 0 for periods.getToday (#13373)Stefan Giehl
2018-08-28Ensure dates calculated with JS are never before first allowed date (#13348)Stefan Giehl
2018-08-11In piwik.updatePeriodParamsFromUrl() get period/date values from hash or URL....diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-07-27Couple more period selector related improvements (#12326)diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-07-03Make it possible to use line breaks in placeholders (#13125)Stefan Giehl
2018-06-26Remove date from page title in dashboard twig template. Add logic in CoreHome...Nathan Sollenberger