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 pull request #9064 from piwik/7778_fixMatthieu Aubry
Tracker configId should be based on original IP, not on anonymised IP?
2015-10-20AnonymousPiwikUsageMeasurement 0.1.2mattab
2015-10-20consider useAnonymizedIpForVisitEnrichmentThomas Steur
2015-10-20use raw ip for config id generationThomas Steur
2015-10-20Merge pull request #9060 from piwik/9050_avg_event_value_bugMatthieu Aubry
Fix two Events reports bugs: 0 in tooltip + missing average event value in subtables
2015-10-20Merge pull request #9058 from piwik/9018_piwik_menu_switchMatthieu Aubry
Only trigger piwikSwitchPage JS event when about to change piwik page.
2015-10-20Make sure subtable reports for Events include correct processed metrics.diosmosis
2015-10-20If average event value is empty, set it to 0 when creating event value tooltip.diosmosis
2015-10-20Remove middle vertical alignment of alert icons. They are now aligned w/ the ↵diosmosis
top of the notification text.
2015-10-20Only trigger piwikSwitchPage JS event when about to change piwik page, ↵diosmosis
instead of in admin menu & when just showing child elements of menu.
2015-10-19updated submoduleThomas Steur
2015-10-19fix namespace is wrong when generating an update for a pluginThomas Steur
2015-10-19update submodule to prevent travis from tracking usage dataThomas Steur
2015-10-17remove now unneeded position fixsgiehl
2015-10-17fixes #8870 improved remove dashboard behaviour for default dashboardsgiehl
2015-10-17Merge pull request #9039 from piwik/9035Matthieu Aubry
Angular components are not rendered in dashboard view
2015-10-17Merge pull request #9037 from piwik/9034Matthieu Aubry
Add ng-cloak to search to prevent showing the template
2015-10-17Merge branch 'master' into 9030mattab
Conflicts: plugins/CoreHome/javascripts/menu.js
2015-10-17Merge branch 'master' into 9030mattab
2015-10-17Merge pull request #9040 from piwik/9032Matthieu Aubry
Load the submenu report, when there is only one submenu
2015-10-17revert submodulemattab
2015-10-16fixes #9032 Load the submenu report, when there is only one submenuThomas Steur
2015-10-16refs #9035 angular components are not rendered in dashboard viewThomas Steur
2015-10-16refs #9030 When a given menu is expended, collapse it on toggleThomas Steur
2015-10-16refs #9034 add ng-cloak to searchThomas Steur
2015-10-16update submoduleThomas Steur
2015-10-16Merge pull request #9012 from piwik/ngdialog_regressionMatthieu Aubry
Dialogs implemented with angular will not display on reload or via URL
2015-10-16Merge pull request #9019 from piwik/9018_normalize_hashMatthieu Aubry
normalize hash in history service before comparing
2015-10-16Merge pull request #9020 from piwik/allow_menu_standaloneMatthieu Aubry
Allow the left menu to be displayed by itself in a small iframe w/o triggering small @media CSS.
2015-10-16Allow the left menu to be displayed by itself in a small iframe w/o ↵diosmosis
triggering small @media CSS.
2015-10-16Normalize current hash value before comparing w/ current so all equivalent ↵diosmosis
hash URLs will be treated as equal.
2015-10-16Forgot to handle #standalone when styling .borderedControls.diosmosis
2015-10-16Merge branch 'master' into more_numberformatsmattab
2015-10-16Merge pull request #9010 from piwik/bordered_control_dialogsMatthieu Aubry
Site selectors are not rendered correctly in dialogs
2015-10-16Merge pull request #9014 from piwik/9007Matthieu Aubry
Click on menu expands the sub-menu, but do not load first sub-menu page
2015-10-16Merge pull request #9013 from piwik/9002Matthieu Aubry
Loading indicator in website selector is sometimes missing
2015-10-15use number formatting in html reportssgiehl
2015-10-15use number format for currency in all websites dashboardsgiehl
2015-10-15language updatesgiehl
2015-10-15fixes #9007 Click on menu expands the sub-menu, but do not load first ↵Thomas Steur
sub-menu page
2015-10-15Check for dialog on initial page load in dialogtoggler urllistener so ↵diosmosis
loading page w/ angular dialog via URL will work.
2015-10-15fixes #9002 loading indicator in website selector is sometimes missingThomas Steur
2015-10-15Apply .borderedControl CSS to elements within dialogs not just #root so ↵diosmosis
controls like site selector can be more easily displayed in dialogs.
2015-10-15Merge pull request #9006 from piwik/optimize_table_input_arrayBenaka
Fixes #9004, fix bug in optimize archive tables command: do not overwrite argument array w/ single value.
2015-10-15Fix bug in optimize archive tables command: do not overwrite argument array ↵diosmosis
w/ single value.
2015-10-14Make sure Keyword Not Defined tooltip in visitor log appears immediately.diosmosis
2015-10-14Merge pull request #9000 from piwik/8993Thomas Steur
Only add piwik-expand-on-click to the controls that need it
2015-10-14only add piwik-expand-on-click to the controls that need itThomas Steur
2015-10-13Merge pull request #8990 from piwik/8988Matthieu Aubry
Make sure apply button works when no period is changed
2015-10-13Merge pull request #8994 from piwik/plugins_longpluginnameMatthieu Aubry
Wrap plugin name if plugin name is very long