15bcc730e1
Attempt to fix npm errors.
2015-10-16 15:38:34 +02:00
4e3784fb96
merged master
2015-10-16 14:40:32 +02:00
b88eba9cc6
reverted change on package.json
2015-10-16 14:27:27 +02:00
3964aae863
removed unique indexes in migrator
2015-10-16 14:25:06 +02:00
48e587e94c
Merge pull request #179 from mailpoet/custom_fields_logic
...
Custom fields backend
2015-10-16 13:07:11 +02:00
805f7d5417
- Adds new models: CustomFields and SubscriberCustomField + tests
...
- Adjusts DB Migrator, Initializer class
- Adjusts Subscribers model tests
Closes #159
2015-10-15 23:23:33 -04:00
f59670005e
unit tests and cleanup
2015-10-15 18:21:42 +02:00
6c2a9ec1f2
fixed sending frequency in settings
2015-10-15 17:30:44 +02:00
bf5fc82565
bounce tab
2015-10-15 15:03:49 +02:00
34c237ce8e
Load/Save settings
...
- renamed all settings with dot syntax
- refactored Menu->settings()
- changed schema of settings table to allow longer setting name and value
- added getAll() static method on Setting Model to fetch all settings (with proper unserialize of value)
2015-10-15 14:22:27 +02:00
4b581fcd5d
Merge pull request #178 from mailpoet/remove_acceptance
...
Remove acceptance tests.
2015-10-14 18:32:40 +02:00
c8c3f09fb2
Refactoring Menu 1st step: Permissions
...
- added config permissions to setup our capabilities
- added debug mode for Twig so that we can use "dump()" when WP_DEBUG is on
2015-10-14 16:58:50 +02:00
77282cafd5
Remove acceptance tests files.
2015-10-14 16:06:16 +02:00
2edc499a6a
Remove unused variables acceptance related from env.
2015-10-14 15:58:23 +02:00
5ccf69631a
Remove acceptance commands from Robofile.
2015-10-14 15:57:34 +02:00
7960811987
Add missing tests files.
2015-10-14 15:56:25 +02:00
e24263e067
fixed DKIM Unit test + finished MTA template
2015-10-14 15:45:28 +02:00
532fb212ce
Replace succesfully with successfully.
2015-10-14 15:39:09 +02:00
6a4d0b06af
send with tab + dkim + hosts
2015-10-14 14:38:37 +02:00
f710fdd105
Merge pull request #176 from mailpoet/wpmail_mailer
...
Adds wp_mail() method
2015-10-13 22:18:46 +02:00
a6c145476e
- Adds wp_mail() mailer + tests
...
- Updates Mailer router + tests
- Updates mailer classes + tests
Closes #174
2015-10-13 15:31:51 -04:00
1d0e2755c1
Update lockfile.
2015-10-13 12:13:58 +02:00
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
9fd13767f0
Basics, Signup, Advanced tabs
2015-10-12 16:39:36 +02:00
174cb67e3c
Merge pull request #157 from mailpoet/sending_methods
...
Mailers
2015-10-12 14:23:26 +02:00
87108e699d
- Updated Newsletter router to work with the new mailer class
2015-10-12 08:19:34 -04:00
e370e4b4c8
- Refactors mailer classes and tests
...
- Updates Newsletter router to send to multiple recipients
2015-10-12 08:08:08 -04:00
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
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
14160f92f3
- Renames Mailer router method responsible for building the mailer
...
- Updates tests
2015-10-12 08:03:32 -04:00
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
1ab55f8991
- Adds Amazon SES mailer
2015-10-12 08:03:30 -04:00
d2bdc922b3
- Adds Mandrill mailer + tests
2015-10-12 08:03:29 -04:00
ce1674da63
- Adds MailGun mailer class + tests
...
- Updates tests for mailer classes
2015-10-12 08:03:28 -04:00
901544b875
- Added Mandrill mailer class + tests
...
- Updated other mailer tests
2015-10-12 08:03:28 -04:00
291ff0208a
- Adds ElasticEmail and SendGrid mailer classes + tests
2015-10-12 08:03:27 -04:00
4f30756995
replaced React by Twig + JS
2015-10-12 13:47:53 +02:00
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
95f6ad0f3e
Switch interact.js dependency to a distributable version
2015-10-10 01:51:18 +03:00
63fb9d267f
Updated composer lockfile.
2015-10-09 23:58:37 +02:00
7736f742a6
Fix npm dependencies.
...
Compiling assets works now.
2015-10-09 21:09:17 +02:00
602e630e42
added all pages + started implementing basics
2015-10-09 19:08:13 +02:00
34e75b9b13
removed useless code
2015-10-09 14:52:10 +02:00
ed9407a890
fixed multiple select component
2015-10-09 14:48:54 +02:00
5785404820
Merge pull request #161 from mailpoet/alc
...
ALC: Round 1
2015-10-08 22:32:18 +02:00
f410b182b2
Increase spacing between adjacent paragraphs
2015-10-07 18:07:02 +03:00
6c53d6ac56
Add TinyMCE assets to the build
2015-10-07 18:06:30 +03:00
44f43a151d
Fix closing of Image, ALC and Posts sidepanels on "Done" click
2015-10-07 15:18:00 +03:00
3cfe9a9acc
Fix rendering of Posts settings
2015-10-07 15:18:00 +03:00
8a5bf93db2
Open ALC settings on ALC overlay click
2015-10-07 15:18:00 +03:00