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
stoletniy
d3db755489
Handle exceptions during initialization better [MAILPOET-966]
2017-06-30 09:29:48 +01:00
stoletniy
a4282b6a3e
Don't leak connection data in PDO exceptions [MAILPOET-966]
2017-06-30 09:29:48 +01:00
Pavel Dohnal
bc17984030
Fix coffee shop template
...
[MAILPOET-922]
2017-06-30 09:19:26 +01:00
stoletniy
b823991867
Fix lint errors [MAILPOET-971]
2017-06-29 16:45:12 +03:00
stoletniy
04e238634d
Add unit tests [MAILPOET-971]
2017-06-29 15:34:26 +03:00
stoletniy
eba482cc67
Add dynamic post loading in Posts widget settings [MAILPOET-971]
2017-06-29 13:13:36 +03:00
stoletniy
e6663f0f3e
Hide a horizontal scrollbar in Posts widget listing [MAILPOET-971]
2017-06-29 13:13:23 +03:00
Pavel Dohnal
7fa94a67c9
Add data to system info help page
...
[MAILPOET-949]
2017-06-29 09:34:28 +01:00
Pavel Dohnal
b4be9e1d28
Add notice to system info
...
[MAILPOET-949]
2017-06-28 16:50:31 +01:00
Pavel Dohnal
a7504136a2
Add knowledge base page content
...
[MAILPOET-949]
2017-06-28 15:36:51 +01:00
Pavel Dohnal
43fa12ec08
Add help without any content
...
[MAILPOET-949]
2017-06-28 15:00:53 +01:00
Pavel Dohnal
6723a563ed
Add yoga studio thumb
...
[MAILPOET-922]
2017-06-28 11:27:33 +01:00
Pavel Dohnal
15e3e93c99
Add Foodbox thumb
...
[MAILPOET-922]
2017-06-28 10:57:16 +01:00
Pavel Dohnal
cbce789ac8
Add thumbnails to templates
...
[MAILPOET-922]
2017-06-28 10:57:16 +01:00
Pavel Dohnal
97607993fb
Add newsletter assets to plugin folder
...
[MAILPOET-922]
2017-06-28 10:57:16 +01:00
Pavel Dohnal
334b119bb3
Add News Day template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
ed0b2e6231
Add Coffee Shop template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
ad7ad05ec7
Add Travel Nomads template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
bfba6d459c
Add Faith template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
344eecbf11
Add Chocolate Store template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
14dc022d2d
Add Science Weekly template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
eff75cce94
Add Piece Of Cake template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
51084fc57d
Add Piece Of Cake template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
298270f86c
Add Festival Event template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00
Pavel Dohnal
fe6d5d1523
Add Take a Hike template
...
[MAILPOET-922]
2017-06-28 10:57:15 +01:00