Commit Graph

15684 Commits

Author SHA1 Message Date
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
Vlad
3603eeee77 - Updates remaining router endpoints to use constructor and new constants 2016-08-25 10:03:52 -04:00
Vlad
59d30cc139 - Renames router URL query parameter and router class
- Updates other classes to use the new name
- Updates unit tests
2016-08-25 09:57:14 -04:00
Vlad
6ff3bbbb72 - Fixes type in method name 2016-08-24 23:35:45 -04:00
Vlad
a561e10156 - Updates tests for view in browser and statistics tracking 2016-08-24 23:35:34 -04:00
Vlad
99f2cf6702 - Adds unit tests for front router 2016-08-24 23:27:12 -04:00
Vlad
c6b72e729b - Refactors front router and endpoints to use dynamic methods 2016-08-24 23:26:13 -04:00
Tautvidas Sipavičius
c5bc0f36a4 Disable running PHP coverage reports 2016-08-25 00:46:29 +03:00
Tautvidas Sipavičius
efc5c34bf9 Add running PHP unit test coverage reports in CircleCI 2016-08-25 00:34:58 +03:00
Tautvidas Sipavičius
3929efbdd9 Enable running JS tests 2016-08-25 00:09:34 +03:00
Tautvidas Sipavičius
0e0c41882e Generate XML report for unit tests and add it to CircleCI tracking 2016-08-25 00:05:41 +03:00
Tautvidas Sipavičius
79cc708fc6 Set UTC timezone for CircleCI PHP version 2016-08-24 23:50:59 +03:00
Tautvidas Sipavičius
8fa98879b8 Enable debugging when running tests 2016-08-24 23:46:22 +03:00
Tautvidas Sipavičius
331ba385e9 Switch MySQL host to 127.0.0.1 instead of localhost 2016-08-24 23:30:19 +03:00
Tautvidas Sipavičius
71ce46d78d Add running PHP tests 2016-08-24 23:13:06 +03:00
Tautvidas Sipavičius
c493de6569 Try to output JS test results in jUnit format for CircleCI 2016-08-24 21:44:22 +03:00
Tautvidas Sipavičius
ff2c2ace86 Add running JS tests in CircleCI 2016-08-24 21:29:58 +03:00
Tautvidas Sipavičius
7fa789cfd1 Merge pull request #598 from mailpoet/view_in_browser_update
View in browser update
2016-08-24 19:02:15 +03:00
Vlad
ae6269eb63 - Restricts router access to explicitly defined endpoint actions 2016-08-24 11:23:12 -04:00
Vlad
a8f4779bfe - Updates code formatting 2016-08-24 10:22:10 -04:00
Vlad
6868142e35 - Extracts view in browser response to the endpoint
- Updates unit tests
2016-08-24 10:20:35 -04:00
Vlad
133d123919 - Updates front router and endpoints to use dynamic methods 2016-08-24 10:20:10 -04:00
Vlad
05c128d12d - Fixes errors thrown when there are no shortcodes in the newsletter body 2016-08-24 09:29:17 -04:00
Tautvidas Sipavičius
bdab0c12fa Fix debouncing for ALC refresh to not update multiple times immediately 2016-08-24 16:15:53 +03:00
Vlad
75b94690e2 - Adds unit tests 2016-08-23 23:42:56 -04:00