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-31fixing some doc blockssgiehl
2013-03-29refs #3813 fixed language selector: always use form to post data, as token_au...sgiehl
2013-03-29refs #3813 jquery, jqueryui & jqplot update + some fixessgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-07Refs #3733 Installer was broken because there is not yet a token_auth during ...mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-06Fixes possible minor CSRF that potentially allowed attackers toFabian Becker
2013-01-18Fixes #3687, make sure anonymous user cannot have language set in DB and make...benakamoorthi
2012-12-23Fixes #1554, add language selector to updater and installer.benakamoorthi
2012-10-19refs #3227 removing plugin simple testssgiehl
2012-08-02Prevent "undefined" tooltipmattpiwik
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2012-04-07Fixes #53. Augmented the log data deletion feature. Added the ability to purg...benakamoorthi
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-21refs #2960robocoder
2011-11-04refs #2397 - updating to jQuery 1.7 and event API changesrobocoder
2011-10-18Adding Farsi language (Persian)! mattpiwik
2011-05-26Refs #898mattpiwik
2011-05-09minor markup cleanuprobocoder
2011-05-09refs #2415 added missing doc blocksgiehl
2011-05-09fixes #2415sgiehl
2011-05-05#2373 inline documentation for reports and metricsBeezyT
2011-04-27Updating swedishmattpiwik
2011-04-26Automatically removing all outdated translations from non english files, base...mattpiwik
2011-04-15Refs #1478 linking to existing doc pages from the API descriptionsmattpiwik
2011-04-14Fixes #1478mattpiwik
2011-04-13Fixes #2303mattpiwik
2011-03-29Updating translations with new TranslationWriter logicmattpiwik
2011-03-28fixes #2229, refs #171 - TranslationWriter contains refactored saveTranslatio...robocoder
2011-03-25refs #2231 - fix unit testrobocoder
2011-03-20Fixes #2202 Now converting all entities to their characters when cleaning up ...mattpiwik
2011-03-18Fixing testmattpiwik
2011-03-16minor fixes when writing a clean translation; update expected test resultrobocoder
2011-03-16fix el.php test failurerobocoder
2011-02-14Adding custom variable test in Piwik (used for demo.piwik.org and developers)mattpiwik
2011-01-03Various code cleanups and small improvements:mattpiwik
2011-01-02refs #1928 (refs r3514)robocoder
2010-12-22refs #1279, refs #1910 - fix typorobocoder
2010-12-22refs #1279, refs #1910 - language preference for anonymous users is now store...robocoder
2010-12-21add some error checkingrobocoder
2010-12-19fixes #1901, refs #1592 - we can't use mock objects because of static method ...robocoder
2010-12-14Now displaying the language original name + english translation on hover (tit...mattpiwik
2010-12-14Language file cleaner removes empty translationsmattpiwik
2010-12-04fixes #1855robocoder
2010-10-28peephole optimization to singletons, i.e., new self vs. $c = __CLASS__; new $crobocoder
2010-09-25refs #1014 - move getCss, getJs, getHtc, and redirect to Proxy plugin; todo: ...robocoder
2010-09-13tweaking all the unit tests to also run from the CLI, e.g.,robocoder
2010-09-12refs #1554 - unit test for "official" English language names used in translat...robocoder
2010-08-20refs #1630robocoder
2010-07-30refs #1529 - added/tested replacement glob() function; a missing glob() is st...robocoder