Commit Graph

5329 Commits

Author SHA1 Message Date
1df25aef76 editor: Disable update blockDefaults for texts and images 2018-03-15 11:23:54 +01:00
3a8b64e11c editor: Omit text property from block defaults for header and footer 2018-03-15 11:23:54 +01:00
1d9b4839f7 editor: Update config blockDefaults by latest used value per type 2018-03-15 11:23:54 +01:00
1c5a0bb5bd editor: Unified default config styles basic, post and ALC buttons 2018-03-15 11:23:54 +01:00
eca7de854d Fix eslint6 react/no-string-refs
[MAILPOET-1140]
2018-03-15 09:56:27 +00:00
0adaf22eef Fix eslint6 react/self-closing-bracket-location
[MAILPOET-1140]
2018-03-15 09:32:48 +00:00
c39aeb6283 Fix eslint6 react/self-closing-comp
[MAILPOET-1140]
2018-03-15 09:31:41 +00:00
7528aba2ef Update poll
[MAILPOET-1327]
2018-03-15 08:57:25 +00:00
c3fff8ddbe Update poll for new users
[MAILPOET-1302]
2018-03-15 08:52:44 +00:00
ca9e11a231 using apply_filters 2018-03-14 15:00:57 +01:00
4177701044 Merge pull request #1282 from mailpoet/screenshot
fixing the screenshot issue [MAILPOET-1276]
2018-03-14 12:52:29 +02:00
65a201c848 Bumps up release version and updates changelog 3.5.1 2018-03-13 20:16:03 -04:00
1c4b6a9ab6 Merge pull request #1304 from mailpoet/segment-admin-fix
Not pass undefined as default value for select [PREMIUM-72]
2018-03-13 18:17:09 -04:00
9173b114a7 Merge pull request #1301 from mailpoet/call-for-rating
Call for rating [MAILPOET-1299]
2018-03-13 19:21:39 +01:00
cd6828d19e Not pass undefined as default value for select
[PREMIUM-72]
2018-03-13 15:52:00 +00:00
1c021ac0a0 fixing chrome conflict 2018-03-13 16:09:39 +01:00
4469cef647 Fixes cast statement format 2018-03-13 11:28:25 +00:00
057f0376a5 Adds unit test 2018-03-13 11:28:25 +00:00
7e6b29896f Removes type check given that Newsletter model object is not persisted 2018-03-13 11:28:25 +00:00
4c4f6be59b Passes object as value instead of reference 2018-03-13 11:28:25 +00:00
669d072853 Not show call for rating if user already clicked
[MAILPOET-1299]
2018-03-12 11:36:19 +00:00
1033c1c1cf fixing width by removing scrollbar 2018-03-12 12:14:10 +01:00
330067c3f2 Save user clicked on rating button
[MAILPOET-1299]
2018-03-12 11:14:10 +00:00
9a942a0bd9 Merge pull request #1299 from mailpoet/sync-segments-collation-error
Sync segments collation error
2018-03-11 20:28:54 -04:00
b9c31698d5 moving subscribers fetching logic into a separated class. 2018-03-08 18:01:56 +01:00
d079002b09 Subscribers import: Step1 also uses the email regexp to validate emails [MAILPOET-1288] 2018-03-08 11:44:07 +01:00
cca4fc02c0 adding dynamic segments to export options 2018-03-07 15:14:29 +01:00
77248e6890 Ask for rating
[MAILPOET-1299]
2018-03-07 13:27:21 +00:00
755179e0d1 segments/migrate: Avoiding collation error in subscribers sync MAILPOET-1288 2018-03-06 21:17:16 +01:00
46493b991c Checking invalid emails on the input [MAILPOET-1288] 2018-03-06 19:54:44 +01:00
2f05eaf528 Release 3.5.0 3.5.0 2018-03-06 14:36:30 +00:00
f7397d04ed Merge pull request #1298 from mailpoet/revert-1290-invalid-email-MAILPOET-1288
Revert "Checking invalid emails on the input [MAILPOET-1288]"
2018-03-06 15:47:50 +02:00
3d43970fdc Revert "Checking invalid emails on the input [MAILPOET-1288]" 2018-03-06 13:24:42 +00:00
92864c2d4f Merge pull request #1296 from mailpoet/stats_badges_css_fix
Fixes word-wrapping of stats badges [MAILPOET-1323]
2018-03-06 14:57:43 +02:00
41e028c0d4 Merge pull request #1297 from mailpoet/polyfill
adding polyfill for `mb_detect_order` [MAILPOET-1303]
2018-03-06 07:52:46 -05:00
cfbf29b60a Merge pull request #1290 from mailpoet/invalid-email-MAILPOET-1288
Checking invalid emails on the input [MAILPOET-1288]
2018-03-06 07:50:21 -05:00
a5137c8d62 adding polyfill for mb_detect_order 2018-03-06 12:15:18 +01:00
aceb9bb031 Hardened UI email address check MAILPOET-1288 2018-03-06 09:51:41 +01:00
8bc0ad48c0 Email valiation added to reply-to on newsletter send screen 2018-03-06 09:50:55 +01:00
449568b37b Refactor JS email regexp to be accessible from every page MAILPOET-1288 2018-03-06 09:48:39 +01:00
c164066522 Check valid filled email addresses in plugin settings MAILPOET-1288 2018-03-06 09:15:48 +01:00
5c10a66444 Subscribers import: Email validation unified with subscribers sync MAILPOET-1288 2018-03-06 09:15:48 +01:00
afed408297 Synchronize segments removes updated/inserted subscribers with invalid emails MAILPOET-1288 2018-03-06 09:15:37 +01:00
6e7c7ae8c8 modelValidator: Add more strict Sudzy email validation next to is_email check MAILPOET-1288 2018-03-06 09:06:57 +01:00
d3f9fb5f06 fixing url 2018-03-05 18:51:52 +01:00
53b4a7ba31 Isolates white-space rule to badges displayed in boxes 2018-03-05 12:50:51 -05:00
39212a30e8 Merge pull request #1293 from mailpoet/redirect-to-404-403-MAILPOET-782
Show WP's 404/403 page instead of displaying a blank page [MAILPOET-782]
2018-03-05 11:16:43 -05:00
7c7e5bbaa6 Merge pull request #1292 from mailpoet/fixed-bulk-add-subscribers-created-at-MAILPOET-1311
Fixed created_at in bulk add action in subscribers [MAILPOET-1311]
2018-03-05 14:34:48 +01:00
831804d35e Fix eslint no-useless-escape in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00
9af98f0afb Fix eslint no-empty in es5 files
[MAILPOET-1146]
2018-03-05 10:41:31 +01:00