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
path: root/core/View
AgeCommit message (Expand)Author
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15removed unused variablesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-18Merge branch 'master' into comparison_dashboard_changesdiosmosis
2014-02-17Proper fix to some edge case bug. Will be nice to use AngularJS for such clie...mattab
2014-02-16Allow UIControl JavaScript classes to be located outside of piwik/UI. Modify ...diosmosis
2014-02-12Merge branch 'master' into customdashdiosmosis
2014-02-12Fixes #4669 do not use newer nextIf method in rendertokenparser.diosmosis
2014-02-11Use accessors when rendering Views so UIControl is a bit cleaner.diosmosis
2014-02-11Fix bug in UIControl where override template vars are not passed to inner vie...diosmosis
2014-02-10Fixing bug in RenderTokenParser when {% render %} is used w/ 'with'.diosmosis
2014-02-09Fix bug in RenderTokenParser (getTemplateVars argument node created incorrec...diosmosis
2014-02-08Fix infinite recursion issue w/ {% render %}-ing UIControl instances, move da...diosmosis
2014-02-06Move containing <div> rendering of UIControl to new template, add new custom ...diosmosis
2014-02-05Set JavaScript data via element attributes for SegmentSelectorControl. Introd...diosmosis
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-28Add hook in ReportsByDimension to let plugins modify the Reports listingmattab
2013-11-18Miscellaneous tweaks to config.diosmosis
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-07-31Fixing post merge bugsmattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-06-20meta charset use as a SGML tag, not a XML oneThomas ZILLIOX
2013-05-31Rename report template file names in camelCaseThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-06More Twig modifications.Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-21Fixing NOTICE message. Btw fixed #3666 earliermattab
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
2012-06-21added/fixed doc blockssgiehl
2012-03-09refs #3021 - fix buttonrobocoder
2012-03-09refs #3021 - form tweaksrobocoder
2012-03-07fixes #3021, refs #1331 - adds Piwik_View_OneClickDonerobocoder
2011-11-10refactoring Piwik_iView to Piwik_View_Interfacerobocoder