Jan Jakeš
11e5243de3
Fix Delete button clickable only in the middle
...
[MAILPOET-1772]
2019-02-07 09:52:07 -05:00
Jan Jakeš
771a288327
Rewritten alert to use MailPoet.Modal.popup()
...
[MAILPOET-1772]
2019-02-07 09:52:07 -05:00
Rostislav Wolny
0a93a0905d
Fix outdated updated_at value in newsletter save API response
...
[MAILPOET-1778]
2019-02-07 09:17:06 -05:00
Pavel Dohnal
02fa9f0647
Set default day in post notification
...
If user doesn't select a day they see 1st in the UI but
because the action is onChange which never fired
the system remembers the default value 0
[MAILPOET-1781]
2019-02-07 08:14:09 -05:00
Jan Jakeš
eea9f7fb4e
Use 'nolock' option to fix issues with NFS volumes on Mac
...
[MAILPOET-1795]
2019-02-07 10:04:18 +01:00
Pavel Dohnal
198a8509fc
Remove olark integration
...
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
Jan Jakeš
3ec727b660
Fix settings save race condition in tests
2019-02-06 09:24:59 -05:00
Michelle Shull
1f3edef513
[MQ-85] the new code this time
2019-02-06 13:29:09 +01:00
Michelle Shull
de0a54bd5c
Added assertion for shortcode output
2019-02-06 13:29:09 +01:00
Michelle Shull
763a805e07
[MQ-85] Test MP archive page shortcode
2019-02-06 13:29:09 +01:00
Jan Jakeš
e89d242b7f
Use amOnPage instead of clicks in menu
2019-02-06 14:59:15 +03:00
Jan Jakeš
0599bfbb38
Add test statistics for acceptance tests
2019-02-06 14:59:15 +03:00
Jan Jakeš
d7b26ce7d6
Add docker-compose override sample for NFS & MacOS
2019-02-06 14:59:15 +03:00
Jan Jakeš
4bd38f8e89
Move test-related Docker files to tests/docker
2019-02-06 14:59:15 +03:00
Michelle Shull
a8aa4c1afd
[MQ-43] Preview Post Notification
2019-02-06 11:32:20 +01:00
M. Shull
3d1baebdc9
Merge pull request #1785 from mailpoet/release-3.19.0
...
Release 3.19.0
3.19.0
2019-02-05 08:00:44 -05:00
wxa
b6e89827e2
Fix webpack production build on WSL
2019-02-05 15:50:05 +03:00
wxa
f3ab0120ec
Release 3.19.0
2019-02-05 15:49:37 +03:00
M. Shull
e08ce426a5
Merge pull request #1781 from mailpoet/di-dump-fix
...
Fix passing constants to renderer [MAILPOET-1780]
2019-02-05 05:45:18 -05:00
Rostislav Wolny
f60898557e
Hotfix passing constants to renderer
...
[MAILPOET-1780]
2019-02-05 10:00:07 +01:00
M. Shull
f1653df8d1
Merge pull request #1767 from mailpoet/beamer-autoopen
...
Fix beamer auto-opening, because of their new auto-refresh feature
2019-02-04 09:47:13 -05:00
M. Shull
86803aa6a1
Merge pull request #1780 from mailpoet/fix-sender
...
Fix sender editation & add test for the error [MAILPOET-1777]
2019-02-04 08:59:58 -05:00
Jan Jakeš
2d1298ea4d
Fix sender editation & add test for the error
...
[MAILPOET-1777]
2019-02-04 13:25:05 +01:00
Jan Jakeš
b60ba1fce8
Use JS source maps for development
...
[MAILPOET-1752]
2019-02-04 12:52:17 +01:00
M. Shull
2e7f4d7448
Merge pull request #1754 from mailpoet/acceptance-tests-timeout
...
Introduce default timeout to acceptance tests, remove custom timeouts [MAILPOET-1759]
2019-02-04 06:44:05 -05:00
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