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-06-02fixes #1402 - remove unreachable if{} block; switching to token_auth is a wo...vipsoft
2010-05-31Fixes #1351 All error messages displayed to screen/API should not be translat...matt
2010-05-13Fixes #1354 matt
2010-04-14fixes #1298 - redo'ing the help message because I used the error message else...vipsoft
2010-04-13fixes #1298vipsoft
2010-04-09Fixes #526matt
2010-04-03refs #1269vipsoft
2010-04-02refs #1269vipsoft
2010-04-02refs #1269vipsoft
2010-04-02 * Added General settings page to: enable browser archiving, define today's a...matt
2010-03-30fixes #1257 - logme regression with url=parameter for redirects; temporary wo...vipsoft
2010-03-23fixes #1236 - handle browser/extension/add-on causing a double page load, inv...vipsoft
2010-03-16Fixes #1155 Cookie path can now be defined in config filematt
2010-03-15refs #1202 - example of using noncevipsoft
2010-03-15fixes #1200 - on successful login, Piwik should redirect to referer URL only ...vipsoft
2010-02-12another attempt at [1827]vipsoft
2010-02-12revert [1827] to see if it fixes the webtestvipsoft
2010-02-10refs #1122 - fix usagevipsoft
2010-02-06fixes http://forum.piwik.org/index.php?showtopic=4471vipsoft
2010-01-30fixes #1096 - translateable plugin descriptionsvipsoft
2010-01-08make sure it's terminated by a line feed (in case it's missing from the trans...vipsoft
2009-12-27refactoring (eg code duplicated in view & controller); redirect logic fixvipsoft
2009-12-12refs #1062 - use IE7 compatibility mode for IE8; temporary workaround for jQu...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-16refs #680 - improve usability of datepickervipsoft
2009-11-05fixes #1034 - undefined $login changed to $user['login']vipsoft
2009-10-30fixes #510 - Update jquery.jsvipsoft
2009-10-13fix typo (trailing space) in DTDvipsoft
2009-09-08fixes #945 - Piwik sets the session.name to 'PIWIK_SESSID'; define('PIWIK_SES...vipsoft
2009-08-22phpdoc cleanup:vipsoft
2009-08-22fix redirect after installvipsoft
2009-08-21LanguagesManager setLanguageForUser() and setLanguageForSession(): rename $la...vipsoft
2009-08-12fixes #922 - use View factory in core plugins; post View.getView event (new h...vipsoft
2009-07-23Add () when instantiating classes for consistency.vipsoft
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofvipsoft
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsvipsoft
2009-06-28Fixes #524 - add standard Piwik header to .php files in core & plugins, withvipsoft
2009-06-19fixes #815 password reset should be reset only when email was successfully sentmatt
2009-06-16refs #803 - auto-discovery algorithm to handle class Piwik, files with vipsoft
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-28quick fixes #712 - add Smarty output filter to add cache busting string vipsoft
2009-05-18core code using Piwik_FetchOne|All|Query to easily work on the DB matt
2009-05-17fixed #551 - "Logout" / "Sign out" action linked to the active vipsoft
2009-04-27fixing broken dashboard when loading old layout format from DBmatt
2009-04-14fix bug when login, change password in config file, doesn't logout properly. ...matt
2009-03-20- fixed #9 referer URLs with host registered as main_url or alias_url should ...matt