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
2009-12-17Refs #1082 Fixes error Actions plugin: cannot use object of type Piwik_DataTa...matt
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 refers...vipsoft
2009-12-15suppress memory_limit warningvipsoft
2009-12-15Looking ahead (e.g., #607), restored a couple of tests but suppress the resul...vipsoft
2009-12-15fixes #869 - Installation - detect presence of a reverse proxy and warn if mi...vipsoft
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 withou...matt
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
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 jQu...vipsoft
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 loaded...vipsoft
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 rath...matt
2009-12-09Fixing undefined in goal type (this must be some sort of jquery broken backwa...matt
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 /plugins/Dashboard/Controller.p...matt
2009-12-09refs #789 - fix regression with embed flash codevipsoft
2009-12-09Disabling clearspring export functionnality as it was not working for some re...matt
2009-12-09- Few updates in the messaging matt
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
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 11...vipsoft