Commit Graph

5358 Commits

Author SHA1 Message Date
d7f12b5973 Add context for translators on help page
[MAILPOET-1459]
2018-07-26 13:08:35 +02:00
490ea67d18 Refactor help page status tables into component
[MAILPOET-1459]
2018-07-26 13:08:35 +02:00
1252f35a23 Add sending queue status to help page
[MAILPOET-1459]
2018-07-26 13:08:15 +02:00
0d6e2a107a Merge pull request #1436 from mailpoet/cron-status-info
Cron status info in help section [MAILPOET-1457]
2018-07-25 10:17:22 -04:00
a8bfadf157 Swap tabs in help section
We decided to make the Knowledge Base tab the default one since it contains the information
which are easiest to understand for an user.

[MAILPOET-1457]
2018-07-25 13:40:08 +02:00
5f6fe1a7e5 Add cron status to admin help section
[MAILPOET-1457]
2018-07-25 13:39:55 +02:00
3184b43b3b Add status flag for cron deactivation
Cron daemon, which was triggered by WordPress method, was deactivated
by deletion from DB and it caused the lost of all log data about it.
This commit changes the implementation so that the daemon is deactivated by changing status flag.

[MAILPOET-1457]
2018-07-25 13:23:21 +02:00
a9c081ea5e Merge pull request #1437 from mailpoet/form-duplicate-at
Add form duplicate acceptance test [MQ-52]
2018-07-25 07:08:28 -04:00
65e0361cd0 Add test for creating template from post notification
[MQ-38]
2018-07-25 12:43:12 +02:00
9ed409194c Add helper for opening editor in acceptance test
[MQ-38]
2018-07-25 10:36:37 +02:00
165bf9c485 Add option keep-deps to acceptance test
The dependencies will be installed only once and it saves time for development.

[MQ-38]
2018-07-25 10:36:22 +02:00
76591a6552 Fix readme.txt syntax for 3.8.1 2018-07-24 15:56:36 +03:00
fb4c2f7082 Release 3.8.1 3.8.1 2018-07-24 15:13:44 +03:00
abd92dc287 Merge pull request #1439 from mailpoet/send_tab_adjustment
Activates MSS when key is verified/displays basics tab in settings by default [MAILPOET-1466]
2018-07-24 06:28:53 -04:00
976317163a Activates MSS by default only when key is verified. 2018-07-23 21:23:10 -04:00
032fd6575d Shows "basics" tab in settings by default. 2018-07-23 21:01:25 -04:00
65e49808c0 Merge pull request #1430 from mailpoet/improve-errors
Improve error reporting for MSS sending [MAILPOET-1445]
2018-07-23 11:16:53 -04:00
f991a78722 Save session between acceptance test runs
[MQ-52]
2018-07-23 16:09:22 +01:00
aff2a1feec Merge pull request #1423 from mailpoet/tls-support
updating the swiftmailer dependency [MAILPOET-1453]
2018-07-23 10:35:33 -04:00
82f176dc43 Add form duplicate acceptance test
[MQ-52]
2018-07-23 15:34:23 +01:00
d165732f66 Merge pull request #1431 from mailpoet/background-images
Column Background Images [MAILPOET-1403]
2018-07-23 09:33:08 -04:00
eac68e4032 Merge pull request #1435 from mailpoet/new-form-fix
Fix create new form link in WP widgets settings [MAILPOET-1452]
2018-07-23 07:44:22 -04:00
d165c44537 Merge pull request #1377 from mailpoet/best_mixpanel_integration
Better mixpanel integration [MAILPOET-1411]
2018-07-23 07:17:09 -04:00
27b9857e6a Improve error reporting for MSS sending
[MAILPOET-1445]
2018-07-19 16:21:23 +01:00
45b22f62d7 Fix create new form link in WP widgets settings [MAILPOET-1452] 2018-07-19 16:52:42 +02:00
c3e2b17aa1 Add background images support to renderer [MAILPOET-1403] 2018-07-19 14:13:06 +02:00
d8581f761f Add container background image support to editor [MAILPOET-1403] 2018-07-19 14:12:56 +02:00
a79db03cf7 Merge pull request #1434 from mailpoet/new_repo_pitch
improve plugin readme [MAILPOET-1467]
2018-07-19 06:35:18 -04:00
b0158ad5a6 Merge branch 'best_mixpanel_integration' of https://github.com/mailpoet/mailpoet into best_mixpanel_integration 2018-07-19 10:14:13 +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
3a2ee709eb fix failing bridge tests 2018-07-19 10:13:48 +01:00
7b4e63c8c5 force user data to be resent on public_id change 2018-07-19 10:13:48 +01:00
43a0d92d2f fix tests 2018-07-19 10:13:48 +01:00
78e5c1866e fix errors 2018-07-19 10:13:48 +01:00
1d2fa78a4d split public id tests in two 2018-07-19 10:13:48 +01:00
506c78d068 fix errors 2018-07-19 10:13:48 +01:00
0d461c2e30 add tests 2018-07-19 10:13:48 +01:00
2851fa3a4a add comment to isPublicIdNew function 2018-07-19 10:13:48 +01:00
1e933df60b rm commented tests 2018-07-19 10:13:48 +01:00
f261d9881e rm non implemented tests 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
2dc0557973 Merge branch 'master' of https://github.com/mailpoet/mailpoet into best_mixpanel_integration 2018-07-19 10:01:30 +01:00
b48c9bb84a fine tune readme text 2018-07-18 17:53:37 +01:00
f7f8b6e17d add tags 2018-07-18 16:54:07 +01:00
8088f95575 improve plugin readme 2018-07-18 16:17:07 +01:00
43813758eb Merge pull request #1433 from mailpoet/test-post-notificaions-edit
Edit Existing Post Notification Email Acceptance Test [MQ-29]
2018-07-18 09:59:16 -04:00
c868c39696 Add acceptance test for post notification edit [MQ-29] 2018-07-18 15:43:34 +02:00