Pavel Dohnal
b6a367f770
Use ui to update settings
2018-08-07 10:21:35 +02:00
Michelle Shull
913dcb30c5
Merge pull request #1443 from mailpoet/duplicate-editor-save-button
...
Duplicate editor save button [MAILPOET-1448]
2018-08-06 09:24:44 -04:00
Michelle Shull
e9c79a1952
Merge pull request #1444 from mailpoet/tasks-status
...
Add latest sending tasks to help's page system status [MAILPOET-1460]
2018-08-06 08:45:47 -04:00
Michelle Shull
5d8522c83a
Merge pull request #1451 from mailpoet/save-standard-as-template
...
Save standard newsletter as template [MQ-36]
2018-08-02 10:18:28 -04:00
Michelle Shull
e413f83dfa
Save standard newsletter as template [MQ-36]
2018-08-02 09:34:40 -04:00
Michelle Shull
f202e9d21e
Merge pull request #1445 from mailpoet/send_tab_revert_activation_logic
...
Removes automatic MSS activation [MAILPOET-1478]
2018-08-02 08:03:50 -04:00
Rostislav Wolny
e00c322040
Add rendering of latest sending tasks to help page
...
[MAILPOET-1460]
2018-08-02 09:46:00 +02:00
Rostislav Wolny
7186f4b13a
Add fetching of latest sending tasks for help page
...
[MAILPOET-1460]
2018-08-02 08:06:06 +02:00
Michelle Shull
b1feb0c21a
Save standard newsletter as template [MQ-36]
2018-08-01 14:12:23 -04:00
Michelle Shull
f7469b4307
Merge pull request #1450 from mailpoet/duplicate-newsletter-test
...
Duplicate Newsletter Acceptance [MQ-39]
2018-08-01 12:16:33 -04:00
Michelle Shull
a71e6cb7d9
Duplicate Newsletter Acceptance [MQ-39]
2018-08-01 11:49:30 -04:00
Pavel Dohnal
734e5577e3
Releasing 3.8.3
3.8.3
2018-08-01 14:39:16 +01:00
Michelle Shull
8cdb71ed91
Merge pull request #1447 from mailpoet/cron-override-fix
...
Fix overriding cron token [MAILPOET-1481]
2018-08-01 08:21:36 -04:00
Michelle Shull
cb45bf8d51
Merge pull request #1448 from mailpoet/delete-newsletter-test
...
Initial commit of acceptance test for newsletter deletion
2018-08-01 07:50:52 -04:00
Michelle Shull
a242c06990
Initial commit of acceptance test for newsletter deletion
2018-08-01 06:38:04 -04:00
Jan Jakeš
cccf40e65f
Use notice close button from WP
...
Notice close button looked different than the WP-native one. This reuses the WP button.
[MAILPOET-1448]
2018-07-31 21:11:20 +02:00
Jan Jakeš
c5ee742b01
Display close button also for auto-disposable notices if hideClose === false
...
The notice component was ignoring "hideClose" setting when "static" was set to false
(= auto disposable notice after timeout). This commit makes the behavior more transparent
by always respecting each of the settings. Note that jQuery's "delay()" can't be used now
since it blocks also other close events with the timout (events from close button).
[MAILPOET-1448]
2018-07-31 21:11:20 +02:00
Jan Jakeš
364facabd5
Display after-save notice always on top (& scroll there)
...
The save component was displaying notice just below the save buttons. This seems
inconsistent with WP behaviour for the save button in the bottom. This makes the
notices always display on top & scroll there if necessary.
[MAILPOET-1448]
2018-07-31 21:11:19 +02:00
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