Revisions of matomo

Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 10)
trigger service run
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
update to 3.14.1
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 7)
- split out matomo-import_logs package. This package can be installed 
  on other hosts to import log files into a running matomo instance
- package scripts below webroot with normal 644 permission, as they are 
  only needed in some special cases (and can be called via sh ./$script) 
  in such a case. Added ignore rule to silence rpmlint warnings 
  about the 'wrong' permissions for those scripts.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
- Update to 3.14.0
  New API
  The following new JavaScript tracker methods have been added:
  + _paq.push(['setVisitorId', visitorId]);. This can be used to force
     a specific visitorId. It takes a 16 digit hexadecimal string.
  + _paq.push(['requireCookieConsent']);. Call this method if cookies
     should be only used when consent was given.
  + _paq.push(['rememberCookieConsentGiven']);. Call this method when
     a user gives you cookie consent.
  + _paq.push(['forgetCookieConsentGiven']);. Call this method when
     a user revokes cookie consent.
  + _paq.push(['setCookieConsentGiven']);. Call this method to let the
     tracker know consent was given for the current page view
     (won't be remembered across requests).
  + For more info on consent have a look at
    https://developer.matomo.org/guides/tracking-javascript-guide#asking-for-consent
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 5)
- Update to 3.13.6
  API Changes
  * The first parameter `userLogin` in the `UsersManager.getUserPreference` 
    method is now optional and defaults to the currently authenticated 
    user login.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
- Update to 3.13.5
  New API
  A new event ArchiveProcessor.ComputeNbUniques.getIdSites was added 
  so plugins can change which site IDs should be included when processing 
  the number unique visitors and users for a specific site.
  * matomo-org/matomo
    - #15831 Archive Blob Tables bloating in size
    - #15545 Deadlock found when trying to get lock [by @tsteur]
    - #15732 Faster segmented suggested values when browser archiving is disabled [by @tsteur]
    - #15747 Archiving status: Reexpire lock only when needed [by @diosmosis]
    - #15853 Make sure to increase time limit when archiving [by @tsteur, @sgiehl]
    - #15727 Archiving specific date via console won’t take date as argument. [by @sgiehl]
    - #15750 Fix displaying of actions when loading additional visits in 
      visitor profile [by @sgiehl, @diosmosis]
    - #15724 Add possibility to silently stop the archiver without an error [by @tsteur]
    - #15757 Update device detector to latest 3.12.4 [by @sgiehl]
    - #15644 no popup graph shown after the first in page titles report
    - #15740 Pagetitle reports “Page Name not defined” although all PageViews 
      do have a title (action_name) [by @tsteur]
    - #15764 Realtime visitors “visitsTotal”-div is inserted multiple times [by @sgiehl]
    - #15773 Notifications with the same id might not be shown at all [by @sgiehl]
    - #15784 Force POST for bulk requests, fix alwaysUseSendBeacon not 
      respected for bulk requests [by @tsteur, @diosmosis]
    - #15809 Fix problem when comparing segments or opening popovers [by @sgiehl]
    - #15688 Ensure stringify/parse is a function [by @tsteur]
    - #15696 Better handling of processing uniques for multiple sites [by @tsteur]
    - #15729 Codespell report for “Matomo” (on fossies.org)
    - #15746 Fix inconsistent usage of segment idSites [by @tsteur, @diosmosis]
    - #15769 Revert detect page view bucket [by @tsteur, @diosmosis]
    - #15770 One click update in two parts so new code is loaded for second. [by @diosmosis]
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 3)
- package detached signature
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
- re-introduce removed cron and systemd files
- re-introduce sub-packages
- re-introduce generation of manifest file
- re-clean the files section
- do not package config.ini.php as ghost for now: breaks build

- Update to 3.13.4
  This release is rated moderate security release.
  - Fix a a possible XSS issue.
  * matomo-org/matomo
    - #15625 ‘Remember me’ not working because cookie expire is in wrong format [by @sgiehl]
    - #15598 Set samesite lax instead of None if site is not on https [by @tsteur]
    - #15623 Mention require PHP 7.2 in admin notification [by @sgiehl]
    - #15588 slow SQL query using MariaDB causing high CPU load [by @sgiehl]
    - #15609 Limit max execution time of transitions feature [by @sgiehl]
    - #15616 Review Archive invalidation code [by @diosmosis]
    - #15646 Today archive is invalidated too often [by @diosmosis]
    - #14694 Warning – ucwords() expects exactly 1 parameter, 2 given [by @katebutler, @sgiehl]
    - #14764 Page Overlay stuck on “Loading…”
    - #15589 [Geo] Unknown region metrics increased significantly after update to v3.13.1
    - #15629 Using Opt-Out iFrame twice doesn’t work [by @sgiehl]
    - #15637 Ecommerce Orders Conversion Rate Rounding Error [by @sgiehl]
    - #15550 Notice: Trying to access array offset on value of type null in 
      core/Session/SessionAuth.php on line 63 [by @diosmosis]
    - #15651 Prevent connection timed out when requesting configs.php file on IIS in web.config
    - #15672 There is no way to enable ‘secure’ for the 3rd party cookie [by @tsteur]
    - #15580 Geolocation: automatically download latest paid DB-IP databases [by @sgiehl]
    - #15614 Remove donation widget from dashboard [by @tsteur]
    - #15665 Convert range date to date archive if needed [by @tsteur, @sgiehl]
    - #15673 Always send a referrer-policy header [by @polarbirke, @diosmosis]
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 1)
Displaying revisions 61 - 70 of 70
openSUSE Build Service is sponsored by