Jonathan Labreuille
e24263e067
fixed DKIM Unit test + finished MTA template
2015-10-14 15:45:28 +02:00
marco
532fb212ce
Replace succesfully with successfully.
2015-10-14 15:39:09 +02:00
Jonathan Labreuille
6a4d0b06af
send with tab + dkim + hosts
2015-10-14 14:38:37 +02:00
Marco
f710fdd105
Merge pull request #176 from mailpoet/wpmail_mailer
...
Adds wp_mail() method
2015-10-13 22:18:46 +02:00
MrCasual
a6c145476e
- Adds wp_mail() mailer + tests
...
- Updates Mailer router + tests
- Updates mailer classes + tests
Closes #174
2015-10-13 15:31:51 -04:00
marco
1d0e2755c1
Update lockfile.
2015-10-13 12:13:58 +02:00
Jonathan Labreuille
39354d131d
Settings tabs + lotta fixes
...
- tab menu handled by Backbone Router
- fixed minor styling issues
- fixed html structure of listings & forms titles so that notices are positioned correctly
2015-10-13 11:53:20 +02:00
Jonathan Labreuille
9fd13767f0
Basics, Signup, Advanced tabs
2015-10-12 16:39:36 +02:00
Marco
174cb67e3c
Merge pull request #157 from mailpoet/sending_methods
...
Mailers
2015-10-12 14:23:26 +02:00
MrCasual
87108e699d
- Updated Newsletter router to work with the new mailer class
2015-10-12 08:19:34 -04:00
MrCasual
e370e4b4c8
- Refactors mailer classes and tests
...
- Updates Newsletter router to send to multiple recipients
2015-10-12 08:08:08 -04:00
MrCasual
864c352384
- Refactors MailPoet mailer class + tests
...
- Includes MailPoet mailer inside Mailer router
- Adjusts Newsletter router to work with new MailPoet mailer
- Updates tests for all mailers
2015-10-12 08:07:35 -04:00
MrCasual
08822bd745
- Adds SMTP mailer + tests
...
- Adjusts Mailer router
- Changes sender/recipient email in tests
- Adds SwiftMailer composer dependency
2015-10-12 08:05:43 -04:00
MrCasual
14160f92f3
- Renames Mailer router method responsible for building the mailer
...
- Updates tests
2015-10-12 08:03:32 -04:00
MrCasual
1d9ef9bd91
- Adds Amazon SES tests
...
- Refactors all API mailers
- Updates unit tests for all API mailers
- Adds Mailer router + tests
2015-10-12 08:03:31 -04:00
MrCasual
1ab55f8991
- Adds Amazon SES mailer
2015-10-12 08:03:30 -04:00
MrCasual
d2bdc922b3
- Adds Mandrill mailer + tests
2015-10-12 08:03:29 -04:00
MrCasual
ce1674da63
- Adds MailGun mailer class + tests
...
- Updates tests for mailer classes
2015-10-12 08:03:28 -04:00
MrCasual
901544b875
- Added Mandrill mailer class + tests
...
- Updated other mailer tests
2015-10-12 08:03:28 -04:00
MrCasual
291ff0208a
- Adds ElasticEmail and SendGrid mailer classes + tests
2015-10-12 08:03:27 -04:00
Jonathan Labreuille
4f30756995
replaced React by Twig + JS
2015-10-12 13:47:53 +02:00
Marco
e554b73ba3
Merge pull request #169 from mailpoet/dep_hotfix
...
Switch interact.js dependency to a distributable version
2015-10-10 01:00:50 +02:00
Tautvidas Sipavičius
95f6ad0f3e
Switch interact.js dependency to a distributable version
2015-10-10 01:51:18 +03:00
marco
63fb9d267f
Updated composer lockfile.
2015-10-09 23:58:37 +02:00
marco
7736f742a6
Fix npm dependencies.
...
Compiling assets works now.
2015-10-09 21:09:17 +02:00
Jonathan Labreuille
602e630e42
added all pages + started implementing basics
2015-10-09 19:08:13 +02:00
Jonathan Labreuille
34e75b9b13
removed useless code
2015-10-09 14:52:10 +02:00
Jonathan Labreuille
ed9407a890
fixed multiple select component
2015-10-09 14:48:54 +02:00
Marco
5785404820
Merge pull request #161 from mailpoet/alc
...
ALC: Round 1
2015-10-08 22:32:18 +02:00
Tautvidas Sipavičius
f410b182b2
Increase spacing between adjacent paragraphs
2015-10-07 18:07:02 +03:00
Tautvidas Sipavičius
6c53d6ac56
Add TinyMCE assets to the build
2015-10-07 18:06:30 +03:00
Tautvidas Sipavičius
44f43a151d
Fix closing of Image, ALC and Posts sidepanels on "Done" click
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
3cfe9a9acc
Fix rendering of Posts settings
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
8a5bf93db2
Open ALC settings on ALC overlay click
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
d7a1bf2bb4
Change ALC overlay to be visible only on hover
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
6f3b5ebaac
Add option to show settings on drop, set it up for ALC
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
c7d62e0947
Align ALC "Show" fields left, closer to the label
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
6334b86f22
Hook up fetching of ALC posts
2015-10-07 15:17:59 +03:00
Marco
be2c35c13e
Merge pull request #162 from mailpoet/listing_filters
...
Listing filters & Newsletter x Segments
2015-10-06 15:06:36 +02:00
Jonathan Labreuille
ecb522955b
Newsletter Segment relation
...
- added newsletter_segment table
- added NewsletterSegment model
- added list filter on newsletters listing
- unit tests
2015-10-06 11:13:38 +02:00
Jonathan Labreuille
c15359f1b4
Listing filters
2015-10-06 10:00:18 +02:00
Marco
bfaf6e49f8
Merge pull request #154 from mailpoet/newsletter_process
...
Newsletter Create flow
2015-10-02 15:43:37 +02:00
Tautvidas Sipavičius
c61849481a
Fix container to track child changes for initial newsletter
2015-10-02 14:36:43 +03:00
Jonathan Labreuille
85f160b60b
Merge branch 'newsletter_process' of github.com:mailpoet/mailpoet into newsletter_process
2015-10-02 13:24:24 +02:00
Jonathan Labreuille
56168bf73f
added default template
2015-10-02 13:24:06 +02:00
Tautvidas Sipavičius
2037397d2d
Merge branch 'newsletter_process' of github.com:mailpoet/mailpoet into newsletter_process
2015-10-02 14:06:02 +03:00
Jonathan Labreuille
55c59419a9
fixed unit test for settings
2015-10-02 13:05:10 +02:00
Tautvidas Sipavičius
35ee14c563
Merge branch 'newsletter_process' of github.com:mailpoet/mailpoet into newsletter_process
2015-10-02 14:05:06 +03:00
Tautvidas Sipavičius
007dbf77a4
Remove obsolete stubs
2015-10-02 14:04:44 +03:00
Jonathan Labreuille
15d3b8f051
Send newsletter + Listing + Last Step
...
- fixed Selection React
- fixed bulk actions (side effect of muti selection)
- added actual sending of newsletter
- added Setting::getValue($key, $default) in order to get settings
- improved Bridge class to allow override of from/reply_to
- added jquery.serializeObject to ease the pain when posting form data
2015-10-02 13:01:27 +02:00