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 (Expand)Author
2015-10-12construct search tooltip depending on available selectorsThomas Steur
2015-10-08simple detection whether ad blocker is enabledThomas Steur
2015-10-08fix site selector testsThomas Steur
2015-10-07various fixes for left menu, code tweaks and documented new method to registe...Thomas Steur
2015-10-07Left menu designThomas Steur
2015-10-04Merge pull request #8905 from piwik/columns_param_regressionBenaka
2015-10-04Regression: columns query parameter is never urldecoded in PHP so it cannot b...diosmosis
2015-10-02Clicking too fast can result in nothingnessThomas Steur
2015-09-30fixes closing popovers might clear page contentsgiehl
2015-09-23Make sure segment value is decoded in piwik-api angular service before sendin...diosmosis
2015-09-22Merge pull request #8805 from piwik/8776_angular_queryThomas Steur
2015-09-22When converting the angular result to a query string, make sure to take into...diosmosis
2015-09-21Work around angular bug that causes infinite digest when setting an empty hash.diosmosis
2015-09-21Use $location.search to store & change currently viewed page in UI instead of...diosmosis
2015-09-17Remove redundant loadInitialSites call in siteselector angular directive/cont...diosmosis
2015-09-10Refs #8740, workaround chrome bug, when <span>s are nested, chrome does not c...diosmosis
2015-08-24Merge pull request #8459 from piwik/7700Benaka
2015-08-24Merge pull request #8488 from piwik/iconsBenaka
2015-08-17Fix the display of the notification boxesMatthieu Napoli
2015-08-17fix ui test as sorting of sites did not work anymoreThomas Steur
2015-08-17Merge pull request #8468 from piwik/fix_abort_http_requestThomas Steur
2015-08-13refs #7700 return all websites my default for API method Sites.getPatternMatc...Thomas Steur
2015-08-13Merge pull request #8467 from piwik/7692Thomas Steur
2015-08-07Use new icons in report headersMatthieu Napoli
2015-07-31Fix bug in notification angular directive, do not use data-binding for noclea...diosmosis
2015-07-30remove tests as I could not make them succeed and we have a UI test for it an...Thomas Steur
2015-07-30added comment re priorityThomas Steur
2015-07-30fix angular testsThomas Steur
2015-07-30prevent showing an html entity if search term contains entity charactersThomas Steur
2015-07-30fix abort does not actually abort a requestThomas Steur
2015-07-30refs #7692 Website selector: searching for special strings will show html codeThomas Steur
2015-06-23lighter and more consistent border colors, fix one spacing issueThomas Steur
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-05Improve the appearance of the site selector (vertically aligned text + icon)Matthieu Napoli
2015-06-05Fix a UI regression in the site selectorMatthieu Napoli
2015-06-01ref #7585 Refactored the less rules for buttons to simplify themMatthieu Napoli
2015-05-13Get history service to work on IE8 by removing use of Array.forEach method (w...diosmosis
2015-05-13Fill out docs for angular history service and use setTimeout when creating ne...diosmosis
2015-05-13Remove jquery.history plugin, make sure broadcast starts a digest cycle after...diosmosis
2015-05-13Refs #7798, proof of concept fix for history plugin's scroll to top issue. Fi...diosmosis
2015-05-13Merge pull request #7874 from piwik/redesign-alertsMatthieu Napoli
2015-05-12Getting Piwik to work on IE8 again by fixing a couple issues in various JS fi...diosmosis
2015-05-12#7585 Applied the new design for alerts and notifications everywhere + simpli...Matthieu Napoli
2015-04-16Merge pull request #7552 from piwik/double-escaping-bugBenaka
2015-04-16Fixed the display of the site selectorMatthieu Napoli
2015-04-16A try at including Bootstrap's container and grid system to replace custom cl...Matthieu Napoli
2015-04-14Fix minor UI bug #6205Matthieu Napoli
2015-04-07ref #7531 Fix a double encoded site name bugMatthieu Napoli
2015-03-06#7230 Fixed the display of arrowsMatthieu Napoli
2015-01-23refs #6022 added option to edit goal on goal page.Thomas Steur