Commit Graph

8788 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
a25ea3ddf6 Bump up release version to 0.0.23 0.0.23 2016-04-09 02:08:05 +03:00
Tautvidas Sipavičius
021349caee Merge pull request #415 from mailpoet/public_api_update
Updates query parameters for public API
2016-04-09 02:01:20 +03:00
Vlad
89f2958d23 - Updates cron to use new public API query parameters 2016-04-08 18:53:57 -04:00
Vlad
8c8435766e - Updates query parameters for public API 2016-04-08 18:40:45 -04:00
Tautvidas Sipavičius
40dd1bbb3b Merge pull request #413 from mailpoet/rendering_engine_update
Rendering engine update
2016-04-08 22:27:48 +03:00
Vlad
ba40437eb9 - Enables dynamic line-height based on font-size 2016-04-08 15:19:14 -04:00
Vlad
813db1ae33 - Sets LI bottom margin to 10px 2016-04-08 08:45:09 -04:00
Vlad
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
Vlad
ecf83ca419 - Disables color compression when tidying CSS 2016-04-07 19:39:09 -04:00
Vlad
9cc494f0fa - Removes image height HTML attribute and sets "height:auto" style 2016-04-07 19:39:09 -04:00
Vlad
dd4b7e4d1c - Adds lines heights to LIs 2016-04-07 19:39:09 -04:00
Vlad
738b2f6c17 - Adds dynamic line breaks to paragraphs when the elment is followed by
list
2016-04-07 19:39:09 -04:00
Vlad
33289342d3 - Implements dynamic margins on headings 2016-04-07 19:39:09 -04:00
Vlad
a00f1efcfe - Updates unit test due to button style change 2016-04-07 19:38:15 -04:00
Vlad
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
Vlad
c539837896 - Makes button's stroke width = border width 2016-04-07 19:38:15 -04:00
Vlad
27edf5f71d - Updates list styles 2016-04-07 19:38:15 -04:00
Vlad
32cc5644f9 - Removes height:auto from images 2016-04-07 19:38:15 -04:00
Vlad
8a664aa7f1 - Set left text alignment on all elements when alignment is otherwise
absent
2016-04-07 19:38:15 -04:00
Vlad
7e5e8a4282 - Updates button padding 2016-04-07 19:38:15 -04:00
Tautvidas Sipavičius
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
Tautvidas Sipavičius
19160c99e1 Merge pull request #411 from mailpoet/send_with_review
Send with review
2016-04-06 18:23:50 +03:00
Tautvidas Sipavičius
99b2a7457e Merge pull request #410 from mailpoet/newsletter_send_preview_fix
Fixes an issue with shortcodes not rendering when sending newsletter
2016-04-06 18:05:39 +03:00
Jonathan Labreuille
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
Vlad
6a97badfed - Fixes an issue with welcome emails not being seint to confirmed
subscribers
2016-04-05 14:34:22 -04:00
Vlad
5ec8e4ed52 - Fixes an issue with shortcodes not rendering when sending newsletter
preview
2016-04-05 09:54:04 -04:00
Tautvidas Sipavičius
1569b5f80a Merge pull request #409 from mailpoet/scheduled_sending
Fixed an issue with newsletter schedule not being saved
2016-04-05 12:10:34 +03:00
Vlad
e62ecc5036 - Fixes duplicate detection check 2016-04-04 21:09:15 -04:00
Vlad
b0150e184b - Fixed an issue with newsletter schedule not being saved 2016-04-04 19:41:18 -04:00
Tautvidas Sipavičius
8b96854f39 Bump up release version to 0.0.22 0.0.22 2016-04-01 14:57:11 +03:00
Tautvidas Sipavičius
28d8600078 Merge pull request #408 from mailpoet/rendering_engine_update
Rendering engine update
2016-04-01 12:37:11 +03:00
Vlad
4f30158722 - Updates button height calculation
- Removes background color when it's set to "transparent"
- Removes second line break from paragraphs
- Introduces other changes based on Becks's testing
- Updates unit tests
2016-03-31 19:19:58 -04:00
Tautvidas Sipavičius
4486f9c5b0 Merge pull request #407 from mailpoet/scheduled_sending
Prevents welcome emails to be sent to unconfirmed subsribers
2016-03-31 14:53:41 +03:00
Tautvidas Sipavičius
8515dcf29b Merge pull request #406 from mailpoet/rendering_engine_update
Rendering engine update
2016-03-31 14:05:18 +03:00
Vlad
d16eb87782 - Prevents welcome emails to be sent to unconfirmed subscribers
- Closes #384
2016-03-30 20:59:55 -04:00
Vlad
3c77e5d25e - Removes dynamic line-height based on column width
- Updates logic behind removing last element bottom padding
- Properly sets font size for H1-4 tags, header, footer and text
2016-03-30 20:09:06 -04:00
Vlad
aa1a2a0da9 - Updates button padding 2016-03-30 20:09:06 -04:00
Tautvidas Sipavičius
7c9029b227 Bump up release version to 0.0.21 0.0.21 2016-03-25 13:10:37 +02:00
mrcasual
1823bf606a Merge pull request #403 from mailpoet/signup_confirmation_review
Signup confirmation review
2016-03-24 14:43:36 -04:00
Tautvidas Sipavičius
525b7fdd65 Merge pull request #402 from mailpoet/scheduled_sending
Scheduled sending
2016-03-24 16:10:56 +02:00
Tautvidas Sipavičius
11031d2b56 Remove unused cron translations, fix start and stop button translations 2016-03-24 16:10:39 +02:00
Vlad
4d45635d03 - Implements "in any role" for WP user welcome e-mails 2016-03-24 10:02:04 -04:00
Vlad
b81764402b - Updates hooks used to schedule welcome email
- Simplifies cron status message
- Implements newsletter change detection between scheduled queues
- Implements detection for subscribers who unsubscribed from list
- Implements detection for WP users who changed roles
- Updates scheduler worker logic
- Various fixes
2016-03-24 10:02:04 -04:00
Vlad
947e1150d8 - Removes cron worker hooks as the execution timer can't be persisted
between them
2016-03-24 10:00:52 -04:00
Jonathan Labreuille
97f0e512af populate from/reply_to for signup confirmation
- added loading screen to reinstall process
2016-03-24 14:22:37 +01:00
Jonathan Labreuille
f15374de43 don't replace title on custom mailpoet pages 2016-03-24 14:22:37 +01:00
Jonathan Labreuille
f082c065d1 Confirmation email + Subscription pages
- form as an iframe: increased marginY
- fixed issue with page titles (old themes using wp_title hook)
- redirect on reinstall instead of showing a message (to avoid being able to re-save old settings)
2016-03-24 14:22:37 +01:00
Jonathan Labreuille
72a9951125 Merge pull request #400 from mailpoet/i18n
Javascript translations
2016-03-24 13:11:51 +01:00
Tautvidas Sipavičius
a82d9a63d4 Add missing unsubscribedOn translation on subscribers form 2016-03-24 14:09:35 +02:00
Tautvidas Sipavičius
a7e9979781 Merge pull request #398 from mailpoet/rendering_engine_update
Updates rendering engine based on Becs's comments
2016-03-24 13:18:06 +02:00