2a04c3c054
refactored mailer mixin - removed notices.jsx
2016-11-28 09:50:32 -05:00
80efc3c12d
Added callback afterGetItems on Listings
...
Updated MP Notice to allow reuse of notices (by id)
Updated newsletters endpoint's listing method to include mta_log & mta_method in response
Updated all newsletter listings in order to dynamically display mailer error
2016-11-28 09:50:32 -05:00
8b96806b11
- Updates variable names
2016-11-28 09:50:32 -05:00
a2f7fbac33
- Checks window parameters
...
- Defines constants in main components and passes them to
subcomponents/mixins
2016-11-28 09:50:32 -05:00
da2d6dd405
- Updates newsletter listings components to render notices
2016-11-28 09:50:32 -05:00
28f5375609
- Adds new component to display notices in newsletter listings
...
- Displays sending error notice if sending has been globally paused
2016-11-28 09:50:32 -05:00
37a259f73b
- Displays "paused" status for all newsletters if sending is paused
...
globally
- Adds new mixin to globally restart sending
2016-11-28 09:50:32 -05:00
aabe71d473
- Change TinyMCE to not convert URLs containing shortcodes;
...
- Refactor TinyMCE calls into reusable Behavior;
MAILPOET-670
2016-11-11 15:30:09 +02:00
70a13a4774
Update helpscout beacon code to include support KB article search
2016-11-07 17:27:28 +02:00
3efa429a1b
- Updates newsletters listing to display rendered subject for post
...
notification history emails
2016-11-04 09:51:50 -04:00
04e9e8a45d
fixed NaN in sending stats, show 'no subscribers' instead
2016-11-02 10:21:02 +01:00
e765471f5d
- Changes month days count to start from 1 instead of 0
...
- Closes #672
2016-10-26 21:18:07 -04:00
bdce7c5e5a
- Remove unused dependency
2016-10-26 11:43:32 -04:00
217894745d
- Updates text strings
...
- Closes #655
2016-10-25 10:21:23 -04:00
3368e84a99
Merge pull request #668 from mailpoet/export_confirmed_subscribers_option_update
...
Fixes minor export UI issues
2016-10-25 12:46:13 +03:00
e90df2f08d
- Fixes Select2 not dislaying multiple options in the list of export
...
fields
- Sets default "export confirmed subscriber" option to "no"
2016-10-24 13:09:48 -04:00
cc523a3c0b
ability to specify action for generateToken() method
2016-10-21 13:36:41 +02:00
38f6c95059
Update newsletter saving to reflect code review comments
...
- Switch to using full segment objects when saving newsletters
- Fix stale comment in newsletter editor's Newsletter model
- Fix typo in newsletter editor tests
2016-10-20 17:52:05 +03:00
a3c77fb685
Fix PHP to JS date format converter to handle escaped symbols
2016-10-20 15:19:04 +03:00
c3a78b1ea3
Fix newsletter editor to only save properties it changes
2016-10-20 13:37:32 +03:00
09ca788371
- Fixes subscriber count not being shown when new segment is created
2016-10-17 20:12:57 -04:00
b48cc5a959
- Updates import UI to escape HTML text
...
- Allows mixing of escaped and unescaped HTML text
- Removes server-side text escaping
2016-10-17 11:01:54 -04:00
9ba6e9806f
- Adds data sanitization on the client and server side
...
- Closes #641
2016-10-16 13:02:49 -04:00
55942cd88b
prevent odd values for sort_order in listing.jsx
2016-10-07 14:38:25 +02:00
f26a2cbd26
fixes issue #651
2016-10-06 13:18:46 +02:00
280c4762bb
Merge pull request #630 from mailpoet/subscribers_count_in_segments
...
Subscribers count in segments
2016-10-04 11:58:44 +03:00
bbd02260be
Fix showing segment subscriber counts on newsletter creation pages
2016-10-04 11:54:07 +03:00
b0ab9e0408
fixed import/export unit tests + added specific method for getting segments for import
2016-09-30 15:52:17 +02:00
d32abff78d
display subscribers count in segments selection
2016-09-30 15:23:18 +02:00
8c5aebc7d6
Don't send signup confirmation when signup confirmation is disabled
...
Fixed issue with select2 not selecting values by default on newsletter send step
2016-09-29 15:42:44 +02:00
5d692c0395
Merge pull request #623 from mailpoet/drag_drop
...
Enable dragging text blocks
2016-09-23 15:13:09 +02:00
991ab67fff
Allow dragging from the first time
2016-09-23 15:38:23 +03:00
fa04173cfb
Activate TinyMCE on click, to fix Interact blocking 2nd and further
...
focus events
2016-09-23 15:07:04 +03:00
52bf24b6db
Revert back to auto preventDefault for drag&drop
2016-09-22 18:39:07 +03:00
50e134d696
Allow dragging text blocks before activating TinyMCE
2016-09-22 17:44:43 +03:00
6091751a4b
Closes issue 480
2016-09-21 11:54:16 +02:00
0c5589a3e3
Listing method update for Newsletters/Forms/Segments/Subscribers
...
- updated unit tests
2016-09-12 15:57:16 +02:00
4a72995bf4
fix bulk actions and messages
2016-09-06 17:21:15 +02:00
f650455a90
forms & newsletters endpoints
2016-09-05 11:55:01 +02:00
afbe25e215
Segments & Subscribers endpoints
...
- unit tests
2016-09-05 11:51:58 +02:00
d93249f077
form & listing jsx update + Segment endpoint conversion
2016-09-05 11:51:58 +02:00
fa117cc7dd
Add an animation to display tools
2016-09-02 12:48:44 +03:00
2986cdba85
- Removes Cron status from MailPoet's WP admin panel
2016-09-01 19:19:47 -04:00
bdab0c12fa
Fix debouncing for ALC refresh to not update multiple times immediately
2016-08-24 16:15:53 +03:00
6fbc7b1593
Add "View in browser" to happen on the same page, instead of opening new
...
window
2016-08-19 18:48:29 +03:00
69c8670b01
Add an option to open settings by clicking on the block for image,
...
button, social, divider and spacer blocks
2016-08-19 14:57:14 +03:00
da44a87415
Change onkeyup
to oninput
events to correctly detect pasting into
...
inputs
2016-08-18 16:55:53 +03:00
9fb17d4a6b
Fix "Preview in browser" notice to display a proper success message
2016-08-18 15:07:20 +03:00
5025f10f9f
missing response in fail and prevent next on MC import
2016-08-17 16:15:54 +02:00
876e386966
converted export
2016-08-17 12:23:15 +02:00