Commit Graph

5522 Commits

Author SHA1 Message Date
Jan Jakeš
5204bbc4af Fix notice right margin & make it compatible with editor
Notices didn't have correct margins due to overrides of some WP styles.
This makes them look the same as default WP notices.

[MAILPOET-1448]
2018-07-31 21:11:19 +02:00
Jan Jakeš
4a84974ceb Make save-as-template & export-as-template toggable identically to options
There was no option how to close save-as-template and export-as-template windows.
This makes them closable in the same way as dropdown options are.

[MAILPOET-1448]
2018-07-31 21:11:19 +02:00
Jan Jakeš
af0d18a734 Make save dropdown menu opening up in the bottom
This introduces setDropdownDirectionDown() and setDropdownDirectionUp() methods
on the save component to switch between dropdown/dropup functionality. Default
is dropdown, in the bottom of the page dropup is used.

[MAILPOET-1448]
2018-07-31 21:11:16 +02:00
Jan Jakeš
e6269308d0 Make more space for beacon & save buttons in the bottom
[MAILPOET-1448]
2018-07-31 21:10:31 +02:00
Jan Jakeš
8abf14b0c3 Put autosaved info below save button
[MAILPOET-1448]
2018-07-31 21:10:21 +02:00
Jan Jakeš
3821a9719a Make save button dropdowns right-aligned & positioned absolutely
[MAILPOET-1448]
2018-07-31 21:09:50 +02:00
Jan Jakeš
c1edee7f14 Duplicate save buttons on the top
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
Jan Jakeš
80b370eed5 Move save buttons to the right
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
Jan Jakeš
01aac4d602 Move editor breadcrumbs to top-left
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
Pavel Dohnal
a3b79a6907 Fix overriding cron token 2018-07-31 17:48:26 +02:00
Pavel Dohnal
38d078df5e Release 3.8.2 3.8.2 2018-07-31 12:47:29 +01:00
Vlad
97c5c25628 Removes automatic MSS activation. 2018-07-30 22:10:38 -04:00
Michelle Shull
adbce928f8 Merge pull request #1441 from mailpoet/queue-status
Sending queue status on help page [MAILPOET-1459]
2018-07-27 10:04:12 -04:00
Michelle Shull
92d0dfc0e1 Merge pull request #1440 from mailpoet/post-notification-template
Acceptance test create post notification template [MQ-38]
2018-07-26 07:39:25 -04:00
Rostislav Wolny
d7f12b5973 Add context for translators on help page
[MAILPOET-1459]
2018-07-26 13:08:35 +02:00
Rostislav Wolny
490ea67d18 Refactor help page status tables into component
[MAILPOET-1459]
2018-07-26 13:08:35 +02:00
Rostislav Wolny
1252f35a23 Add sending queue status to help page
[MAILPOET-1459]
2018-07-26 13:08:15 +02:00
Michelle Shull
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
Rostislav Wolny
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
Rostislav Wolny
5f6fe1a7e5 Add cron status to admin help section
[MAILPOET-1457]
2018-07-25 13:39:55 +02:00
Rostislav Wolny
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
Michelle Shull
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
Rostislav Wolny
65e0361cd0 Add test for creating template from post notification
[MQ-38]
2018-07-25 12:43:12 +02:00
Rostislav Wolny
9ed409194c Add helper for opening editor in acceptance test
[MQ-38]
2018-07-25 10:36:37 +02:00
Rostislav Wolny
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
Tautvidas Sipavičius
76591a6552 Fix readme.txt syntax for 3.8.1 2018-07-24 15:56:36 +03:00
Tautvidas Sipavičius
fb4c2f7082 Release 3.8.1 3.8.1 2018-07-24 15:13:44 +03:00
Michelle Shull
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
Vlad
976317163a Activates MSS by default only when key is verified. 2018-07-23 21:23:10 -04:00
Vlad
032fd6575d Shows "basics" tab in settings by default. 2018-07-23 21:01:25 -04:00
Michelle Shull
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
Pavel Dohnal
f991a78722 Save session between acceptance test runs
[MQ-52]
2018-07-23 16:09:22 +01:00
Michelle Shull
aff2a1feec Merge pull request #1423 from mailpoet/tls-support
updating the swiftmailer dependency [MAILPOET-1453]
2018-07-23 10:35:33 -04:00
Pavel Dohnal
82f176dc43 Add form duplicate acceptance test
[MQ-52]
2018-07-23 15:34:23 +01:00
Michelle Shull
d165732f66 Merge pull request #1431 from mailpoet/background-images
Column Background Images [MAILPOET-1403]
2018-07-23 09:33:08 -04:00
Michelle Shull
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
Michelle Shull
d165c44537 Merge pull request #1377 from mailpoet/best_mixpanel_integration
Better mixpanel integration [MAILPOET-1411]
2018-07-23 07:17:09 -04:00
Pavel Dohnal
27b9857e6a Improve error reporting for MSS sending
[MAILPOET-1445]
2018-07-19 16:21:23 +01:00
Rostislav Wolny
45b22f62d7 Fix create new form link in WP widgets settings [MAILPOET-1452] 2018-07-19 16:52:42 +02:00
Rostislav Wolny
c3e2b17aa1 Add background images support to renderer [MAILPOET-1403] 2018-07-19 14:13:06 +02:00
Rostislav Wolny
d8581f761f Add container background image support to editor [MAILPOET-1403] 2018-07-19 14:12:56 +02:00
Michelle Shull
a79db03cf7 Merge pull request #1434 from mailpoet/new_repo_pitch
improve plugin readme [MAILPOET-1467]
2018-07-19 06:35:18 -04:00
qfrery
b0158ad5a6 Merge branch 'best_mixpanel_integration' of https://github.com/mailpoet/mailpoet into best_mixpanel_integration 2018-07-19 10:14:13 +01:00
qfrery
80898a1bde remove console.log and sent user data even if no public_id is set 2018-07-19 10:13:48 +01:00
qfrery
2e6a2233f2 don't identify mixpanel users if public_id is null 2018-07-19 10:13:48 +01:00
qfrery
3a2ee709eb fix failing bridge tests 2018-07-19 10:13:48 +01:00
qfrery
7b4e63c8c5 force user data to be resent on public_id change 2018-07-19 10:13:48 +01:00
qfrery
43a0d92d2f fix tests 2018-07-19 10:13:48 +01:00
qfrery
78e5c1866e fix errors 2018-07-19 10:13:48 +01:00
qfrery
1d2fa78a4d split public id tests in two 2018-07-19 10:13:48 +01:00