Commit Graph

9623 Commits

Author SHA1 Message Date
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
Pavel Dohnal
5b9e56df54 Create an Entity for Feature Flag
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
Rami Yushuvaev
bcc43766ec i18n: merge similar translations strings
"Fake logo" is used 6 times, "Fake Logo" (capital L) only one time.
2019-08-28 08:27:09 -04:00
Rami Yushuvaev
21b651cc27 i18n: minor translation string update
Add a period the an error message.
2019-08-28 08:18:43 -04:00
Rami Yushuvaev
c0538f6c5f Update sprintf() 2019-08-28 08:11:51 -04:00
Rami Yushuvaev
1156e5ae57 i18n: merge two similar translation strings 2019-08-28 08:11:51 -04:00
Rami Yushuvaev
3de1eead47 i18n: use uppercase "CAPTCHA" to march to other translation strings 2019-08-28 08:01:31 -04:00
Rostislav Wolny
99bea70de8 Enable autowire strict_mode for DI container
[MAILPOET-2291]
2019-08-28 07:39:52 -04:00
Pavel Dohnal
69e9b099d8 Prevent showing WC Customers UI to new WC website
[MAILPOET-2206]
2019-08-27 21:48:46 -04:00
Amine Ben hammou
25ddc80a9a Optimize SQL query using temporary table 2019-08-27 16:46:46 -04:00
Ján Mikláš
9a600275b3 Render nested lists in editor correctly
[MAILPOET-2189]
2019-08-27 13:59:47 -04:00
Ján Mikláš
185d69941b Remove resource_class from acceptance test jobs
[MAILPOET-2308]
2019-08-27 13:53:47 +02:00
Jan Jakeš
cf1eb220ab Release 3.35.2 2019-08-27 05:04:34 -04:00
Ján Mikláš
596eb56c5d Fix image resizing when aligned right
[MAILPOET-2184]
2019-08-26 09:53:24 -04:00
Rostislav Wolny
82123afc7c Add missing PHP doc to hash and string generating functions
[MAILPOET-1900]
2019-08-26 10:59:28 +02:00
Jan Jakeš
0aa1d65822 Auto-regenerate Doctrine metadata in dev mode
[MAILPOET-2298]
2019-08-23 15:34:10 -04:00
Jan Jakeš
c185d66008 Add Segment model constants to SegmentEntity
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
3a8ffceeb9 Improve TimestampListernerTest to always use custom entity manager
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
48b65c76aa Keep SELECT clause collapsed by default in Tracy panel
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
19ee0734e2 Use Doctrine in Newsletters::get() API
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
91dd0aa910 Add Doctrine entities for sending queues and scheduled tasks
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
eb837c8e36 Add Doctrine entities for newsletters, options, and segments
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
03fb82cf95 Add JSON and JSON/serialized types for Doctrine
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Jan Jakeš
09105dd730 Add trait for soft-deleted entities
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
Pavel Dohnal
8b9c460301 Add translated text for default WC checkbox
[MAILPOET-2207]
2019-08-23 15:00:13 -04:00
Pavel Dohnal
a7367f206c Update global status for unsubcribed WC customers
[MAILPOET-2204]
2019-08-23 14:31:47 -04:00
Rostislav Wolny
4588d9ee67 Remove unused parameter from pingDaemon
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
Rostislav Wolny
23f785bf62 Add cron ping error response to status notice
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
Rostislav Wolny
89ed90dddb Fix task scheduler isReachable status
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
wxa
b72f304780 Remove .gitignore files during build [MAILPOET-2288] 2019-08-22 17:52:37 -04:00