- sept. 12, 2013
-
-
mattab a rédigé
-
- sept. 08, 2013
-
-
Fabian Becker a rédigé
refs #4141
-
- 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. 30, 2013
-
-
mattab a rédigé
-
- 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é
-
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. 05, 2013
-
-
Benaka Moorthi a rédigé
Implemented custom event dispatching system for Piwik (replaced event dispatcher lib in libs/Event). Notes: - New dispatcher can execute callbacks before or after other callbacks. - It is also possible to dispatch events only to a specific set of plugins instead of all plugins. - Moved Piwik::unprefixClass to Piwik_Common::unprefixClass - Added visibility to some event handlers that were missing it. - Allowed two unit tests to fail w/ better diagnostic messages.
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 19, 2013
- juin 18, 2013
- juin 17, 2013
-
-
mattab a rédigé
-
- juin 16, 2013
- juin 06, 2013
-
-
mattab a rédigé
Introducing new PluginsArchiver class. Plugins can create an Archiver inheriting this abstract class.
-
- juin 05, 2013
-
-
mattab a rédigé
-
- avr. 20, 2013
-
-
mattab a rédigé
* new segment 'siteSearchKeyword' Fixes #3903, #3905: * adding few fields in the Live API output to accomodate getSuggestedValuesForSegment * renamed other fields for consistency with segment names Fixes #3906: * new API: getSuggestedValuesForSegment which returns top suggested values for a particular segment. It uses the Live.getLastVisitsDetails API to fetch the most recently used values, and will show the most used values first * Adding tests for everything. The test case actually generates data for all segments so that VisitsSummary.get returns some data for each of the 47 segments being tested returns some data. How it works: * generate extended data in fixture * Tests (1) call getSuggestedValuesForSegment for each segment, check there is some data returned for each segment * get the first suggested value from the list, * Tests (2) call VisitsSummary.get with this segment value, eg. countryCode==ru. * I worked this way for all 47 segments until all tests had some data ==> now we know that all segments have been tested and that the auto suggest works for all segments. TDD FTW!
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- mars 11, 2013
-
-
diosmosis a rédigé
Refs #2908, refactored tests so database setup (adding sites, tracking visits) are separated from API tests. Put setup code into fixtures and reused code as much as possible.
-
- fév. 20, 2013
-
-
mattab a rédigé
-
- fév. 17, 2013
-
-
mattab a rédigé
-
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- nov. 21, 2012
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7515 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7513 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7512 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7511 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7510 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7508 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
Fixing PrivacyManagerTest (?) by disabling the data purge when we import the test data (or the purge deletes the data a bit too early (during test setup)) git-svn-id: http://dev.piwik.org/svn/trunk@7507 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7502 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- août 29, 2012
-
-
benakamoorthi a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@6882 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-