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
2009-12-17Refs #1082 Fixes error Actions plugin: cannot use object of type ↵matt
Piwik_DataTable_Row as array
2009-12-17Refs #1081 this code is actually not usefulmatt
2009-12-16fix #1081 - undefined index arrowUp/arrowDownvipsoft
2009-12-15Fix test to handle case where you've updated manually but the database ↵vipsoft
refers to an old version.
2009-12-15suppress memory_limit warningvipsoft
2009-12-15Looking ahead (e.g., #607), restored a couple of tests but suppress the ↵vipsoft
results for now.
2009-12-15fixes #869 - Installation - detect presence of a reverse proxy and warn if ↵vipsoft
mismatch with $_SERVER['HTTPS']; add 'reverse_proxy' config setting
2009-12-14Fixing sorting matt
2009-12-14refs #389 using the jquery magic so that IE works OKmatt
2009-12-14refs #524 - add standard headervipsoft
2009-12-14refs #389 Fixing date selection, fixing column sorting, few styles modificationsmatt
2009-12-14Plugins page: use redirectToUrl on external linksvipsoft
2009-12-14remove external URLvipsoft
2009-12-14refs [1687], remove the URL entirely as it breaks the Plugins pagevipsoft
2009-12-14Security plugin: small translation modification and redirection to URL ↵matt
without publishing the referer
2009-12-14Removing PHP security information not relevant to a Piwik-only php server.matt
2009-12-14remove debug codevipsoft
2009-12-14Fixes #1069 only display on dashboard widgets that existmatt
2009-12-14refactor unserialize_array(); add Application version tests to SecurityInfovipsoft
2009-12-13refs #44 - translate columns in Live "Visitor Log"vipsoft
rename typo'd translation string *OperatinsSystem to *OperatingSystem upcase submenu titles for consistency
2009-12-13Only initialize spy once, if repeatedly previewing Live widget.vipsoft
2009-12-13refs #389, commit MultiSites pluginvipsoft
2009-12-13Allow plugin to disable CoreHome menusvipsoft
2009-12-13remove 'label' from getLastVisitsDetailsvipsoft
2009-12-13refs comment:ticket:44:42 - wrap URL of visited page with anchor tagvipsoft
2009-12-13fixes #1074 - missing parameters for module=Live&action=indexvipsoft
2009-12-12refs #1062 - use IE7 compatibility mode for IE8; temporary workaround for ↵vipsoft
jQuery bug in Sizzle
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)vipsoft
2009-12-12fixes #1055 - add SecurityInfo pluginvipsoft
2009-12-11fixes #1065 - IE race condition when refreshing web page and parts are ↵vipsoft
loaded from cache
2009-12-10refs #708, refs #44 - update sql to reflect column renamingvipsoft
2009-12-09Embed flash is actually working, but needs to be executed on a webserver ↵matt
rather than in a page on the desktop. This is because of flash security.
2009-12-09Fixing undefined in goal type (this must be some sort of jquery broken ↵matt
backward compatibility??)
2009-12-09Last try at json_decodematt
2009-12-09Disabling embed flash as it doesn't load the data from piwik.org/demomatt
2009-12-09Default dashboard layout should exclude the widgets that are disabledmatt
2009-12-09Fixing Notice: Undefined index: parameters in ↵matt
/plugins/Dashboard/Controller.php on line 143
2009-12-09refs #789 - fix regression with embed flash codevipsoft
2009-12-09Disabling clearspring export functionnality as it was not working for some ↵matt
reasons (refs #861) Disabling the Embed flash functionnality temporarily, probably a regression of the charts loading their data directly.
2009-12-09- Few updates in the messaging matt
- in DBStats API, table name is not bound using ? in the query, so it has to be escaped
2009-12-09Refs #708 updating testsmatt
2009-12-08fixes #1056 - core plugins should display release versionvipsoft
2009-12-08fix mysqli prepare error; make it clear that this is stats for MySQLvipsoft
2009-12-05fixes #9 - add inline help re: alias urls to SitesManager "add site"vipsoft
2009-12-05update to jquery.blockUI plugin 2.26 (now hosted on github);vipsoft
remove dangling thickbox references (from [1614])
2009-12-04fixes #1053 - don't display "add site" link if not the superuservipsoft
2009-12-03add file (missed in [1621])vipsoft
2009-12-03refs #44 - check in updated Live plugin by jr-ewingvipsoft
2009-12-02Improve formatting if multiple warnings/errors during update.vipsoft
2009-12-01Lower MySQL requirement back to 4.1; add try...catch to handle MySQL error ↵vipsoft
1193 (Unknown system variable)