Commit Graph

5504 Commits

Author SHA1 Message Date
Pavel Dohnal
3cceb32ec1 Add Kick-Off template
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
c8251a3bcd Add Discount template
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
58888505b5 Add Food box template
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
558c493dd7 Add World Cup template
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
8cdb7d77f6 Add App Welcome template
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
539e6d3ee1 Add Burger Joint template
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
c9a0939ddd Remove old templates
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Vlad
2add301b9f Bumps up version to 3.0.0-beta.36.1.0 and updates changelog 3.0.0-beta.36.1.0 2017-06-27 16:23:22 -04:00
Tautvidas Sipavičius
2d217e416a Merge pull request #960 from mailpoet/fix-build-find
Make build script work on Mac os [MAILPOET-969]
2017-06-27 12:21:25 +03:00
Tautvidas Sipavičius
77e0ace951 Merge pull request #961 from mailpoet/post_notification_unit_test_update
Updates the way we test for next run date in newsletter scheduler [MAILPOET-967]
2017-06-27 11:42:30 +03:00
Tautvidas Sipavičius
933749f8f0 Merge pull request #941 from mailpoet/mp2tomp3migration
Mp2tomp3migration phase 2
2017-06-26 18:47:58 +03:00
stoletniy
7b13babf3f Merge pull request #958 from mailpoet/improve-ajax-errors
Improve ajax errors [MAILPOET-929]
2017-06-26 17:31:15 +03:00
Pavel Dohnal
8c673f78d7 Make build script work on Mac os
[MAILPOET-969]
2017-06-26 15:00:48 +01:00
Pavel Dohnal
2285c08c01 Revert "Revert "Improve ajax errors [MAILPOET-929]""
This reverts commit 81c3e2facf.
2017-06-26 13:51:53 +01:00
Pavel Dohnal
836b7179e9 Improve ajax errors on form submission
[MAILPOET-929]
2017-06-26 13:43:32 +01:00
Vlad
f89a728c38 Uses predetermined timestamps from which next run date is calculated 2017-06-24 15:59:28 -04:00
Vlad
58f2c32362 Allows passing custom time value to calculate the next run date from 2017-06-24 15:59:17 -04:00
Tautvidas Sipavičius
99c4fc71c4 Release 3.0.0-beta.36.0.1 3.0.0-beta.36.0.1 2017-06-23 15:48:04 +03:00
Tautvidas Sipavičius
ce456af962 Merge pull request #957 from mailpoet/forms_assets_fix
Updates subscription forms to use assets manifest [MAILPOET-964]
2017-06-23 14:59:51 +03:00
Vlad
faa035a7c3 Updates subscription forms to use assets manifest
Adds unit tests
2017-06-22 20:42:04 -04:00
mrcasual
9066be6544 Merge pull request #956 from mailpoet/revert-955-improve-ajax-errors
Revert "Improve ajax errors [MAILPOET-929]"
2017-06-22 20:35:42 -04:00
mrcasual
81c3e2facf Revert "Improve ajax errors [MAILPOET-929]" 2017-06-22 20:04:10 -04:00
stoletniy
3fafe2bd6a Merge pull request #955 from mailpoet/improve-ajax-errors
Improve ajax errors [MAILPOET-929]
2017-06-22 21:37:47 +03:00
Pavel Dohnal
2f6fe8c804 Translate error message
[MAILPOET-929]
2017-06-22 16:47:36 +01:00
Pavel Dohnal
ec3e88e658 Improve error handling for failed AJAX requests
[MAILPOET-929]
2017-06-22 13:35:55 +01:00
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