b29e31fdd6
Merge pull request #344 from mailpoet/router_update_sending_queue
...
Sending queue router update
2016-02-11 11:31:49 -05:00
bc42c8e280
Merge branch 'router_update_sending_queue' of mailpoet:mailpoet/mailpoet into router_update_sending_queue
2016-02-11 11:30:08 -05:00
409697ee64
Sending queue router update
...
- cleaned up useless code
- bugfixes
- improved code coverage
2016-02-11 11:30:01 -05:00
cfb4265971
Merge pull request #343 from mailpoet/queue_worker_rewrite
...
Sending queue worker rewrite
2016-02-11 18:16:07 +02:00
13d78aac05
Merge branch 'queue_worker_rewrite' of mailpoet:mailpoet/mailpoet into queue_worker_rewrite
2016-02-11 10:37:26 -05:00
6f176f4e6c
- Updates MailChimp unit test
2016-02-11 10:34:24 -05:00
9b584296a5
- Updates queue worker based on code review comments
2016-02-11 10:23:41 -05:00
5ea87c5eed
Sending queue router update
...
- cleaned up useless code
- bugfixes
- improved code coverage
2016-02-11 09:37:53 +01:00
7522084ccb
- Rewrites sending queue worker and updates router
...
- Implements batch sending for queue worker
- Fixes mailer class issue when sender data can be empty
- Updates values for cron execution timeout/limit
2016-02-10 22:34:54 -05:00
214aa60d0e
Merge pull request #338 from mailpoet/editor_polishing_2
...
Change `padded` image attribute to `fullWidth`
2016-02-10 22:34:36 -05:00
7a049ce1b7
- Rewrites sending queue worker and updates router
...
- Implements batch sending for queue worker
- Fixes mailer class issue when sender data can be empty
- Updates values for cron execution timeout/limit
2016-02-10 22:32:39 -05:00
94d293deb7
Merge pull request #339 from mailpoet/mailchimp_update
...
Updates MailChimp class and unit test
2016-02-09 18:04:43 +01:00
bd2d38d757
updated MP.Notice in order to handle arrays as error messages
2016-02-09 17:58:40 +01:00
abec524daa
Merge pull request #340 from mailpoet/fix_registration_in_comments
...
Subscribe in comments
2016-02-09 18:41:58 +02:00
cac6beb4ac
- Fixes display of error messages
2016-02-09 11:26:00 -05:00
cac995e15b
fixed subscribe in comments
2016-02-09 16:55:00 +01:00
b26380fd10
- Updates MailChimp class and unit test
2016-02-09 10:03:29 -05:00
6c6a4070be
Remove obsolete attribute from server response
2016-02-09 15:47:56 +02:00
8b001d820b
Change padded
image attribute to fullWidth
2016-02-09 15:26:06 +02:00
2ae3d8ebdf
Merge pull request #337 from mailpoet/fix_listing_pagination
...
Pagination issues
2016-02-09 12:23:39 +02:00
459ec21f9d
fixed pagination issues
2016-02-08 17:11:11 +01:00
9c7790d07e
Merge pull request #336 from mailpoet/listing_empty_trash
...
Listing update + Unit tests
2016-02-08 16:01:42 +02:00
f9c5b99e46
updated Subscriber:: -> self:: in Models\Subscriber
2016-02-08 14:43:59 +01:00
95b0b39366
Fixed bulk_action success messages
...
- uptaded Subscriber & Segment routers' test
- moved add/remove segments logic to Subscriber::createOrUpdate
- fixed Router\Segments save not returning errors
2016-02-08 13:36:35 +01:00
4b6fa0e760
Added "Subscribers without a segment" filter
...
- removed useless dependency in filters.jsx
- fixed issue with Router\Subscribers::save() not updating segments
2016-02-08 10:32:06 +01:00
67a3440ced
updated router unit tests - refactor + test bulk delete
2016-02-08 10:10:43 +01:00
0de372344a
fixed bulkDelete
2016-02-06 15:17:19 +01:00
7a04eeb650
Listing: Empty trash button
2016-02-06 15:15:07 +01:00
8dbfe82922
Bump version up to 0.0.14
0.0.14
2016-02-05 17:34:53 +02:00
7322f2151c
Merge pull request #334 from mailpoet/unit_tests_update
...
Enables conditional bypassing of unit tests
2016-02-05 16:38:31 +02:00
c43d2f240d
- Updates MailChimp test and .env.sample
2016-02-05 09:35:32 -05:00
bbcd267b6f
- Updates .env.sample with available options for unit tests
2016-02-05 09:00:28 -05:00
bbc4acb2a4
Merge pull request #335 from mailpoet/mailer_class_Fix
...
Fixes detection of reply_to address
2016-02-05 12:52:39 +02:00
c89cc5a919
Merge pull request #333 from mailpoet/test_email_fix
...
Test email fix
2016-02-05 12:19:40 +02:00
33075940de
- Fixes detection of reply_to address
2016-02-04 19:22:11 -05:00
51c09b8360
Merge pull request #325 from mailpoet/router_unit_tests
...
Unit tests (Router\NewsletterTemplates & Router\Segments)
2016-02-04 18:59:09 -05:00
2fbf85f371
- Catches exception returned by mailer class when sender is not configured
2016-02-04 18:57:07 -05:00
24cb614adb
- Enables conditional bypassing of unit tests
2016-02-04 18:41:18 -05:00
55f851208b
Major update of unit tests / updated routers + models + react
2016-02-04 19:04:52 +01:00
990dac7727
Merge pull request #332 from mailpoet/editor_fixes
...
Editor bug fixes
2016-02-04 09:02:21 -05:00
233020ca20
fix unit tests
2016-02-04 14:38:25 +01:00
0c419cde16
Unit tests (Router\NewsletterTemplates & Router\Segments
...
- moved json_decode(body) inside NewsletterTemplate->asArray (override)
- updated NewsletterTemplate router accordingly
- finished Segments unit test
2016-02-04 14:36:08 +01:00
35f9530d8e
Merge pull request #326 from mailpoet/router_unit_tests_2
...
More Unit Tests + Initializer fix
2016-02-04 08:24:15 -05:00
992fe2a6e9
Fix preventing dragging by settings/delete block tools
2016-02-04 13:47:46 +02:00
c2cb88f995
Unit tests fixed + models & routers update
2016-02-04 11:41:05 +01:00
ba69d659ab
Changed editor to not send 'last_modified', let server pick one
2016-02-03 18:21:30 +02:00
397d988eb1
Allow block dragging only with "Move" tool, but not with others
2016-02-03 18:21:30 +02:00
d85f2341ec
Change Posts/ALC to use MailPoet specific image size
2016-02-03 18:21:30 +02:00
2b3c288b5f
Merge pull request #330 from mailpoet/template_footer_fix
...
Removes footer text/link color overrides for coffee shop template
2016-02-03 11:19:43 -05:00
8ec28a23a7
Removes footer text/link color overrides for coffee shop template
2016-02-03 15:04:18 +02:00