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-07-26[Vue] add isReportingPage() method to replace isAngularRenderingThePage() (#1...dizzy
2022-07-04do not propagate css class of vue-entry elements to the root vue element (#19...dizzy
2022-05-03Fix vue-directive selector, make sure to select root node if it has vue-direc...dizzy
2022-04-08[Vue] migrate scheduled reports management from twig/angularjs to vue (#19012)dizzy
2022-04-06[Vue] migrate manage gdpr directive to Vue (#19002)dizzy
2022-04-05[Vue] migrate campaign builder directive to vue (#19004)dizzy
2022-03-28[Vue] migrate PiwikMarketplaceController, piwik-marketplace directive and piw...dizzy
2022-03-23[Vue] Migrate sms-provider-credentials directive and ManageMobilePhoneNumbers...dizzy
2022-03-17default to empty string if attr returns undefined (#18961)dizzy
2022-03-17[Vue] migrate LanguagesManager to vue (#18931)dizzy
2022-03-15Fix added to replace translation strings with %% to % (#18940)Altamash Shaikh
2022-03-11[Vue] migrate manage goals directive and twig templates to Vue (#18917)dizzy
2022-03-08[Vue] migrate goal page link directive and add event to replace use of angula...dizzy
2022-03-03Allow modals to be identified by attribute in case it isnt desired to add .ui...dizzy
2022-02-17Add function that initializes marked vue components outside of angularjs. (#1...dizzy
2022-02-09[Vue] migrate user-permissions-edit component to vue (#18572)dizzy
2022-01-14[Vue] do not use button element in piwikHelper.modalConfirm() if it belongs t...dizzy
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-11-11[Vue] migrate dropdown and related directives (#18214)dizzy
2021-10-13[Vue] add promise api to ajaxHelper and deprecate piwikApi service (#18114)dizzy
2021-10-08[Vue] Migrate ajaxHelper.ts + piwik-url service (#18104)dizzy
2020-12-04Do not force api session usage for widgetized views (#16875)Stefan Giehl
2020-06-18Fix materializecss modal options (#16080)Stefan Giehl
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-01-15remove possibility for synchronous ajax requests (#11756)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-26Display error message after encountering ajax error in popover (#14424)Kate Butler
2019-04-02fix subtil typos (#14294)Lukas Winkler
2019-03-10Propagate token auth in ajax requests for widgetized reports AND enable_frame...diosmosis
2019-01-16Use a temp textarea instead of a div. (#13965)diosmosis
2018-11-21Fix lbraces in widget names before setting widget titles. (#13715)diosmosis
2018-10-05Fix replace not defined JS error (#13545)Thomas Steur
2018-10-01Ensure segment param is used from url if no hash available (#13512)Stefan Giehl
2018-09-01Override string trim only if needed to fix performance issue (#13371)Thomas Steur
2018-08-11In piwik.updatePeriodParamsFromUrl() get period/date values from hash or URL....diosmosis
2018-08-06Fixing regressions causing UI tests to fail (#13252)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-25use JS handler for installing all paid plugins (#12783)Lukas Winkler
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
2018-05-22make sendContentAsDownload method reusable (#12952)Thomas Steur
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-03-22Export overlay for Datatables (#11958)Stefan Giehl
2018-01-19Modal Button Fix (#12462)Jouveer
2017-11-30Show shortcut help screen when pressing `?` (#12283)Stefan Giehl
2017-10-01Extract series picker to new angular component (w/ less manual element positi...diosmosis
2017-07-20removes usage of deprecated jQuery.size() (#11883)Marc Neudert
2017-02-03added getlinktrackingtimeoutThomas Steur