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 (Collapse)Author
2015-10-20Merge branch 'master' into 3.0Thomas Steur
Conflicts: core/Version.php plugins/CoreHome/javascripts/menu.js plugins/Events/Reports/GetActionFromCategoryId.php plugins/Events/Reports/GetActionFromNameId.php plugins/Events/Reports/GetCategoryFromActionId.php plugins/Events/Reports/GetCategoryFromNameId.php plugins/Events/Reports/GetNameFromActionId.php plugins/Events/Reports/GetNameFromCategoryId.php tests/UI/expected-ui-screenshots
2015-10-20Remove middle vertical alignment of alert icons. They are now aligned w/ the ↵diosmosis
top of the notification text.
2015-10-15Merge branch 'master' into 3.0Thomas Steur
Conflicts: CHANGELOG.md core/Plugin/Controller.php core/Version.php plugins/API/ProcessedReport.php plugins/CoreHome/CoreHome.php plugins/CoreHome/javascripts/corehome.js plugins/CoreHome/javascripts/menu.js plugins/CoreHome/javascripts/menu_init.js plugins/CoreHome/lang/en.json plugins/CoreHome/stylesheets/zen-mode.less plugins/CoreHome/templates/ReportsByDimension/_reportsByDimension.twig plugins/CoreHome/templates/_indexContent.twig plugins/CoreHome/templates/getDefaultIndexView.twig plugins/Dashboard/Menu.php plugins/Dashboard/javascripts/dashboard.js plugins/Dashboard/javascripts/dashboardObject.js plugins/Goals/templates/_titleAndEvolutionGraph.twig plugins/Goals/templates/getOverviewView.twig plugins/Morpheus/javascripts/piwikHelper.js plugins/Referrers/templates/index.twig plugins/UserCountry/templates/index.twig plugins/VisitFrequency/templates/_sparklines.twig plugins/ZenMode/ZenMode.php plugins/ZenMode/javascripts/zen-mode.js tests/PHPUnit/Fixtures/UITestFixture.php tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml tests/UI/expected-ui-screenshots tests/UI/specs/Dashboard_spec.js tests/UI/specs/Menus_spec.js tests/UI/specs/UIIntegration_spec.js
2015-10-13better spacing for RSS feedThomas Steur
2015-10-13refs #8950 should fix logo when a custom logo is uploadedThomas Steur
2015-10-12fix "Check for updates" button not working on demoThomas Steur
2015-10-11refactored js number formatter to own object to make it better usablesgiehl
2015-10-11improved numberformatter, fixed testssgiehl
2015-10-11added number formatter for jqplot and use it for numbers in yaxissgiehl
2015-10-09Merge pull request #8938 from piwik/4589Matthieu Aubry
added AnonymousPiwikUsageMeasurement plugin
2015-10-08simple detection whether ad blocker is enabledThomas Steur
2015-10-08Plugin to track usage of PiwikThomas Steur
2015-10-08fix language selector dropdown is displayed for a second when loading pageThomas Steur
2015-10-07Left menu designThomas Steur
2015-10-06forgot to commit latest changesThomas Steur
2015-10-06new API to make checkTokenInUrl easierThomas Steur
2015-10-06make sure to remove the actual filterThomas Steur
2015-10-06refs #4620 removed some code that was only there for IE8Thomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-05Do not use less functions in gradient mixins to avoid lessc failures when ↵diosmosis
the color values are not actual color values (eg, they could be placeholders).
2015-10-05Merge branch 'master' into sparkline_css_fixmattab
2015-10-03fixes #8901 - minor css fix and improvementssgiehl
2015-10-02refs #8811 disable save button when clicking on itThomas Steur
2015-09-15Set HTML <title> values in all user menu and admin menu pagesmattab
Having proper HTML titles increase usability and is important eg. one can more easily find the right tag in the list of browser tabs
2015-09-14Add UI Demo link to the user menu > Platform submenumattab
2015-09-14Mobile messaging tooltip should use new help form designmattab
2015-09-10fix invalid token error after installation on IE8 and fix JS error re JSON ↵Thomas Steur
in IE8
2015-08-24Merge pull request #8488 from piwik/iconsBenaka
Fixes #7618, add new icons to Piwik & use where appropriate. Also includes slight re-designs to entity management tables & a new CSS API using the icons easily.
2015-08-17Use the form-help class in the UserCountry settingsMatthieu Napoli
2015-08-13Merge pull request #8466 from piwik/8176Thomas Steur
icon missing on expandable rows in report Goals > Goals by Referrers > Campaigns
2015-08-07Remove "info" icons in form inline helpsMatthieu Napoli
Form inline helps are based on "info" alerts, but the icon is too heavy in forms.
2015-08-07Use standard buttons and alerts instead of and old icons and custom CSSMatthieu Napoli
2015-08-07Use new help icon in overlay + Less simplificationMatthieu Napoli
2015-08-07refs #7847 fix some alignmentsThomas Steur
2015-08-06Sort icons alphabetically in CSS since they are categorized in the UI demoMatthieu Napoli
2015-08-06Remove duplicated and useless iconsMatthieu Napoli
2015-08-06Display icons organized by categories in the UI demoMatthieu Napoli
It's much easier to read and discover them.
2015-08-06Use new icons and simplify "manager" tablesMatthieu Napoli
For example simplify user manager, site manager, reports manager, etc.
2015-08-05Vertically align icons in alertsMatthieu Napoli
This new method (should) work on PhantomJS (as well as all browser), and should fallback to something correct on IE8.
2015-08-05Vertically align icons in alertsMatthieu Napoli
2015-08-05Apply new icons to the UI alertsMatthieu Napoli
2015-08-05Reorganize icons in the UI demo for better readabilityMatthieu Napoli
2015-08-05Import new icons proposed in #7618Matthieu Napoli
The new icons are done using web fonts. They have been added to the UI demo page.
2015-07-31Add check to morpheus icheck application so inputs can avoid using icheck if ↵diosmosis
needed (works around angularjs icheck issue).
2015-07-30icon missing on expandable rows in report Goals > Goals by Referrers > CampaignsThomas Steur
2015-07-25refs #8353 improvements to overlay layoutsgiehl
2015-07-20Fix valign for labels in Reports Management formsbarbushin
2015-07-15Hide jQuery UI tooltip when dialog is closed by Esc keybarbushin
2015-07-12Merge pull request #8279 from barbushin/8244_goals_form_fixMatthieu Aubry
Fix disabled radio and texts in Add Goal form
2015-07-12Merge pull request #8292 from piwik/7382_fix_dialog_linksMatthieu Aubry
Fix dialogs scrolling when click on links with tooltips