Commit Graph

3270 Commits

Author SHA1 Message Date
wxa
0c53c19cc6 Add a migration for updating categories [MAILPOET-1557] 2018-11-12 19:01:45 +03:00
wxa
99ff540ebe change categories in templates [MAILPOET-1557] 2018-11-12 18:17:25 +03:00
wxa
4cb2f78bb8 Change template category tabs [MAILPOET-1557] 2018-11-12 18:08:16 +03:00
Pavel Dohnal
362235e96a Display number of welcome notification on listings page
[MAILPOET-1562]
2018-11-12 15:32:02 +01:00
M. Shull
f64b42d5cd Merge pull request #1594 from mailpoet/update-first-pn-logic
Send posts published before post notification has been created [MAILPOET-1560]
2018-11-12 08:44:02 -05:00
M. Shull
d1b91cd661 Merge pull request #1610 from mailpoet/remove-data-post-id
Remove unwanted data-post-id attributes from templates [MAILPOET-1620]
2018-11-12 07:37:55 -05:00
Pavel Dohnal
5e16bc4184 Add test and remove redundant call
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
Pavel Dohnal
75295e55c2 Schedule post notification after it's been created
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
Pavel Dohnal
13329d568d Send posts published before post notification has been created
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
Pavel Dohnal
b9993da62c Show congratulation page after first newsletter
[MAILPOET-1468]
2018-11-12 08:10:46 +01:00
M. Shull
6c8705f3c2 Merge pull request #1611 from mailpoet/di-public-services
Make all services registered in DI public [MAILPOET-1621]
2018-11-09 10:18:29 -05:00
M. Shull
a1457678b0 Merge pull request #1577 from mailpoet/fonts
adding custom fonts [MAILPOET-1493]
2018-11-08 11:18:36 -05:00
Rostislav Wolny
b6e0b7ceb0 Make all services registered in DI public
In ideal application one needs only on public service some bootstrap and that is why all services are private as default. Our code is not ideal yet so we have to declare services as public.
[MAILPOET-1621]
2018-11-08 16:13:40 +01:00
M. Shull
8d3e751845 Merge pull request #1602 from mailpoet/fix-paused-post-notifications
Don't block new post notifications by earlier ones paused during sending [MAILPOET-1609]
2018-11-08 10:10:54 -05:00
wxa
c9b350adab Remove unwanted data-post-id attributes from templates [MAILPOET-1620] 2018-11-08 16:54:36 +03:00
Pavel Dohnal
05d054dfad Make menu icon retina friendly
[MAILPOET-1559]
2018-11-07 16:42:02 +01:00
wxa
2f202f6b3d Don't block new post notifications by one paused during sending [MAILPOET-1609] 2018-11-06 19:14:54 +03:00
Amine Ben hammou
cca2a1923d fix code typos and style 2018-11-06 12:38:39 +01:00
M. Shull
5c5069643e Merge pull request #1595 from mailpoet/php56-warning
Update PHP 5.6 warning [MAILPOET-1610]
2018-11-06 05:19:33 -05:00
Amine Ben hammou
62e47dcf12 make small improvements and additional specs details. 2018-11-06 11:01:55 +01:00
Amine Ben hammou
8209facb5c adding custom fonts 2018-11-06 10:59:20 +01:00
M. Shull
80d6cd0187 Merge pull request #1591 from mailpoet/update-post-notification-templates
Update post notification templates [MAILPOET-1558]
2018-11-05 14:07:50 -05:00
M. Shull
5635014285 Merge pull request #1582 from mailpoet/symfony-di
Add symfony dependency injection container [MAILPOET-1605]
2018-11-05 13:50:05 -05:00
Rostislav Wolny
cada06360b Fix templates data to use proper images and social icons URLs
[MAILPOET-1558]
2018-11-05 15:42:10 +01:00
Rostislav Wolny
5a4cebf0d7 Update template screenshots
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Rostislav Wolny
cb8d532d64 Fix ALC rendering of posts to have a padded title
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Rostislav Wolny
7f31f0888e Update template data
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
wxa
4a781849db Display outdated PHP version warning for 5.6 [MAILPOET-1610] 2018-11-05 11:18:15 +03:00
Pavel Dohnal
c4094efd91 Update PHP 5.6 warning
[MAILPOET-1610]
2018-11-05 11:15:59 +03:00
M. Shull
c13974ad82 Merge pull request #1590 from mailpoet/default-confirmation-email-update
Change default signup confirmation email [MAILPOET-1563]
2018-11-02 13:40:48 -04:00
Rostislav Wolny
f39c0c58c2 Add dumpContainer to container factory
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
ad77fa547a Remove services.yaml and define services directly in PHP
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
fff8176a49 Refactor lib/Router to use with container for endpoints
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
71ad9f50cb Add container factory and initialize container in Initializer
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
wxa
4d93aff2cb Change default signup confirmation email [MAILPOET-1563] 2018-10-31 17:06:15 +03:00
wxa
7b859660b7 End support for PHP 5.5 [MAILPOET-1317] 2018-10-31 15:21:34 +03:00
Pavel Dohnal
1fe7bedf20 Fix rendered column widths
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
2ae39c9255 Make renderer render different widths columns
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
wxa
82d6a4b096 Permit CSS assets to be loaded from WP.com CDN on MP3 pages [MAILPOET-1584] 2018-10-26 14:42:46 +03:00
M. Shull
1e7542848a Merge pull request #1556 from mailpoet/arrays-to-objects
Replace entity arrays with objects [MAILPOET-1495]
2018-10-22 14:59:12 -04:00
M. Shull
78821a69ab Merge pull request #1565 from mailpoet/logging-fix
Remove newsletter logging where is no newsletter [MAILPOET-1595]
2018-10-22 14:57:11 -04:00
M. Shull
6d9f0767af Merge pull request #1576 from mailpoet/fix-bulk-confirmation
Fix bulk re-sending confirmation emails for subscribers [MAILPOET-1598]
2018-10-22 13:00:24 -04:00
M. Shull
8effcf2c59 Merge pull request #1566 from mailpoet/fix-discount-announcement
Fix discount announcement [MAILPOET-1590]
2018-10-22 10:52:39 -04:00
M. Shull
f81c5617ed Merge pull request #1574 from mailpoet/remove-www-from-sender
Remove www from confirmation email sender [MAILPOET-1593]
2018-10-22 10:11:07 -04:00
Rostislav Wolny
03ca022596 Fix bulk re-sending confirmation emails for subscribers
[MAILPOET-1598]
2018-10-22 10:08:35 +02:00
Pavel Dohnal
ee00464cc5 Remove www from confirmation email sender
[MAILPOET-1593]
2018-10-22 09:17:10 +02:00
Pavel Dohnal
a943589de9 Update text on premium page
[MAILPOET-1590]
2018-10-18 15:08:51 +02:00
Pavel Dohnal
c0e252f42a Update the discount amount
[MAILPOET-1590]
2018-10-18 09:36:41 +02:00
Pavel Dohnal
72ea5fb84e Display the announcement on the dashboard only
[MAILPOET-1590]
2018-10-18 09:31:22 +02:00
Pavel Dohnal
cc303c0cd3 Remove opening in new tab
[MAILPOET-1590]
2018-10-18 09:16:25 +02:00