Commit Graph

5504 Commits

Author SHA1 Message Date
Amine Ben hammou
a519eff231 saving recently sent templates 2018-01-22 11:01:19 +00:00
Amine Ben hammou
fe2ab08a49 adding template to corresponding categories when saved 2018-01-22 11:01:18 +00:00
Amine Ben hammou
9b914a471b adding templates categories to the display 2018-01-22 11:01:18 +00:00
Amine Ben hammou
74f008517b adding categories to templates 2018-01-22 11:01:18 +00:00
Pavel Dohnal
ba45ee7e35 Make acceptance login timeouts longer
[MAILPOET-1193]
2018-01-22 10:14:58 +00:00
Pavel Dohnal
a5543d9d78 Add multisite job to workflows
[MAILPOET-1193]
2018-01-22 08:37:34 +00:00
mrcasual
3c2ef4b8ee Merge pull request #1225 from mailpoet/re-captcha
Introduce reCAPTCHA [MAILPOET-1242]
2018-01-21 19:53:31 -05:00
Vlad
07417391be Allows passing custom data to extra routes 2018-01-20 21:06:28 -05:00
Vlad
e00d43e506 Displays email type thumbnail image when available 2018-01-20 21:06:22 -05:00
Pavel Dohnal
c4f285afca Not use deprecated code 2018-01-18 16:28:30 +00:00
Pavel Dohnal
c70097085e Add circle config
[MAILPOET-1193]
2018-01-18 16:02:01 +00:00
Pavel Dohnal
ca6bde8a64 Add multisite run for acceptance tests
[MAILPOET-1193]
2018-01-18 12:23:33 +00:00
Amine Ben hammou
a1ba783264 reCaptcha works without javascript now 2018-01-18 10:50:07 +00:00
Pavel Dohnal
e77d00b179 Add DB variables to compose file
it will be configured automatically and we don't need to run `cli` to configure
2018-01-18 10:00:36 +00:00
Pavel Dohnal
b683ae0bc1 Add command to delete docker stuff 2018-01-18 09:59:09 +00:00
Tautvidas Sipavičius
f658fd7776 Release 3.3.5 3.3.5 2018-01-16 16:38:06 +02:00
Tautvidas Sipavičius
1a08155f54 Merge pull request #1239 from mailpoet/mss_filters
Adds filters to control connection to MSS API [MAILPOET-1267]
2018-01-16 16:04:36 +02:00
Vlad
a3b3e1f8df Removes filter after use 2018-01-16 08:24:44 -05:00
Vlad
87aca7c667 Uses a helper to intercept WP functions 2018-01-16 08:21:26 -05:00
Vlad
a7a8cd2be4 Updates filter name 2018-01-16 08:20:29 -05:00
Vlad
819d4dc17a Abstracts WP functions 2018-01-15 19:52:51 -05:00
Amine Ben hammou
6e94db24a2 minor fixes 2018-01-15 12:43:48 +00:00
Amine Ben hammou
5bf532a750 minor UI fix 2018-01-15 10:47:26 +00:00
Amine Ben hammou
c63b7d9b91 handling multiple instances of reCaptcha 2018-01-15 10:47:25 +00:00
Amine Ben hammou
a8052c118a fixing minor issues and adding unit test 2018-01-15 10:46:07 +00:00
Amine Ben hammou
1ad0dce425 applying compact design and updating error messages 2018-01-15 10:46:06 +00:00
Amine Ben hammou
2228f60e2a adding recaptcha to form wiget 2018-01-15 10:46:06 +00:00
Amine Ben hammou
99a007fb70 fix recaptcha validation 2018-01-15 10:46:06 +00:00
Amine Ben hammou
5e5caab4da show error if recaptcha enabled but a key is empty 2018-01-15 10:46:06 +00:00
Amine Ben hammou
caa0623112 handling recaptcha on the PHP side 2018-01-15 10:46:06 +00:00
Amine Ben hammou
a05f9bf97b showing the recaptcha 2018-01-15 10:46:05 +00:00
Amine Ben hammou
7202d9dca1 toggle recaptcha token fields 2018-01-15 10:46:05 +00:00
Amine Ben hammou
655dac458a spacing issue 2018-01-15 10:46:05 +00:00
Amine Ben hammou
0e487d2c54 added re-captcha settings to UI 2018-01-15 10:46:05 +00:00
Amine Ben hammou
d2d1657cb2 added re-captcha settings to database 2018-01-15 10:46:05 +00:00
Vlad
3bf800b51d Adds filter to set custom batch processing size 2018-01-14 12:39:16 -05:00
Vlad
9910072e72 Adds filter to set custom request timeout value 2018-01-14 12:36:18 -05:00
amine-mp
8695d147e8 Merge pull request #1237 from mailpoet/eslint5-1
Eslint5 1 [ MAILPOET-1143]
2018-01-11 15:50:23 +01:00
pavel-mailpoet
042d47b027 Rename function
[MAILPOET-1143]
2018-01-11 09:55:20 +00:00
amine-mp
a27823ebc5 Merge pull request #1236 from mailpoet/list-report
Add lists and segments to reports [MAILPOET-1256]
2018-01-10 10:16:19 +01:00
Vlad
1aee4489da Updates changelog and bumps up release version to 3.3.4 3.3.4 2018-01-09 13:30:06 -05:00
pavel-mailpoet
e4a37c3c2d Merge pull request #1233 from mailpoet/public-js
fix public.js not included when only shortcode is used [MAILPOET-1258]
2018-01-09 15:06:52 +00:00
Pavel Dohnal
ea2a91d15e Fix acceptance tests 2018-01-09 14:36:05 +00:00
Vlad
72193fefae Loads dependencies only when subscription form (shortcode or widget) is
present
2018-01-09 14:16:04 +00:00
Amine Ben hammou
7e60155bdc fixing the acceptance test 2018-01-09 14:16:04 +00:00
Amine Ben hammou
7eae7dde11 making sure acceptance tests are executed 2018-01-09 14:16:04 +00:00
Amine Ben hammou
d70c6ce453 fix public.js not included when only shortcode is used 2018-01-09 14:16:04 +00:00
pavel-mailpoet
3337637a8b Removed redundant order statement
[MAILPOET-1256]
2018-01-09 13:54:11 +00:00
Pavel Dohnal
69ca597f24 Add lists and segments to reports
MAILPOET-1256
2018-01-09 13:54:11 +00:00
Pavel Dohnal
6f20a402f6 Use alternative dotdeb mirror
The old one is down with no ETA
2018-01-09 12:25:04 +00:00