- oct. 12, 2015
-
-
diosmosis a rédigé
-
- mars 10, 2015
-
-
diosmosis a rédigé
-
- mars 05, 2015
-
-
diosmosis a rédigé
Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Piwik\DataAccess since it iss not a DAO.
-
- fév. 11, 2015
-
-
mattab a rédigé
-
- fév. 10, 2015
-
-
mattab a rédigé
-
- jan. 22, 2015
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- déc. 22, 2014
-
-
Thomas Steur a rédigé
-
- déc. 21, 2014
-
-
Thomas Steur a rédigé
-
- nov. 25, 2014
-
-
diosmosis a rédigé
-
- nov. 09, 2014
-
-
diosmosis a rédigé
-
- nov. 07, 2014
- oct. 13, 2014
-
-
mattab a rédigé
Fixes #6191 Make sure Goal URL matching uses the RAW URL including any excluded URL parameters. + tests
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-
- oct. 06, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #5940 we might stay backwards compatible this way for 2 months. moved some tests from unit to integration and explained when a test is a unit test, an integration test or a system test.
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- juil. 10, 2014
-
-
diosmosis a rédigé
-
- juil. 09, 2014
-
-
diosmosis a rédigé
Refs #5800, add namespaces to integration tests in root folder. Also add IntegrationTestCase to a namespace, re-add individual test @groups, move test groups to class level, and rename test files & class names so underscores are not used.
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- nov. 13, 2013
-
-
mattab a rédigé
Tests: re-enabling old test which was disabled "temporarily" months ago. + Removing one hack + refreshing the expected files
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- août 22, 2013
-
-
Benaka Moorthi a rédigé
-
- 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. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 16, 2013
-
-
mattab a rédigé
-
- 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é
-
- 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. 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@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
-
- nov. 14, 2012
-
-
benakamoorthi a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7465 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
benakamoorthi a rédigé
Make sure scheduled reports are tested in TwoVisitors_TwoWebsites_DifferentDays but not in derived type TwoWebsites_DifferentDays_Conversions. git-svn-id: http://dev.piwik.org/svn/trunk@7464 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 15, 2012
-
-
mattpiwik a rédigé
Implementing Site Search tracking & reporting in Piwik core! * New Admin UI to customize, for each site, wheter site search is enabled. Also options to set default values to use. * New Reports: Searches, Searches with no result, Search categories, Top Pages Following a Search * to track "No result keyword" users will have to tag their site with a JS call, or add a new parameter to the search result page &search_count=X (X being zero for no result searches) * Reports works with Row evolution, PDF/HTML reports, Piwik Mobile * idaction_url is now NULLable because, Site Search records a page with idaction_name == Keyword, and idaction_url == NULL. This ensures that the Site Searches don't create "Page URL Not defined" records. * updates to Tracker JS API, new function trackSiteSearch, also added in PHP tracker * New fields in log_visit to track searches * new segment, "searches" which can be used to select visitors who did a search ie. searches>0 or those who searched a lot, ie searches>10 TODO: * commmit integration test, TESTING, DOCS, FAQ, release, and a nice Prayer to the universe and the stars, hoping that I can code a major new feature without any bug... * It would be awesome to have compatiblity with Transitions so we can see, for a given site search, what are the starting pages and Destination pages Thank you for your patience Timo, and thank in advance everyone for your help Testing this new feature! git-svn-id: http://dev.piwik.org/svn/trunk@7190 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-