Vlad
986cce4a92
Adds unit tests
2018-03-24 13:33:18 -04:00
Vlad
a0947611fb
Fixes the rescheduling of sending tasks
2018-03-24 11:36:00 -04:00
Vlad
18a6a1c439
Removes call to method that marks sending queue task as complete
...
When sending queue is added, subscriber count is always 0 and
subscribers list is null. To that end, the removed code had no effect
and only introduced an issue.
2018-03-22 20:16:35 -04:00
Tautvidas Sipavičius
eb4d2ab829
Release 3.6.2
3.6.2
2018-03-21 14:21:03 +02:00
Tautvidas Sipavičius
cdc6d8a966
Merge pull request #1314 from mailpoet/add-index
...
Add index to task_id [MAILPOET-1334]
2018-03-21 13:39:41 +02:00
Tautvidas Sipavičius
139354f3e6
Merge pull request #1315 from mailpoet/migration_task
...
Fix migration task to be done only when one hasn't been done [MAILPOET-1333]
2018-03-21 13:39:24 +02:00
Tautvidas Sipavičius
37f70b900d
Fix DB migration
2018-03-21 11:29:54 +02:00
Tautvidas Sipavičius
511e07455f
Fix migration task to be done only when one hasn't been done
...
[MAILPOET-1333]
2018-03-21 11:21:23 +02:00
Pavel Dohnal
d28b4fda58
Add index to task_id
...
[MAILPOET-1334]
2018-03-21 08:26:32 +00:00
Tautvidas Sipavičius
09081631a4
Release 3.6.1
3.6.1
2018-03-20 23:20:34 +02:00
Tautvidas Sipavičius
618723b2bf
Merge pull request #1313 from mailpoet/migration_task_scheduling_fix
...
Uses WP time to schedule migration task [MAILPOET-1331]
2018-03-20 23:13:53 +02:00
Vlad
5cb39b9bf9
Removes comment that triggers a lint warning
2018-03-20 16:41:36 -04:00
Vlad
467cf350e9
Abstract WP's current_time() function in the code base
2018-03-20 16:34:50 -04:00
Vlad
d317eb4fbd
Adds unit test
2018-03-20 16:30:28 -04:00
Vlad
44b96aa9a7
Uses WP time to schedule migration task
2018-03-20 15:48:21 -04:00
Tautvidas Sipavičius
3b4edd5c95
Release 3.6.0
3.6.0
2018-03-20 16:30:01 +02:00
Tautvidas Sipavičius
a5782a32bc
Merge pull request #1310 from mailpoet/tracked_url_shortcodes
...
Processes shortcodes in tracked URLs [MAILPOET-1329]
2018-03-20 15:10:34 +02:00
Michelle Shull
a3cabad752
Merge pull request #1268 from mailpoet/sending_queue_refactoring
...
Refactor sending queues to use scheduled task and task subscriber tables [MAILPOET-903]
2018-03-20 08:47:26 -04:00
amine-mp
16b2b73727
Merge pull request #1307 from mailpoet/eslint6-4
...
Eslint6 4 [MAILPOET-1140]
2018-03-20 12:16:11 +01:00
Pavel Dohnal
c1f5bf9836
Declare depenency directly
...
[MAILPOET-1140]
2018-03-20 10:50:56 +00:00
amine-mp
5e49624685
Merge pull request #1306 from mailpoet/poll-update
...
Update polls [MAILPOET-1327] [MAILPOET-1302]
2018-03-19 17:41:13 +01:00
Tautvidas Sipavičius
985e3a9a68
Merge pull request #1303 from mailpoet/automatic-block-defaults
...
Widgets in designer: save previous settings [MAILPOET-1304]
2018-03-19 12:42:46 +02:00
Vlad
58f92045c0
Processes shortcodes in tracked URLs
2018-03-16 13:00:34 -04:00
Amine Ben hammou
82ec8d7ef9
adding tests
2018-03-16 15:31:29 +01:00
Amine Ben hammou
1af242c2dd
adding subscribers getter from dynamic segments
2018-03-15 19:04:25 +01:00
Tautvidas Sipavičius
8f9299afe3
Merge pull request #1308 from mailpoet/expiring-message-fix
...
Make message clearer [MAILPOET-1321]
2018-03-15 16:10:59 +02:00
Pavel Dohnal
7775b5ace3
Make message clearer
...
[MAILPOET-1321]
2018-03-15 13:48:09 +00:00
mrcasual
78f9fea2b0
Sends welcome notifications when subscribing to lists via MP's API
...
[MAILPOET-1295]
2018-03-15 13:04:30 +00:00
Pavel Dohnal
783f33b092
Fix eslint6 object-shorthand
...
[MAILPOET-1140]
2018-03-15 11:55:57 +00:00
Pavel Dohnal
d3250030ba
Fix eslint6 func-names
...
[MAILPOET-1140]
2018-03-15 11:55:03 +00:00
Pavel Dohnal
9e685efd41
Fix eslint6 jsx-a11y/alt-text
...
[MAILPOET-1140]
2018-03-15 11:28:20 +00:00
Pavel Dohnal
756367dd50
Fix eslint6 jsx-a11y/no-static-element-interactions
...
[MAILPOET-1140]
2018-03-15 11:19:48 +00:00
Pavel Dohnal
b5a322a8e1
Fix eslint6 jsx-a11y/label-has-for
...
[MAILPOET-1140]
2018-03-15 10:56:31 +00:00
Pavel Dohnal
3f219379d5
Fix eslint6 react/no-string-refs
...
[MAILPOET-1140]
2018-03-15 10:47:03 +00:00
Pavel Dohnal
4037800c10
Fix eslint6 react/prefer-stateless-function
...
[MAILPOET-1140]
2018-03-15 10:44:13 +00:00
Pavel Dohnal
7144d4afa8
Fix eslint6 react/no-did-mount-set-state
...
[MAILPOET-1140]
2018-03-15 10:28:50 +00:00
Rostislav Wolny
658cdd37ac
editor: Communication fix removed since bb.radio is in marionette since 3.0
2018-03-15 11:23:55 +01:00
Rostislav Wolny
05dcaeba76
editor: Store and load blockDefaults in newsletter data
2018-03-15 11:23:55 +01:00
Rostislav Wolny
fbfcfcc85b
editor: Save button, divider defaults by its context of usage
2018-03-15 11:23:55 +01:00
Rostislav Wolny
8582c19ac0
editor: Update block defaults for ALC changes
2018-03-15 11:23:55 +01:00
Rostislav Wolny
5e35a724f0
editor: Fixed posts setting sellection view context and behavior
2018-03-15 11:23:55 +01:00
Rostislav Wolny
c7e83377ba
editor: Update blockDefaults for posts on change
2018-03-15 11:23:55 +01:00
Rostislav Wolny
f6374d0602
editor: Update defaults in social block and use stored defaults for new social block
2018-03-15 11:23:54 +01:00
Rostislav Wolny
1df25aef76
editor: Disable update blockDefaults for texts and images
2018-03-15 11:23:54 +01:00
Rostislav Wolny
3a8b64e11c
editor: Omit text property from block defaults for header and footer
2018-03-15 11:23:54 +01:00
Rostislav Wolny
1d9b4839f7
editor: Update config blockDefaults by latest used value per type
2018-03-15 11:23:54 +01:00
Rostislav Wolny
1c5a0bb5bd
editor: Unified default config styles basic, post and ALC buttons
2018-03-15 11:23:54 +01:00
Pavel Dohnal
eca7de854d
Fix eslint6 react/no-string-refs
...
[MAILPOET-1140]
2018-03-15 09:56:27 +00:00
Pavel Dohnal
0adaf22eef
Fix eslint6 react/self-closing-bracket-location
...
[MAILPOET-1140]
2018-03-15 09:32:48 +00:00
Pavel Dohnal
c39aeb6283
Fix eslint6 react/self-closing-comp
...
[MAILPOET-1140]
2018-03-15 09:31:41 +00:00