|
5550f5eef2
|
Fix segment and newsletter listing SQL to work with ONLY_FULL_GROUP_BY
[MAILPOET-3115]
|
2020-08-27 13:56:57 +02:00 |
|
|
6047b2cb32
|
Fix SQL error when running with ONLY_FULL_GROUP_BY
[MAILPOET-3110]
|
2020-08-24 12:11:03 +02:00 |
|
|
4279e642b5
|
Use Doctrine for segment analytics
[MAILPOET-2903]
|
2020-05-28 14:54:11 +02:00 |
|
|
e31564e75d
|
Fix counting segments
[MAILPOET-2882]
|
2020-05-14 16:08:22 +02:00 |
|
|
59c5f2a321
|
Make sure types are correct in models
[MAILPOET-2716]
|
2020-04-24 11:44:09 +02:00 |
|
|
e185121f43
|
Fix properties with trailing underscore
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
eae5c5010d
|
Fix properties with missing visibility
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
4c5155132a
|
Send a confirmation email when a user is added to a website
[MAILPOET-2567]
|
2020-01-27 09:26:15 +00:00 |
|
|
d0292f8624
|
Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
dad381c74d
|
Add automated emails subjects to segments response
[MAILPOET-2352]
|
2019-09-18 16:29:42 +02:00 |
|
|
01a0fe96c4
|
Remove no longer necessary checks
[MAILPOET-1948]
|
2019-09-12 13:59:32 +02:00 |
|
|
f19454103a
|
Display correct count of segments
[MAILPOET-2326]
|
2019-09-04 13:05:05 -04:00 |
|
|
c185d66008
|
Add Segment model constants to SegmentEntity
[MAILPOET-2216]
|
2019-08-23 15:31:11 -04:00 |
|
|
a1bf7ec23f
|
More performant check if there are any WC users
[MAILPOET-2163]
|
2019-08-15 10:44:57 +01:00 |
|
|
991b624504
|
Use WooCommerce\Helper to detect if WC is active
[MAILPOET-2163]
|
2019-08-15 10:44:57 +01:00 |
|
|
c1c2d0a102
|
Hide WooCommerce segments when WooCommerce is not active
[MAILPOET-2163]
|
2019-08-15 10:44:57 +01:00 |
|
|
5d64ec168d
|
Add rule for concatenation 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 |
|
|
ae70f7ae9b
|
Display subscribers with correct status
[MAILPOET-1944]
|
2019-04-29 06:52:36 -04:00 |
|
|
8df50afc2b
|
Fix counting inactive subscribers in segments list
[MAILPOET-2007]
|
2019-04-25 07:38:25 -04:00 |
|
|
2e7de9ce13
|
Show inactive column in Lists
[MAILPOET-1973]
|
2019-04-17 08:16:45 +02: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 |
|
|
bed80e67f1
|
Use phpstan level 2
[MAILPOET-1822]
|
2019-02-21 13:49:52 -05:00 |
|
|
3ee58aea10
|
Add space between if 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 |
|
|
59418efa99
|
Merge pull request #1746 from mailpoet/phpstan-cleanup
Raise PHPStan strictness level to 1
|
2019-01-28 10:47:24 -05:00 |
|
|
1af4666744
|
Declare missing properties and methods for PHPStan
|
2019-01-23 21:30:24 +02:00 |
|
|
a4ff9822ad
|
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-17 21:42:57 +03:00 |
|
|
7c47b81569
|
fixing subscribers count
|
2018-04-02 17:07:15 +02:00 |
|
|
c3f974a3c0
|
Make code compatible with 5.3 :(
[MAILPOET-1279]
|
2018-02-21 14:17:27 +00:00 |
|
|
2c020bf283
|
Fix analytics reporting on segments
[MAILPOET-1279]
|
2018-02-21 13:30:29 +00:00 |
|
|
b5b0a02ea4
|
Removes option to export only confirmed subscribers
|
2018-02-16 14:46:34 +00:00 |
|
|
7cf63965a0
|
Adds distinction between global and list status
Exports subscribers with any list status
Limits "confirmed only" option to global status
|
2018-02-16 14:46:34 +00:00 |
|
|
b076e03a75
|
using static instead of self
renaming `internalCreateOrUpdate` to `_createOrUpdate`
renaming `$conditions` to `$keys`
adding block comment for `_createOrUpdate` method.
|
2018-02-12 11:15:46 +00:00 |
|
|
91622f8cd9
|
refactoring createOrUpdate method of models
|
2018-02-07 18:10:49 +00:00 |
|
|
7eb8ff756b
|
fixing Subscriber::bulkDelete not deleting subscribers assiciations
|
2018-02-02 12:43:34 +00:00 |
|
|
3337637a8b
|
Removed redundant order statement
[MAILPOET-1256]
|
2018-01-09 13:54:11 +00:00 |
|
|
69ca597f24
|
Add lists and segments to reports
MAILPOET-1256
|
2018-01-09 13:54:11 +00:00 |
|
|
6a73c463cb
|
QA fixes
[PREMIUM-38]
|
2017-10-18 10:08:04 +01:00 |
|
|
0271675cd0
|
Use dynamic segments for sending queue
[PREMIUM-38]
|
2017-10-18 10:08:04 +01:00 |
|
|
b7555aa640
|
Show only default segments in listings
[PREMIUM-38]
|
2017-10-18 10:08:04 +01:00 |
|
|
5e23fa4295
|
Adds method to subscribe to single or multiple lists
|
2017-05-16 20:56:56 -04:00 |
|
|
c994438fa8
|
Replace more self:: references in closures for PHP 5.3 [MAILPOET-821]
|
2017-02-16 11:22:26 +03:00 |
|
|
3085ae575a
|
Replaces references to self::$variable with Class:$variable for PHP 5.3
hosts
|
2017-02-15 18:27:52 -05:00 |
|
|
f51122b58f
|
Fix subscriber stats for lists ignoring subscription status and including trashed items [MAILPOET-807]
|
2017-02-06 16:04:16 +03:00 |
|