Pavel Dohnal
|
2dd08c6820
|
Fix segments sending
[MAILPOET-1270]
|
2018-01-24 15:30:52 +00:00 |
|
stoletniy
|
d7609f48d4
|
Merge pull request #1244 from mailpoet/import
Normalizing emails during the import to avoid integrity constraint violation [MAILPOET-1271]
|
2018-01-23 19:35:45 +03:00 |
|
Amine Ben hammou
|
1d02c688a2
|
releasing 3.3.6
3.3.6
|
2018-01-23 15:16:36 +00:00 |
|
stoletniy
|
37c58c6aa4
|
Add a comment about testing normalization [MAILPOET-1271]
|
2018-01-23 18:08:13 +03:00 |
|
Amine Ben hammou
|
4abd034880
|
normalizing emails in lowercase
|
2018-01-23 13:46:10 +00:00 |
|
stoletniy
|
e8c7584b9b
|
Fix a fatal error when creating a subscribers table in MySQL strict mode [MAILPOET-1268]
|
2018-01-23 15:59:20 +03:00 |
|
stoletniy
|
be3eb0a7ff
|
Add 2 polls for new and old users respectively
[MAILPOET-1266]
|
2018-01-23 12:26:06 +00:00 |
|
mrcasual
|
eee01ee3f1
|
Merge pull request #1240 from mailpoet/acceptance-multisite
Execute acceptance tests on multisites [MAILPOET-1193]
|
2018-01-22 18:35:41 -05:00 |
|
Tautvidas Sipavičius
|
56ad9a8976
|
Merge pull request #1241 from mailpoet/am_display_available_groups
Makes necessary changes for automatic emails feature to work [PREMIUM-55]
|
2018-01-22 15:41:47 +02:00 |
|
Amine Ben hammou
|
20d0ed1aac
|
fixing js tests
|
2018-01-22 11:36:46 +00:00 |
|
Amine Ben hammou
|
f42b61a49e
|
fixing unit test
|
2018-01-22 11:03:32 +00:00 |
|
Amine Ben hammou
|
5e152e920e
|
fix screenshots
|
2018-01-22 11:03:31 +00:00 |
|
Amine Ben hammou
|
0d26b62416
|
minor fixes
|
2018-01-22 11:03:31 +00:00 |
|
Amine Ben hammou
|
8e60b2b317
|
renaming and modifying categories
|
2018-01-22 11:01:20 +00:00 |
|
Amine Ben hammou
|
cae46d9acd
|
fixed duplicated templates when scheduling/sending same newsletter twice
|
2018-01-22 11:01:19 +00:00 |
|
Amine Ben hammou
|
bfad5509c1
|
fixed acceptance test
|
2018-01-22 11:01:19 +00:00 |
|
Amine Ben hammou
|
3ae7b436de
|
returning preview url in meta
|
2018-01-22 11:01:19 +00:00 |
|
Amine Ben hammou
|
30b2eda29f
|
fix eslint errors
|
2018-01-22 11:01:19 +00:00 |
|
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 |
|