Commit Graph

5329 Commits

Author SHA1 Message Date
mrcasual
b346a8846a Merge pull request #949 from mailpoet/shortcodes-subject-archive
Print rendered subject in archive [MAILPOET-826]
2017-06-22 07:41:11 -04:00
stoletniy
6ff3895940 Add missing this for stubs expecting a number of method calls to work 2017-06-22 11:55:15 +01:00
stoletniy
0e5401dd68 Fix keys being invalidated after saving settings [MAILPOET-963] 2017-06-22 11:55:15 +01:00
stoletniy
ea059ac0e4 Merge pull request #954 from mailpoet/android-gmail-fix
Hide preheader in gmail on android [MAILPOET-802]
2017-06-22 12:50:42 +03:00
Pavel Dohnal
f874ae6ca8 Fix line endings
[MAILPOET-929]
2017-06-22 10:25:07 +01:00
fred
5bd6c6533a Fixed: Skip button is vanishinig by itself in seconds 2017-06-21 19:24:07 +02:00
fred
f539860922 Remove trailing spaces 2017-06-21 19:24:06 +02:00
fred
536267c8f5 Fixed: Form fields were not inactive when used 2017-06-21 19:24:05 +02:00
fred
5b905a60e8 Fixed: Unit test testReplaceMP2Shortcodes 2017-06-21 19:24:05 +02:00
fred
5e152ebaa1 Fixed: Wrong date format on front-end 2017-06-21 19:24:04 +02:00
fred
2c35c7061e Fixed: Display "Invalid e-mail" on the front-end whereas the e-mail is correct 2017-06-21 19:24:03 +02:00
fred
2515dcf4ce Fixed: Wrong HTML encoding of the text fields 2017-06-21 19:24:02 +02:00
fred
9458bf7418 Add Unit tests for MP2 to MP3 migration phase 2 2017-06-21 19:24:01 +02:00
fred
44bf4b98b8 MP2 to MP3 migration phase 2: Forms migration 2017-06-21 19:24:01 +02:00
stoletniy
ff46784adf Merge pull request #952 from mailpoet/assets_manifest
Uses cross-env to set environment variables [MAILPOET-919]
2017-06-21 19:31:20 +03:00
Pavel Dohnal
088d4f800d Hide preheader in gmail on android
[MAILPOET-802]
2017-06-21 17:23:57 +01:00
Vlad
bb73e257db Uses cross-env to set environment variables
Adds manifests to .gitingore
2017-06-21 10:28:40 -04:00
Pavel Dohnal
53fd3fe07c Update lstings to display rendered subject line
[MAILPOET-826]
2017-06-21 13:43:16 +01:00
Pavel Dohnal
27a734d005 Not include sensitive data in rendered subject
[MAILPOET-826]
2017-06-21 10:25:40 +01:00
Pavel Dohnal
fb059f585e Print rendered subject in archive
[MAILPOET-826]
2017-06-21 10:25:40 +01:00
Vlad
c99f990dbf Fixes undefined index notice when analytics option is not present in the
DB
2017-06-21 08:31:37 +01:00
Pavel Dohnal
5600d8087f Release 3.0.0-beta.36.0.0 3.0.0-beta.36.0.0 2017-06-20 17:54:47 +01:00
Tautvidas Sipavičius
cac3c30833 Merge pull request #938 from mailpoet/cache_busting_update
Prevent using outdated JS assets in new releases [MAILPOET-919]
2017-06-20 19:35:33 +03:00
mrcasual
454a00c3cb Merge pull request #950 from mailpoet/no-ms-iis
Prevent mailpoet from activating on IIS [MAILPOET-920]
2017-06-20 12:19:12 -04:00
Vlad
156d05b4cf Corrects identation and rebases master 2017-06-20 11:36:08 -04:00
Vlad
be63aa727d Adds return statement to CSS compilication task
Swaps is_file with is_readable when checking for manifest's existance
2017-06-20 11:33:56 -04:00
Vlad
6c270ab095 Reads and stores assets manifest inside Renderer class
Updates unit tests
2017-06-20 11:33:56 -04:00
Vlad
bb7c9d2667 Adds assets manifest to the list of ignored files 2017-06-20 11:33:56 -04:00
Vlad
570b9dfb8f Updates coding style 2017-06-20 11:33:07 -04:00
Vlad
5f9baed195 Modifies Assets class to use manifest file
Adds unit tests
2017-06-20 11:33:07 -04:00
Vlad
45e6e0e9e6 Adds manifest file to style assets 2017-06-20 11:33:07 -04:00
Vlad
08395d4365 Adds support for environment flag to asset compilation
Uses production environment when building release
2017-06-20 11:33:07 -04:00
Vlad
167fb86927 Adds manifest to JS assets
Adds conditional assets caching based on environment
2017-06-20 11:33:06 -04:00
stoletniy
64dbf158a4 Merge pull request #948 from mailpoet/subscription_fix
Corrects reference to outdated API Response class [MAILPOET-959]
2017-06-20 17:43:56 +03:00
Pavel Dohnal
89e57479cc Make sure variable is set
[MAILPOET-920]
2017-06-20 15:41:27 +01:00
Pavel Dohnal
fccd7f4054 Prevent mailpoet from activating on IIS
[MAILPOET-920]
2017-06-20 11:43:56 +01:00
Tautvidas Sipavičius
1d6cdfe2cc Merge pull request #945 from mailpoet/newsletter_preview_email_update
Adds bogus list-unsubscribe link & disables view in browser link in preview emails [MAILPOET-948] [MAILPOET-875]
2017-06-20 12:22:25 +03:00
pavel-mailpoet
812c6634ba Mixpanel analytics [MAILPOET-686] (#940)
* Send analytics data to mixpanel

[MAILPOET-686]
2017-06-20 12:20:50 +03:00
Vlad
419871a6bf Corrects reference to outdated API Response class
Removes unused class reference
2017-06-19 18:56:54 -04:00
stoletniy
823cd3cd07 Make MailPoet pages independent of the WP About page styles
[MAILPOET-951]
2017-06-19 17:38:33 +01:00
Tautvidas Sipavičius
24fa8c1d79 Merge pull request #947 from mailpoet/add-eslint
Add eslint [MAILPOET-938]
2017-06-19 19:19:01 +03:00
Pavel Dohnal
868f860e26 Use airbnb linter package
Instead of the deprecated package `airbnb-base`
And also fix the new errors
[MAILPOET-938]
2017-06-19 17:00:33 +01:00
mrcasual
cbcd9fb22f Adds support for list-unsubscribe header to the MSS method
[MAILPOET-956]
2017-06-19 16:19:31 +01:00
Pavel Dohnal
eeb2fcb2e3 Treat warnings as errors
[MAILPOET-938]
2017-06-19 16:17:09 +01:00
Pavel Dohnal
dde0b16cca Update robo file
[MAILPOET-938]
2017-06-19 16:09:59 +01:00
mrcasual
01eaf1ef2d Merge pull request #937 from mailpoet/premium_updates_fix
Add updater to the Free [PREMIUM-22]
2017-06-19 11:09:42 -04:00
Vlad
43c2908a2b Adds unit test for "preview" mode, which replaces system links with
hashes in preview emails
2017-06-19 11:04:51 -04:00
Pavel Dohnal
6f64b9faa2 Add eslint
[MAILPOET-938]
2017-06-19 14:30:09 +01:00
Vlad
8d496e7aa3 Adds unit test for fake unsubscribe url 2017-06-19 09:08:19 -04:00
stoletniy
25485a366a Merge pull request #942 from mailpoet/scheduler_fix
Fixes sending of scheduled newsletters [MAILPOET-955]
2017-06-19 13:12:38 +03:00