Commit Graph

5358 Commits

Author SHA1 Message Date
Vlad
bfffdd7274 - Updates links to KB articles
- Closes #571
2016-09-10 21:12:43 -04:00
Vlad
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
Vlad
d7bcf1b817 - Updates the way errorResponse class is instantiated 2016-09-10 10:49:20 -04:00
Vlad
f30ed153ce - Updates the way template classes are instantiated 2016-09-10 10:44:24 -04:00
Jonathan Labreuille
f436088a16 Subscribers limit
- added "limit.html" template
- subscribers_limit set in Env class
2016-09-09 16:12:59 +02:00
Tautvidas Sipavičius
db8cb7499d Merge pull request #611 from mailpoet/copy-editing
Update September 9 2016
2016-09-09 16:49:42 +03:00
Tautvidas Sipavičius
49c4adc754 Increase the width of subject and preheader inputs 2016-09-09 16:45:19 +03:00
Kiefer Conrad
405e743171 update September 9 2016 2016-09-09 15:04:00 +02:00
Vlad
3508ac36b4 - Removes daemon status logic and updates tests
- Refactors daemon
- Adds daemon unit tests
2016-09-08 19:22:42 -04:00
Vlad
f17c8228cd - Adds units tests for cron triggers 2016-09-07 18:21:31 -04:00
mrcasual
3dd5ac0536 Merge pull request #607 from mailpoet/api_uniform_g
Forms / Newsletters / Segments / Subscribers
2016-09-07 14:52:21 -04:00
Jonathan Labreuille
4ebdff49e0 make Model::setTimestamp() public 2016-09-07 10:26:08 +02:00
Jonathan Labreuille
4a72995bf4 fix bulk actions and messages 2016-09-06 17:21:15 +02:00
Tautvidas Sipavičius
ef27ac0b84 Update changelog for 0.0.43 0.0.43 2016-09-06 12:27:58 +03:00
Tautvidas Sipavičius
2b4adef6c2 Bump up release version to 0.0.43 2016-09-06 12:13:21 +03:00
Jonathan Labreuille
f650455a90 forms & newsletters endpoints 2016-09-05 11:55:01 +02:00
Jonathan Labreuille
afbe25e215 Segments & Subscribers endpoints
- unit tests
2016-09-05 11:51:58 +02:00
Jonathan Labreuille
d93249f077 form & listing jsx update + Segment endpoint conversion 2016-09-05 11:51:58 +02:00
mrcasual
6223ef77d9 Merge pull request #605 from mailpoet/editor_fixes
Editor fixes
2016-09-02 08:30:59 -04:00
Tautvidas Sipavičius
a423123b66 Add 3 new sample templates Becs prepared 2016-09-02 14:12:19 +03:00
Tautvidas Sipavičius
1b3d3082b0 Fix text in template selection boxes to not overflow 2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
fa117cc7dd Add an animation to display tools 2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
acd407c1f1 Clarify label of preheader field 2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
9baf4b068f Swapped block tool default and hover colors. Dark normally, light on
hover
2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
18d852e147 Changed Trash and Move SVG icons to new ones for newsletter editor 2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
b8dc306741 Merge pull request #604 from mailpoet/unit_tests
Unit tests (Cron Supervisor and Trigger)
2016-09-02 12:46:39 +03:00
Vlad
6ea056c042 - Removes references to cron from webpack's configuration 2016-09-01 19:19:47 -04:00
Vlad
bcf1b37c6a - Adds unit tests for Cron Trigger class 2016-09-01 19:19:47 -04:00
Vlad
2986cdba85 - Removes Cron status from MailPoet's WP admin panel 2016-09-01 19:19:47 -04:00
Vlad
53a8ae74e2 - Adds unit tests for Supervisor class
- Updates execution limit condition check in Supervisor
2016-09-01 19:19:47 -04:00
Vlad
8bab01506c - Updates CircleCI configuration to run Apache 2016-09-01 19:18:47 -04:00
Tautvidas Sipavičius
c664045444 Merge pull request #603 from mailpoet/welcome_page
Welcome and Update pages
2016-09-01 14:02:20 +03:00
Tautvidas Sipavičius
6b8149210d Remove installed_at default value from default settings 2016-08-31 16:59:50 +03:00
Tautvidas Sipavičius
f31d30b318 Merge pull request #602 from mailpoet/cron_update
Cron update
2016-08-31 16:48:05 +03:00
Vlad
d9fbbdc02d - Updates code comments 2016-08-31 09:23:12 -04:00
Tautvidas Sipavičius
8136ee2d9b Add a timestamp to log when the plugin was installed 2016-08-31 14:42:43 +03:00
Tautvidas Sipavičius
f7cf6e2131 Welcome and Update pages 2016-08-31 13:51:33 +03:00
Vlad
f2d1787bd5 - Updates site URL detection logic
- Adds unit test for Cron Helper class
2016-08-30 12:37:30 -04:00
Tautvidas Sipavičius
fb51765d3f Bump up release version to 0.0.42 0.0.42 2016-08-30 13:04:08 +03:00
mrcasual
088ad5fb42 Merge pull request #597 from mailpoet/editor_fixes
Editor fixes
2016-08-29 15:43:47 -04:00
mrcasual
2f5b3c0c0a Merge pull request #600 from mailpoet/circle_ci
Adds CircleCI support
2016-08-29 15:15:39 -04:00
Tautvidas Sipavičius
04ac4d896c Remove the build testing error 2016-08-29 21:38:26 +03:00
Tautvidas Sipavičius
f3b96af863 Attempt to fix command status codes for Robo commands 2016-08-29 21:32:57 +03:00
Tautvidas Sipavičius
eb42b0b98d Merge branch 'circle_ci' of github.com:mailpoet/mailpoet into circle_ci 2016-08-29 21:32:14 +03:00
Vlad
304667eb49 - Testing commit e-mail 2016-08-29 14:27:40 -04:00
Vlad
dad1082cd7 - Fixes JS unit test 2016-08-29 14:26:44 -04:00
Vlad
37cf0f3d29 - Fixes JS unit test
:
2016-08-29 13:58:20 -04:00
Vlad
d61c6dff58 - Fixes PHP unit test
- Fails JS unit test to check if CircleCI will detect it
2016-08-29 13:52:17 -04:00
Vlad
3734ac578d - Fails test to check if CircleCI will detect it 2016-08-29 13:48:33 -04:00
Tautvidas Sipavičius
b3f56c9d8e Merge pull request #599 from mailpoet/router_unit_tests
Router refactoring and unit tests
2016-08-25 17:33:44 +03:00