Commit Graph

6362 Commits

Author SHA1 Message Date
M. Shull
11fca4584e Merge pull request #1779 from mailpoet/linux-cron-fix
Use DI to get container [MAILPOET-1776]
2019-02-04 06:41:40 -05:00
Ján Mikláš
ab1a9598ce Add empty element for Beamer, so they won't automatically show their icon
MAILPOET-1720
2019-02-04 11:40:40 +01:00
Ján Mikláš
759ee9a919 Fix beamer auto-opening, because of their new auto-refresh feature
MAILPOET-1720
2019-02-04 11:40:40 +01:00
Pavel Dohnal
4a22d3c03c Use DI to get container
[MAILPOET-1776]
2019-02-04 11:23:06 +01:00
wxa
d4bf85bfdb Remove the default wait timeout constant [MAILPOET-1759] 2019-02-04 11:29:38 +03:00
wxa
6397ec2bdd Fix indentation [MAILPOET-1759] 2019-02-04 11:29:38 +03:00
wxa
5ca0f2b6c9 Remove custom timeouts from acceptance tests 2019-02-04 11:28:57 +03:00
wxa
e5a6e541cc Override waitFor* AcceptanceTester functions to have a default timeout 2019-02-04 11:28:57 +03:00
M. Shull
c424f43156 Merge pull request #1762 from mailpoet/release-version-command
Add release version command [MAILPOET-1754]
2019-02-01 09:19:01 -05:00
M. Shull
9b980e9388 Merge pull request #1758 from mailpoet/new-logo-free-users
Use new logo for free users emails [MAILPOET-1744]
2019-01-31 17:43:06 -05:00
M. Shull
ce79b8dc5c Merge pull request #1772 from mailpoet/chrome-update
Chrome update [MAILPOET-1738]
2019-01-31 16:57:54 -05:00
M. Shull
513970dd73 Merge pull request #1744 from mailpoet/js-deps-update
Update JS dependencies [MAILPOET-1758]
2019-01-31 16:14:14 -05:00
M. Shull
a5556cc683 Merge pull request #1764 from mailpoet/fix-bold-button
Fix bold button checkbox [MAILPOET-1746]
2019-01-31 15:46:33 -05:00
M. Shull
1b2a759297 Merge pull request #1761 from mailpoet/renderer-css-specificity
Css specificity fixes in renderer [MAILPOET-1730]
2019-01-31 15:27:06 -05:00
M. Shull
8cb00c2d8b Merge pull request #1770 from mailpoet/assets-img
Update images URLs on CSS [MAILPOET-1773]
2019-01-31 14:21:51 -05:00
M. Shull
ed674bef93 Merge pull request #1766 from mailpoet/settings-controller
Settings controller [MAILPOET-1757]
2019-01-31 13:39:11 -05:00
M. Shull
5fb2841e55 Merge pull request #1765 from mailpoet/migrations-fix
Migrations fix [MAILPOET-1717]
2019-01-31 10:18:12 -05:00
M. Shull
2f0a4f89cf Merge pull request #1769 from mailpoet/js-error-fix
Update Prototype.js from 1.7.2 to 1.7.3 to fix compatibility with WP5 [MAILPOET-1763]
2019-01-31 10:09:42 -05:00
Rostislav Wolny
10e56d860d Move Setting getValue and setValue to controller as a private methods
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
Rostislav Wolny
2c921a16aa Move default setting values from Setting model to new controller
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
Rostislav Wolny
62dca415d4 Improve naming in SettingsController
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
Rostislav Wolny
a12d0ff4bc Refactor newly added cron workers to use new settings
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
Rostislav Wolny
5f9aa306c4 Refactor tests data factories to work new settings
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
Rostislav Wolny
e060caeeba Refactor MailPoet\Twig, Utils to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
ce7ad292b8 Refactor MailPoet\Subscribers, Subscription to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
9399e19e3b Refactor MailPoet\Router, Services to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
fce709a7fc Refactor MailPoet\Newsletter to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
3a7ea60d3f Refactor MailPoet\Model to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
f4f1770b1d Refactor MailPoet\Mailer to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
71405a74e7 Refactor MailPoet\From, Helpscout and Logging to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
ff238bf69a Refactor MailPoet\Cron to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
6e79705128 Refactor MailPoet\Config to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
3b5962d36a Refactor MailPoet\API to use new settings
[MAILPOET-1757]
2019-01-31 15:57:46 +01:00
Jan Jakeš
5495e4c2eb Add test to ensure unwated migrations are not produced
[MAILPOET-1717]
2019-01-31 15:11:46 +01:00
Jan Jakeš
fc4f0a2851 Fix DB changes being detected on every upgrade
[MAILPOET-1717]
2019-01-31 15:11:46 +01:00
Rostislav Wolny
3aa0926fb9 Remove setting and getting of nested values on Setting model
[MAILPOET-1757]
2019-01-31 14:51:07 +01:00
Rostislav Wolny
4c6e76dd44 Add SettingsController cache reset to integration tests
[MAILPOET-1757]
2019-01-31 14:51:07 +01:00
Rostislav Wolny
f7aecf1d63 Add new settings service
[MAILPOET-1757]
2019-01-31 14:48:01 +01:00
Rostislav Wolny
7a3de54864 Delete empty test 2019-01-31 14:48:01 +01:00
Rostislav Wolny
cd2ababade Refactor utils CSS so that it can be used as service in DI container
[MAILPOET-1730]
2019-01-31 14:36:26 +01:00
Rostislav Wolny
f1ab901e02 Preserve inlined link styles in header and footer
[MAILPOET-1730]
2019-01-31 14:36:26 +01:00
Rostislav Wolny
f43f3497af Fix styles inlining so that more specific styles are preserved
[MAILPOET-1730]
2019-01-31 14:36:26 +01:00
Rostislav Wolny
b6516068a0 Fix parseCss to return rules in correct order
[MAILPOET-1730]
2019-01-31 14:36:17 +01:00
M. Shull
a39b40e9b7 Merge pull request #1743 from mailpoet/encapsulate-wp
Encapsulate WP calls
2019-01-31 08:28:27 -05:00
Jan Jakeš
6c4aa4ab2d Fix occasionally frozen new tabs on newer Chrome versions
[MAILPOET-1738]
2019-01-31 13:59:41 +01:00
Jan Jakeš
6f934e2c87 Update Chrome for acceptance tests to current version
[MAILPOET-1738]
2019-01-31 13:49:45 +01:00
Amine Ben hammou
f1c7e48176 Remove debugging code 2019-01-31 13:28:29 +01:00
Amine Ben hammou
f83b7453fc Use DI container whever possible 2019-01-31 13:25:00 +01:00
Amine Ben hammou
8b602bd947 Move WPHooks methods to WPFunctions 2019-01-31 13:25:00 +01:00
Amine Ben hammou
d452cfcae7 Wrap calls in DateTime and Emoji classes 2019-01-31 13:23:32 +01:00