- nov. 01, 2013
- oct. 10, 2013
-
-
mattab a rédigé
-
- oct. 08, 2013
- août 02, 2013
-
-
mattab a rédigé
Added namespaces to functions.php files in the five plugins that had one Work in progress
-
- juil. 31, 2013
-
-
mattab a rédigé
renaming Unzip to Uncompress, Renaming Tracker/Referer to Tracker/Referrer, and few more
-
- juil. 23, 2013
-
-
mattab a rédigé
Removed many Piwik_ functions, in Piwik 2 it is best practise to use the methods calls instead Todo: finish converting core/ classes + convert plugins/ classes to use \Piwik\Plugin namespace + fix build + Merge master
-
- juil. 21, 2013
-
-
mattab a rédigé
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
-
- juil. 20, 2013
- juil. 18, 2013
-
-
Fabian Becker a rédigé
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
-
Fabian Becker a rédigé
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
-
Fabian Becker a rédigé
2 steps required: 1. Refactor > Move > \Piwik\Core\Config (uncheck "Create new File") 2. Refactor > Rename > Piwik_Config to Config
-
- juil. 06, 2013
-
-
sgiehl a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 18, 2013
-
-
mattab a rédigé
Also moved some other const to Piwik class.
-
- juin 16, 2013
- juin 07, 2013
-
-
mattab a rédigé
-
- juin 06, 2013
- juin 05, 2013
-
-
mattab a rédigé
-
mattab a rédigé
Adding setting for limiting Custom Variables report in the config file, separate from the referrer config. This is especially useful to fix an ecommerce bug where "Visits" don't display properly for all products, since we used to truncate after 50 rows. Also sets by default to 1000 to ensure ecommerce tracking mostly work. Refs #3569
-
mattab a rédigé
Factoring out archiving Custom variables + cleaning it up (breaking down huge archiveDay function into several methods) Renaming some core code to make sense (sumMetrics and makeEmptyRow instead of ugly names) TODO: continue with other plugins
-