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
2021-02-16Fix HTML structure of create dashboard box (#17224)Stefan Giehl
2019-10-11Remove no longer needed file for IE9 (#14993)Thomas Steur
* Remove no longer needed file for IE9 We're not supporting it anymore anyway * Update iframe.twig * Update _header.twig
2018-11-29allow admin user to copy dashboards (#13605)Thomas Steur
* allow admin user to copy dashboards * Update API.php * fix test
2018-11-26don't allow chrome to translate Matomo pages (#13748)Lukas Winkler
avoid unintentionally sending private data to foreign servers
2018-06-18Deprecates the `historyService` along with `broadcast.init`, ↵Stefan Giehl
`broadcast.propagateAjax`, `broadcast.pageLoad` (#12363) * deprecates broadcast.propagateAjax() * make overlay js independed from history service and some broadcast methods * deprecates historyService alogn with some broadcast methods * make popovers work in widgetized dashboard without history service * do not update overlay page/sidebar when iframe url didn't change prevents reloading data when opening a popover
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
* Do not use sync ajax requests * adds deprecation comments * convert some methods to be fully async * adds minimum waittime after page load in ui tests * improve wait times
2018-01-19Restore wording on Copy dashboard feature (#12483)Matthieu Aubry
regressed in https://github.com/matomo-org/matomo/pull/12460
2018-01-18Improved Login and Reset Password Fields (#12448)Jouveer
* Improved Login and Reset Password Fields * Update index.twig * Update userSettings.twig
2017-10-17Make dashboard links working for all browsers (#12176)Stefan Giehl
2017-07-07Hide dashboard selection box if no dashboards available for selection (#11757)Stefan Giehl
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
* improved ui and responsiveness * improve rss widget * commit changes for ui again, got lost after the last commit * fix more tests * restoring files * fix fonts * fix more tests * more test fixes * fix some system tests * fix tests * fix system and ui tests * fix updater tests * make a page as loaded once the callback is called * enable verbose * more verbose output * enable phantomjs debug flag * debug should be a phantomjs option * trying to fix installation tests * fixes #10173 to not compile css files as less * trying to minimize js/css requests to hopefully prevent random ui test fails * disable verbose mode * fix updater and installation * lots of bugfixes and ui tweaks * fix reset dashboard * various bugfixes * fix integration tests * fix text color * hoping to fix installation tests this way * cache css/js resources for an hour, should speed up tests and prevent some random issues * we need to avoid installing plugins multiple times at the same time when requesting resources * finally getting the colors right again * fix most tests, more tests for theme * use an h2 element for titles for better accessibility * fix headline color * use actual theme text color (piwik-black) * fix small font size was applied on all p elements * fix tests * now improving all the datatables * trying to ignore images for visitor log * Revert "trying to ignore images for visitor log" This reverts commit ad1ff7267aae14ad905bef130e956c8593c4fb22. * fix tests * fix we had always ignored a max label width * trying to fix file permissions * fix more file permissions * Improved plugins update API (#10028) * refs #7983 let plugins add or remove fields to websites and better settings api * * Hide CorePluginsAdmin API methods * More documentation * Added some more tests * improved updates API for plugins * better error code as duplicate column cannot really happen when not actually renaming a colum Conflicts: core/Updates/3.0.0-b1.php plugins/CoreUpdater/Commands/Update/CliUpdateObserver.php * fix DB field piwik_log_visit.location_provider too small (#10003) * fixes #9564 fix DB field piwik_log_visit.location_provider too small * use new plugins updater API * DB field piwik_log_visit.visit_total_actions too small (#10002) * fixes #9565 DB field piwik_log_visit.visit_total_actions too small * change type of some db columns that are too small * fix tests (#10040) Conflicts: plugins/CoreAdminHome/Menu.php plugins/Goals/Menu.php plugins/MobileMessaging/Menu.php plugins/SitesManager/Menu.php plugins/UsersManager/Menu.php tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml * fix more file permissions * repair more file permissions * repair more file permissions * trying to make ui tests work again, the table was missing * fix some encoding issues * cross browser fixes and usability improvement * move back the config icon, need to find a better solution later * more cross browser fixes * bugfixes * fix ui tests * fix encoding issue * fix various issues with the ui tests when a test gets aborted * also skip this visitor log test when aborted * there were 3 css files that were loaded separately, merge them instead into one css * forgot to add the actual manifest * do not add manifest if custom logo is specified * load font css files first as it was before merging them into big css * fix link icon was not aligned anymore * minor fixes * setting it back to 4px * in popovers the font variable was always ignored and a different font loaded * forgot to update screenshots * fix remaining tests * this should fix an update error * added 3 new widgets system check, system summary and plugin updates * tweak new widgets content * no page reload when changing date or segment * in admin home show only enabled widgets * refs #10295 use getMockBuilder instead of deprecated getMock * fix some ui tests * fix various bugs * fix more tests * fix ui tests * add a space between loading image and loading message * fix docs so they appear on developer.piwik.org * improved documentation * introduce new Widget::renderTemplate method for consistency with controllers * remove no longer needed files * testing system fonts * fix strong was not really bold * more useful system summary * remove ubuntu font * fix most tests and removed most em elements * fix tests * fix headline was very thin * update submodule * update submodules * update submodule * fix failing ui tests * update submodules
2016-03-08Merge master => 3.0Thomas Steur
2016-02-14merge master => 3.0Thomas Steur
2015-12-25Merge branch 'master' into 3.0sgiehl
Conflicts: core/Version.php plugins/CoreConsole/Commands/ManagePlugin.php plugins/CoreHome/angularjs/siteselector/siteselector.directive.js plugins/CoreHome/javascripts/corehome.js plugins/Ecommerce/Menu.php plugins/Events/Events.php plugins/Goals/Goals.php plugins/Live/templates/index.twig plugins/UserCountryMap/UserCountryMap.php plugins/UsersManager/stylesheets/usersManager.less plugins/VisitsSummary/Controller.php plugins/VisitsSummary/Reports/Get.php tests/UI/expected-ui-screenshots
2015-12-19fixes #9022 - fixed jumping effect in dashboardsgiehl
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-06generate pages instead of implementing them in each controllerThomas Steur
2015-08-06Change the icon used for maximising widgetsMatthieu Napoli
2015-08-06User new icons in widget headersMatthieu Napoli
2015-07-29refs #7835 rename Widgets & Dashboard selector to DashboardThomas Steur
2015-06-15#8035 Fix the design of the "Create a new dashboard" popupMatthieu Napoli
2015-06-08refs #6552 set noindex,nofollow option for all pages apart from login pageThomas Steur
2015-05-13Make sure angular app is initialized in Dashboard standalone view.diosmosis
2015-01-15Added multi languge to the offsceen 'Widget text'Nigel
2015-01-15Fixed the line break before the widget titleNigel
2015-01-14Removed extra characterLiam Sharpe
2015-01-14Added h3 tags to widget headersLiam Sharpe
2014-06-23Make sure icheck is initialized after ajax page reload & fix label/input ↵diosmosis
HTML structure for icheck compatibility in certain places.
2014-06-04Make the X-UA-Compatible consistent across piwik codebasemattab
Refs https://github.com/piwik/piwik/pull/302 refs #5282
2014-06-04Fix a bug for ticket #5282LGarciaSpherexx
2014-05-23started experiment making morpheus default themeThomas Steur
2014-02-11Remove WidgetizedReportControl and keep widget template in Twig template. ↵diosmosis
Renamed widgetsHelper.getEmptyHtml to WidgetFactory.make.
2014-02-10Rewrote top control code to move elements that are not in the top bar, ↵diosmosis
change name of css class js-autoLeftPanel, make segment selector more generic, make dashboard settings widget reusable.
2014-02-10Move HTML generation of widgetized reports in dashboard to server side Twig ↵diosmosis
template.
2014-02-10Intermediate commit.diosmosis
2014-02-09Create dashboard settings base control and use with new dashboard manager ↵diosmosis
control, fix regression in dashboard menu handling (menu would not rebuild on dashboard rename/remove/create), remove use of id attribute in _dashboardSettings.twig, fix z-index regression in dashboard settings popup in morpheus.
2014-02-08Fix infinite recursion issue w/ {% render %}-ing UIControl instances, move ↵diosmosis
dashboard settings HTML rendering to new UIControl object, and slight improvement to error message in screenshot capture script.
2014-02-05Minor whitespacemattab
2014-01-16Refs #4502 Adding class for standalone widgetsmattab
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs ↵mattab
#4502
2013-11-08Hide 'Widgets & Dashboard' panel on other pages than dashboardThomas ZILLIOX
2013-11-04Remove the widgetPanel DOM move on load & provide a generic top_controls ↵Thomas ZILLIOX
panel organization
2013-10-23Fix typo in full screen dashboard embedmattab
2013-09-28Alignment of the dashboard elementsThomas ZILLIOX
2013-09-14translations cleanup: merged General_Dashboard with Dashboard_Dashboardsgiehl
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and ↵Benaka Moorthi
automatically generate translation JS for all plugins. Translation JS is now treated as an asset and is included in merged JS. Note: - Includes tweaks to capture.js: on webpage error stop capture program.
2013-08-05Bugfix: Add display of site selector in PDFReportsThomas ZILLIOX
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20always use the html5 charset declarationThomas ZILLIOX