M. Shull
7135fe512c
Merge pull request #1665 from mailpoet/premium-di
...
Premium Plugin DI [PREMIUM-99]
2018-12-13 08:19:34 -05:00
Jan Jakeš
28356a522a
Fix images without dimensions being given size of 0
...
[MAILPOET-1680]
2018-12-12 17:32:41 +01:00
Amine Ben hammou
a46d98ec44
Refactor WPFunctions to be injectable with DI
2018-12-12 16:43:52 +01:00
Rostislav Wolny
525fb5289b
Add check that API endpoint class is a registered service in DI
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Rostislav Wolny
fc61377fd8
Move container dump from application code to Robofile and to generated dir
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Rostislav Wolny
c73741e727
Add ability to register premium service as a dependency of free plugin
...
[PREMIUM-99]
2018-12-12 08:53:28 +01:00
Rostislav Wolny
26472d8b9a
Introduce ContainerWrapper
...
Container wrapper wraps both premium and free containers and adds ability for free plugin to use premium plugin services directly.
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
Rostislav Wolny
884cabb51f
Introduce Container Configurator
...
Container factory is now responsible only for building or loading cached container. Container configuration is done within the ContainerConfigurator
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
Rostislav Wolny
b5bc4b2609
Replace symfony container types by PSR interface
...
[PREMIUM-99]
2018-12-12 08:52:11 +01:00
Rostislav Wolny
d0ed229373
Add css for images in columns for mobile devices
...
[MAILPOET-1653]
2018-12-11 16:41:19 +01:00
Pavel Dohnal
8e7f9ec73e
Add test to edit sign up confirmation email
...
[MQ-88]
2018-12-04 14:59:11 +01:00
M. Shull
ce06998b3e
Merge pull request #1652 from mailpoet/more-post-hooks
...
Add more hooks to catch specific use-cases [MAILPOET-1638]
2018-12-03 11:48:25 -05:00
M. Shull
beb7557068
Merge pull request #1657 from mailpoet/preview-mailer-errors
...
Fix Mailer error messages not displaying in previews [MAILPOET-1662]
2018-12-03 11:13:18 -05:00
M. Shull
b9532240ab
Merge pull request #1659 from mailpoet/php-56-warning-and-wizard
...
Hide notices in the welcome wizard, change PHP 5.6 notice [MAILPOET-1659]
2018-12-03 06:30:44 -05:00
Pavel Dohnal
5db3536ded
Use a different hook for post notifications
...
[MAILPOET-1638]
2018-12-03 10:41:06 +01:00
wxa
bd9118a42e
Change outdated PHP version notice [MAILPOET-1659]
2018-11-29 16:06:50 +03:00
wxa
d93a3bb52f
Exclude permanent notices in the welcome wizard [MAILPOET-1659]
2018-11-29 16:06:50 +03:00
Amine Ben hammou
160d4ae3ec
Pause sending of spammer users [MAILPOET-1649]
2018-11-28 18:27:44 +01:00
wxa
758711c722
Fix Mailer error messages not displaying in previews [MAILPOET-1662]
2018-11-28 10:36:29 +03:00
Pavel Dohnal
250a02f7f8
Update the PHP version message
...
[MAILPOET-1660]
2018-11-27 16:29:39 +01:00
M. Shull
0e4de4197d
Merge pull request #1651 from mailpoet/array-column-fix
...
User polyfill for array_column [MAILPOET-1618]
2018-11-27 07:51:31 -05:00
M. Shull
384cd94727
Merge pull request #1644 from mailpoet/images-to-cdn
...
Move large images and videos to CDN [MAILPOET-1643]
2018-11-27 07:18:11 -05:00
Pavel Dohnal
a9f3eeeb0d
User polyfill for array_column
...
[MAILPOET-1618]
2018-11-27 11:13:00 +01:00
M. Shull
936696cde3
Merge pull request #1642 from mailpoet/vendor-cleanup
...
Vendor cleanup [MAILPOET-1642]
2018-11-26 14:28:27 -05:00
M. Shull
ea7684c270
Merge pull request #1647 from mailpoet/do-not-include-pluggable
...
Do not require pluggable.php [MAILPOET-1650]
2018-11-26 12:02:08 -05:00
Jan Jakeš
b12ccd0c37
Add 'cdn_url' function for Twig templates
...
[MAILPOET-1643]
2018-11-26 10:58:50 +01:00
Jan Jakeš
4b215051ae
Add plugin's 'base_url' to config
...
[MAILPOET-1643]
2018-11-23 15:18:57 +01:00
wxa
467bef1d61
Do not require pluggable.php [MAILPOET-1650]
2018-11-22 17:01:33 +03:00
Jan Jakeš
bf7e6a601e
Move prefixed dependencies from lib/Dependencies to vendor-prefixed
...
[MAILPOET-1642]
2018-11-20 14:11:33 +01:00
Rostislav Wolny
cfbb20aa46
Unify type of statistics summary data
...
[MAILPOET-1645]
2018-11-19 16:10:29 +01:00
Rostislav Wolny
528f223a70
Add fallback for API endpoint instantiation for endpoints which are not in DI
...
[MAILPOET-1639]
2018-11-15 18:03:51 +01:00
M. Shull
3af3c46fde
Merge pull request #1618 from mailpoet/more-tags
...
Implement pagination to tags and categories query [MAILPOET-1613]
2018-11-15 10:57:45 -05:00
Pavel Dohnal
5a5f65c39c
Fix translation function
...
[MAILPOET-1449]
2018-11-15 15:52:11 +01:00
M. Shull
72c039f35f
Merge pull request #1630 from mailpoet/form-bold
...
Make success message bold [MAILPOET-1564]
2018-11-15 09:28:36 -05:00
M. Shull
bc5b896e67
Merge pull request #1625 from mailpoet/default-form
...
Create a default form [MAILPOET-1449]
2018-11-15 09:08:00 -05:00
M. Shull
64513f400f
Merge pull request #1628 from mailpoet/mp-api-di
...
Introduce DI to plugin API [MAILPOET-1637]
2018-11-15 07:55:11 -05:00
Pavel Dohnal
bb3433948f
Make success message bold
...
[MAILPOET-1564]
2018-11-15 13:01:58 +01:00
Jan Jakeš
8557cbccb1
Refactor SimpleWorker to be more expressive (so PHPStan understands it)
2018-11-15 11:41:04 +01:00
Jan Jakeš
9d0b7077d0
Fix catching non-existent exception & missing exception instantiation
2018-11-15 11:41:04 +01:00
Jan Jakeš
60a5fe2732
Remove unused parameters & variabeles, fix calls with wrong number of args
2018-11-15 11:41:04 +01:00
Jan Jakeš
aac7744dee
Fix case in use statements
2018-11-15 11:41:04 +01:00
Pavel Dohnal
141cb09a54
Implement pagination to tags and categories query
...
[MAILPOET-1613]
2018-11-15 09:50:13 +01:00
Rostislav Wolny
c36aad1345
Ensure container for third party plugins using MP api
...
[MAILPOET-1637]
2018-11-15 09:05:33 +01:00
Rostislav Wolny
38e9d806b8
Refactor ALC endpoint to follow DI
...
[MAILPOET-1637]
2018-11-15 09:04:46 +01:00
Rostislav Wolny
e0863e4b7e
Reorder services in container factory by namespace
...
[MAILPOET-1637]
2018-11-15 09:04:27 +01:00
Rostislav Wolny
d49b2a72a9
Refactor JSON API to use container for creating endpoints
...
[MAILPOET-1637]
2018-11-15 09:04:15 +01:00
Rostislav Wolny
a42787d10d
Refactor MP v1 API to obtain services via constructor
...
[MAILPOET-1637]
2018-11-15 09:03:43 +01:00
Pavel Dohnal
ad85c7e4b1
Create a default form
...
[MAILPOET-1449]
2018-11-15 09:00:10 +01:00
M. Shull
a393ad5b61
Merge pull request #1615 from mailpoet/simplify-template-categories
...
Simplify email template categories [MAILPOET-1557]
2018-11-14 08:32:40 -05:00
M. Shull
1a926b32b5
Merge pull request #1614 from mailpoet/welcome-email-status
...
Display number of welcome notification on listings page [MAILPOET-1562]
2018-11-14 07:58:29 -05:00