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
2010-06-03refs #1368 - Piwik::prefixTable() is deprecatedvipsoft
2010-06-03fixes #1152 - remove deprecated "name" from getInformation() arrayvipsoft
2010-05-28Adding tests to check that language files have the right number of parameters...matt
2010-05-05Refs #1308 fixing unit test, Piwik_Exec doesn't allow bind parametersmatt
2010-04-16fixes #1308 - delete user language settings when deleting uservipsoft
2010-04-10replace deprecated language="javascript" with type="text/javascript"vipsoft
2010-04-02 * Added General settings page to: enable browser archiving, define today's a...matt
2010-03-29Refs #1255 Adding About Piwik translations as a first item in the language se...matt
2010-03-07clean up some of the markupvipsoft
2010-02-11fix unit testsvipsoft
2010-02-10refs #1122 - fix usagevipsoft
2010-02-10fixes #1122 - per Matt's reviewvipsoft
2010-01-30fixes #1096 - translateable plugin descriptionsvipsoft
2009-12-28Distinguish between "needed" and "desired" functions. Handle case where debu...vipsoft
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)vipsoft
2009-12-08fixes #1056 - core plugins should display release versionvipsoft
2009-11-26Tested with PHP 5.3.1vipsoft
2009-10-29Use Piwik_Exec() for DDL queries as earlier versions of mysqli can't prepare ...vipsoft
2009-10-15refs #1003 - filter empty translations when counting percentage translatedvipsoft
2009-09-19refs #904 - mysql error codesvipsoft
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...vipsoft
2009-09-08fixes #945 - Piwik sets the session.name to 'PIWIK_SESSID'; define('PIWIK_SES...vipsoft
2009-08-27refs #540 - fix path so tests can run standalone from their own directoryvipsoft
2009-08-27fixes #540 - move plugin unit tests from tests/core/*.php to plugins/*/tests/...vipsoft
2009-08-23Tweak phpdoc config. Add some missing phpdocs.vipsoft
2009-08-22phpdoc cleanup:vipsoft
2009-08-21LanguagesManager setLanguageForUser() and setLanguageForSession(): rename $la...vipsoft
2009-08-18fixes #939 - refactor saveLanguage() from Installation and CoreUpdater contro...vipsoft
2009-08-16fixes #759 - add browser lang detection and language selector; make remaining...vipsoft
2009-08-12fixes #922 - use View factory in core plugins; post View.getView event (new h...vipsoft
2009-08-09minor XHTML formatting editsvipsoft
2009-08-02fixes #522 - inconsistency in login string lengthvipsoft
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofvipsoft
2009-07-06fixes #845 - php 5.3 backward incompatibilities and deprecated functionality;vipsoft
2009-07-03Fixes #828 - use Zend_Session / Zend_Session_Namespacevipsoft
2009-07-02refs #830 - move images as wellvipsoft
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsvipsoft
2009-07-01Quick fixes #830 - website selector not displayed correctly when LanguagesMan...vipsoft
2009-06-28Fixes #524 - add standard Piwik header to .php files in core & plugins, withvipsoft
2009-06-12Fixes #786; versions of IIS before IIS6 fail with method POST and URI vipsoft
2009-05-30fixes #691 - use relative URLs (except in Widgetize iframe & flash embed vipsoft
2009-05-28fixes #743 - optimize include path; refs #631vipsoft
2009-03-24- fixed #310 When database collation is not the default, mysql error "Illegal...matt
2009-03-23- fixed #597 Add new method to languagesManager to show all string of a languagematt
2009-03-06- adding api to languages manager to build a "thank you translators" page matt
2009-02-27adding german search enginesmatt
2009-01-14fix #483 Use of the internal API in a different domain on the same Server tha...matt
2008-12-08- cleaning the API/ codematt
2008-11-27- 40 min profiling session, a few optimizations and fixing options autoload bugmatt
2008-11-17- moving the fdd.js to /libs/jquery; should fix issue when the LanguagesManag...matt