Commit Graph

5007 Commits (1ae5e8813a22c06fe2ee38e84e1058383f1a0d23)

Author SHA1 Message Date
Álex Hermida 1ae5e8813a User storey data filter by milestone 2018-02-07 23:47:44 +01:00
David Barragán Merino 03ee516511
Update README.md 2018-01-02 15:53:30 +01:00
Jesús Espino db384dd7a6 Remove redundant register track event in analytics 2017-12-11 20:04:51 +01:00
Jesús Espino 1119f04b58 tracking checkout and add-to-cart as ecommerce events 2017-12-11 18:27:57 +01:00
Brett Profitt 49d51cbbbd Improved error logging if a plugin fails to load. 2017-11-24 11:23:33 +01:00
Jesús Espino 74c66fba62 Fixed uni tests 2017-11-23 17:15:46 +01:00
Jesús Espino 43b820bda2 Small translation bug on issues list 2017-11-23 14:06:40 +01:00
Jesús Espino 0c525d972a Remove unnecesary console.log 2017-11-23 11:40:38 +01:00
Jesús Espino 438320ad4c Adding new analytics events 2017-11-22 18:34:41 +01:00
Jesús Espino 0f7f49f6e6 Fxed broadcast on auth events 2017-11-22 17:51:37 +01:00
Jesús Espino 72c04aaf42 Broadcasting auth information 2017-11-21 16:24:04 +01:00
Florian Haas fcec6df4d2 Make support URL configurable
In self-hosted environments, users may want to point to an internal
website or Wiki for Taiga support.

- Add a configuration option named "supportUrl", akin to
  privacyPolicyUrl and termsOfServiceUrl.
- Set its default to https://tree.taiga.io/support/ to mirror the
  previous behavior.

Fixes #1389.
2017-11-21 15:36:28 +01:00
Jesús Espino d06fdc6152 Adding analytics userId feature 2017-11-04 21:01:32 +01:00
Jesús Espino d22e0bad4f Fixed javascript tests of Discovery 2017-11-04 20:18:13 +01:00
Jesús Espino 554a9ac012 Fixed analytics checkout process 2017-10-31 10:58:07 +01:00
Jesús Espino 0bd4d1923e Fixed checkout monitoring in analytics 2017-10-31 10:53:04 +01:00
Jesús Espino 8a91c137b4 Fixed more analytics bugs 2017-10-30 16:26:32 +01:00
Jesús Espino f250e99743 Fixed bug on plans listing in analytics 2017-10-30 16:13:22 +01:00
Jesús Espino 1e7b00a553 Changing a bit the analytics api 2017-10-30 16:02:02 +01:00
Jesús Espino d29051e763 Add addEcClick in analytics ecommerce 2017-10-25 13:22:15 +02:00
Jesús Espino d01f7ba2d6 Remove plan_price from addEcImpression 2017-10-24 13:08:53 +02:00
Jesús Espino 641e556684 More ecommerce fixes 2017-10-24 13:06:08 +02:00
Jesús Espino fd202a2fee Revert "Restore correctly the 9001 default port"
This reverts commit b26cd8b902.
2017-10-23 17:16:15 +02:00
Jesús Espino b26cd8b902 Restore correctly the 9001 default port 2017-10-23 17:15:12 +02:00
Jesús Espino e4c96f8796 Fixed problem to comment us with epics 2017-10-23 17:13:46 +02:00
Jesús Espino 1494bd1a10 Fixed dependecy problem in gulpfile with link-images 2017-10-20 13:15:00 +02:00
Alejandro Alonso b3ee6561e0 Fixing-custom-filters-with-epics 2017-10-20 13:01:41 +02:00
Jesús Espino 1688f548d5 Fix problem in payment process 2017-10-20 09:13:37 +02:00
Jesús Espino 230be7109b Small fix on addEcProduct in analytics 2017-10-19 13:20:16 +02:00
Jesús Espino b64bf73a1f Restored setEcAction method 2017-10-19 13:11:06 +02:00
Jesús Espino e264724f01 Fixing analytics checkout process 2017-10-19 12:56:45 +02:00
Jesús Espino 0a0cada4cb fixed errors on ecommerce tracking events 2017-10-17 13:03:33 +02:00
Jesús Espino 76e1afe734 sending events for each ecommerce action 2017-10-17 12:52:57 +02:00
Jesús Espino 98cb4eff4a Fix analytics data send on register through invitation 2017-10-10 14:46:04 +02:00
David Barragán Merino d103f8182b [i18n] Update locales 2017-10-06 12:29:44 +02:00
Jesús Espino 2913be4749 Restore correctly the 9001 default port 2017-10-04 14:31:27 +02:00
Jesús Espino b1229d5bd0 Add analytics on search pages 2017-10-04 14:30:33 +02:00
Jesús Espino 9199247e5d Add images symlink creation to gulpfile 2017-10-03 18:52:17 +02:00
Alejandro 09551ef917 Merge pull request #1374 from taigaio/issue/5243
Issue#5243 show correctly the wip limit line
2017-09-25 15:26:27 +02:00
Jesús Espino b46dcc4bc0 Issue#5243 show correctly the wip limit line 2017-09-25 15:27:17 +02:00
Jesús Espino 3176800812 Changed the analytics ec functions names to be more coherent 2017-09-21 08:29:31 +02:00
Jesús Espino 0d06f8ea72 Fixed generate-packed-plugin 2017-09-20 12:30:17 +02:00
Jesús Espino 77f49d9797 Add plugins packs support 2017-09-20 12:12:56 +02:00
Jesús Espino 97ca8e0ba8 Restore correctly the 9001 default port 2017-09-20 11:37:57 +02:00
Jesús Espino 9cf8f4e26f Add extra ec methods to analytics service 2017-09-20 10:28:28 +02:00
Jesús Espino 5fa2400130 Fixed related userstories created test 2017-09-20 10:29:50 +02:00
Alejandro 94c9a00052 Merge pull request #1370 from taigaio/add-us-to-epics-improvement
Add userstories to epics performance improvement
2017-09-19 13:52:46 +02:00
Jesús Espino 79d41d3f2b Add userstories to epics performance improvement 2017-09-19 13:53:55 +02:00
Mostafa Hussein 2846e84578 remove unnecessary meta tag 2017-09-13 16:38:24 +02:00
Jesús Espino 9d4be7e69f Adding analytics ECommerce steps 2017-09-11 21:49:59 +02:00