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
2021-12-06[Vue] migrate reportingPagesModel and reportMetadataModel (#18389)dizzy
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-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-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-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-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-06-26Remove date from page title in dashboard twig template. Add logic in CoreHome...Nathan Sollenberger
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-23piwikUrl.getSearchParam() should not set an empty URL value (#12728)Thomas Steur
2017-12-15Fixes memory leak in piwikApiService. (#12249)John Vilk
2017-12-04Do not allow piwik global frontend date properties to have value of previous7...Benaka
2017-12-03Several fixes/improvements to angular period selector (#12319)Benaka
2017-10-16Convert period selector to angular & allow plugins to add periods to the fron...Benaka
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-05-24refs #11721 if a page could not be found, fallback to a first entry in that c...Thomas Steur
2017-01-03Always send token_auth for POST requests done in widgetize mode (#11135)Stefan Giehl
2016-12-05Don't change json2 format for Piwik 3mattab
2016-12-01Make JSON2 the now JSON formatting to fix an issue in formatting associative ...Matthieu Aubry
2016-11-27Minor tweaks and events in Goals UI (#10903)Thomas Steur
2016-08-31API.getReportMetadata should work only for one siteThomas Steur
2016-08-31Apply default filter_limit to all API calls (#10009)Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur