Commit Graph

5522 Commits

Author SHA1 Message Date
Vlad
0e2a67c203 Validates ping response when displaying cron URL status 2017-12-18 20:28:09 -05:00
Vlad
aaed5add52 Removes unused string 2017-12-17 10:51:39 -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
stoletniy
083a6fd3a3 Merge pull request #1223 from mailpoet/new-surveys
What's New: 2 new surveys, less call-to-actions [MAILPOET-1243]
2017-12-14 23:28:00 +03:00
Amine Ben hammou
9a1ec60750 releasing 3.3.1 3.3.1 2017-12-14 18:09:17 +00:00
Pavel Dohnal
bd67f5fd36 New poll
[MAILPOET-1243]
2017-12-14 14:46:18 +00:00
Pavel Dohnal
ed2a2a6fa8 Remove additional CTAs
[PREMIUM-1243]
2017-12-14 13:12:53 +00:00
stoletniy
6a28fdcac2 Merge pull request #1222 from mailpoet/number_formatting_fix
Formats number according to user's locale [MAILPOET-1246]
2017-12-14 15:38:37 +03:00
mrcasual
fda1828637 Adds composer.lock security check
[MAILPOET-1226]
2017-12-14 08:47:47 +00:00
Vlad
ebcc094b4d Formats number according to user's locale 2017-12-13 21:53:03 -05:00
Vlad
51cde55217 Tests statistics column 2017-12-13 09:39:03 +00:00
Vlad
23dff7403d Updates variable names to match those in views/newsletters.html 2017-12-13 09:39:03 +00:00
Amine Ben hammou
de164f918c releasing 3.3.0 3.3.0 2017-12-12 17:03:21 +00:00
Amine Ben hammou
84840c5261 releasing 3.2.5 3.2.5 2017-12-12 16:30:44 +00:00
stoletniy
16b9e0d467 Merge pull request #1219 from mailpoet/new_poll
New poll [MAILPOET-1225]
2017-12-11 18:56:16 +03:00
mrcasual
3c75e7b0bc Merge pull request #1211 from mailpoet/email-segments
Email segments [PREMIUM-44]
2017-12-11 09:29:49 -05:00
Pavel Dohnal
c41d5894d0 New poll
[MAILPOET-1225]
2017-12-11 09:39:20 +00:00
Pavel Dohnal
1f76f0d98f Allow form fields styling
[PREMIUM-44]
2017-12-11 09:05:29 +00:00
Pavel Dohnal
e859c090c8 Allow values for selections to be passed
[PREMIUM-44]
2017-12-11 08:54:43 +00:00
Pavel Dohnal
42528ab309 Allow select2 for single selects
[PREMIUM-44]
2017-12-11 08:49:36 +00:00
Pavel Dohnal
d761867a7d Enable dynamic segment edits
[PREMIUM-44]
2017-12-11 08:49:36 +00:00
Vlad
6996615999 Improves tests that would fail due to array_flip and 1 item in array 2017-12-10 19:31:35 -05:00
Vlad
3450a6fc97 Adds wait condition before assertion; corrects prefix 2017-12-10 18:41:54 -05: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
amine-mp
59d09866a1 Merge pull request #1217 from mailpoet/eslint-es6-3
Eslint es6 3 [MAILPOET-1139]
2017-12-07 18:49:21 +01:00
Pavel Dohnal
f8ade27a6c Improve code
[MAILPOET-1139]
2017-12-07 17:31:15 +00:00
Pavel Dohnal
313bcddba1 Split line into multiple lines
[MAILPOET-1139]
2017-12-07 16:39:02 +00:00
Vlad
fd64702eaa Changes WP DB prefix 2017-12-07 11:08:52 +00:00
Pavel Dohnal
e2884ac625 Fix eqeqeq eslint rule in ES6 files
[MAILPOET-1139]
2017-12-07 09:44:58 +00:00
Pavel Dohnal
9ce9cb929f Fix camelcase eslint rule in ES6 files
[MAILPOET-1139]
2017-12-07 09:39:05 +00:00
mrcasual
52d33d7fe8 Merge pull request #1215 from mailpoet/fix-template-duplication
Use website language when running populator [MAILPOET-1233]
2017-12-06 20:05:53 -05:00
Vlad
2ee33b2fc2 Bumps up minimum required WP version 2017-12-06 19:52:12 -05:00
Pavel Dohnal
b107be3241 Use website language when running populator
[MAILPOET-1233]
2017-12-06 19:51:09 -05:00
Pavel Dohnal
76148d0a85 Fix import/no-extraneous-dependendencies eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 16:37:45 +00:00
Pavel Dohnal
61a7f99e42 Make import/extensions eslint rule an exception in ES6 files
[MAILPOET-1139]
2017-12-06 16:19:48 +00:00
Pavel Dohnal
62e3ca8a80 Fix consistent-return eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 16:05:21 +00:00
Pavel Dohnal
d431efb288 Fix array-callback-return eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 15:55:15 +00:00
Pavel Dohnal
adf6485b7d Fix default-case eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 14:30:54 +00:00
Pavel Dohnal
170fd7f051 Fix prefer-template eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 14:18:24 +00:00
Pavel Dohnal
e7ddfc3d29 Fix arrow-body-style eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 14:16:41 +00:00
Pavel Dohnal
b08b53e9c0 Fix no-bitwise eslint rule in ES6 files
[MAILPOET-1139]
2017-12-06 13:58:56 +00:00
Tautvidas Sipavičius
570529a8d8 Release 3.2.4 3.2.4 2017-12-05 18:58:18 +02: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
Tautvidas Sipavičius
89ebc6051a Merge pull request #1210 from mailpoet/help_status_tab
Adds system status tab to the Help menu
2017-12-05 10:38:19 +02:00
mrcasual
79fff7b65d Merge pull request #1212 from mailpoet/new-poll
New poll [MAILPOET-1213]
2017-12-04 20:09:15 -05:00