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-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-04-28converted global js vars to local vars where possiblesgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2012-12-09refs #3359 marked some (now unused) methods as deprecated; small improvementssgiehl
2012-11-20refs #3359 moving ajax requests to a new ajax helper with more functionality ...sgiehl
2012-11-04refs #3359 use global ajax method for goal managementsgiehl
2012-05-19some more code improvementssgiehl
2012-03-31fixes #3065, refs #3011 initial version of multiple dashboard featuresgiehl
2011-10-21fixes #2397robocoder
2011-05-06refs #2123 replaced js confirm with dialog for goal deletionsgiehl
2011-04-04Fix #2258 Updating Goal edit/add UI, Tracker, API (now returning nb_visits_co...mattpiwik
2010-12-17refs #1895 - for consistencyrobocoder
2010-12-17fixes #1895robocoder
2010-08-20refs #1630robocoder
2010-07-30Refs #1490mattpiwik
2010-07-27Refs #71mattpiwik
2010-06-21Refs #774 Adding a 'cancel' link below the add/edit Goals forms (to restore s...mattpiwik
2010-06-18Refs #774 mattpiwik
2010-06-15Refs #774 mattpiwik
2010-04-09Fixes #526mattpiwik
2010-03-22Fixes #43mattpiwik
2010-03-17Fixes #1068 added i18n in all existing Goal plugin strings & js stringsmattpiwik
2009-12-09Fixing undefined in goal type (this must be some sort of jquery broken backwa...mattpiwik
2009-08-07refs #870 - add description when selecting "manually" triggered goalrobocoder
2009-08-04fixes #870 - tweak Add/Edit Goal UI when defining goals for manual only triggersrobocoder
2009-05-21Replace "new Object()" with equivalent "{}"; also fix "new Object" robocoder
2009-05-05- ADDED search field below data tables is now using the regular expression sy...mattpiwik
2009-01-14Fixing #452mattpiwik
2008-12-26- cacheFile is now creating the directory if not already createdmattpiwik
2008-12-24- adding CacheFile for caching data used in Tracker/* codemattpiwik