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
2022-01-28set default color value, when key not exist. (#18696)Peter Zhang
2022-01-10Fix possible error with sparkline colors (#18588)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-27Ensure missing GD extension doesn't break some features (#15141)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-27Sparkline: Fix value sanitizing (remove non breaking spaces and other invalid...MichaelHeerklotz
2019-09-19Fixed #14662 and fixed decimal separator translation (#14901)MichaelHeerklotz
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-12Sparklines do not show correct values if values are close to 1.0. (#14006)diosmosis
2018-10-09limit Sparkline size (#13563)Lukas Winkler
2018-06-19minor sparkline improvement (line thickness) (#13083)Lukas Winkler
2018-06-18replace sparkline library with modern equivalent (#12066)Lukas Winkler
2015-06-20use new intl unit datasgiehl
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-11-13Refs #4200, documented some of ViewDataTable and ViewDataTable\Config.diosmosis
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-09-19Disable sparklines for UI tests.Benaka Moorthi
2013-09-19Quick fix so row evolution sparklines will have color in widgetize's iframes.Benaka Moorthi
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
2013-08-05Theme the sparklines, graph & transitionsThomas ZILLIOX
2013-07-31Fixing post merge bugsmattab
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-14Remove commented code/var_dumps in core/Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-06-12refs #2726 make it possible to set the height and width of multisite sparklin...sgiehl
2012-03-08Refs #534 Minor code style + renaming tests to .test.php to ensure they are p...mattpiwik
2012-03-07refs #534: BeezyT
2012-02-21refs [534] lib / graph updatesBeezyT
2011-11-10refactoring Piwik_iView to Piwik_View_Interfacerobocoder
2010-08-20refs #1630robocoder
2010-06-21Refs #774 Fixing regression thanks for review SteveG!mattpiwik
2010-05-06fixes #1337 - remove static .htaccess files and defined('PIWIK_INCLUDE_PATH')...robocoder
2010-03-24refs #1137 - fixing various off-by-one errors in drawing feature points; cred...robocoder
2010-02-02fixes #1137 - empty sparkline with floatsrobocoder
2009-08-23Tweak phpdoc config. Add some missing phpdocs.robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-11Change die('Restricted access') to simply die.robocoder
2009-07-27fix JSON stringify'd layout not completely decoded;robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-05-06fixing offset sparklinesmattpiwik
2009-05-05- ADDED search field below data tables is now using the regular expression sy...mattpiwik
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...mattpiwik
2008-10-27- adding width & height to sparklinesmattpiwik
2008-08-04oops i totally screwed up my last commit, deleting /modules instead of renami...mattpiwik