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
2013-03-06Refactoring views & simplifymattab
2013-03-06Buildmattab
2013-03-06Refs #3343 Displaying the Visitor Log in a popover for better UXmattab
2013-03-06small refactormattab
2013-03-06Fixing TypeError: visitColor(...).hex is not a functionmattab
2013-03-06fixed bug: hex() is not a functionGregor Aisch
2013-03-04Refs #1845, make sure current site host is used in default alias in merge ali...diosmosis
2013-03-03upgraded to latest version of chroma.jsGregor Aisch
2013-03-03Fixing wrong encoding on update screen1.11-b5mattab
2013-03-03fixing one more semicolon missing1.11-b3mattab
2013-03-03Merge remote-tracking branch 'origin/master'mattab
2013-03-03Fixes #3769 Hiding backtrace on login form + error pagesmattab
2013-03-02Allow to translate DoNotTrack plugin description.Fabian Becker
2013-03-01Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-03-01More code cleanup and better use of Piwik::logFabian Becker
2013-03-01Refs #3632 More Code coverage for log importer using multiple site IDsmattab
2013-03-01removing testing codemattab
2013-03-01fixing JS Asset manager not running (see below) by adding missing semicolon a...mattab
2013-03-01Merge remote-tracking branch 'origin/master'mattab
2013-03-01Fixes #3784 Fixing API, but ideally would need testsmattab
2013-03-01Revert changes, !count -> empty()Fabian Becker
2013-03-01Code cleanupFabian Becker
2013-02-28showing nicer loading message for realtime mapGregor Aisch
2013-02-28refactored css into separate fileGregor Aisch
2013-02-28hiding visitor map if there's no dataGregor Aisch
2013-02-27Delete unneeded .gitignoreFabian Becker
2013-02-27most important firstmattab
2013-02-27Merge remote-tracking branch 'origin/master'mattab
2013-02-27Minor changesmattab
2013-02-27Refs #1845, display current site's host in help text/description of tracking ...diosmosis
2013-02-27Merge remote-tracking branch 'origin/master'mattab
2013-02-27Fixes #3772mattab
2013-02-27CoreHome -> General for consistency.Fabian Becker
2013-02-26Fixes #3755, fixed bug in limit selector that resulted in wrong order of grap...diosmosis
2013-02-26Refs #1845mattab
2013-02-26Minor updates to mapsmattab
2013-02-26CoreAdminHome to use html5 doctype as well.Fabian Becker
2013-02-26Change DOCTYPE of CoreHome header.tpl to html5Fabian Becker
2013-02-26Merge branch 'svg-logo'Fabian Becker
2013-02-26Two additional variables in Controller.php for the views.Fabian Becker
2013-02-26Add getSVGLogoUrl / hasSVGLogo to Piwik_API_APIFabian Becker
2013-02-26Refs #1845, switch to async JS in other places and apply fixes to tracking co...diosmosis
2013-02-26Remove letter spacing for login page headerFabian Becker
2013-02-26Added IE conditional for IE fallback css. IE < 9Fabian Becker
2013-02-25Merge branch 'master' of https://github.com/piwik/piwik into new-login-screenFabian Becker
2013-02-25Last style fixes and JavaScript simplification using jQuery + jQuery.placeholderFabian Becker
2013-02-25minormattab
2013-02-25Remove IE6 warning - Image URL is just redirecting (actually moved to: http:/...Fabian Becker
2013-02-25IE7/8 compatibility mode using html5.jsFabian Becker
2013-02-25Change DOCTYPE to html5Fabian Becker