Pavel Dohnal
3dd0f00b7f
Fix sending method
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Pavel Dohnal
b58f6cc4e0
Fix broken reporting
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Pavel Dohnal
7c942147ec
Show frequency fields on initial page render
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Pavel Dohnal
6fca2061e6
Show fields on initial page render
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Pavel Dohnal
0acc41c887
Pre select the sending method
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Pavel Dohnal
20d1ac81e2
Save correct values
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Pavel Dohnal
cdb7b99728
Merge sending methods
...
[MAILPOET-953]
2017-07-05 16:37:08 +01:00
Tautvidas Sipavičius
54cb838d71
Merge pull request #959 from mailpoet/scheduled_tasks
...
Refactor simple workers to use a ScheduledTask model [MAILPOET-940]
2017-07-05 17:28:08 +03:00
stoletniy
0b9ea23f0b
Temporarily remove pause/resume methods from scheduled tasks [MAILPOET-940]
2017-07-05 17:12:35 +03:00
stoletniy
3e40f768b4
Add migration of simple scheduled tasks [MAILPOET-940]
2017-07-05 17:12:34 +03:00
stoletniy
6e929dcf79
Refactor simple workers to use a ScheduledTask model [MAILPOET-940]
2017-07-05 17:00:23 +03:00
stoletniy
7be01f0e4e
Merge pull request #975 from mailpoet/eslint-fix-rules-rad
...
Bunch of fixed eslint rules
2017-07-05 14:20:24 +03:00
Pavel Dohnal
9cb08734a3
Return back function which is needed
...
[MAILPOET-985]
2017-07-05 11:36:39 +01:00
Pavel Dohnal
55fda047f6
Fix prefer-const eslint rule
...
[MAILPOET-985]
2017-07-05 09:55:00 +01:00
Pavel Dohnal
4706c5fc25
Fix prefer-arrow-callback eslint rule
...
[MAILPOET-985]
2017-07-05 09:48:35 +01:00
Pavel Dohnal
3ba857d03f
Fix no-unused-vars eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
Pavel Dohnal
f39cbe6b55
Fix space-before-function-paren eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
Pavel Dohnal
6dc1bf4e95
Fix semi eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
Pavel Dohnal
5b65a8f0ac
Fix radix eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
Pavel Dohnal
583adf86da
Fix no-plusplus eslint rule
...
[MAILPOET-985]
2017-07-05 09:46:08 +01:00
stoletniy
3b4a1b686d
Make build find command work cross-platform (Linux/Mac/Win) [MAILPOET-984]
2017-07-05 08:33:43 +01:00
stoletniy
5390dd8421
Merge branch 'master' of github.com:mailpoet/mailpoet
2017-07-04 18:15:16 +03:00
stoletniy
fe8452711f
Bump up release version to 3.0.0-beta.36.2.0
3.0.0-beta.36.2.0
2017-07-04 18:14:04 +03:00
stoletniy
f7cb53de2c
Fix composer.lock (remove AspectMock from prod dependencies)
2017-07-04 18:13:17 +03:00
Tautvidas Sipavičius
1ac6dd8ccb
Switch to using CircleCI 2.0
...
We end up using Docker images for PHP 5.6 and MySQL, handle our own
Composer and NPM caches.
2017-07-04 15:56:02 +01:00
stoletniy
b1425198b6
Merge pull request #967 from mailpoet/subscription_form_unit_test
...
Adds test for subscription form submission class [MAILPOET-961]
2017-07-04 14:46:26 +03:00
stoletniy
00a45f3214
Make Codeception report all errors (incl. E_STRICT and E_DEPRECATED) when running tests [MAILPOET-961]
2017-07-04 14:30:15 +03:00
Vlad
8e46451337
Fixes non static methods called statically (good practice + PHP 7
...
compatibility)
2017-07-03 19:39:11 -04:00
mrcasual
b0d0cc09c8
Programmatically sets input width after Select2 initialization
...
[MAILPOET-973]
2017-07-03 17:05:06 +01:00
Tautvidas Sipavičius
af559a6fac
Merge pull request #971 from mailpoet/tests_qa
...
Add a copy of MailPoet PHP coding standard for tests [MAILPOET-981]
2017-07-03 18:03:43 +03:00
Tautvidas Sipavičius
67acceb968
Merge pull request #965 from mailpoet/posts_dynamic_loading
...
Add dynamic post loading in Posts widget settings [MAILPOET-971]
2017-07-03 17:18:12 +03:00
stoletniy
703ee7ff71
Fix line breaks in tests [MAILPOET-981]
2017-07-03 16:29:21 +03:00
stoletniy
29491dfd3e
Fix active coding standard rule violations in tests [MAILPOET-981]
2017-07-03 16:20:44 +03:00
stoletniy
a49a230983
Disable a few failing rules for further fixing [MAILPOET-981]
2017-07-03 14:57:48 +03:00
stoletniy
b8d285a1d9
Add a copy of MailPoet PHP coding standard for tests [MAILPOET-981]
2017-07-03 14:54:04 +03:00
stoletniy
d5227a9f2c
Add tests for PDO exceptions rethrowing [MAILPOET-966]
2017-07-03 10:59:38 +01:00
stoletniy
693117eb40
Merge pull request #964 from mailpoet/add-help
...
Add help [MAILPOET-949]
2017-07-03 12:06:51 +03:00
Vlad
f3aab6095e
Standardizes helper string look ( https://goo.gl/r3jqJ8 )
2017-07-03 09:35:01 +01:00
Vlad
d70587a550
Adds helper text to the bottom of forms view
2017-07-03 09:35:01 +01:00
Vlad
82226f2c36
Updates existing code that replaces links with the new "replaceLink"
...
filter
2017-07-03 09:35:01 +01:00
Vlad
2774101380
Adds Twig filter to replace [link] tags inside strings
...
Adds unit tests
2017-07-03 09:35:01 +01:00
Pavel Dohnal
ee0e3ff95e
Move <h1> from react
...
Wordpress moves admin notices bellow the first heading. If we re-render
our heading inside react router we remove those notices. This way the
admin notice stays in the page.
[MAILPOET-949]
2017-07-03 09:08:30 +01:00
Pavel Dohnal
17584dde43
Fix help rendering
...
[MAILPOET-949]
2017-07-03 08:39:02 +01:00
Vlad
3ac416de56
Allows passing request data to form submission class
...
Adds unit tests
2017-07-01 11:17:04 -04:00
Vlad
1e4c00169f
Adds AspectMock library to mock static methods/etc.
2017-07-01 11:15:15 -04:00
mrcasual
11bbf54aad
Merge pull request #963 from mailpoet/new-templates
...
New templates [MAILPOET-922]
2017-06-30 11:37:29 -04:00
stoletniy
688e78560e
Add minor corrections [MAILPOET-949]
2017-06-30 12:47:47 +03:00
stoletniy
5ca577a718
Fix lint errors [MAILPOET-966]
2017-06-30 09:29:48 +01:00
stoletniy
605df7dff1
Don't open a second (actually, third) DB connection [MAILPOET-966]
2017-06-30 09:29:48 +01:00
stoletniy
fb1a3a80ff
Catch a DB connection exception earlier [MAILPOET-966]
2017-06-30 09:29:48 +01:00