Commit Graph

26 Commits

Author SHA1 Message Date
fe84b9f9fb Remove the old form editor
[MAILPOET-2625]
2020-01-30 18:29:02 +00:00
fa4b01880a Remove unused TinyMCE wplink plugin 2019-08-29 11:13:15 -04:00
e61899d754 Use mailpoet_shortcodes TinyMCE plugin as a module 2019-08-29 11:13:15 -04:00
c9ff9be7ec Use TinyMCE as a module to avoid conflicts when used globally 2019-08-29 11:13:15 -04:00
bd78c2b7f4 Refactor prototypejs to attach to window.PJS$
window.$ is used for jQuery and could be overwritten
[MAILPOET-2031]
2019-05-06 07:34:40 -04:00
78d3f1f7c2 Update Prototype.js from 1.7.2 to 1.7.3 to fix compatibility with WP5
[MAILPOET-1763]
2019-01-31 08:56:20 +01:00
80898a1bde remove console.log and sent user data even if no public_id is set 2018-07-19 10:13:48 +01:00
2e6a2233f2 don't identify mixpanel users if public_id is null 2018-07-19 10:13:48 +01:00
e5d30d1ad0 production mixpanel key 2018-07-19 10:13:48 +01:00
76686e08fe analytics : use a unique public id 2018-07-19 10:13:48 +01:00
e8b0e77d0e use mixpanel.people.set 2018-07-19 10:13:48 +01:00
812c6634ba Mixpanel analytics [MAILPOET-686] (#940)
* Send analytics data to mixpanel

[MAILPOET-686]
2017-06-20 12:20:50 +03:00
df0ed9ce53 Rename mailpoet_custom_fields symlink to mailpoet_shortcodes 2016-06-01 16:00:05 +03:00
dfec34eda9 Add Analytics integration with MixPanel 2015-11-09 18:11:06 +02:00
6c8d2be18c fix for selection field jsx 2015-11-06 16:08:16 +01:00
4d1fd2b2d8 Load TinyMCE directly from lib/, disable ajax functions 2015-08-28 12:21:40 +03:00
5f699d691f There's no need for static JS deps anymore. 2015-08-20 12:54:00 +02:00
b8f0ec4e88 removed symlinks and css/lib folder 2015-08-19 15:29:07 +02:00
1ead513437 Revert "Form Widget" 2015-08-13 16:07:46 +02:00
6b46ef7fea Form Widget validation
- reorganized jquery validation lib to include languages
- added Widget initializer class
- fixed cache method in initializer
- added widget front JS to validate and submit (ajax / post)
2015-08-13 12:26:11 +02:00
99c9f7b393 major bugfixes and refactoring on form editor - just waitin' for the db now :) 2015-07-31 23:51:46 +02:00
17ccf1cc81 - added codemirror symlinks + missing files from previous commit 2015-07-31 19:02:44 +02:00
1ddd74e991 fixed symlinks of select2 and added missing images + added i18n functions to twig templates (with auto text domain addition) + added rtl stylesheet (updated robofile to watch it separately from admin.styl so it can be included only if necessary 2015-07-30 21:25:39 +02:00
5e98806f8b added missing dependency and symlink 2015-07-27 19:12:47 +02:00
ab9ae71799 fixed issue #13 - migrated all dependencies 2015-07-24 16:30:19 +02:00
05af63dc00 removed symlinking from robofile and replaced by manual symlink - added lib folder into JS for dependencies (a.k.a node_modules) 2015-07-21 17:32:40 +02:00