Commit Graph

6362 Commits

Author SHA1 Message Date
f5feb032fe Show error notice when email is sent from unauthorized email
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
79bd178123 Add integration test for unauthorized email
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
1da2263d83 Allow showing error notice without "MailPoet Error:" title
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
833d197753 Allow rendering WP notices without paragraph element
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
91c88bc93f Better error code name when not able to send mails
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
wxa
de4a95cf92 Add release preparation command [MAILPOET-1847] 2019-02-28 12:02:09 -05:00
17d361c108 Allow dynamic height for email type selector
[MAILPOET-1711]
2019-02-28 09:58:39 -05:00
fa6dabe37c Fix video badge sizing
[MAILPOET-1711]
2019-02-28 09:58:39 -05:00
775d8d1a5b Fix a typo
[MAILPOET-1849]
2019-02-28 09:24:29 -05:00
1b65551e7b Disable WP auto update in tests
[MAILPOET-1844]
2019-02-28 10:50:10 +01:00
1a424c6f16 Refactor test constant settings to a nicer style
[MAILPOET-1844]
2019-02-28 10:50:10 +01:00
3e4252cb9e Fix pagination controls styles in WP 5.1.x
[MAILPOET-1838]
2019-02-27 14:54:11 -05:00
973103db59 Bump "Tested up to" version to 5.1
[MAILPOET-1835]
2019-02-27 10:52:31 -05:00
e9b43d2ad8 Change drag-drop demo video 2019-02-27 09:40:39 -05:00
04dd2fc002 Add generated folder cleanup during build
[MAILPOET-1832
2019-02-26 11:38:33 -05:00
0d8180c07e Fix multiple initialization of form editor
[MAILPOET-1817]
2019-02-26 10:26:56 -05:00
9c410fe983 Prepare a release for 3.19.3 3.19.3 2019-02-26 07:37:07 -05:00
6b0f7c70ad Update LAST_ANNOUNCEMENT_DATE
[MAILPOET-1833]
2019-02-25 11:17:38 -05:00
a4f8a5c835 Fix invalid CSS value 2019-02-25 07:32:49 -05:00
5eca8c1dfa Fix invalid CSS values after conversion from Stylus
[MAILPOET-1836]
2019-02-25 07:32:49 -05:00
89b90af92e Fix missing styles for progress bar
[MAILPOET-1834]
2019-02-25 07:32:49 -05:00
1868d1e45f Add a lazy instantiation of Mailer in NewSubscriberNofiticationMailer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
ccc300cd80 Remove container dependency from Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
6048ccba85 Inject CronTrigger into Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
096359741d Inject Hooks, Changelog and Menu into Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
db8c68460d Inject Router into Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
4a6fb923e0 Inject Activator and SettingsController into Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
d5ea906433 Inject API into Initializer using container
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
f64e1c81fe Inject AccessControl into Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
b1c9133330 Add current_user_can WP function into WPFunctions wrapper
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
1179747324 Refactor AccessControl static methods to instance methods
[MAIPOET-1823]
2019-02-25 06:38:25 -05:00
171b3564f9 Inject Renderer to Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
d8503cf3c2 Create Initializer using DI
[MAIPOET-1823]
2019-02-25 06:38:25 -05:00
b7bc54a07e Move Env init out of Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
344b46e862 Update Symfony DI library
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
8d20edb65f [MQ-94][MQ-91] fixed spacing, removed unneeded data-automation-id 2019-02-22 10:33:05 +01:00
7bff5ff4cb [MQ-94][MQ-91] changed name, added assertions, added test for bounce email with assertion 2019-02-22 10:33:05 +01:00
64c138e50a [MQ-94]Fixed file name to match class 2019-02-22 10:33:05 +01:00
49bce630ce [MQ-94]Fixed naming, added better assertions 2019-02-22 10:33:05 +01:00
7058b729d1 [MQ-94] Tests that anon data toggle can be toggled 2019-02-22 10:33:05 +01:00
41547b2283 Convert last import step to react
[MAILPOET-1807]
2019-02-21 14:11:43 -05:00
bed80e67f1 Use phpstan level 2
[MAILPOET-1822]
2019-02-21 13:49:52 -05:00
37d2134811 Update phpstan version
[MAILPOET-1822]
2019-02-21 13:49:52 -05:00
ce0a761eab Fix import of a module that does not use 'export default'
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
5c92af4881 Add and fix comma-dangle rules for *.js files
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
61ab593dcb Fix order of definitions, remove unnecesary vars
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
e95e7d3b4c Remove unused imports
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
bb658f77ec Fix indentaition in *.js files (auto-fix by ESLint)
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
a2e89039c6 Allow ES6 features in the old ES5 & tests linter setting
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
b0c3972ab2 Use Babel also for .js
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00