63c87f3746
- Fixes issue with the sending worker failing to process newsletters
2016-01-28 21:40:30 -05:00
d4d575cda4
- Refactors cron supervisor/daemon/router
2016-01-28 21:38:23 -05:00
2cf03ec0a3
- Fixes cron HTTP request loop issue
2016-01-28 12:50:12 -05:00
72ad98a77f
unit test for router Subscribers
2016-01-28 18:00:55 +01:00
b5094f568c
Merge pull request #312 from mailpoet/mailpoet_bridge_update
...
MailPoet mailer update
2016-01-28 16:50:47 +02:00
7d224274fc
- Rebases master & fixes some code
2016-01-28 09:40:57 -05:00
f3b9f7be92
- Updates MailPoet mailer to support batch sending
...
- Fixes message encoding issue
2016-01-28 09:40:57 -05:00
6e74f82ace
Merge pull request #311 from mailpoet/mailer_tests_update
...
Disables send method for all mailer tests
2016-01-28 14:20:56 +02:00
831eb6af44
Merge pull request #310 from mailpoet/fix_install
...
Fix init/hooks so that we properly initialize db/plugin
2016-01-28 13:51:22 +02:00
1e8e5aecee
Remove space after if
2016-01-28 13:50:58 +02:00
c0f98c9ba6
- Moves credentials from mailer tests to ENV file
...
- Disables send method by default unless enabled in ENV file
2016-01-27 18:36:38 -05:00
746c19d6ed
- Resolves an issue with cron not starting
2016-01-27 14:15:00 -05:00
894a9e8c90
Router\Router is now taking care of outputting JSON
...
- converted Subscribers Router to return array instead of wp_send_json()
- added unit test for Subscribers Router
2016-01-27 17:23:30 +01:00
8fea917337
Merge pull request #308 from mailpoet/mailer_updates
...
Update to mailer methods
2016-01-27 14:13:37 +02:00
c60425afb2
Fix init/hooks so that we properly initialize db/plugin
...
- Added activation hook in main file (mailpoet.php)
- auto deactivate plugin in case of fatal errors during init
2016-01-27 12:52:40 +01:00
0776e9ad73
- Adds "reply to" option to all mailers
...
- Replaces WPMail with Swift using local transport (PHP mail)
- Fixes AmazonSES region naming convention
- Updates tests
2016-01-26 19:08:02 -05:00
91981cc324
Merge pull request #306 from mailpoet/mailer_cleanup
...
Removes Mandrill API mailer method
2016-01-26 18:52:10 +02:00
1906fafacb
Merge pull request #301 from mailpoet/shortcodes_implementation
...
Shortcodes implementation
2016-01-26 18:32:15 +02:00
c11d95b402
- Refactors code
2016-01-26 11:29:56 -05:00
b4c8fe6f45
- Updates newsletter router and sending queue worker to work with the
...
shortcodes implementation
2016-01-26 10:44:18 -05:00
d0e770e0fc
- Removes Mandrill API mailer method
2016-01-26 09:18:48 -05:00
3d6d1a4282
- Disables shortcodes unit test
2016-01-26 09:14:12 -05:00
dc3b47db00
- Implements shortcodes
...
- Updates newsletter router/sending queue worker to use shortcodes
replacement class
2016-01-26 09:13:29 -05:00
900d6694e2
Merge pull request #302 from mailpoet/parsley_issue
...
removed parsley validation on step 3
2016-01-26 15:50:31 +02:00
e8074a61a5
Merge pull request #298 from mailpoet/text_block_rendering_fix
...
Text block formatting fix
2016-01-26 12:51:07 +02:00
64501a914a
removed parsley validation on step 3
...
- fixed placeholder for select2 instances in settings
- fixed issue in sending queue worker when newsletter does not exist
2016-01-26 11:36:20 +01:00
de70e855ad
- Replaces regex with DOM queries
2016-01-25 21:09:16 -05:00
03e3b5a94b
- Fixes regex that formats heading tags
2016-01-25 21:08:16 -05:00
3331bed31c
Merge pull request #300 from mailpoet/text_rendering
...
Text rendering
2016-01-25 18:16:16 +02:00
8c5a33a0fe
Merge pull request #297 from mailpoet/alc_rendering
...
Automated latest content rendering
2016-01-25 17:35:51 +02:00
01eb6c7a98
- Refactors ALC
2016-01-25 09:27:51 -05:00
f502e0b677
- Implements text rendering
...
- Updates tests
- Updates newsletter router and sending queue worker to reflect changes to
the renderer
2016-01-22 22:07:02 -05:00
a6b64a1c5d
- Implements automated latest content rendering
2016-01-22 19:59:50 -05:00
5019131b21
Bump up version to 0.0.12
0.0.12
2016-01-22 16:44:09 +02:00
da483fb88f
Merge pull request #296 from mailpoet/form_custom_fields
...
Form custom fields
2016-01-22 14:56:16 +02:00
788bed4622
moved const definition inside render method
2016-01-22 13:45:52 +01:00
3fbe5423d0
added constant for years range + added comment for month quirk
2016-01-22 13:38:43 +01:00
8357295be2
Merge pull request #295 from mailpoet/import_review_fixes
...
Various fixes based on Rafael's import review comments
2016-01-22 12:28:52 +02:00
8072b162d4
Unit tests for new methods in model subscriber
2016-01-22 11:28:26 +01:00
3f2f0ec1a9
Merge pull request #294 from mailpoet/mailchimp_import_fix
...
Fixes MailChimp import error
2016-01-22 12:20:44 +02:00
5a5a777b7d
Added check for when the custom field doesn't exist
...
- suppressed cron supervisor error
2016-01-22 11:02:48 +01:00
6cac7f3652
Saving of date custom fields in React & PHP
2016-01-22 10:45:33 +01:00
6a9313107c
- Fixes unit test
2016-01-21 12:21:22 -05:00
72c9d301b7
- Fixes issue with file extension warning
...
- Removes duplicate notices
- Updates Twig's localize function to escape double quotes
2016-01-21 12:08:51 -05:00
ad925de801
Custom fields (in Form & Edit subscriber)
2016-01-21 17:27:34 +01:00
1da28b7299
- Enforces CSV file extension during import file selection
...
- Updates "no records found" error message
2016-01-20 15:45:56 -05:00
e837ad7014
- Fixes MailChimp import error
2016-01-20 13:54:20 -05:00
daec56191f
Save custom fields on subscribe
...
- added methods to get/set a specific custom field
- added method to get all custom fields (and assign each custom field to the subscriber's instance)
- fixed zIndex of form editor's toolbar (footer was positioned above, preventing click)
2016-01-19 17:02:05 +01:00
7bd25660df
Merge pull request #293 from mailpoet/form_editor
...
Form editor update
2016-01-19 13:22:21 +02:00
3b9821fbe1
Remove matching form block when custom field is deleted
2016-01-18 17:46:42 +01:00