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-12-10Merge master into "3.0"Thomas Steur
Conflicts: .travis.yml CHANGELOG.md core/Plugin/ControllerAdmin.php core/Version.php core/testMinimumPhpVersion.php plugins/API/API.php plugins/Actions/Reports/GetPageUrls.php plugins/AnonymousPiwikUsageMeasurement plugins/CoreHome/CoreHome.php plugins/CoreHome/templates/_menu.twig plugins/CoreVisualizations/javascripts/jqplotEvolutionGraph.js plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__CustomVariables.getCustomVariables_day.xml plugins/Goals/Controller.php tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php tests/PHPUnit/Integration/Plugin/ManagerTest.php tests/PHPUnit/System/expected/test_FlattenReports__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getSegmentsMetadata.xml tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI__CustomVariables.getCustomVariables_range.xml tests/PHPUnit/System/expected/test_periodIsRange_dateIsLastN_MetadataAndNormalAPI_pagesegment__CustomVariables.getCustomVariables_range.xml tests/PHPUnit/System/expected/test_reportLimiting__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_reportLimiting_rankingQuery__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchALL_noGoalData__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchALL_noGoalData__CustomVariables.getCustomVariables_week.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchVisitorType__CustomVariables.getCustomVariables_day.xml tests/PHPUnit/System/expected/test_twoVisitsWithCustomVariables_segmentMatchVisitorType__CustomVariables.getCustomVariables_week.xml tests/UI/expected-ui-screenshots tests/UI/specs/Overlay_spec.js tests/UI/specs/UIIntegration_spec.js
2015-11-17language updatesgiehl
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-07Left menu designThomas Steur
2015-10-06fix system tests after merging masterThomas 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-09-30language updatesgiehl
2015-09-22language updatesgiehl
2015-09-22Make Provider plugin disabled by default. fixes #8826mattab
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-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated ↵Thomas Steur
APIs / events for 3.0
2015-07-18language updatesgiehl
2015-06-26added a simple test to make sure we do not break the external widgets API ↵Thomas Steur
and keep the same URL renderable
2015-06-25small translation updatesgiehl
2015-06-24language updatesgiehl
2015-06-19refs #7090 #4789 Improve the look of data tables, entity tables, forms, ...Thomas Steur
2015-06-08refs #6552 set noindex,nofollow option for all pages apart from login pageThomas Steur
2015-06-05language updatesgiehl
2015-05-31language updatesgiehl
2015-04-21language updatesgiehl
2015-04-16Restore some margins when a widget is included in an iframeMatthieu Napoli
That avoids any change for people integrating the widget in their websites, and hopefully that should reduce a lot of the UI screenshot differences.
2015-04-07Removed unused filesmattab
2015-04-07Do not allow to widgetize requests from the API pluginmattab
In general it makes no sense to do this, and it could have security implications to allow it.
2015-02-25translation updatesgiehl
2015-02-22translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-12Set a consistent description in plugins metadatamattab
fixes https://github.com/piwik/piwik/issues/7184
2015-01-16Merge branch 'master' into move_language_reportsgiehl
Conflicts: tests/PHPUnit/UI
2015-01-15more consistent usage of link color and other ui elements in user/admin areaThomas Steur
2015-01-15show a menu in the user area, lots of improvements to be more consistentThomas Steur
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-12-02Merge pull request #6687 from Fensterbank/masterMatthieu Napoli
Fix for IE9 in compatibility mode
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in ↵mattab
Firefox so far and only for "left clicks". Not perfect, but hopefully other browsers will implement this in the future, as it's a useful privacy enhancing feature!
2014-11-17Fixes #6163Frédéric Bolvin
Moved IE conditional statements to body to prevent ignoring the X-UA-Compatible tag by IE
2014-11-17language update refs #3430sgiehl
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-04language update refs #3430sgiehl
2014-10-20refs #6469 some initial work for using bowerThomas Steur
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ↵Thomas Steur
to addItem without boolean parameter
2014-08-24refs #5863 another try to move translations into plugins. This time we ↵Thomas Steur
always load all translations of all plugins that are not 3rd party and bogus. As the translation file will be cached the time to load the translation drops from > 10ms to 1ms
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since ↵Thomas Steur
it is in core and should not know whether are actions, referrers and visitors item but it is very convenient for developers. Once we have DI we could add those methods there
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
This reverts commit 62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b.
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-06-30refs #5326 as mentioned in the ticket once we have simplified the reports we ↵Thomas Steur
can simplify the widgets api even more which is done in this commit, it might be not perfect yet but again much better than before
2014-06-23make sure to display a message "you do not have permission for this site" if ↵Thomas Steur
needed before displaying any information whether a report exists or whether a report is enabled... In theory someone can find out whether a certain report is installed but this was already the case before.
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ↵mattab
to use free/libre instead of open source
2014-05-27refs #5222 the defaults theme javascript files are not added by a ↵Thomas Steur
plugin.json definition, we have to add them separately