Amine Ben hammou
853f686dde
List and scheduling inputs are disabled instead of being hidden
2017-08-16 14:44:42 +00:00
Tautvidas Sipavičius
d17486bac4
Merge pull request #1046 from mailpoet/spambot-forms
...
Add honeypot field for spambot [MAILPOET-1014]
2017-08-16 16:47:21 +03:00
Pavel Dohnal
4226684c5a
Make tests more obvious
...
[MAILPOET-1014]
2017-08-16 15:32:07 +02:00
Pavel Dohnal
364dd1b2a3
Move field obfuscation into own class
...
[MAILPOET-1014]
2017-08-16 14:58:31 +02:00
Pavel Dohnal
eaf10e8a96
Fix no-param-reassign in tests
...
[MAILPOET-1033]
2017-08-16 12:34:59 +02:00
Pavel Dohnal
bac494ac0d
Fix no-multi-assign in tests
...
[MAILPOET-1033]
2017-08-16 12:25:15 +02:00
Pavel Dohnal
acd2b9f51e
Fix no-param-reassign in ES5
...
[MAILPOET-1033]
2017-08-16 12:22:56 +02:00
Pavel Dohnal
27c6fa5ff4
Fix no-multi-assign in ES5
...
[MAILPOET-1033]
2017-08-16 10:44:33 +02:00
Pavel Dohnal
89b51b6215
Fix no-cond-assign in ES5
...
[MAILPOET-1033]
2017-08-16 10:39:43 +02:00
Pavel Dohnal
7725391eff
Fix no-return-assign in ES5
...
[MAILPOET-1033]
2017-08-16 10:30:11 +02:00
Pavel Dohnal
a37117cfa3
Fix no-param-reassign in ES6
...
[MAILPOET-1033]
2017-08-16 10:25:18 +02:00
amine-mp
856331caa4
Merge pull request #1044 from mailpoet/post_excerpt_hook
...
Adds a hook to specify custom max post excerpt length [MAILPOET-1056]
2017-08-15 16:45:26 +02:00
Amine Ben hammou
9117ae1a27
Fixing more bugs. Lists and scheduling options are hidden when editing a newsletter that is being sent
2017-08-15 14:39:02 +00:00
Pavel Dohnal
4aae8d56e5
Tooltip improvements
...
[MAILPOET-976]
2017-08-15 16:08:30 +02:00
Amine Ben hammou
033d527db9
fix some bugs
2017-08-15 12:55:06 +00:00
Amine Ben hammou
b2b1f7ff71
tests fixed
2017-08-15 12:55:06 +00:00
Amine Ben hammou
de261d6179
Added confirmation when 'edit' is clicked
2017-08-15 12:55:05 +00:00
Amine Ben hammou
a587b0a966
Links are not re-hashed when re-rendering the same newsletter
2017-08-15 12:55:05 +00:00
Amine Ben hammou
441aa14bcb
fix js typo
2017-08-15 12:55:04 +00:00
Amine Ben hammou
4b4b5dd556
show 'Resume' button if the Newsletter was paused.
2017-08-15 12:55:04 +00:00
Amine Ben hammou
df9ba7e6c8
clearing the sending queue rendered body and subject
...
The new body and subject would be automatically rendered when
resuming sending
2017-08-15 12:55:04 +00:00
Amine Ben hammou
ca4f1c9387
Pause sending queue when editting the newsletter
...
An ajax request is sent to pause the sending queue when the editor
is displayed. If the newsletter is still a draft or has been already
sent; the error reponse is simply ignored. Otherwise a notice is
displayed specifying that the Email sending has been paused.
2017-08-15 12:55:03 +00:00
Pavel Dohnal
8c151d2d11
Fix failling test
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
78fb9ba46f
Fix "Unexpected trailing comma"
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
3a0669e1a2
Fix react/no-danger eslint problem
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
c466e53681
Add tooltip to image heading
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
d02aed870e
Add tooltip to image full width
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
fad7ff0018
Add tooltip to preheader
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
84a3f98725
Add tooltip to subject line
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
1c3e968ec4
Add tooltip to editor styles
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
c090a8260b
Add tooltip to editor previw
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
65726de7de
Add tooltip to send
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
33fe302f0d
Add tooltip to import a template
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
2d702dd5d3
Add simple tooltip to help
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
Pavel Dohnal
18f208cf47
Add honeypot field for spambot
...
[MAILPOET-1014]
2017-08-15 14:33:45 +02:00
Pavel Dohnal
f7b1016e63
Release 3.0.0-rc.1.0.3
3.0.0-rc.1.0.3
2017-08-15 11:35:44 +02:00
Tautvidas Sipavičius
223fedba72
Update vendor dependencies
...
Bump down codeception version to 2.2.11 for code coverage compatibility
with php 5.6
[MAILPOET-1049]
2017-08-15 10:12:48 +02:00
Vlad
bf7e7e414f
Adds hook to modify rendered form widget
2017-08-15 09:49:38 +02:00
Vlad
618d0c0c9d
Explicitly sets form target to _self as default
2017-08-15 09:49:38 +02:00
Vlad
49318791fc
Adds hook to modify max post excerpt
2017-08-14 20:55:49 -04:00
Vlad
a5abdd28e1
Removes unused constructor parameter
2017-08-14 20:55:42 -04:00
Tautvidas Sipavičius
70860a676c
Merge pull request #1036 from mailpoet/date_shortcode_update
...
Translates and updates date shortcode to display WP time [MAILPOET-1046]
2017-08-14 13:09:08 +03:00
Tautvidas Sipavičius
469e9fd8e1
Update poll to "how would you rate MailPoet's reliability?"
...
[MAILPOET-1043]
2017-08-14 08:49:44 +02:00
mrcasual
715b48df8d
Merge pull request #1040 from mailpoet/preview-popup
...
Fit newsletter browser preview modal popup to screen [MAILPOET-975]
2017-08-13 11:31:05 -04:00
amine-mp
27ae0a9f16
Merge pull request #1039 from mailpoet/set_time_limit_update
...
Conditionally uses set_time_limit() when function is not disabled [MAILPOET-1054]
2017-08-11 19:52:15 +02:00
Amine Ben hammou
b92329a6b5
Fix popup dimensions to the viewport and show the close button
2017-08-11 17:30:13 +00:00
Vlad
6fe5b7e0c5
Conditionally uses set_time_limit() when function is not disabled
2017-08-11 12:16:31 -04:00
Vlad
7e0c500e4f
Uses WP's date_i18n() to localize date shortcode
2017-08-10 12:46:27 -04:00
amine-mp
eec35c8ab6
Merge pull request #1037 from mailpoet/build-failures
...
Break the build when errors happen during build steps [MAILPOET-1052]
2017-08-10 16:35:55 +02:00
Tautvidas Sipavičius
4096c4b31b
Break the build when errors happen during build steps [MAILPOET-1052]
2017-08-10 14:51:37 +03:00