Commit Graph

5329 Commits

Author SHA1 Message Date
b12fcce017 Merge branch 'master' of https://github.com/mailpoet/mailpoet into best_mixpanel_integration 2018-07-13 16:04:40 +01:00
b758ec0797 Modifies behavior when MSS is activated and key is invalid 2018-07-12 19:11:08 -04:00
96f36d0d1c Merge pull request #1426 from mailpoet/update-text
Update text [MAILPOET-1436]
2018-07-12 12:17:36 -04:00
eada699607 Merge pull request #1429 from mailpoet/email-thumbnails
Update email thumbnails [MAILPOET-1440]
2018-07-12 12:15:30 -04:00
38f8bec4c5 Add health check to docker compose
[MQ-50]
2018-07-12 16:04:16 +01:00
4229ba87f3 Create forms delete acceptance tests
[MQ-50]
2018-07-12 11:41:36 +01:00
255422e908 Merge pull request #1428 from mailpoet/form-create-at
Create Acceptance Test FormsCreation [MQ-49]
2018-07-11 11:26:11 -04:00
928be9d698 Update email thumbnails
[MAILPOET-1440]
2018-07-11 13:04:21 +01:00
f250807be5 Create Acceptance Test FormsCreation
[MQ-49]
2018-07-11 11:11:01 +01:00
03817657a0 Display warning for cron accessibility problem [MAILPOET-801] 2018-07-11 09:27:19 +02:00
3c7cd193b6 Detect not accessible cron daemon [MAILPOET-801]
This adds a function to a CronHelper which detect accessibility problem based on timestamps
which are stored during cron execution. The main idea is that the cron daemon should update run_started_at
within the REQUEST_TIMEOUT after it was accessed (run_accessed_at).
2018-07-11 09:27:19 +02:00
083372a391 Store timestamps and last error during cron process [MAILPOET-801] 2018-07-11 09:27:14 +02:00
42b353fa59 Merge pull request #1420 from mailpoet/mpre84
Automatic email type selected tracking [PREMIUM-84]
2018-07-10 14:18:03 -04:00
eeffaf9c88 Merge pull request #1424 from mailpoet/bounce-button
Remove button if MSS is active [MAILPOET-1435]
2018-07-10 13:00:29 -04:00
9c838f02a6 Rename styles labels
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
0a5c3f021f Update zoom button text
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
82baa6cdbe Clarify MP version in form widget
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
995d3db5ae Show numbers in local format
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
2f69a705d8 Add note when deleting lists
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
4465a36405 Add 'max' to shown posts in alc settings
[MAILPOET-1436]
2018-07-10 16:44:41 +01:00
21916c6863 update beacon id for new users 2018-07-10 16:43:42 +01:00
1baace589e Merge pull request #1425 from mailpoet/fix-posts-paragraphs
Fix spacing between paragraphs in full post [MAILPOET-1455]
2018-07-10 11:32:25 -04:00
b44fe6d522 Merge pull request #1422 from mailpoet/tasks-pausing
Pause scheduled tasks for deactivated emails [MAILPOET-1442]
2018-07-10 09:59:03 -04:00
90bdcd2213 Merge pull request #1411 from mailpoet/default-sender
Set default sender on newsletter save [MAILPOET-1415]
2018-07-10 09:42:38 -04:00
d670fe27ee Remove button if MSS is active
[MAILPOET-1435]
2018-07-10 14:22:40 +01:00
b0e6283bf6 Merge pull request #1387 from mailpoet/best_api_error_message
Best api key validation error message [MAILPOET-1410]
2018-07-10 09:04:40 -04:00
380fb91d8d updating swiftmailer 2018-07-10 14:04:04 +01:00
e8e8eaf74c Merge pull request #1421 from mailpoet/newsletters-opens-export-fix
Fix export of newsletters statistics [MAILPOET-1444]
2018-07-10 08:32:32 -04:00
35825c3432 Fix spacing between paragraphs in full post [MAILPOET-1455] 2018-07-10 14:26:36 +02:00
4ce6b399f4 Displays list of features when MSS is activated 2018-07-09 20:42:20 -04:00
2c0e187089 Removes italics from video badge 2018-07-09 20:29:53 -04:00
1f6e5e1717 Opens MSS plan purchase page in a new tab 2018-07-09 20:27:22 -04:00
0cf0c3f71f Removes partial tag 2018-07-09 20:26:54 -04:00
92dfa8c593 Adds link to get MSS key 2018-07-08 10:48:01 -04:00
a02f909627 Merge pull request #1402 from mailpoet/edit-newsletter
Edit newsletter
2018-06-29 18:44:00 -04:00
bd08a529db Update testVersions for PHP code sniffer 2018-06-29 16:30:32 +02:00
aab68bc0eb Extend pausing of scheduled tasks also for welcome and automatic emails [MAILPOET-1442]
Without setting the tasks status to paused they would stay sheduled but couldn't be sent.
2018-06-29 16:29:46 +02:00
edea5ecece Add tracking of automatic email type selection [PREMIUM-84] 2018-06-29 14:49:59 +02:00
dff9154e7d Fix export of newsletters statistics [MAILPOET-1444] 2018-06-29 14:40:13 +02:00
a8f75fb927 Export newsletter listings heading component for premium plugin [PREMIUM-84] 2018-06-29 11:54:16 +02:00
57abf91a06 Removes prompt/activates MSS automatically upon key validation 2018-06-28 18:21:35 -04:00
4bb06a949a Changes order of the Send With tab 2018-06-28 12:28:36 -04:00
7962a005b1 Modifies activation behavior/presentation 2018-06-28 11:36:04 -04:00
e4c1511653 Changes status background color/adds border around deactivated box 2018-06-27 14:04:26 -04:00
00df3ab248 Adds border around activated sending method box 2018-06-27 13:42:16 -04:00
01af61a93f Removes copy text that's displayed when MSS is activated 2018-06-27 12:55:11 -04:00
ab696a133b Updates copy text 2018-06-27 12:54:05 -04:00
0b973274af Removes copy text 2018-06-27 12:51:50 -04:00
ce24845896 Moves video badge under MSS box 2018-06-27 12:50:09 -04:00
ce17adf693 Removes "try for free" button / fixes HTML markup 2018-06-27 12:49:21 -04:00