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-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Converting to namespace: Archivemattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #4041, move Piwik_ViewDataTable_GenerateGraphData logic to new JqplotDat...Benaka Moorthi
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-15Refs #3942mattab
2013-07-13Refactored ViewDataTable::getRequestString to return an array so building a U...Benaka Moorthi
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-12Refs #4040, #4041, move all ViewDataTable properties to the viewProperties ar...Benaka Moorthi
2013-07-12Allow extra query params to be added to ViewDataTable's API request string an...Benaka Moorthi
2013-07-12Refs #4041, removed extra ViewDataTable classes used by Goals Controller.Benaka Moorthi
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20Use id attribute instead of a tag for anchorThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-08Change all broken links starting with theme/default/imagesThomas ZILLIOX
2013-05-08Reorganizing the images folders for every pluginsThomas ZILLIOX
2013-04-30Fix Goals add/form.Fabian Becker
2013-04-29Merge branch 'master' into 2.x-twigFabian Becker
2013-04-28converted global js vars to local vars where possiblesgiehl
2013-04-14Merge branch 'master' into 2.x-twigFabian Becker
2013-04-13Refs #3116, make summary row label readable in ecommerce goals reports and ad...diosmosis
2013-04-11Fix htmlFabian Becker
2013-04-11Converted all goal templates to twigFabian Becker
2013-04-10Converted add/edit goalFabian Becker
2013-04-09Merge branch 'master' into 2.x-twigFabian Becker
2013-04-09Committed too early refs #3882mattab
2013-04-09Fixes #3882mattab
2013-04-08Refactoring strings for translations, hopefully soon reaching 100% of all str...mattab
2013-04-06More Twig modifications.Fabian Becker
2013-03-30refs #3813 disabled animations for tooltipssgiehl
2013-03-29refs #3813 jquery, jqueryui & jqplot update + some fixessgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-11Refs #3465, remove Piwik_DataTable_Array::metadata and move data to Piwik_Dat...diosmosis
2013-03-01Revert changes, !count -> empty()Fabian Becker
2013-03-01Code cleanupFabian Becker
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-07Fixes #3619, add reports by dimension section to Referrers overview.diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-06Refs #3691, refactor Goals 'conversions by type of visit' template/logic into...diosmosis
2013-01-18Refs #3685, make sure goals overview sparklines have idGoal= in URL.benakamoorthi
2012-12-31Preventing wrapping of select fieldmattpiwik
2012-12-09refs #3359 marked some (now unused) methods as deprecated; small improvementssgiehl