Commit Graph

3270 Commits

Author SHA1 Message Date
Vlad
457a4d1bba - Fixes 'Can't use method return value in write context' error 2016-04-13 22:46:59 -04:00
Vlad
e2c9971c99 - Prevents newsletters from being queued when mailer is not configured
Closes #342
2016-04-12 08:58:21 -04:00
Tautvidas Sipavičius
49a59d35a1 Add number of subscribers to segment selection 2016-04-12 14:04:01 +03:00
Tautvidas Sipavičius
9a46640c15 Allow selecting only published segments, fix "Save" translation 2016-04-12 14:04:01 +03:00
Jonathan Labreuille
c42bbf3dc4 fix cron issue 2016-04-11 15:35:47 +02:00
Vlad
f930b3303b - Sets text-align to left when it's not center|justify|right 2016-04-08 20:37:00 -04: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
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
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
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
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
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
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
mrcasual
1823bf606a Merge pull request #403 from mailpoet/signup_confirmation_review
Signup confirmation review
2016-03-24 14:43:36 -04: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
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
Vlad
5faa467306 - Updates merge issue with template
- Updates button width/height based on border radius
2016-03-23 18:18:21 -04:00
Tautvidas Sipavičius
ccab8b4cf3 Add MailPoet.I18n for basic translation handling, removed MailPoetI18n 2016-03-23 14:52:06 +02:00
Tautvidas Sipavičius
45df02b0ec Merge pull request #395 from mailpoet/many_improvements
Many improvements
2016-03-23 13:38:40 +02:00
Tautvidas Sipavičius
dd7067e590 Merge pull request #397 from mailpoet/scheduled_sending
Updates scheduling logic to work with the new normalized DB time
2016-03-23 11:51:58 +02:00
Vlad
3b3ccc18ce - Updates scheduling logic to work with the new normalized DB time 2016-03-22 20:43:16 -04:00
Vlad
3dce951e66 - Updates rendering engine based on Becs's comments
- Prevents removing of side padding
- Enables font size on output
- Sets line-height in footer
- Adds image height:auto
- Adds mobile styles for buttons
- Updates style sheet
2016-03-22 20:21:39 -04:00
Vlad
26c5cc1e43 - Normalizes time difference between WP and database 2016-03-22 13:05:41 -04:00