00d5623d72
Merge pull request #1520 from mailpoet/in-app-background-images
...
Add announcement for newsletter background image [MAILPOET-1430]
2018-09-24 10:00:06 -04:00
7853271148
Add announcement for newsletter background images
...
[MAILPOET-1430]
2018-09-24 14:40:17 +02:00
1f116d8cef
Fix translations based on FxB's feedback.
2018-09-17 15:45:12 +03:00
9600917253
Hide the video for old users
...
[MAILPOET-1447]
2018-08-15 10:06:32 +02:00
1f88e56f1e
Skip video if already seen
...
[MAILPOET-1447]
2018-08-14 16:08:46 +02:00
03a452acfa
Remember user has seen the video
...
[MAILPOET-1447]
2018-08-14 15:42:31 +02:00
a35834417b
Add video title
...
[MAILPOET-1447]
2018-08-14 12:55:14 +02:00
9efb5b5f90
Display tutorial video in editor
...
[MAILPOET-1447]
2018-08-14 12:52:48 +02:00
c1edee7f14
Duplicate save buttons on the top
...
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
01aac4d602
Move editor breadcrumbs to top-left
...
[MAILPOET-1448]
2018-07-31 21:09:27 +02:00
d8581f761f
Add container background image support to editor [MAILPOET-1403]
2018-07-19 14:12:56 +02:00
59d632895e
Merge pull request #1369 from mailpoet/posts-alc-image
...
Multi-column layout in ALC/Posts [MAILPOET-1350]
2018-06-04 07:37:56 -04:00
3872ffbbc4
fixing some bugs and updating template
2018-05-29 11:21:24 +00:00
0fed3f8355
update default value for image position
2018-05-24 07:48:27 +00:00
0a298f5fad
creating new ALC block and widget
2018-05-23 07:42:30 +00:00
75bad97b10
Newsletter template thumbnail redesign
...
Redesigned the template selection screen to
look like the WordPress theme selector.
The main changes relate to:
* style changes, to achieve the new look
* jsx templates, to work with new css changes
* template, removed the description field
[MAILPOET-1306]
2018-05-22 10:23:07 +02:00
e4f417f595
Adds hook to extend editor view
2018-04-11 19:03:03 -04:00
585f9bcc92
Extracts editor initialization and bundles with admin vendor
...
Allows displaying custom breadcrumbs based on email type
2018-04-11 19:03:03 -04:00
fbfcfcc85b
editor: Save button, divider defaults by its context of usage
2018-03-15 11:23:55 +01:00
1c5a0bb5bd
editor: Unified default config styles basic, post and ALC buttons
2018-03-15 11:23:54 +01:00
a58151fee6
Update incorrect tooltip
...
[MAILPOET-1274]
2018-02-15 14:50:42 +00:00
9d4f996a6a
[MAILPOET-1263] Force user to create ALC block for post notification
2018-02-13 23:01:29 +01:00
97fb5cf66f
Makes string translateable
2017-11-30 09:44:34 +00:00
e8017b58f5
removing tooltip message
2017-10-17 12:48:20 +00:00
de47dbe41b
Removes arrow functions that are not supported in IE
2017-09-11 10:25:43 +01:00
cf992852b5
Validate for unsubscribe link only for MSS sending method [MAILPOET-1050]
2017-08-30 10:16:24 +02:00
8540e5eea9
Merge pull request #1017 from mailpoet/rerender-newsletter
...
Rerender newsletter [MAILPOET-675]
2017-08-17 16:19:16 +03:00
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
4aae8d56e5
Tooltip improvements
...
[MAILPOET-976]
2017-08-15 16:08:30 +02:00
033d527db9
fix some bugs
2017-08-15 12:55:06 +00:00
441aa14bcb
fix js typo
2017-08-15 12:55:04 +00:00
4b4b5dd556
show 'Resume' button if the Newsletter was paused.
2017-08-15 12:55:04 +00:00
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
c466e53681
Add tooltip to image heading
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
d02aed870e
Add tooltip to image full width
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
fad7ff0018
Add tooltip to preheader
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
84a3f98725
Add tooltip to subject line
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
1c3e968ec4
Add tooltip to editor styles
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
c090a8260b
Add tooltip to editor previw
...
[MAILPOET-976]
2017-08-15 14:49:22 +02:00
eba482cc67
Add dynamic post loading in Posts widget settings [MAILPOET-971]
2017-06-29 13:13:36 +03:00
afedc409f5
Merge pull request #872 from mailpoet/newsletter_id_number_format_fix
...
Adds intval filter and fixes issue with number format applied on IDs >= 1000 [MAILPOET-891]
2017-04-25 12:27:17 +03:00
15ddc8454e
Adds intval filter and fixes issue with number format applied on IDs
...
>=1000
2017-04-24 19:25:17 -04:00
6a65ff5e5d
Removes default version
...
Updates all AJAX requests to include api version
Requires namespaces to have version
Clean up code
2017-04-19 23:34:40 -04:00
a3530c3367
Escapes translations for JS output
2017-03-28 11:17:00 -04:00
d95aa40502
Fix notices on newsletter editor page to not be absorbed into contents
2017-03-01 17:26:17 +02:00
47f5e1e7b4
Translate color picker actions in newsletter editor
2017-02-27 19:32:08 +02:00
c27446666e
Translate untranslated strings
2017-02-27 18:33:09 +02:00
6f19a1593e
Fix translations from GDocs based on FxB's feedback [MAILPOET-819]
2017-02-20 14:58:53 +02:00
a40d1122a5
Change corrupted newsletter notice to a static (dismissable) one
2017-02-16 11:21:01 +02:00
f86121b656
Update the error message to a clearer one
2017-02-15 15:05:30 +02:00