Vlad
d22ba55858
Outputs transparent gif instead of red color
2017-03-26 18:45:07 -04:00
Vlad
835f25cc82
Fixes unit test that fails on the last Saturday of the month
2017-03-25 02:24:38 -04:00
Vlad
11944283b0
Escapes quotation marks in translation results
2017-03-24 20:38:04 -04:00
Tautvidas Sipavičius
dc704a92de
Merge pull request #851 from mailpoet/import_language_update
...
Updates example import paste data (textbox hint) [MAILPOET-863]
2017-03-24 18:01:12 +02:00
Tautvidas Sipavičius
dca1e9e1a7
Merge pull request #850 from mailpoet/manage_subscription_descr
...
Add details to the Manage Subscription description [MAILPOET-853]
2017-03-24 17:56:27 +02:00
Vlad
00781be077
Updates example import paste data
2017-03-23 13:27:48 -04:00
Tautvidas Sipavičius
ac80148f5b
Merge pull request #844 from mailpoet/ga_tracking
...
JS hooks & GA tracking support [PREMIUM-2]
2017-03-23 14:58:58 +02:00
Alexey Stoletniy
ff36833270
Add a hook for reinstalling Premium [PREMIUM-2]
2017-03-23 15:27:15 +03:00
Alexey Stoletniy
612c7d76a0
Add details to the Manage Subscription description [MAILPOET-853]
2017-03-22 13:19:26 +03:00
Alexey Stoletniy
32097b4512
Test that Premium hooks are executed [PREMIUM-2]
2017-03-21 21:36:36 +03:00
Alexey Stoletniy
d686f75222
Swap JS actions with filters for robustness & testability, get rid of URL key hashing [PREMIUM-2]
2017-03-21 13:34:47 +03:00
Tautvidas Sipavičius
bcc01df0b8
Merge pull request #849 from mailpoet/transifex_upload
...
Upload translation files to Transifex via publish command [MAILPOET-855]
2017-03-20 19:40:19 +02:00
Alexey Stoletniy
ee12f4d304
Move a hook to be always executed after rebasing [PREMIUM-2]
2017-03-20 16:23:16 +03:00
Alexey Stoletniy
16c1607850
Refactor links processing: isolate core logic for easier substitution [PREMIUM-2]
2017-03-20 12:09:58 +03:00
Alexey Stoletniy
e2864e2243
Add hooks for GA tracking feature [PREMIUM-2]
2017-03-20 12:09:58 +03:00
Alexey Stoletniy
16dc81150d
Execute mailpoet_initialized hook earlier after setup [PREMIUM-2]
...
This is done because Router can seize the request and prevent subsequent actions like Premium hooking from being run, so hooks didn't work in cron daemon.
2017-03-20 12:08:40 +03:00
Alexey Stoletniy
ed4d3d52ed
Add hooks for Premium translations and scripts [PREMIUM-2]
2017-03-20 12:08:40 +03:00
Alexey Stoletniy
37a6a74b6e
Extract React libraries to a separate chunk and expose them globally [PREMIUM-2]
2017-03-20 12:08:40 +03:00
Alexey Stoletniy
136a531047
Rename newsletters 3rd step hook [PREMIUM-2]
2017-03-20 12:08:40 +03:00
Alexey Stoletniy
bef0097f5b
Add front-end WP-style hooks support for Premium [PREMIUM-2]
2017-03-20 12:08:39 +03:00
Alexey Stoletniy
a0d2be50e8
Upload translation files to Transifex via publish command [MAILPOET-855]
2017-03-16 15:11:38 +03:00
Tautvidas Sipavičius
18e2d26587
Bump up release version to 3.0.0-beta.23.2
3.0.0-beta.23.2
2017-03-15 14:35:44 +02:00
Tautvidas Sipavičius
810a7bf544
Merge pull request #848 from mailpoet/welcome_emails_fix
...
Fix Welcome email sending [MAILPOET-859]
2017-03-15 13:59:57 +02:00
Alexey Stoletniy
1010c6f4f0
Remove a space [MAILPOET-859]
2017-03-15 13:15:34 +03:00
Alexey Stoletniy
8dd698ec75
Fix Welcome email sending [MAILPOET-859]
2017-03-15 12:12:47 +03:00
Tautvidas Sipavičius
95e66f1f29
Bump up release version to 3.0.0-beta.23.1
3.0.0-beta.23.1
2017-03-14 16:13:07 +02:00
stoletniy
ac0460ab04
Merge pull request #847 from mailpoet/freeze_dependencies
...
Freeze PHP and JS dependencies to specific versions [MAILPOET-858]
2017-03-14 16:58:23 +03:00
Tautvidas Sipavičius
2d059debb7
Freeze PHP and JS dependencies to specific versions
2017-03-14 15:11:35 +02:00
Tautvidas Sipavičius
df0ad2df37
Update release version to 3.0.0-beta.23
3.0.0-beta.23
2017-03-14 13:18:21 +02:00
stoletniy
0f7725e6af
Merge pull request #842 from mailpoet/verify_subscription_status_during_sending
...
Prevents sending to unsubscribed subscribers [MAILPOET-824]
2017-03-14 10:49:43 +03:00
Alexey Stoletniy
eda346c582
Fix a unit test for PHP 7.1 [MAILPOET-824]
2017-03-14 10:31:44 +03:00
Tautvidas Sipavičius
94060a6443
Merge pull request #846 from mailpoet/transifex_import
...
Add importing of translations from Transifex [MAILPOET-849]
2017-03-13 18:45:10 +02:00
Alexey Stoletniy
1cd7c5e876
Update README, force translations downloading, set shell script permissions [MAILPOET-849]
2017-03-13 19:34:17 +03:00
Tautvidas Sipavičius
b369cadde0
Merge pull request #841 from mailpoet/post_notification_reschedule
...
Reschedules sending queues when scheduling options change [MAILPOET-837]
2017-03-13 17:21:03 +02:00
Alexey Stoletniy
5321a136e7
Add importing of translations from Transifex [MAILPOET-849]
2017-03-13 17:43:56 +03:00
Tautvidas Sipavičius
d4c04f29bf
Merge pull request #845 from mailpoet/readme_update
...
Update translations section of readme.txt [MAILPOET-854]
2017-03-13 14:56:47 +02:00
Alexey Stoletniy
20798d8957
Update translations section of readme.txt [MAILPOET-854]
2017-03-13 12:55:52 +03:00
Vlad
3cde437628
Adds enforcement of global subcriber subscription status and
...
subscribption to segments to which newsletter is sent
2017-03-09 20:38:34 -05:00
stoletniy
8db7af48cd
Merge pull request #843 from mailpoet/http_build_query_fix
...
Forces ampersand as query separator for mailers [MAILPOET-850]
2017-03-09 13:40:08 +03:00
Vlad
d05d033727
Forces ampersand as query separator for mailers
2017-03-08 14:34:35 -05:00
Vlad
ccba1925b1
Prevents sending to unsubscribed subscribers
2017-03-07 18:55:49 -05:00
Vlad
b590586d4c
Reschedules previously scheduled sending queues when post notification's
...
scheduling options change
2017-03-07 18:39:55 -05:00
Alexey Stoletniy
44c742402c
Bump up release verison to 3.0.0-beta.22
3.0.0-beta.22
2017-03-07 17:49:11 +03:00
stoletniy
3a9db95c37
Merge pull request #840 from mailpoet/sending_batch_size_update
...
Reduces sending batch size [MAILPOET-847]
2017-03-07 16:53:52 +03:00
Vlad
5d88938d94
Reduces sending batch size
2017-03-06 19:05:14 -05:00
stoletniy
67e0f1776d
Merge pull request #839 from mailpoet/mailer_endpoint_update
...
Prevents setting current user's name to recipient of test email [MAILPOET-846]
2017-03-06 10:38:34 +03:00
Vlad
5b68febb05
Removes first/last name that's based on current user from being sent to
...
test e-mail
2017-03-02 17:28:44 -05:00
stoletniy
9bf65ca798
Merge pull request #838 from mailpoet/editor_notices
...
Fix notices on newsletter editor page to not be absorbed into contents [MAILPOET-811]
2017-03-01 20:38:58 +03:00
Tautvidas Sipavičius
d95aa40502
Fix notices on newsletter editor page to not be absorbed into contents
2017-03-01 17:26:17 +02:00
Tautvidas Sipavičius
a59bf76fb4
Update version information for 3.0.0-beta.21 release
3.0.0-beta.21
2017-02-28 14:11:03 +02:00