Jan Lysý
6299d2736e
Forbid restore and trash action for WP list in bulk action
...
[MAILPOET-3169]
2021-02-01 15:39:35 +01:00
Jan Lysý
b03f301a5a
Use Doctrine model in trash, restore and delete
...
[MAILPOET-3169]
2021-02-01 15:39:35 +01:00
Jan Lysý
aff7de4659
Use Doctrine in bulk actions for Segments
...
[MAILPOET-3169]
2021-02-01 15:39:35 +01:00
Pavel Dohnal
1059f8d145
Remove PHP security check, it doesn't work any more
...
[MAILPOET-3327]
2021-02-01 11:58:43 +01:00
Rostislav Wolny
cc8400cf6c
Use normal font weight for style settings labels
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Rostislav Wolny
55cbc47440
Do not use MailPoet font family in form editor
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Rostislav Wolny
8bb84da0ae
Use BlockFormatControls component instead of Fill in font select
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Rostislav Wolny
bd6f105ca6
Make color picker circles aligned with clear button
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Rostislav Wolny
9b272a18cc
Remove duplicit heading from font size settings component
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Rostislav Wolny
9f8bcd782f
Unify labels in form editor style settings panels
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Rostislav Wolny
b794e95ffb
Fix default value in font selection in form editor
...
[MAILPOET-3382]
2021-02-01 11:02:25 +01:00
Jan Lysý
44d9f978c3
Update WP image for acceptance_oldest job to v5.3
...
[MAILPOET-3398]
2021-02-01 10:04:16 +01:00
Jan Lysý
30b456396f
Add new Amazon SES regions
...
[MAILPOET-3369]
2021-02-01 10:03:15 +01:00
Jan Lysý
09d31d344b
Change value for disabling in custom field form mapping
...
[MAILPOET-3381]
2021-01-28 15:49:40 +01:00
Rodrigo Primo
c02baf278d
Remove duplicated username from user reviews
...
In the page admin.php?page=mailpoet-premium, we display six reviews
that customers gave us. In three of those reviews, we were displaying
the name of the username of the customer twice. This commit simply
removes the duplicate usernames.
2021-01-28 15:31:14 +01:00
Jan Lysý
94ac7f0ef7
Update WP in acceptance test on 5.6
...
[MAILPOET-3339]
2021-01-28 09:38:10 +01:00
Jan Lysý
079f30b6e9
Use PHP 8.0 instead of 7.4 in Circle CI
...
[MAILPOET-3151]
2021-01-28 09:38:10 +01:00
wxa
c250a3cdd3
Release 3.59.0
2021-01-26 22:13:43 +03:00
Jan Lysý
b9474700b8
Use a query for duplication of segment subscribers
...
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
Jan Lysý
c579a35980
Use DB transaction when duplicating Segment
...
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
Jan Lysý
f5987359c7
Add integration test on SegmentSaveController
...
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
Jan Lysý
544abf5b22
Fix status of new subscribers in duplicated Segment
...
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
Jan Lysý
e08e19902b
Use Doctrine for Segment duplication
...
[MAILPOET-3170]
2021-01-26 17:03:48 +01:00
Jan Lysý
180a238b40
Use timestamp for DateTime compare in Segments WPTest
...
[MAILPOET-3367]
2021-01-25 11:52:25 +01:00
Jan Lysý
39e58bd70c
Update mailpoet/wordpress image in CI config
...
[MAILPOET-3280]
2021-01-25 11:47:26 +01:00
Jan Lysý
00aa0fce8e
Update node-sass package to v5.0
...
[MAILPOET-3280]
2021-01-25 11:47:26 +01:00
Jan Lysý
0d2d3714a2
Upgrade required npm version to 7.4
...
[MAILPOET-3280]
2021-01-25 11:47:26 +01:00
Jan Lysý
9301ed9289
Remove duplicates property annotation from SendingQueue
...
[MAILPOET-3329]
2021-01-25 11:08:00 +01:00
Jan Lysý
9e9270f13b
Use email heading from Woo for email header
...
We want to use email heading from Woo in title of rendered email for
WooCommerce Transactional Email.
[MAILPOET-3329]
2021-01-25 11:08:00 +01:00
Rostislav Wolny
7db65bb04f
Fix formatting of count for segment labels with 0 subscribers
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
90cb67fb86
Fix proptypes in ReactSelect component
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
1d7d56af52
Mark unused old segment model methods as deprecated
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
9868f5cc21
Remove dynamic segments services that are no longer needed
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
b7914a3ff6
Fix subscribers without segments count in subscribers filter
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
8456581695
Refactor segment lists fetching methods to separate repository
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
cd578e6475
Refactor fetching list of subscribers for export
...
[MAILPOET-3146]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
c7152e9448
Refactor getting segments for import into doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
6c7000430d
Refactor getting count of subscribers without segment to repository
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
0ee10fe2f9
Load list of segments on subscribers page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
ee6eea5f99
Load list of segments on settings page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
ade48fc359
Load list of segments on form editor page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
09fa34f6e6
Load list of segments on newsletters page using doctrine
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Rostislav Wolny
28acdd629e
Add method for fetching list of segments with subscribers count
...
[MAILPOET-3164]
2021-01-25 09:17:17 +01:00
Pavel Dohnal
4e3dda9872
Fix flakey integration test
...
[MAILPOET-3336]
2021-01-25 09:04:20 +01:00
Veljko V
72a2dee636
Update test to avoid conflict [MAILPOET-3377]
...
[MAILPOET-3377]
2021-01-25 09:03:53 +01:00
Veljko
52918cb5f2
Add missing parameter to tests
2021-01-25 09:03:53 +01:00
Veljko
b9c71dafcf
Add missing parameter to private functions
2021-01-25 09:03:53 +01:00
Veljko
2208cf5685
Fix flaky test and update test case structure
2021-01-25 09:03:53 +01:00
Pavel Dohnal
c521acf1c9
Fix double id on listings pages
...
[MAILPOET-3329]
2021-01-21 16:23:05 +01:00
Jan Lysý
147f2e6a46
Remove patching for ternary operators warnigns
...
[MAILPOET-3240]
2021-01-21 09:42:28 +01:00