Commit Graph

9623 Commits

Author SHA1 Message Date
Jan Jakeš
ddfc9647dd Use array instead of \stdClass, fix coding style
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Jan Jakeš
923dc0d1dd Simplify and unify getViewInBroserUrl calls
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Jan Jakeš
e5fcf5819d Remove 'type' parameter for view-in-browser, always include hash
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Jan Jakeš
eb1c7673e3 Make $preview = true default for view-in-broser URL
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
Jan Jakeš
2f59ab4c50 Add new tab link to newsletter preview
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
wxa
d41eca48b2 Fix captcha case in comparison [MAILPOET-2698] 2020-02-12 18:11:06 +00:00
Rostislav Wolny
931447e050 Update react-tooltip library
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
d00c690252 Update codemirror editor
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
f31f46d049 Allow drag and drop reordering of blocks in form editor
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
73854a20c5 Update form editor layout to work with new version of Gutenberg post editor css
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
42723592e2 Update Gutenberg packages for form editor
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
675df7a4a6 Update babel plugins
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
368883eeb6 Update babel packages except plugins
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
19f2716138 Update react related libs
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Rostislav Wolny
09bf2584df Update react and react-dom
[MAILPOET-2696]
2020-02-12 18:05:19 +00:00
Pavel Dohnal
ea3fc7d5d3 Increase test timeout
[MAILPOET-2694]
2020-02-12 13:43:31 +01:00
wxa
42278347cc Import missing functions from polyfill-mbstring [MAILPOET-2695] 2020-02-11 18:21:48 +00:00
wxa
6f5581e1f2 Release 3.45.1 2020-02-11 17:25:01 +03:00
Amine Ben hammou
4516a44d9e Add test for newsletter stats
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
22b9103460 Fix statistics
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
0069380da6 Add getChildrenCount()
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
a92af3095b Add constructor to entity
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
a5679a5dbf Fix code style and small bugs
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
4fe760f4b1 Improve NewslettersResponseBuilder
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
65c8ddf6c2 Add WC revenues to NewsletterStatistics
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Amine Ben hammou
efc2342190 Create StatisticsWooCommercePurchase entity
[MAILPOET-2503]
2020-02-10 18:07:59 +00:00
Pavel Dohnal
fd33a53d50 Fix display under pages
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
1a1099013e Rename function
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
f001542b3e Use underscore to unify naming
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
1c1f0313f0 Add code comment
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
fd1e8ee915 Display forms only on default post types
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
bdfd488ae4 Add acceptance test for form placement
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
c6aa1311ad Refactor
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
e644675046 Use cache for forms rendering to
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
d06fc2d00d Append form bellow content
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
d667ad916e Add wp functions
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
492f30c073 Add ability to mock settings in unit tests
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
5917582f46 Create form entity and repository
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
5baf21a644 Remove shortcode section
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
dce8d12942 Save form position settings
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
99286ec064 Display switch to display form bellow posts
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Pavel Dohnal
645e1a825d Redo the form placement page according the spec
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00
Rostislav Wolny
353a16fcb5 Remove unnecessary expose of html2canvas
[MAILPOET-2683]
2020-02-05 18:33:42 +00:00
Pavel Dohnal
8dbbb91518 Add code mirror css
[MAILPOET-2685]
2020-02-05 18:32:36 +00:00
Rostislav Wolny
ede4928702 Release 3.45.0 2020-02-04 11:16:58 +01:00
wxa
658c693e98 Update backward-compatible packages [MAILPOET-2583] 2020-02-03 17:19:07 +00:00
wxa
925a57703e Update composer packages within existing version constraints [MAILPOET-2583] 2020-02-03 17:19:07 +00:00
wxa
515c1c5fb4 Update phar tools [MAILPOET-2583] 2020-02-03 17:19:07 +00:00
dependabot[bot]
e5e655a549 Bump tinymce from 5.1.1 to 5.1.4
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.1.1 to 5.1.4.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.1.1...5.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-03 17:15:45 +00:00
Jan Jakeš
ecd888f623 Add integration tests to nightly jobs
[MAILPOET-2570]
2020-02-03 16:29:35 +01:00