f88dabffe8
- Updates cron's sending queue worker to use model objects
...
- Adds new method to render newsletter to the newsletter model
- Adds new transient object to newsletter model that will hold temporary
values (i.e., rendered body) when working with the model
2016-09-18 23:14:17 -04:00
8c436180d9
Merge pull request #615 from mailpoet/unit_tests
...
Adds unit tests for cron scheduler worker
2016-09-15 13:21:34 +03:00
b834a6af4d
- Updates cron scheduler worker
...
- Adds unit tests
2016-09-14 19:00:08 -04:00
1bd8aed192
Bump up release version to 0.0.44, add changelog
0.0.44
2016-09-13 15:59:18 +03:00
cfdf72867e
Merge pull request #612 from mailpoet/subscribers_limit
...
Subscribers limit
2016-09-13 08:49:06 -04:00
5888620fc1
- Updates link to support area
2016-09-13 08:41:37 -04:00
55ba605eb0
fixed typo in test function name
2016-09-13 11:45:33 +02:00
7a73ca7d1a
Merge pull request #608 from mailpoet/api_uniform_h
...
Listing method update for Newsletters/Forms/Segments/Subscribers
2016-09-12 10:12:18 -04:00
1918894c5c
fix status code in API + PHP 5.3 errors on object instantiation
2016-09-12 15:59:30 +02:00
0c5589a3e3
Listing method update for Newsletters/Forms/Segments/Subscribers
...
- updated unit tests
2016-09-12 15:57:16 +02:00
d6eaa4ac8a
Merge pull request #614 from mailpoet/links_to_support_articles
...
Updates links to KB articles
2016-09-12 14:37:32 +02:00
b0571b97f5
added missing KB link in Send with 3rd party
2016-09-12 14:32:59 +02:00
6d51ca8011
Merge pull request #613 from mailpoet/class_instance_creation_update
...
Class instance creation fix for PHP 5.3
2016-09-12 14:07:38 +02:00
d3289dfb84
Merge pull request #609 from mailpoet/unit_tests
...
Cron unit tests (batch 1 of 2)
2016-09-12 14:30:29 +03:00
bfffdd7274
- Updates links to KB articles
...
- Closes #571
2016-09-10 21:12:43 -04:00
c5b8b2aef0
- Fixes "class not found" error in Daemon
...
- Moves ignore_user_abort() to the run() method
- Updates unit tests
2016-09-10 18:06:48 -04:00
d7bcf1b817
- Updates the way errorResponse class is instantiated
2016-09-10 10:49:20 -04:00
f30ed153ce
- Updates the way template classes are instantiated
2016-09-10 10:44:24 -04:00
f436088a16
Subscribers limit
...
- added "limit.html" template
- subscribers_limit set in Env class
2016-09-09 16:12:59 +02:00
db8cb7499d
Merge pull request #611 from mailpoet/copy-editing
...
Update September 9 2016
2016-09-09 16:49:42 +03:00
49c4adc754
Increase the width of subject and preheader inputs
2016-09-09 16:45:19 +03:00
405e743171
update September 9 2016
2016-09-09 15:04:00 +02:00
3508ac36b4
- Removes daemon status logic and updates tests
...
- Refactors daemon
- Adds daemon unit tests
2016-09-08 19:22:42 -04:00
f17c8228cd
- Adds units tests for cron triggers
2016-09-07 18:21:31 -04:00
3dd5ac0536
Merge pull request #607 from mailpoet/api_uniform_g
...
Forms / Newsletters / Segments / Subscribers
2016-09-07 14:52:21 -04:00
4ebdff49e0
make Model::setTimestamp() public
2016-09-07 10:26:08 +02:00
4a72995bf4
fix bulk actions and messages
2016-09-06 17:21:15 +02:00
ef27ac0b84
Update changelog for 0.0.43
0.0.43
2016-09-06 12:27:58 +03:00
2b4adef6c2
Bump up release version to 0.0.43
2016-09-06 12:13:21 +03:00
f650455a90
forms & newsletters endpoints
2016-09-05 11:55:01 +02:00
afbe25e215
Segments & Subscribers endpoints
...
- unit tests
2016-09-05 11:51:58 +02:00
d93249f077
form & listing jsx update + Segment endpoint conversion
2016-09-05 11:51:58 +02:00
6223ef77d9
Merge pull request #605 from mailpoet/editor_fixes
...
Editor fixes
2016-09-02 08:30:59 -04:00
a423123b66
Add 3 new sample templates Becs prepared
2016-09-02 14:12:19 +03:00
1b3d3082b0
Fix text in template selection boxes to not overflow
2016-09-02 12:48:44 +03:00
fa117cc7dd
Add an animation to display tools
2016-09-02 12:48:44 +03:00
acd407c1f1
Clarify label of preheader field
2016-09-02 12:48:44 +03:00
9baf4b068f
Swapped block tool default and hover colors. Dark normally, light on
...
hover
2016-09-02 12:48:44 +03:00
18d852e147
Changed Trash and Move SVG icons to new ones for newsletter editor
2016-09-02 12:48:44 +03:00
b8dc306741
Merge pull request #604 from mailpoet/unit_tests
...
Unit tests (Cron Supervisor and Trigger)
2016-09-02 12:46:39 +03:00
6ea056c042
- Removes references to cron from webpack's configuration
2016-09-01 19:19:47 -04:00
bcf1b37c6a
- Adds unit tests for Cron Trigger class
2016-09-01 19:19:47 -04:00
2986cdba85
- Removes Cron status from MailPoet's WP admin panel
2016-09-01 19:19:47 -04:00
53a8ae74e2
- Adds unit tests for Supervisor class
...
- Updates execution limit condition check in Supervisor
2016-09-01 19:19:47 -04:00
8bab01506c
- Updates CircleCI configuration to run Apache
2016-09-01 19:18:47 -04:00
c664045444
Merge pull request #603 from mailpoet/welcome_page
...
Welcome and Update pages
2016-09-01 14:02:20 +03:00
6b8149210d
Remove installed_at
default value from default settings
2016-08-31 16:59:50 +03:00
f31d30b318
Merge pull request #602 from mailpoet/cron_update
...
Cron update
2016-08-31 16:48:05 +03:00
d9fbbdc02d
- Updates code comments
2016-08-31 09:23:12 -04:00
8136ee2d9b
Add a timestamp to log when the plugin was installed
2016-08-31 14:42:43 +03:00