Commit Graph

10452 Commits

Author SHA1 Message Date
Amine Ben hammou
d444a02feb Add premium notice to automatic emails 2019-08-30 11:57:57 -04:00
Rami Yushuvaev
268cd4675d Update 2019-08-29 15:00:51 -04:00
Rami Yushuvaev
5954b80ae6 Update 2019-08-29 15:00:51 -04:00
Rami Yushuvaev
687e9bce0d update 2019-08-29 15:00:51 -04:00
Rami Yushuvaev
0ce622c32c i18n: remove HTML tags from translation strings 2019-08-29 15:00:51 -04:00
Rami Yushuvaev
0b8e4662ca i18n: remove HTML tags from translation strings 2019-08-29 15:00:51 -04:00
Rami Yushuvaev
fd4e0fe13e i18n: remove HTML tags from translation strings 2019-08-29 15:00:51 -04:00
Pavel Dohnal
c90a2e41a1 Use separate scheduler for welcome emails
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
Pavel Dohnal
10e374ca60 Define undefined properties
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
Pavel Dohnal
7bfc08dbec Remove AspectMock from SendingQueueTest
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
Pavel Dohnal
22cee01567 Remove unused call
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
Pavel Dohnal
1528648149 Remove aspect mock from php version notice
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
Pavel Dohnal
6c273c9021 Pass random function to allow mocking
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
Pavel Dohnal
06791109c9 Update eslint to fix vulnerability
[MAILPOET-2322]
2019-08-29 12:07:01 -04:00
Pavel Dohnal
318c0e6cf0 Add acceptance test
[MAILPOET-2192]
2019-08-29 11:36:08 -04:00
Pavel Dohnal
d0d27a66ae Add groups to post notifications history
[MAILPOET-2192]
2019-08-29 11:36:08 -04:00
Pavel Dohnal
ca8768316f Add bulk actions to post notifications history
[MAILPOET-2192]
2019-08-29 11:36:08 -04:00
Pavel Dohnal
8dba43b560 Refactor into a function component
[MAILPOET-2192]
2019-08-29 11:36:08 -04:00
Pavel Dohnal
ca60de6d96 Add trash action to post notifications history
[MAILPOET-2192]
2019-08-29 11:36:08 -04:00
Ján Mikláš
eeeb0c98dc Fix acceptance test
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
0da2319ccd TinyMCE styles overrides to match our design
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
145f230534 Refactor shortcodes component for new TinyMCE API
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
f210fec8a7 Fix paths to new default skin and theme
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
70bc906612 Remove unused templates for wplink plugin
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
5bd6abe9d0 Remove textcolor and colorpicker from plugins, they are included in core
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
b1a66e8077 Removed unnecessary lines of code
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
6ebbc70329 Fix vulnerable eslint-utils package
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
8772e0b782 Update TinyMCE to 5.x version
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
Ján Mikláš
8ee661ad71 Update package-lock.json after rebase 2019-08-29 11:13:15 -04:00
Jan Jakeš
b421708e5e Prefix TinyMCE to avoid conflicts with other plugins 2019-08-29 11:13:15 -04:00
Jan Jakeš
8a76706a26 Remove no longer necessary build cleanups 2019-08-29 11:13:15 -04:00
Jan Jakeš
fa4b01880a Remove unused TinyMCE wplink plugin 2019-08-29 11:13:15 -04:00
Jan Jakeš
e61899d754 Use mailpoet_shortcodes TinyMCE plugin as a module 2019-08-29 11:13:15 -04:00
Jan Jakeš
c9ff9be7ec Use TinyMCE as a module to avoid conflicts when used globally 2019-08-29 11:13:15 -04:00
Ján Mikláš
5e0ac5579e Don't auto refresh listings besides Emails
[MAILPOET-2191]
2019-08-29 07:41:28 -04:00
Ján Mikláš
4d1843ac66 Add more Beacon IDs for articles
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
Ján Mikláš
ea77b1e216 Add missing beacon ID
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
Ján Mikláš
d3d572faa9 Open KB links in Beacon popover
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
Ján Mikláš
8c84eb6e56 Fix wrongly replaced link in error message
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
Ján Mikláš
1b6bec44f3 Download translations parallelly
[MAILPOET-2311]
2019-08-28 13:15:01 -04:00
Ján Mikláš
6d6e4b1c43 Lower required translated ratio, alphabetize config
[MAILPOET-2311]
2019-08-28 13:15:01 -04:00
Pavel Dohnal
45e1779a07 Remove callable typehint
Because we need to pass an array and that doesn't work

[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
abb772a1c5 Fix constructor initialization
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
3f3983113a Remove unused argument
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
ff9bc0b3b9 Use doctrine in integration tests
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
01fb9c7083 Move test to unit
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
8e65d4b6b2 Use Doctrine to get all User Flags
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
513e4c8542 Create function createOrUpdate
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
7a3ac1af74 Use Doctrine to create new User Flags
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Pavel Dohnal
10476ebd8f Create Feature Flags Repository
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00