Skip to content
Extraits de code Groupes Projets
  1. oct. 15, 2017
    • Lukas Winkler's avatar
      Even more HTTPS links (#12161) · c1422b53
      Lukas Winkler a rédigé
      * http://piwik.org -> https://piwik.org
      
      * more HTTPS URLs
      
      * some more HTTPS URLs
      
      * test README
      
      * don't show "Plugin Hompage" for Piwik plugins
      
      * fix tests
      
      * compile minified js
      
      (hope I didn't break anything)
      
      * some more small changes
      
      * fix UI test
      
      * comment length in piwik.js changed due to https links
      
      * fix test
      
      * update ui file
      
      * update submodule
      c1422b53
  2. oct. 06, 2017
  3. oct. 03, 2017
    • Thomas Steur's avatar
      Better segment editor and fixes (#12040) · 9af4e95a
      Thomas Steur a rédigé
      * column tweak
      
      * fix install
      
      * more tweaks
      
      * rename column to dimension
      
      * various fixes
      
      * added new control expandable select
      
      * starting to refactor segment selector
      
      * make segment editor work again
      
      * use translation keys
      
      * defined some metrics
      
      * set types
      
      * simplify
      
      * simplify
      
      * fix join generator
      
      * add possibility to use custom join table names when using query builder and it uses an inner query
      
      * fix bug in query selector when selecting same field name from different tables twice
      
      * more metadata
      
      * more tweaks
      
      * improve selector
      
      * add possibility to use custom entity names
      
      * also processed archived metrics
      
      * generate sql filter, suggested values callback, and accept values automatically for columns with enums
      
      * several tweaks
      
      * focus search field when opening it
      
      * various tweaks
      
      * added missing method
      
      * format and fix more metadata
      
      * more fixes
      
      * better definition
      
      * define custom filter
      
      * fix definition
      
      * fix various tests
      
      * fix more tests
      
      * fix bug in logquery builder
      
      * fix referrerurl segment was missing
      
      * fix some tests
      
      * fix more tests
      
      * add group
      
      * refactor for better definition
      
      * fix a bug in log query builder when similar columns are used in archiver
      
      * add goal metrics
      
      * various fixes
      
      * make datatable row more flexible
      
      * various fixes and visualization enhancements
      
      * simply segment editor and make it smaller
      
      * remove trailing comma
      
      * various fixes and added new dimension
      
      * fix formatting of returning customer
      
      * added missing primary key
      
      * fixes
      
      * various fixes and improvements
      
      * make sure to update segment definition when selecting a value from auto complete list
      
      * various fixes and more metrics
      
      * more metrics
      
      * more dimensions and fixes
      
      * fix some tests
      
      * fix some integration tests
      
      * update submodule
      
      * fix some system tests
      
      * fix ui tests
      
      * trigger new test run
      
      * fix more ui tests
      
      * fix system tests
      
      * update submodule
      
      * fix categories
      
      * sort segments by category for more consistency
      
      * add custom variables
      
      * some translations and fixes
      
      * add minute segment
      
      * more segments
      
      * added plurals
      
      * added some docs
      
      * fix test
      
      * fix tests
      
      * fix tests
      
      * added suggested values
      
      * fix some tests
      
      * various fixes
      
      * fix more tests
      
      * allow to select segments on any site
      
      * make sure to include file
      
      * added doc block
      
      * fix some system tests
      
      * fix most system tests
      
      * fix ui test
      
      * fix system test
      
      * adjust examples
      
      * added more tests and docs
      
      * no metrics for these dimensions
      
      * added developer changelog and made some classes public api
      
      * some fixes for entity names
      
      * add possibility to set format metrics in test
      
      * more consistency in defining the name
      
      * get idsites only if provided
      
      * fix integration tests
      
      * added another segment for visit start hour and visit start minute
      
      * more clear name for segment
      
      * use old segment name to not break bc
      
      * various fixes
      
      * more test fixes
      
      * fix no suggested values for new segment
      
      * add event value
      
      * for boolean dimensions only sum metric
      
      * update available widgets when updating reporting menu
      
      * Add new segments in developer changelog + typo
      
      * fix system tests
      
      * fix screenshot test
      9af4e95a
  4. sept. 26, 2017
  5. sept. 20, 2017
  6. sept. 11, 2017
    • Benaka's avatar
      Changes to support custom periods (#11837) · f0ddb70c
      Benaka a rédigé
      * Separate Archive query creation responsibility from Archive class.
      
      * Add ability for plugins to define custom period types.
      
      * Make period responsible for determining start/end time of periods, not LogAggregator.
      
      * Allow specifying custom archive writer in PluginsArchiver.
      f0ddb70c
  7. sept. 10, 2017
  8. sept. 04, 2017
  9. juil. 14, 2017
  10. juin 28, 2017
  11. mai 24, 2017
  12. mai 15, 2017
  13. mars 29, 2017
  14. mars 28, 2017
    • Matthieu Aubry's avatar
      All icons in own repo and included as a submodule (#11548) · a0f0eb8f
      Matthieu Aubry a rédigé
      * add icons submodule
      
      * replace path
      
      * change submodule url
      
      * fix JSONTest
      
      * fix integration tests
      
      * update icon submodules
      
      * fix preg_match
      
      * fix remaining system tests
      
      * better match for non dist icon files
      
      * fix .gitmodules
      
      * update icon submodule
      
      * Fixed custom dimension test
      
      * Do not completely fail when GD not enabled
      
      * Fix http test + refactor checklist
      
      * Refactored the code into a method
      
      * Changed icon path refs https://github.com/piwik/piwik/pull/11383
      
      * System tests
      
      * Update valid UI tests
      
      * Fix integration test
      a0f0eb8f
  15. fév. 18, 2017
  16. jan. 30, 2017
    • Matthieu Aubry's avatar
      New "Enable cross domain linking" checkbox in Javascript Tracker Code... · dcba32ff
      Matthieu Aubry a rédigé
      New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section) (#11295)
      
      * enable set domains when enable cross domains
      
      * fix disable cross domain when only one site url or less
      
      * New "Enable cross domain linking" checkbox in Javascript Tracker Code generator (Advanced section)
      
      * Integration test
      
      * API has new parameter
      dcba32ff
  17. jan. 22, 2017
  18. jan. 09, 2017
  19. jan. 08, 2017
  20. déc. 14, 2016
  21. déc. 12, 2016
  22. déc. 09, 2016
  23. déc. 06, 2016
  24. déc. 02, 2016
  25. déc. 01, 2016
  26. nov. 30, 2016
  27. nov. 22, 2016
  28. nov. 15, 2016
    • Matthieu Aubry's avatar
      Link to plugins (#10862) · cd6af07f
      Matthieu Aubry a rédigé
      * new SecurityInfo plugin release
      
      * Linking to plugins
      
      * Port
      
      * fix system test
      
      * Footer event message
      
      * Content tracking ad
      
      * No infobox in widget in dashboard to keep it lean
      cd6af07f
    • mattab's avatar
      43cbb048
    • Thomas Steur's avatar
      Update Marketplace to work with new API (#10799) · 587cc39e
      Thomas Steur a rédigé
      * starting to port marketplace to piwik 3
      
      * updating tests
      
      * fix translation key
      
      * fix various issues
      
      * use material select
      
      * fix plugin upload
      
      * deprecate license_homepage plugin metadata and link to a LICENSE[.md|.txt] file if found (#10756)
      
      * deprecate license_homepage plugin metadata, and link to a LICENSE[.md|.txt] file if found
      
      * Make license view HTML only without menu
      
      * fix tests and update
      
      * fix some links did not work
      
      * we need to show warnings even when plugin is installed, not only when activated. otherwise it is not clear why something is not downloadable
      
      * fix install was not working
      
      * improved responsiveness of marketplace
      
      * fix more tests
      
      * fix search was shown when only a few plugins are there
      
      * fix ui tests
      
      * fix some translations
      
      * fix tests and remove duplicated test
      587cc39e
    • mattab's avatar
      fix typo · 64314b26
      mattab a rédigé
      64314b26
  29. nov. 14, 2016
Chargement en cours