Commit Graph

3270 Commits

Author SHA1 Message Date
Vlad
a7a8cd2be4 Updates filter name 2018-01-16 08:20:29 -05:00
Vlad
819d4dc17a Abstracts WP functions 2018-01-15 19:52:51 -05:00
Amine Ben hammou
6e94db24a2 minor fixes 2018-01-15 12:43:48 +00:00
Amine Ben hammou
5bf532a750 minor UI fix 2018-01-15 10:47:26 +00:00
Amine Ben hammou
c63b7d9b91 handling multiple instances of reCaptcha 2018-01-15 10:47:25 +00:00
Amine Ben hammou
a8052c118a fixing minor issues and adding unit test 2018-01-15 10:46:07 +00:00
Amine Ben hammou
1ad0dce425 applying compact design and updating error messages 2018-01-15 10:46:06 +00:00
Amine Ben hammou
2228f60e2a adding recaptcha to form wiget 2018-01-15 10:46:06 +00:00
Amine Ben hammou
99a007fb70 fix recaptcha validation 2018-01-15 10:46:06 +00:00
Amine Ben hammou
caa0623112 handling recaptcha on the PHP side 2018-01-15 10:46:06 +00:00
Amine Ben hammou
d2d1657cb2 added re-captcha settings to database 2018-01-15 10:46:05 +00:00
Vlad
3bf800b51d Adds filter to set custom batch processing size 2018-01-14 12:39:16 -05:00
Vlad
9910072e72 Adds filter to set custom request timeout value 2018-01-14 12:36:18 -05:00
amine-mp
a27823ebc5 Merge pull request #1236 from mailpoet/list-report
Add lists and segments to reports [MAILPOET-1256]
2018-01-10 10:16:19 +01:00
Vlad
72193fefae Loads dependencies only when subscription form (shortcode or widget) is
present
2018-01-09 14:16:04 +00:00
Amine Ben hammou
d70c6ce453 fix public.js not included when only shortcode is used 2018-01-09 14:16:04 +00:00
pavel-mailpoet
3337637a8b Removed redundant order statement
[MAILPOET-1256]
2018-01-09 13:54:11 +00:00
Pavel Dohnal
69ca597f24 Add lists and segments to reports
MAILPOET-1256
2018-01-09 13:54:11 +00:00
Vlad
19c7efc9ef Pauses sending if processed subscribers list can't be updated 2018-01-09 12:25:04 +00:00
Vlad
6c25fab6d6 Adds option to pause sending after processing sending error 2018-01-09 12:25:04 +00:00
Vlad
a45a7a7616 Fixes newsletter body being incorrectly saved 2018-01-09 12:25:04 +00:00
Vlad
cb430673f8 Uses json_encode() instead of serialize() to save rendered newsletter
body
2017-12-20 22:13:00 -05:00
Vlad
8852f6a3f4 Adds function to test if string is a valid json 2017-12-20 22:13:00 -05:00
stoletniy
d45c510ab3 Merge pull request #1226 from mailpoet/new_or_updated_user_welcome_email
Schedules welcome notification when adding/editing subscriber [MAILPOET-1249]
2017-12-20 14:26:24 +03:00
Vlad
5d5b61b76f Schedules welcome notification when adding/editing subscriber 2017-12-18 21:19:44 -05:00
Vlad
0e2a67c203 Validates ping response when displaying cron URL status 2017-12-18 20:28:09 -05:00
Tautvidas Sipavičius
f616ef4d6c Merge pull request #1218 from mailpoet/widget_update
Prevents loading plugin assets when form widget is not activated [MAILPOET-1241]
2017-12-15 23:15:31 +02:00
Pavel Dohnal
bd67f5fd36 New poll
[MAILPOET-1243]
2017-12-14 14:46:18 +00:00
Vlad
554dbb8dda Initializes dependencies only when widget is active 2017-12-09 19:53:12 -05:00
Vlad
d13aa67a07 Centralizes widget logic in one place
Cleans up code
2017-12-09 19:45:19 -05:00
Vlad
1f9c956637 Removes unused code 2017-12-09 19:27:21 -05:00
Pavel Dohnal
b107be3241 Use website language when running populator
[MAILPOET-1233]
2017-12-06 19:51:09 -05:00
stoletniy
5505ffc783 Merge pull request #1206 from mailpoet/manage_subscription_shortcode_update
Allows using manage_subscription shortcode outside of newsletters [MAILPOET-1122]
2017-12-05 19:38:37 +03:00
stoletniy
6e5fc6ad6b Fix array_key_exists() error if no data is passed to subscription management page [MAILPOET-1122] 2017-12-05 19:22:28 +03:00
Vlad
e731b261ab Conditionally initializes shortcodes/filters 2017-12-05 10:34:03 -05:00
Tautvidas Sipavičius
955f24e71a Load mb_strtoupper() polyfill for MP2 migration
* Load mb_strtoupper() polyfill for MP2 migration
* Add "symfony/polyfill-mbstring" as explicit dependency
* Fixate AspectMock at 2.0.1
* Generate composer.lock with PHP 5.6 to include required dependencies

[MAILPOET-1234]
2017-12-05 11:15:31 +00:00
Vlad
7864e08900 Enables [mailpoet_manage] shortcode
Updates code
2017-12-04 19:58:30 -05:00
Vlad
4926267e36 Adds system status tab to the Help menu 2017-12-03 11:38:45 -05:00
Vlad
aa4d78b1c9 Adds method to ping Bridge 2017-12-03 11:38:44 -05:00
stoletniy
8afe7f5d97 Make rendering error during sending more descriptive [MAILPOET-1232] 2017-11-30 19:45:53 +03:00
Vlad
63ed835d64 Allows using manage_subscription shortcode outside of newsletters 2017-11-28 22:02:29 -05:00
Vlad
b6f62bd9bc Catches exceptions during sending 2017-11-28 16:42:22 +00:00
stoletniy
b7a7f40cde Merge pull request #1199 from mailpoet/image_url_space_fix
Encodes URLs in inlined images [MAILPOET-1220]
2017-11-23 16:03:57 +03:00
Vlad
94c7e2a5c0 Changes plugin language based on user's locale 2017-11-22 20:13:56 -05:00
Vlad
e7ffe4d694 Replaces spaces in image URLs 2017-11-21 21:02:33 -05:00
Pavel Dohnal
29b249de6e Remove an attribute we don't need anymore
[MAILPOET-1180]
2017-11-21 12:54:00 +00:00
Pavel Dohnal
883ae5b0e4 Hide honeypot field to prevent Safari autocomplete
[MAILPOET-1180]
2017-11-21 11:47:46 +00:00
stoletniy
0061a9daf9 Move key checks from constructor to init() in Menu class [MAILPOET-1204] 2017-11-15 11:23:39 +00:00
Tautvidas Sipavičius
7d686eb1d1 Merge pull request #1191 from mailpoet/post_excerpt_shortcode_fix
Fixes shortcodes not being properly stripped in excerpts [MAILPOET-1210]
2017-11-14 20:51:21 +02:00
Vlad
72c3f763ec Removes shortcodes from full post content 2017-11-14 13:17:47 -05:00