Commit Graph

19873 Commits

Author SHA1 Message Date
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
Vlad
80fddd6c58 - Refactors view in browser 2016-08-23 23:42:26 -04:00
Vlad
c807ead5fd - Prepares newsletter renderer for conversion to using modal objects
instead of arrays
2016-08-23 12:48:38 -04:00
Tautvidas Sipavičius
f004bb5368 - Set default preview email to be current user's email;
- Change "Preview in browser" form to autocomplete used emails.
2016-08-23 19:32:10 +03:00
Tautvidas Sipavičius
1d756e95a7 Bump up release version to 0.0.41 0.0.41 2016-08-23 12:27:14 +03:00
Tautvidas Sipavičius
1fb0da9fda Merge pull request #587 from mailpoet/open_stats_fix
Prevents tracking opens/clicks from subscribers who the newsletter was not sent to
2016-08-23 12:17:51 +03:00
mrcasual
a0017b91ee Merge pull request #592 from mailpoet/editor_fixes
Editor fixes
2016-08-22 20:43:24 -04:00
Vlad
444ab17342 - Updates statistics tracking unit tests 2016-08-22 16:24:33 -04:00
Vlad
44f3058326 - Adds unit test for tracker router endpoint 2016-08-22 16:24:13 -04:00
Vlad
ec09fbcb78 - Converts static classes to dynamic 2016-08-22 16:22:33 -04:00
Vlad
ed352bb1d3 - Passes wp_user_preview parameter to custom link shortcode filter 2016-08-22 09:26:25 -04:00
Vlad
375bbd2759 - Calls an open tracking class when tracking clicks 2016-08-22 09:26:25 -04:00