d4d806e247
Merge pull request #443 from mailpoet/editor_rendering
...
Editor rendering update
2016-04-22 15:38:54 +02:00
758a545eb6
Merge pull request #441 from mailpoet/shortcodes_fix
...
Updates the newsletter shortcode
2016-04-22 13:45:15 +03:00
578088d2e5
Add fallback fonts for all editor fonts
2016-04-22 12:38:59 +03:00
e17dba2b07
Add blockquote bottom margin
2016-04-22 12:30:57 +03:00
7e5cf533f0
Fixes class name
2016-04-22 12:30:57 +03:00
f7c656aed5
Fixes blockquote content duplication
2016-04-22 12:30:57 +03:00
2e42305710
Updates line breaks in footer/header to match the editor
2016-04-22 12:30:57 +03:00
b3e310652e
Remove bottom margin from paragraphs
2016-04-22 12:30:57 +03:00
6737158130
- Change paragraph bottom margin to equal line-height
...
- Remove horizontal blockquote margin to match Renderer;
- Removed bottom padding from last text elements in column;
- Removed bottom padding from full width images;
2016-04-22 12:30:57 +03:00
906558a772
Apply paragraph styles to LI tags
2016-04-22 12:30:57 +03:00
d559483c7b
- Add bottom margin to headings
...
- Fix top and bottom margin for UL tags
- Add bottom margin to LI tags
2016-04-22 12:30:57 +03:00
bec3e02285
Remove vertical button padding, following renderer
2016-04-22 12:30:57 +03:00
9d6d72dd8c
Use fallback font stack for Lucida font
2016-04-22 12:30:57 +03:00
3b76f838d1
Merge pull request #440 from mailpoet/sending_fix
...
Adds condition that prevents duplicate and/or stuck post notifications
2016-04-22 11:32:14 +03:00
909ad86e33
- Recalculates the number of processed/to process subscribers if the
...
original count does not the current count from the database
2016-04-21 21:36:37 -04:00
dd8f58e35e
- Fixes incorrect newsletter issue number display
...
- Updates newsletter 'last post title' logic
- Updates shortcode extraction regex to allow limiting extraction of only
specific categories
- Updates unit tests
- Closes #380
2016-04-21 20:04:02 -04:00
4b2061fcfa
- Adds condition that prevents duplicate and/or stuck post notifications
2016-04-21 18:20:13 -04:00
8e6ca502b3
Merge pull request #439 from mailpoet/sending_fix
...
Sending fix
2016-04-21 19:05:49 +03:00
ef85834db5
- Removes debugging function
2016-04-21 11:32:29 -04:00
2bdcd0eb42
- Prevents duplicate newsletters from being sent
2016-04-21 10:45:00 -04:00
3b90be4122
- Fixes scheduling of notifications
2016-04-21 10:44:43 -04:00
375e70d84b
success messages in both context when subscribing to a form
2016-04-21 12:39:14 +02:00
42d586610e
form subscription only using Router now
2016-04-20 16:59:18 +02:00
e4a5438512
Merge pull request #435 from mailpoet/open_tracking
...
Implements open tracking
2016-04-20 14:32:20 +03:00
11b22fa63a
- Enables newsletter open tracking when links are clicked
2016-04-19 21:01:27 -04:00
45b933d635
- Implements open tracking
2016-04-19 21:01:27 -04:00
15cf087d40
- Implements post-processing filter during rendering
2016-04-19 21:01:27 -04:00
ed09c3e5d4
Merge pull request #427 from mailpoet/batch_sending_fix
...
Adds missing rendered subject to the queue during bulk processing
2016-04-18 18:27:24 +03:00
285a556f21
Merge pull request #426 from mailpoet/subscriber_selection_update
...
Updates subscriber selection logic
2016-04-18 17:41:03 +03:00
dc1ef2af47
- Removes check for signup confirmation when selecting subscribers
2016-04-18 17:33:08 +03:00
6f17f0d2d1
Merge branch 'subscriber_selection_update'
2016-04-18 17:28:53 +03:00
91076580ef
- Enables check for subscribers who has "subscribed" status during
...
newsletter sending
- Enforces "signup_confirmation" option when selecting subscribers for
newsletter sending
- Updates unit tests
2016-04-18 17:28:37 +03:00
d4abaa7150
Merge branch 'link_tracking_update'
2016-04-18 16:57:56 +03:00
d2bc0fd24a
- Removes check for signup confirmation when selecting subscribers
2016-04-18 08:45:38 -04:00
1f26079b5f
- Removes unused properties from Links class and converts methods to
...
static
2016-04-16 16:48:35 -04:00
87a1211a55
- Adds missing rendered subject to the queue during bulk processing
2016-04-15 20:06:35 -04:00
0ca0a7d029
- Enables check for subscribers who has "subscribed" status during
...
newsletter sending
- Enforces "signup_confirmation" option when selecting subscribers for
newsletter sending
- Updates unit tests
2016-04-15 20:02:44 -04:00
cb3d49f200
Bump up release version to 0.0.24
0.0.24
2016-04-15 21:27:07 +03:00
c0da428c27
Merge pull request #425 from mailpoet/subscription_pages
...
Subscription pages
2016-04-15 19:07:20 +02:00
435cd9b777
fixed unsubscribe action + updated public api decodeData to prevent warning
2016-04-15 18:59:20 +02:00
bfde34eb8d
- Rebases master
...
- Updates PubliAPI's logic dealing with request data
2016-04-15 12:10:56 -04:00
a4c1b24c35
fixed unit tests
2016-04-15 11:56:33 -04:00
2cbd2d54f3
Subscription pages
2016-04-15 11:56:33 -04:00
378f6d803a
Merge pull request #422 from mailpoet/link_tracking
...
Implements links tracking
2016-04-15 18:47:14 +03:00
af4d29ebe6
- Updates codes based on Taut's comments
2016-04-15 11:36:57 -04:00
599661e028
- Updates code based on Taut's comments
2016-04-14 20:35:56 -04:00
84294b7ee6
- Adds subsription tracking option to Settings->Advanced
...
- Updates sending queue worker to not replace links if tracking is
disabled
Closes #417
2016-04-14 19:37:27 -04:00
a3e6eb5bba
- Implementsi tracking clicks & redirecting URLs
2016-04-14 19:37:27 -04:00
67359980e9
- Renames statistics table to the new "statistics_entity" format
...
- Adds new clicks statistics model
2016-04-14 19:37:27 -04:00
f1b955d74a
- Implements link extraction, processing, replacement and saving
2016-04-14 19:37:27 -04:00