|
4b2061fcfa
|
- Adds condition that prevents duplicate and/or stuck post notifications
|
2016-04-21 18:20:13 -04: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 |
|
|
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 |
|
|
dc1ef2af47
|
- Removes check for signup confirmation when selecting subscribers
|
2016-04-18 17:33:08 +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 |
|
|
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 |
|
|
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 |
|
|
2cbd2d54f3
|
Subscription pages
|
2016-04-15 11:56:33 -04: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 |
|
|
457a4d1bba
|
- Fixes 'Can't use method return value in write context' error
|
2016-04-13 22:46:59 -04:00 |
|
|
e2c9971c99
|
- Prevents newsletters from being queued when mailer is not configured
Closes #342
|
2016-04-12 08:58:21 -04:00 |
|
|
49a59d35a1
|
Add number of subscribers to segment selection
|
2016-04-12 14:04:01 +03:00 |
|
|
9a46640c15
|
Allow selecting only published segments, fix "Save" translation
|
2016-04-12 14:04:01 +03:00 |
|
|
c42bbf3dc4
|
fix cron issue
|
2016-04-11 15:35:47 +02:00 |
|
|
f930b3303b
|
- Sets text-align to left when it's not center|justify|right
|
2016-04-08 20:37:00 -04:00 |
|
|
89f2958d23
|
- Updates cron to use new public API query parameters
|
2016-04-08 18:53:57 -04:00 |
|
|
8c8435766e
|
- Updates query parameters for public API
|
2016-04-08 18:40:45 -04:00 |
|
|
ba40437eb9
|
- Enables dynamic line-height based on font-size
|
2016-04-08 15:19:14 -04:00 |
|
|
813db1ae33
|
- Sets LI bottom margin to 10px
|
2016-04-08 08:45:09 -04:00 |
|
|
9588397e4e
|
- Moves all styles logic to the StylesHelper class
- Sets margin-bottom on h1-4 to be 0.3*font-size
|
2016-04-07 19:39:09 -04:00 |
|
|
ecf83ca419
|
- Disables color compression when tidying CSS
|
2016-04-07 19:39:09 -04:00 |
|
|
9cc494f0fa
|
- Removes image height HTML attribute and sets "height:auto" style
|
2016-04-07 19:39:09 -04:00 |
|
|
dd4b7e4d1c
|
- Adds lines heights to LIs
|
2016-04-07 19:39:09 -04:00 |
|
|
738b2f6c17
|
- Adds dynamic line breaks to paragraphs when the elment is followed by
list
|
2016-04-07 19:39:09 -04:00 |
|
|
33289342d3
|
- Implements dynamic margins on headings
|
2016-04-07 19:39:09 -04:00 |
|
|
b89897e6d4
|
- Adds line breaks after headings IF they are followed by paragraph
- Adds line breaks after blocksquotes
- Updates margin on lists
- Adds line breaks after paragraphs IF they are not the last element
|
2016-04-07 19:38:15 -04:00 |
|
|
c539837896
|
- Makes button's stroke width = border width
|
2016-04-07 19:38:15 -04:00 |
|
|
27edf5f71d
|
- Updates list styles
|
2016-04-07 19:38:15 -04:00 |
|
|
32cc5644f9
|
- Removes height:auto from images
|
2016-04-07 19:38:15 -04:00 |
|
|
8a664aa7f1
|
- Set left text alignment on all elements when alignment is otherwise
absent
|
2016-04-07 19:38:15 -04:00 |
|
|
7e5e8a4282
|
- Updates button padding
|
2016-04-07 19:38:15 -04:00 |
|
|
70d5d609e2
|
Merge pull request #412 from mailpoet/scheduled_sending
Fixes an issue with welcome emails not being sent to confirmed subscribers
|
2016-04-07 12:09:30 +03:00 |
|
|
19160c99e1
|
Merge pull request #411 from mailpoet/send_with_review
Send with review
|
2016-04-06 18:23:50 +03:00 |
|
|
945d7edc70
|
Send with review
- updated MailPoet logo
- added SPF
- hide Dkim for beta
- added warning in case the number of emails/sec is too high
|
2016-04-06 16:57:10 +02:00 |
|
|
6a97badfed
|
- Fixes an issue with welcome emails not being seint to confirmed
subscribers
|
2016-04-05 14:34:22 -04:00 |
|
|
5ec8e4ed52
|
- Fixes an issue with shortcodes not rendering when sending newsletter
preview
|
2016-04-05 09:54:04 -04:00 |
|