-
- Téléchargements
- Fixes #708 kudos to Maciej for his work on this one, and Anthon & Matt for the review.
Changes from Maciej's patch: -- the old Actions stats are displayed in the Page titles section, ensure BC when users were specifying page titles, they would appear in the same report. The api Actions.getActions (now deprecated) is a proxy to Actions.getPageTitles) -- applied schema change to log_conversion -- empty action names and empty URLs are now accepted at tracking time. They will be replaced at archiving time by the strings defined in the config file. - API: if a method has a comment @deprecated, it won't be shown in the API listing page (used for the now deprecated Actions.getActions() API call) - Fixes #693 Visits generator now asks for user confirmation before inserting fake data in the DB TODO: - apply small modifs to the JS tracker (setCustomUrl() and action_name defaulting to document.title) - improve/fix unit tests around the expected behavior of Action naming git-svn-id: http://dev.piwik.org/svn/trunk@1530 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent
e55da197
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- config/global.ini.php 8 ajouts, 3 suppressionsconfig/global.ini.php
- core/API/Proxy.php 3 ajouts, 1 suppressioncore/API/Proxy.php
- core/ArchiveProcessing/Day.php 1 ajout, 1 suppressioncore/ArchiveProcessing/Day.php
- core/Piwik.php 8 ajouts, 6 suppressionscore/Piwik.php
- core/Tracker/Action.php 94 ajouts, 62 suppressionscore/Tracker/Action.php
- core/Tracker/Generator.php 2 ajouts, 9 suppressionscore/Tracker/Generator.php
- core/Tracker/GoalManager.php 17 ajouts, 18 suppressionscore/Tracker/GoalManager.php
- core/Tracker/Visit.php 19 ajouts, 19 suppressionscore/Tracker/Visit.php
- core/Updates/0.5.php 33 ajouts, 0 suppressioncore/Updates/0.5.php
- core/Version.php 1 ajout, 1 suppressioncore/Version.php
- lang/en.php 2 ajouts, 0 suppressionlang/en.php
- misc/generateVisits.php 21 ajouts, 5 suppressionsmisc/generateVisits.php
- plugins/Actions/API.php 17 ajouts, 2 suppressionsplugins/Actions/API.php
- plugins/Actions/Actions.php 134 ajouts, 33 suppressionsplugins/Actions/Actions.php
- plugins/Actions/Controller.php 32 ajouts, 22 suppressionsplugins/Actions/Controller.php
- plugins/Actions/tests/Actions.test.php 92 ajouts, 0 suppressionplugins/Actions/tests/Actions.test.php
- tests/core/Tracker/Action.test.php 58 ajouts, 15 suppressionstests/core/Tracker/Action.test.php
- tests/resources/Tracker/Action.config.ini.php 2 ajouts, 0 suppressiontests/resources/Tracker/Action.config.ini.php
- tests/resources/plugins/Actions/Actions.config.ini.php 5 ajouts, 0 suppressiontests/resources/plugins/Actions/Actions.config.ini.php
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter