Tautvidas Sipavičius
|
5efe611b2d
|
Remove obsolete comments, fix ALC settings
|
2017-04-24 18:00:23 +03:00 |
|
Alexey Stoletniy
|
f9efd536d9
|
Update the Welcome page [MAILPOET-884]
|
2017-04-20 21:00:09 +03:00 |
|
Vlad
|
6a65ff5e5d
|
Removes default version
Updates all AJAX requests to include api version
Requires namespaces to have version
Clean up code
|
2017-04-19 23:34:40 -04:00 |
|
Vlad
|
b549f83422
|
Updates form subscription class to use the main API class instead of calling directly API endpoint
Modifies forms to pass api_version
Modifies forms to pass store form-specific values (e.g., form_id, email) inside a separate data array
|
2017-04-19 15:38:16 -04:00 |
|
Alexey Stoletniy
|
efd15d5d18
|
Add a link to the bounce article in advanced settings [MAILPOET-868]
|
2017-04-19 10:34:30 +03:00 |
|
Alexey Stoletniy
|
9d358f74dd
|
Rename a 'method' field in a form widget so it doesn't break the WP interactive customizer [MAILPOET-851]
|
2017-04-05 18:35:13 +03:00 |
|
stoletniy
|
822a7ac5f5
|
Merge pull request #852 from mailpoet/translation_string_escaping_fix
Escapes quotation marks in translation results [MAILPOET-864]
|
2017-03-28 19:28:57 +03:00 |
|
Vlad
|
06e1ac9bb5
|
Escapes translations for output in HTML attributes
|
2017-03-28 12:02:29 -04:00 |
|
Vlad
|
a3530c3367
|
Escapes translations for JS output
|
2017-03-28 11:17:00 -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 |
|
Alexey Stoletniy
|
612c7d76a0
|
Add details to the Manage Subscription description [MAILPOET-853]
|
2017-03-22 13:19:26 +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
|
bef0097f5b
|
Add front-end WP-style hooks support for Premium [PREMIUM-2]
|
2017-03-20 12:08:39 +03: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 |
|
Tautvidas Sipavičius
|
d95aa40502
|
Fix notices on newsletter editor page to not be absorbed into contents
|
2017-03-01 17:26:17 +02:00 |
|
stoletniy
|
aa51b751d0
|
Merge pull request #835 from mailpoet/translations
Fix translations [MAILPOET-841]
|
2017-02-28 14:08:44 +03:00 |
|
Vlad
|
ed5e6cdd8c
|
Removes unnecessary period
|
2017-02-27 12:58:54 -05:00 |
|
Tautvidas Sipavičius
|
47f5e1e7b4
|
Translate color picker actions in newsletter editor
|
2017-02-27 19:32:08 +02:00 |
|
Tautvidas Sipavičius
|
626d6c0fa9
|
Fix "newsletter was updated successfully" translation
|
2017-02-27 19:15:29 +02:00 |
|
Tautvidas Sipavičius
|
2b45d64695
|
Make numberOfItems translation singular/plural aware
|
2017-02-27 18:33:09 +02:00 |
|
Tautvidas Sipavičius
|
c27446666e
|
Translate untranslated strings
|
2017-02-27 18:33:09 +02:00 |
|
Vlad
|
9c27384ba3
|
Passes responsibility for mailer error message HTML entity escaping from
server to the client side
|
2017-02-24 11:06:20 -05:00 |
|
Jonathan Labreuille
|
063cc9edc3
|
added do_action() helper to twig + settings/basics hook
|
2017-02-22 10:12:08 +03:00 |
|
mrcasual
|
33125f2ce7
|
Merge pull request #820 from mailpoet/translations
Fix translations based on translators' feedback [MAILPOET-819]
|
2017-02-21 13:20:24 +01:00 |
|
stoletniy
|
a01b094f9f
|
Merge pull request #824 from mailpoet/import_regex_update
Updates email regex from loose HTML5 standard to stricter RFC 5322 [MAILPOET-825]
|
2017-02-20 16:30:01 +03:00 |
|
Tautvidas Sipavičius
|
e75bb7ee59
|
Capitalize words of a title in welcome template
|
2017-02-20 15:22:28 +02:00 |
|
Tautvidas Sipavičius
|
563c62855a
|
Undo title capitalization changes, as not all languages use it
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
8a15424a62
|
Remove "Read more" link to obsolete KB article
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
8eb04534bc
|
Fixed translations based on feedback from translators on Transifex
|
2017-02-20 14:58:53 +02:00 |
|
Tautvidas Sipavičius
|
6f19a1593e
|
Fix translations from GDocs based on FxB's feedback [MAILPOET-819]
|
2017-02-20 14:58:53 +02:00 |
|
Vlad
|
883711698e
|
Updates email regex from loose HTML5 standard to stricter RFC 5322
that's required by some mail transport agents
|
2017-02-18 10:33:45 -05:00 |
|
Tautvidas Sipavičius
|
a40d1122a5
|
Change corrupted newsletter notice to a static (dismissable) one
|
2017-02-16 11:21:01 +02:00 |
|
Tautvidas Sipavičius
|
f86121b656
|
Update the error message to a clearer one
|
2017-02-15 15:05:30 +02:00 |
|
Tautvidas Sipavičius
|
45c223c14b
|
Fix newsletter corruption when going back to editor from last newsletter step
|
2017-02-15 15:04:07 +02:00 |
|
Alexey Stoletniy
|
e8fd992235
|
Add GA UTM params to 'View Email Plans' link in Settings [MAILPOET-806]
|
2017-02-06 12:56:39 +03:00 |
|
stoletniy
|
afeaa00fc7
|
Merge branch 'master' into update_sending_methods_strings
|
2017-02-01 14:33:05 +03:00 |
|
Tautvidas Sipavičius
|
282199d362
|
Merge pull request #784 from mailpoet/sending_svc_key_validation
Add sending service key validation [MAILPOET-743]
|
2017-02-01 13:29:08 +02:00 |
|
Alexey Stoletniy
|
3e5c46e8f3
|
Cut the text to fit in a smaller box [MAILPOET-794]
|
2017-02-01 13:11:48 +03:00 |
|
Tautvidas Sipavičius
|
bedfc4f80c
|
Add context to 'Select' translation strings
|
2017-01-30 21:35:49 +02:00 |
|
Tautvidas Sipavičius
|
cb8c32e171
|
Add 'Move to trash' to separate noun from verb for certain languages
|
2017-01-30 21:35:49 +02:00 |
|
Tautvidas Sipavičius
|
8abec208fc
|
Rewritten some translation strings
|
2017-01-30 21:35:49 +02:00 |
|
Tautvidas Sipavičius
|
5264cb1cf4
|
Split firstname and lastname into two words
|
2017-01-30 21:33:59 +02:00 |
|
Tautvidas Sipavičius
|
47e0e1a836
|
Add one and remove two spaces
|
2017-01-30 21:33:59 +02:00 |
|
Tautvidas Sipavičius
|
e602612cd6
|
Add missing hyphens
|
2017-01-30 21:33:59 +02:00 |
|
Tautvidas Sipavičius
|
9f7ae122e3
|
Add missing periods to translation strings
|
2017-01-30 21:33:59 +02:00 |
|
Alexey Stoletniy
|
22caba31e3
|
Update sending method strings for the new shop [MAILPOET-794]
|
2017-01-30 13:44:26 +03:00 |
|