|
f27d764d13
|
Refactor adding link_tokens in import to separate methods
[MAILPOET-2364]
|
2019-09-17 17:47:57 +02:00 |
|
|
d6d9885a1e
|
Add link_token for new subscribers during import
[MAILPOET-2364]
|
2019-09-17 17:47:57 +02:00 |
|
|
c3bd05e7e3
|
Throw an error only if zip extension needed
[MAILPOET-2330]
|
2019-09-04 10:07:14 -04:00 |
|
|
0b40475e7a
|
Set last_subscribed_at within subscribers import
[MAILPOET-1993]
|
2019-07-23 09:57:46 -04:00 |
|
|
b3cdf74fa6
|
Handle duplicities gracefully
[MAILPOET-2157]
|
2019-07-22 11:20:38 -04:00 |
|
|
512bb0f7fe
|
Fix MailChimp import
[MAILPOET-2157]
|
2019-07-22 11:20:38 -04:00 |
|
|
561649b25e
|
Reject role-based email address on import
[MAILPOET-2101]
|
2019-06-20 11:51:46 -04:00 |
|
|
879a36e0f2
|
Rename translation functions
|
2019-05-21 09:04:00 -04:00 |
|
|
5d64ec168d
|
Add rule for concatenation operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
12ff88ee21
|
Add rule for operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
b9af15e19f
|
Enforce array trailling commas
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
fcf5fe1d5d
|
Move code snipper to its own directory
Because our main composer has php engine specified as 5.6
we cannot use tools and libraries dependent on php 7
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
3e66e9e1dd
|
Fix phpstan level 6
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
46a0b7501b
|
Update phpstan to level 5
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
08a3a66f4c
|
Cleanup export files after some time
[MAILPOET-1894]
|
2019-04-03 12:46:45 -04:00 |
|
|
c5b5d8f45d
|
Downgrade PHPStan level to 4
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
f3f769316a
|
Upgrade PHPStan level to 5
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
ab097d356a
|
Fix PHPStan errors
|
2019-03-07 08:30:14 -05:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
fb77167a1f
|
Remove unused imports [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a935b091d3
|
Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
100db25ed9
|
Add space between while and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
9e9561e576
|
Add space between catch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a8972ca281
|
Add space between switch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
8b602bd947
|
Move WPHooks methods to WPFunctions
|
2019-01-31 13:25:00 +01:00 |
|
|
0dfc967153
|
Clarify unknown MailChimp error message
|
2019-01-24 15:15:42 +02:00 |
|
|
44bc27df90
|
Define default variable values in cases when they can be undefined
|
2019-01-23 21:29:46 +02:00 |
|
|
9f13f68e39
|
Fix "Access to undefined property" rule violations
|
2019-01-23 11:33:47 +02:00 |
|
|
29da613481
|
Add warning to Export page
|
2019-01-17 16:56:40 +01:00 |
|
|
4260960b59
|
Fix typos - subsciber => subscriber
|
2018-12-15 13:08:47 +01:00 |
|
|
a9f3eeeb0d
|
User polyfill for array_column
[MAILPOET-1618]
|
2018-11-27 11:13:00 +01:00 |
|
|
60a5fe2732
|
Remove unused parameters & variabeles, fix calls with wrong number of args
|
2018-11-15 11:41:04 +01:00 |
|
|
1f116d8cef
|
Fix translations based on FxB's feedback.
|
2018-09-17 15:45:12 +03:00 |
|
|
ae0e03d2f3
|
Update code for PHP 5.5
[MAILPOET-1496]
|
2018-08-23 12:10:21 +02:00 |
|
|
d56f2c59ef
|
Merge pull request #1355 from mailpoet/subscriber-source
Subscriber source [MAILPOET-1377]
|
2018-05-21 08:17:00 -04:00 |
|
|
d4e3334f9e
|
Add source to privacy exports
[MAILPOET-1377]
|
2018-05-14 16:22:51 +01:00 |
|
|
e55aab43b5
|
Merge pull request #1350 from mailpoet/gdpr-clicks
Export statistics clicks [MAILPOET-1357]
|
2018-05-14 10:19:37 -04:00 |
|
|
f5d59eb00e
|
Add source to imported subscribers
[MAILPOET-1377]
|
2018-05-14 13:55:47 +01:00 |
|
|
a664d3631b
|
Export statistics clicks
[MAILPOET-1357]
|
2018-05-11 18:34:25 +01:00 |
|
|
ee99195b30
|
Export viewed emails
[MAILPOET-1356]
|
2018-05-08 12:26:41 +01:00 |
|
|
68b091848c
|
Export newsletters sent to a user
[MAILPOET-1355]
|
2018-05-07 14:19:44 +03:00 |
|
|
11067327a1
|
Add Subscriber exporter
[MAILPOET-1358]
|
2018-05-03 16:35:40 +01:00 |
|
|
8e13eb50bf
|
Export lists for email
[MAILPOET-1354]
|
2018-05-03 16:33:22 +01:00 |
|
|
10ee48076a
|
Merge pull request #1309 from mailpoet/export-segments
Export segments [PREMIUM-68]
|
2018-04-09 08:09:16 -04:00 |
|
|
c25d4d4943
|
fix minors issues
|
2018-04-02 16:00:34 +02:00 |
|
|
82ec8d7ef9
|
adding tests
|
2018-03-16 15:31:29 +01:00 |
|
|
1af242c2dd
|
adding subscribers getter from dynamic segments
|
2018-03-15 19:04:25 +01:00 |
|