Go to file
jdlrobson 47c2df09d4 Display and hover events are logged but not recorded
This adds two new events "display" and "hover" which are not
recorded back to the server. The benefits of having these events
is that they are important events in the lifecycle of a hovercard.

This allows us to debug trackSubscribe and ensure we see the behaviour
we expect to see and in a future patchset will allow us to use these
events to drive the calculation of interaction time in one single location
(Sneak preview:
 https://gerrit.wikimedia.org/r/316481 to get a feel for the why.)

Change-Id: I58eefc29444179fd245cfd722093dedea19455e8
2016-10-25 19:55:35 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-10-17 22:34:56 +02:00
images Directory structure should reflect the ResourceLoader definitions 2016-10-19 20:52:40 +00:00
resources Display and hover events are logged but not recorded 2016-10-25 19:55:35 +00:00
tests Display and hover events are logged but not recorded 2016-10-25 19:55:35 +00:00
.gitignore Add composer.json 2015-11-19 14:30:20 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:03:20 -07:00
.jscsrc Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
.jshintignore Update Gruntfile.js 2015-10-26 08:49:33 +00:00
.jshintrc Add link preview feature to mobile beta mode 2016-03-05 18:22:30 +01:00
composer.json build: Updating development dependencies 2016-01-05 10:39:25 -08:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Directory structure should reflect the ResourceLoader definitions 2016-10-19 20:52:40 +00:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 01:34:35 +02:00
Gruntfile.js Update Gruntfile.js 2015-10-26 08:49:33 +00:00
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json build: Updating development dependencies 2015-12-29 11:48:27 -08:00
Popups.hooks.php Directory structure should reflect the ResourceLoader definitions 2016-10-19 20:52:40 +00:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00