Commit Graph

5522 Commits

Author SHA1 Message Date
Michelle Shull
7c9943c463 Merge pull request #1342 from mailpoet/gdpr-export-newsletters
Gdpr export newsletters sent to a user [MAILPOET-1355]
2018-05-07 07:34:48 -04:00
Pavel Dohnal
68b091848c Export newsletters sent to a user
[MAILPOET-1355]
2018-05-07 14:19:44 +03:00
Pavel Dohnal
22d3d00841 Use transient instead of option
[MAILPOET-1314]
2018-05-04 15:43:13 +01:00
Pavel Dohnal
d68dffafd3 Fix typo and translation
[MAILPOET-1314]
2018-05-04 15:33:56 +01:00
Pavel Dohnal
df58322f0e Move old versions code to own class
[MAILPOET-1316]
2018-05-04 15:33:56 +01:00
Pavel Dohnal
ea47524cc4 Remove 5.5 warning for now
[MAILPOET-1316]
2018-05-04 15:32:29 +01:00
Pavel Dohnal
56f7b4d523 Show warning when customer uses an old PHP version
[MAILPOET-1314] [MAILPOET-1316]
2018-05-04 15:32:29 +01:00
Michelle Shull
1d1aa52fa8 Merge pull request #1341 from mailpoet/gdpr-export-subscriber
Gdpr data export subscriber [MAILPOET-1358]
2018-05-04 09:46:45 -04:00
Michelle Shull
39ae92e580 Merge pull request #1340 from mailpoet/data-fetching-limits
Add a limit to fetch 5 scheduled tasks at a time [MAILPOET-1366]
2018-05-04 09:45:56 -04:00
Michelle Shull
2dfb264ca6 Merge pull request #1343 from mailpoet/send_pause_fix
Fixes broken sending pause functionality [MAILPOET-1368]
2018-05-04 09:44:59 -04:00
Vlad
ee2631dbf2 Fixes broken pause functionality 2018-05-03 20:10:28 -04:00
Pavel Dohnal
11067327a1 Add Subscriber exporter
[MAILPOET-1358]
2018-05-03 16:35:40 +01:00
Pavel Dohnal
8e13eb50bf Export lists for email
[MAILPOET-1354]
2018-05-03 16:33:22 +01:00
Tautvidas Sipavičius
7bb2d86f93 Fix private constant being impossible 2018-05-03 13:16:34 +03:00
Tautvidas Sipavičius
2b351e4f34 Use constants for magic numbers, clean up tests 2018-05-03 13:07:29 +03:00
Tautvidas Sipavičius
1f30f6997e Refactor SendingTask creation within test 2018-05-03 12:44:00 +03:00
Tautvidas Sipavičius
a588e95762 Add a limit to fetch 5 scheduled tasks at a time [MAILPOET-1366] 2018-05-02 23:27:30 +03:00
Michelle Shull
f8e443ed3c Merge pull request #1337 from mailpoet/mailpoet-1344
Easier "What's new" skipping [MAILPOET-1344]
2018-05-02 11:50:47 -04:00
Fred. P
73f51505a2 Close [MAILPOET-1344] "Easier what's new skipping"
* URL test now check for home URL instead of just 'http'
* Fixed a bug where getCurrentlURL() returned a broken path
* Added "I don't care about the update" button
* Update skip buttons now return to the previous page
2018-05-02 16:16:36 +02:00
Pavel Dohnal
576796db22 Release 3.7.0 3.7.0 2018-04-25 15:09:27 +01:00
Michelle Shull
72aaaaa94d Merge pull request #1336 from mailpoet/welcome-fix
Fix welcome emails [PREMIUM-81]
2018-04-25 08:15:43 -04:00
Michelle Shull
0470f773d5 Merge pull request #1335 from mailpoet/notification-fix
Fix notification settings [MAILPOET-1363]
2018-04-25 07:52:12 -04:00
Michelle Shull
e71355f73f Merge pull request #1334 from mailpoet/stats_fix
Use unique key for stats [MAILPOET-1362]
2018-04-25 07:39:40 -04:00
Pavel Dohnal
aa11af3cf8 Fix welcome emails
[PREMIUM-81]
2018-04-25 12:32:44 +01:00
Pavel Dohnal
535818fec4 Fix notification settings
[MAILPOET-1363]
2018-04-25 11:43:07 +01:00
Michelle Shull
eba06118a4 Merge pull request #1333 from mailpoet/subscriber_search_fix
Fixes JS error when searching for subscribers in listings [MAILPOET-1361]
2018-04-25 06:12:28 -04:00
Pavel Dohnal
32beb0dcd1 Use unique key for stats
[MAILPOET-1362]
2018-04-25 11:11:04 +01:00
Vlad
a70405e76d Fixes "cannot read property 'props' of null" error 2018-04-24 19:51:07 -04:00
Fred. P
a78c9e2f99 Release: 3.6.7 3.6.7 2018-04-24 14:42:17 +02:00
mrcasual
ca8390ed43 Merge pull request #1332 from mailpoet/fix-scheduled-error
Fix: Cannot read property 'showError' of undefined [MAILPOET-1352]
2018-04-24 08:01:14 -04:00
Pavel Dohnal
f64cf728fe Fix: Cannot read property 'showError' of undefined
[MAILPOET-1352]
2018-04-24 12:33:11 +01:00
Michelle Shull
ed8c75dd06 Merge pull request #1331 from mailpoet/fix-duplicites
Don't crash on duplicit rows [MAILPOET-1351]
2018-04-23 11:36:40 -04:00
Pavel Dohnal
a640e52eaf Don't crash on duplicit rows
[MAILPOET-1351]
2018-04-23 16:20:59 +01:00
Michelle Shull
3b62367b18 Merge pull request #1330 from mailpoet/es5_es6_lint
Es5 es6 lint [MAILPOET-1348]
2018-04-23 08:52:09 -04:00
Pavel Dohnal
32a759eca5 Fix Lists edit form
[MAILPOET-1348]
2018-04-19 14:33:08 +01:00
Amine Ben hammou
c105df1635 fixing acceptance tests 2018-04-19 14:46:51 +02:00
Amine Ben hammou
76aa5678a8 enabling CircleCI 2018-04-18 19:31:14 +02:00
Amine Ben hammou
1855a3a481 ESLint rules 2018-04-18 19:24:38 +02:00
Amine Ben hammou
2c96f1902e ESLint rules 2018-04-18 18:52:40 +02:00
Amine Ben hammou
f3a5c6e406 ESLint rules 2018-04-18 18:45:04 +02:00
Amine Ben hammou
26d4be24c2 Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 18:34:22 +02:00
Amine Ben hammou
1b98604c90 ESLint rules 2018-04-18 18:34:12 +02:00
Pavel Dohnal
2b1eafc16f Fix eslint rules
[MAILPOET-1348]
2018-04-18 17:25:59 +01:00
Pavel Dohnal
1635c3aac3 Fix eslint rules
[MAILPOET-1348]
2018-04-18 17:22:58 +01:00
Pavel Dohnal
861d4ea9e1 Fix eslint rules
[MAILPOET-1348]
2018-04-18 17:15:57 +01:00
Amine Ben hammou
8890dac207 ES6 rules 2018-04-18 18:08:47 +02:00
Amine Ben hammou
940c1a66aa Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 18:00:53 +02:00
Amine Ben hammou
5300e338dc ES6 assets/js/src/help/knowledge_base.jsx 2018-04-18 18:00:46 +02:00
Pavel Dohnal
a73dda6690 Fix eslint rules
[MAILPOET-1348]
2018-04-18 16:56:12 +01:00
Pavel Dohnal
adff7f6f74 Fix eslint rules
[MAILPOET-1348]
2018-04-18 16:52:35 +01:00