Revisions of matomo

buildservice-autocommit accepted request 612374 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 9)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 612373 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 8)
- update to 3.5.1
  # New APIs
    * Added new method Piwik\API\Request::isRootRequestApiRequest() 
      to detect if the root request is an API request.
buildservice-autocommit accepted request 605633 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 7)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 605632 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 6)
- update to 3.5.0
  # Breaking Changes
    * Flattened action url reports now always include a leading `/` 
      and will no longer include the `default_action_name`. 
      e.g. `path/to/index` will now be `/path/to/`. 
      This might affect configured custom alerts, as this plugin
      uses the flattened url reports for comparison.
  # New APIs
    * New JavaScript tracker functions to [ask for consent]
      (https://developer.matomo.org/guides/tracking-javascript-
      guide#asking-for-consent): `requireConsent`, 
      `rememberConsentGiven`, `setConsentGiven`, 
      `forgetConsentGiven`.
    * New events `PrivacyManager.deleteLogsOlderThan`, 
      `PrivacyManager.exportDataSubjects` and 
      `PrivacyManager.deleteDataSubjects` to enable plugins to be
      GDPR compliant.
    * New event `AssetManager.addStylesheets` to add additional
      less styles which are not located in a file.
    * New event `Archiving.getIdSitesToMarkArchivesAsInvalidated` 
      that lets plugins customize the behaviour of report 
      invalidations.
    * Reports and visualizations can now disable the 'all' rows 
      limit selector: 
      `$view->config->disable_all_rows_filter_limit`.
    * New settings form field UI component "Multi Tuple" that 
      lets users enter multiple values for one setting
      
  Detail changelog see: https://matomo.org/changelog/matomo-3-5-0/
buildservice-autocommit accepted request 594656 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 5)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 594655 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 4)
- update to 3.4.0
  - `piwik` font is deprecated and will be removed in Matomo 4.0. 
     Please use new `matomo` font instead
  - New APIs
  See https://matomo.org/changelog/matomo-3-4-0/
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 575404 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 3)
initialized devel package after accepting 575404
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 574270 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 2)
factory review points
mrdocs's avatar mrdocs accepted request 566583 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 1)
- Branch package from piwik,
  because piwik renamed to matomo.
- update to 3.3.0
  See https://matomo.org/changelog/matomo-3-3-0/
- update to 3.2.1
  see https://piwik.org/changelog/piwik-3-2-1/
- update to 3.2.0
  see https://piwik.org/changelog/piwik-3-2-0/
- update to 3.1.1
  see https://piwik.org/changelog/piwik-3-1-1/
  
- update to 3.1.0
  This release is rated important, two XSS issues have bin fixed.
  Also 120 tickets closed.
  see https://piwik.org/changelog/piwik-3-1-0/
- fix spec to use php7 too
- fix errors in piwik.conf
- update to 3.0.4
  see https://piwik.org/changelog/piwik-3-0-4/
- update to 3.0.3
  see https://piwik.org/changelog/piwik-3-0-3/
- update to 3.0.2
  see https://piwik.org/changelog/piwik-3-0-2/
- update to 3.0.1
  see https://piwik.org/changelog/piwik-3-0-1/
- update to 3.0.0
  see https://piwik.org/changelog/piwik-3-0-0/
- update to 2.17.1
  see https://piwik.org/changelog/piwik-2-17-1/
- update to 2.17.0
  see https://piwik.org/changelog/piwik-2-17-0/
- update to 2.16.5
  see https://piwik.org/changelog/piwik-2-16-5/
- update to 2.16.4
  see https://piwik.org/changelog/piwik-2-16-4/
- update to 2.16.3 
  see https://piwik.org/changelog/piwik-2-16-3/
  - This is a security release
- update to 2.16.2
  see https://piwik.org/changelog/piwik-2-16-2/
  - This is a security release
- update to 2.16.1
  see http://piwik.org/changelog/piwik-2-16-1/
  - This is a security release
- Drop piwik-manifest_unneeded_files.patch: It's now in upstream
- update to 2.16.0
  see http://piwik.org/changelog/piwik-2-16-0/
  
- update to 2.15.0
  see http://piwik.org/changelog/piwik-2-15-0/
- insert attention mark for php caches in README.SUSE
- activate and update manifest patch
- update to 2.14.3
  - #8439 Install of 2.14.2 blocked by permissions check on 
    piwik/config path [by @mnapoli]
  - #8431 Overlay improvements [by @sgiehl, @tsteur]
  - #8352 In Page Overlay sidebar, add icon to let me 
    “Open segmented visitor log” [by @sgiehl]
  - #8403 Improve design of Trusted Piwik Hostname setting 
    [by @barbushin, @tsteur]
  - #7835 Rename “Widgets & Dashboard” selector or change the 
    selector [by @tsteur]
  - #8293 Piwik errors logged in server error log should not have 
    HTML [by @mnapoli]
  - #8252 New config entry to set email name in email FROM field 
    [by @tsteur]
  - #8472 Fix bug in notification angular directive, do not use 
    data-binding for noclear attribute… [by @diosmosis]
  - #8285 UserCountryMap plugin shows wrong options in countries 
    select [by @mnapoli]
  - #8432 [automatic translation update] Updated 195 strings in 
    32 languages (sk, ar, de, ja, nl, nb, sv, be, bg, ca, cs, da, 
    el, es, fa, fi, fr, hi, hu, id, it, ko, pl, pt, ro, ru, sq, sr, 
    th, tl, uk, vi) [by @sgiehl]
  - #8474 [automatic translation update] Updated 254 strings in 
    37 languages (gl, nb, cs, it, sk, de, el, fr, lt, ar, bg, ca, 
    da, es, et, fa, fi, he, hi, hr, id, ja, ko, nl, nn, pl, ro, ru,
    sl, sq, sr, sv, ta, th, tl, tr, vi) [by @sgiehl]
- update to 2.14.2
  - #8304 Column not found: 1054 Unknown column 
    ‘log_visit.location_browser_lang’ in ‘field list'” [by @tsteur]
  - #8365 renderer format is not valid – fatal php error after 
    2.14.0
  - #8316 URL parameter for core:archive console command is ignored 
    [by @diosmosis, @mattab]
  - #8307 Limit notifications of not authenticated sessions 
    [by @tsteur]
  - #8370 Can’t update GrabGravatar plugin [by @tsteur]
  - #8346 node.className.split is not a function on tracking click 
    on/near SVG element [by @dandv, @tsteur]
  - #8294 CLI plugin generator doesn’t intercept plugin description 
    [by @tsteur]
  - #8257 Site Search report does not display tooltips with metrics 
    documentation
  - #7768 Browser info tooltip doesn’t hide
  - #8411 Add System check that checks that shell_exec function is 
    enabled [by @mattab]
  - #8407 The string General_Cancel was not loaded in javascript 
    [by @tsteur]
  - #8400 Fix emails validation with unknown TLD 
    [by @barbushin, @mnapoli]
  - #8379 Travis system extraction part 1 [by @diosmosis]
  - #8374 Tweaks to .travis.yml generator [by @diosmosis]
  - #8376 [automatic translation update] Updated 661 strings in 
    8 languages (nl, sv, de, es, ja, lt, pl, nb) [by @sgiehl]
- initial version 2.13.1
Displaying revisions 121 - 129 of 129
openSUSE Build Service is sponsored by