|
944bf67190
|
Updates docker-compose
|
2017-11-08 14:04:45 +00:00 |
|
|
7cac061a73
|
Renames test
|
2017-11-08 14:04:45 +00:00 |
|
|
17764b708f
|
Adds check for JS errors
|
2017-11-08 14:04:45 +00:00 |
|
|
2e0f4dfb19
|
Removes the need to reinstall vendor folder
|
2017-11-08 14:04:45 +00:00 |
|
|
7f5bc8681c
|
Adds acceptance tests for unsubscribe/manage subscription links
|
2017-11-08 14:04:45 +00:00 |
|
|
bfcb85f744
|
Updates existing tests format
|
2017-11-08 14:04:45 +00:00 |
|
|
cb9aaf120e
|
Cleans up DB dump
|
2017-11-08 14:04:45 +00:00 |
|
|
97a9465db3
|
Adds MailHog for SMTP testing
|
2017-11-08 14:04:45 +00:00 |
|
|
8dfaf9ba32
|
Release 3.1.0
3.1.0
|
2017-11-07 15:20:00 +02:00 |
|
|
89d0da93d3
|
Merge pull request #1180 from mailpoet/wp_sync_db_error_fix
Fixes "column cannot be null" error during WP sync [MAILPOET-1191]
|
2017-11-07 12:23:39 +02:00 |
|
|
c9cbfb4317
|
Update translations in readme [MAILPOET-1196]
|
2017-11-07 12:04:56 +03:00 |
|
|
a8ccfec5c6
|
Merge pull request #1178 from mailpoet/superadmin_access
Enable permissions for superadmin users [MAILPOET-1200]
|
2017-11-07 11:15:33 +03:00 |
|
|
d8609c9e84
|
Merge pull request #1179 from mailpoet/survey_nov7
Updates weekly survey [MAILPOET-1199]
|
2017-11-07 10:41:07 +03:00 |
|
|
5461c975d4
|
Fixes "column cannot be null" error during WP sync
|
2017-11-06 22:29:59 -05:00 |
|
|
11298bc101
|
Updates weekly survey
|
2017-11-06 22:25:35 -05:00 |
|
|
c42cf2f622
|
Switch to using current_user_can function to check capabilities
|
2017-11-06 18:09:38 +02:00 |
|
|
c9f1d38baa
|
Merge pull request #1177 from mailpoet/mpapi_create_list
Add a method to create a new list to public API [MAILPOET-1197]
|
2017-11-02 18:54:06 -04:00 |
|
|
3d78d6bbe9
|
Add a method to create a new list to public API [MAILPOET-1197]
|
2017-11-02 22:13:50 +03:00 |
|
|
2b4288f301
|
Merge pull request #1176 from mailpoet/throttling_test_fix
Fix an off-by-one error in some timezones [MAILPOET-1186]
|
2017-11-02 14:34:03 +02:00 |
|
|
09a2dd231a
|
Fix an off-by-one error in some timezones [MAILPOET-1186]
|
2017-11-02 14:56:44 +03:00 |
|
|
3fd4ef9985
|
Cleanup after WP sync test [MAILPOET-1185]
|
2017-11-01 15:43:31 +00:00 |
|
|
05979965ba
|
Merge pull request #1174 from mailpoet/es6
ESLint: ES6 rules 2 [MAILPOET-1138]
|
2017-11-01 11:32:34 -04:00 |
|
|
e625a7602a
|
Merge pull request #1171 from mailpoet/mixpanel
Report more system environment data via MixPanel [MAILPOET-1189]
|
2017-11-01 11:21:29 -04:00 |
|
|
a0c41ad7ab
|
Merge pull request #1168 from mailpoet/jquery
plugin scripts should be loaded with a dependency on jquery [MAILPOET-1149]
|
2017-11-01 15:01:38 +02:00 |
|
|
7163747eb9
|
no-extra-boolean-cast
|
2017-11-01 10:20:13 +00:00 |
|
|
c30e2b6cf3
|
no-sequences
|
2017-10-31 17:16:24 +00:00 |
|
|
e9eae92ba9
|
no-useless-concat
|
2017-10-31 17:15:09 +00:00 |
|
|
0fd6fa8879
|
max-len
|
2017-10-31 17:12:59 +00:00 |
|
|
52ca6eac18
|
no-else-return
|
2017-10-31 17:10:10 +00:00 |
|
|
28776b8558
|
no-case-declarations
|
2017-10-31 16:52:00 +00:00 |
|
|
588ad3eab7
|
class-methods-use-this
|
2017-10-31 16:46:19 +00:00 |
|
|
d791538086
|
no-lonely-if
|
2017-10-31 16:40:08 +00:00 |
|
|
62173e7996
|
Bump up release version to 3.0.9
3.0.9
|
2017-10-31 19:18:42 +03:00 |
|
|
0acdcd1ca7
|
Merge pull request #1170 from mailpoet/jquery_serialize_object
Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190]
|
2017-10-31 15:05:00 +01:00 |
|
|
f39a2c8dda
|
added env data to weekly report
|
2017-10-31 11:17:34 +00:00 |
|
|
b648852ef5
|
Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190]
|
2017-10-30 22:49:00 +03:00 |
|
|
6e45892118
|
trim values on listing search
|
2017-10-30 16:24:00 +00:00 |
|
|
cd145c51f7
|
public.js now depends on jquery
|
2017-10-30 14:25:05 +00:00 |
|
|
2c12d9ee2d
|
changes on welcome and update pages
|
2017-10-30 11:36:40 +00:00 |
|
|
5fe28623f1
|
Merge pull request #1164 from mailpoet/acceptance_js_errors
Add JS error checking to acceptance tests [MAILPOET-1179]
|
2017-10-29 21:31:45 -04:00 |
|
|
3086b3cfc2
|
Merge pull request #1165 from mailpoet/esltests
ESLint: Test rules 2 [MAILPOET-1135]
|
2017-10-29 21:30:27 -04:00 |
|
|
5fd29872ff
|
Merge pull request #1166 from mailpoet/remove-tags
Remove tags from ALC display
|
2017-10-26 14:28:02 +03:00 |
|
|
732c8a314f
|
Merge pull request #1160 from mailpoet/ci-tables-prefix
changing the tables prefix to "mp_" on CircleCI [MAILPOET-1178]
|
2017-10-26 13:43:08 +03:00 |
|
|
23c650bfa6
|
Merge pull request #1163 from mailpoet/new-poll
new poll [MAILPOET-1172]
|
2017-10-26 13:34:16 +03:00 |
|
|
f5ced785e0
|
Tests: padded-blocks
|
2017-10-25 14:54:28 +00:00 |
|
|
4dc9004303
|
Tests: no-shaddow
|
2017-10-25 14:52:53 +00:00 |
|
|
893c6bd72b
|
Remove tags from ALC display
[MAILPOET-1182]
|
2017-10-25 15:49:23 +01:00 |
|
|
2ac32484e1
|
Tests: max-len
|
2017-10-25 12:16:32 +00:00 |
|
|
b31e8ce5f2
|
Tests: no-bitwise
|
2017-10-25 12:10:29 +00:00 |
|
|
4270e4c315
|
Check for missing CSS files in acceptance tests [MAILPOET-1177]
|
2017-10-25 14:04:11 +03:00 |
|