Commit Graph

5522 Commits

Author SHA1 Message Date
Pavel Dohnal
4a3ba73406 Use filter for getTerms search
[MAILPOET-1293]
2018-02-07 12:58:00 +00:00
Amine Ben hammou
ab3a2f064f "Empty Trash" now shows the correct notice message 2018-02-06 14:35:37 +00:00
Pavel Dohnal
a2270d6689 Release 3.4.1 3.4.1 2018-02-06 13:23:16 +00:00
mrcasual
e09acbe649 Merge pull request #1258 from mailpoet/stats-segmentation
Return error code for duplication errors [PREMIUM-42]
2018-02-05 21:10:54 -05:00
Tautvidas Sipavičius
b54f002635 Merge pull request #1254 from mailpoet/am_display_events_chunk1
Makes necessary changes for automatic emails feature to work [PREMIUM-63]
2018-02-05 17:48:23 +02:00
stoletniy
aaaf49d071 Merge pull request #1256 from mailpoet/bugfix
fixing Segment::bulkDelete not deleting subscribers assiciations [MAILPOET-1287]
2018-02-05 17:53:04 +03:00
Pavel Dohnal
8ff28fd974 Return error code for duplication errors
[PREMIUM-42]
2018-02-05 14:34:15 +00:00
amine-mp
126b37f2bb Merge pull request #1257 from mailpoet/scheduled_emails_to_dynamic_segments_fix
Fix sending of scheduled standard emails to dynamic segments [MAILPOET-1286]
2018-02-05 11:25:30 +01:00
amine-mp
bebd835790 Merge pull request #1253 from costasovo/jsdom-upgrade
js-tests: jsdom upgrade
2018-02-05 10:56:16 +01:00
stoletniy
9526a6b470 Fix sending of scheduled standard email to dynamic segments [MAILPOET-1286] 2018-02-02 19:19:49 +03:00
Amine Ben hammou
7eb8ff756b fixing Subscriber::bulkDelete not deleting subscribers assiciations 2018-02-02 12:43:34 +00:00
mrcasual
9159e8d21d Merge pull request #1249 from mailpoet/stats-segmentation
Stats segmentation [PREMIUM-42]
2018-02-01 20:34:39 -05:00
Vlad
f4ba45490d Corrects identation 2018-02-01 18:27:57 -05:00
Vlad
9f9b44fd7e Adds a method that cleans up after Select2 2018-02-01 18:26:30 -05:00
Vlad
ae9f373cff Removes state and updates method to test if Select2 is initialized 2018-02-01 17:53:16 -05:00
Vlad
80a3bbd030 Changes method name to get selection items 2018-02-01 17:46:26 -05:00
Vlad
aba75849e1 Standardizes placeholder and border colors for Select2 elements 2018-02-01 08:59:12 -05:00
Vlad
874a37303a Exposes Selection form field 2018-02-01 08:59:12 -05:00
Vlad
f467479438 Allows overriding Select2 options 2018-02-01 08:59:12 -05:00
Vlad
bb76a8c6aa Cleans up DOM elements manually added by Select2 and not tracked by
React
2018-02-01 08:59:12 -05:00
Vlad
63000c48c4 Allows reinitializing Select2 upon component rerender 2018-02-01 08:59:12 -05:00
Vlad
b88dec06d9 Adds getter for field ID 2018-02-01 08:59:11 -05:00
Vlad
a0667adace Prevents component from rerendering when Select2 is initialized 2018-02-01 08:59:11 -05:00
Vlad
fef8017134 Loads select items before render 2018-02-01 08:59:11 -05:00
Vlad
87de314c18 Adds option to query remote source for data 2018-02-01 08:59:11 -05:00
Tautvidas Sipavičius
c8a20ec4ae Merge pull request #1252 from mailpoet/templates
filtering unknown templates categories [MAILPOET-1281]
2018-02-01 14:44:19 +02:00
Tautvidas Sipavičius
9739159a6f Merge pull request #1251 from mailpoet/test
Fix acceptance tests flakiness [MAILPOET-1284]
2018-02-01 14:31:41 +02:00
Rostislav Wolny
0aa4c37ad3 js-tests: jsdom upgrade 2018-01-31 23:44:12 +01:00
Amine Ben hammou
2c8c8b3d0e filtering unknown templates categories 2018-01-31 16:04:28 +00:00
Pavel Dohnal
12434b412f Add code comment 2018-01-31 10:30:33 +00:00
Pavel Dohnal
789c2a7d4e Wait before login 2018-01-31 09:41:15 +00:00
Pavel Dohnal
907356bb0f Wait for login field to be loaded 2018-01-31 09:15:20 +00:00
stoletniy
8800799234 Bump up release version to 3.4.0 3.4.0 2018-01-30 22:21:01 +03:00
Pavel Dohnal
9c2aa569ea After login ensure MailPoet present on the page 2018-01-30 15:39:30 +00:00
Pavel Dohnal
9ee6920ebb Use our login function 2018-01-30 15:03:03 +00:00
Tautvidas Sipavičius
5d8d9567c7 Merge pull request #1234 from mailpoet/tempales-categories
Add template categorization [MAILPOET-1159]
2018-01-30 16:20:01 +02:00
Amine Ben hammou
5bddc79576 generating thumb for all newsletter types 2018-01-30 13:51:03 +00:00
Amine Ben hammou
e2f23df829 close loading modal 2018-01-30 13:26:51 +00:00
Amine Ben hammou
43fbbca050 moving width to css 2018-01-30 12:49:51 +00:00
Tautvidas Sipavičius
5109bc3922 Merge pull request #1250 from mailpoet/new-poll
Add a new poll [MAILPOET-1275]
2018-01-30 13:01:58 +02:00
Pavel Dohnal
65b4aeffc8 Add a new poll
[MAILPOET-1275]
2018-01-30 10:38:28 +00:00
Pavel Dohnal
17a25120d4 Add conflict HTTP code
[PREMIUM-42]
2018-01-30 10:16:12 +00:00
Pavel Dohnal
cb055a2b06 Allow extra action buttons in filter rows
[PREMIUM-42]
2018-01-29 15:37:52 +00:00
Amine Ben hammou
7361613bba minor fixes 2018-01-29 15:30:17 +00:00
stoletniy
a8f33d9a7e Merge pull request #1248 from mailpoet/update-name
Update plugin name [MAILPOET-1272]
2018-01-26 11:44:52 +03:00
Pavel Dohnal
c497a72aab Update plugin name
[MAILPOET-1272]
2018-01-25 15:48:11 +00:00
stoletniy
d0f55a1d1b Merge pull request #1247 from mailpoet/revert-dotdeb
Revert "Use alternative dotdeb mirror" [MAILPOET-1262]
2018-01-25 11:26:50 +03:00
mrcasual
3b92caf677 Merge pull request #1246 from mailpoet/segment-sending-fix
Fix segments sending [MAILPOET-1270]
2018-01-24 22:21:32 -05:00
mrcasual
d3c64810a8 Merge pull request #1243 from mailpoet/subscribers_strict_mode_fix
Fix a fatal error when creating a subscribers table in MySQL strict mode [MAILPOET-1268]
2018-01-24 22:19:55 -05:00
Pavel Dohnal
f85a169248 Revert "Use alternative dotdeb mirror"
This reverts commit a4af2b9c65.
2018-01-24 16:22:36 +00:00