|
836b7179e9
|
Improve ajax errors on form submission
[MAILPOET-929]
|
2017-06-26 13:43:32 +01:00 |
|
|
faa035a7c3
|
Updates subscription forms to use assets manifest
Adds unit tests
|
2017-06-22 20:42:04 -04:00 |
|
|
b346a8846a
|
Merge pull request #949 from mailpoet/shortcodes-subject-archive
Print rendered subject in archive [MAILPOET-826]
|
2017-06-22 07:41:11 -04:00 |
|
|
0e5401dd68
|
Fix keys being invalidated after saving settings [MAILPOET-963]
|
2017-06-22 11:55:15 +01:00 |
|
|
f539860922
|
Remove trailing spaces
|
2017-06-21 19:24:06 +02:00 |
|
|
536267c8f5
|
Fixed: Form fields were not inactive when used
|
2017-06-21 19:24:05 +02:00 |
|
|
5e152ebaa1
|
Fixed: Wrong date format on front-end
|
2017-06-21 19:24:04 +02:00 |
|
|
2c35c7061e
|
Fixed: Display "Invalid e-mail" on the front-end whereas the e-mail is correct
|
2017-06-21 19:24:03 +02:00 |
|
|
2515dcf4ce
|
Fixed: Wrong HTML encoding of the text fields
|
2017-06-21 19:24:02 +02:00 |
|
|
9458bf7418
|
Add Unit tests for MP2 to MP3 migration phase 2
|
2017-06-21 19:24:01 +02:00 |
|
|
44bf4b98b8
|
MP2 to MP3 migration phase 2: Forms migration
|
2017-06-21 19:24:01 +02:00 |
|
|
088d4f800d
|
Hide preheader in gmail on android
[MAILPOET-802]
|
2017-06-21 17:23:57 +01:00 |
|
|
27a734d005
|
Not include sensitive data in rendered subject
[MAILPOET-826]
|
2017-06-21 10:25:40 +01:00 |
|
|
fb059f585e
|
Print rendered subject in archive
[MAILPOET-826]
|
2017-06-21 10:25:40 +01:00 |
|
|
c99f990dbf
|
Fixes undefined index notice when analytics option is not present in the
DB
|
2017-06-21 08:31:37 +01:00 |
|
|
156d05b4cf
|
Corrects identation and rebases master
|
2017-06-20 11:36:08 -04:00 |
|
|
be63aa727d
|
Adds return statement to CSS compilication task
Swaps is_file with is_readable when checking for manifest's existance
|
2017-06-20 11:33:56 -04:00 |
|
|
6c270ab095
|
Reads and stores assets manifest inside Renderer class
Updates unit tests
|
2017-06-20 11:33:56 -04:00 |
|
|
570b9dfb8f
|
Updates coding style
|
2017-06-20 11:33:07 -04:00 |
|
|
5f9baed195
|
Modifies Assets class to use manifest file
Adds unit tests
|
2017-06-20 11:33:07 -04:00 |
|
|
64dbf158a4
|
Merge pull request #948 from mailpoet/subscription_fix
Corrects reference to outdated API Response class [MAILPOET-959]
|
2017-06-20 17:43:56 +03:00 |
|
|
1d6cdfe2cc
|
Merge pull request #945 from mailpoet/newsletter_preview_email_update
Adds bogus list-unsubscribe link & disables view in browser link in preview emails [MAILPOET-948] [MAILPOET-875]
|
2017-06-20 12:22:25 +03:00 |
|
|
812c6634ba
|
Mixpanel analytics [MAILPOET-686] (#940)
* Send analytics data to mixpanel
[MAILPOET-686]
|
2017-06-20 12:20:50 +03:00 |
|
|
419871a6bf
|
Corrects reference to outdated API Response class
Removes unused class reference
|
2017-06-19 18:56:54 -04:00 |
|
|
cbcd9fb22f
|
Adds support for list-unsubscribe header to the MSS method
[MAILPOET-956]
|
2017-06-19 16:19:31 +01:00 |
|
|
01eaf1ef2d
|
Merge pull request #937 from mailpoet/premium_updates_fix
Add updater to the Free [PREMIUM-22]
|
2017-06-19 11:09:42 -04:00 |
|
|
f72ceb2dbe
|
Disables "view in browser", "manage subscription" and "unsubscribe"
links in preview emails
|
2017-06-16 18:14:30 -04:00 |
|
|
af3d971154
|
Uses "fake" unsubscribe URL to set the "list-unsubscribe" header
|
2017-06-16 18:10:39 -04:00 |
|
|
2d3aae9dd0
|
Fixes queue not being processed for scheduled newsletters
Sets newsletter status to "sending" when queue was processed
Uses defined constants where appropriate
|
2017-06-15 19:11:35 -04:00 |
|
|
6653327f7f
|
Merge pull request #939 from mailpoet/key_check_refactoring
Separate checking and storing of the keys [MAILPOET-939]
|
2017-06-15 15:47:38 +03:00 |
|
|
3a2adde6c5
|
Merge pull request #934 from mailpoet/network-activation-notice
Show a notice to admin if network activation
|
2017-06-15 14:31:57 +03:00 |
|
|
1aba3112e9
|
Separate checking and storing of the keys [MAILPOET-939]
|
2017-06-15 13:00:56 +03:00 |
|
|
181d7b9876
|
Add indexes to stat tables to speed up counting unopened subscribers [PREMIUM-21]
|
2017-06-14 14:59:20 +01:00 |
|
|
ebe3f0bd00
|
Rename variables by coding standards
[MAILPOET-923]
|
2017-06-14 14:35:33 +01:00 |
|
|
1b69fe50ff
|
Rename function flushAll
[MAILPOET-923]
|
2017-06-14 14:33:21 +01:00 |
|
|
fa3ba609f3
|
Show a notice to admin if network activation
Mailpoet seems to be working on network activated multisites but we
don't support it.
[MAILPOET-923]
|
2017-06-14 14:30:20 +01:00 |
|
|
fe9aa03de1
|
Add updater to the Free [PREMIUM-22]
|
2017-06-14 14:24:18 +03:00 |
|
|
1da06bd46a
|
Allow to access Settings after exceeding the 2000 limit [MAILPOET-950]
|
2017-06-14 10:47:34 +03:00 |
|
|
32b24a83ab
|
Suggest to activate MSS after a successful key check [MAILPOET-937]
|
2017-06-13 16:01:47 +01:00 |
|
|
7d9a072545
|
Merge pull request #928 from mailpoet/wp_mail_switch
Replaces SwiftMailer's mail() method with WP's PHPMailer [MAILPOET-926]
|
2017-06-13 14:10:07 +03:00 |
|
|
02098a3cf0
|
Merge pull request #888 from mailpoet/mp2tomp3migration
MP2 to MP3 migration [MAILPOET-946]
|
2017-06-12 19:41:46 +03:00 |
|
|
09db1aac22
|
Merge pull request #929 from mailpoet/mp_api_fix
Fixes confirmation emails not sent when adding subscriber in MP API [MAILPOET-942]
|
2017-06-12 14:22:05 +03:00 |
|
|
898913a517
|
Change: the users belonging to the wp_users segment must be imported as subscribed to the wp_users segment
|
2017-06-12 13:13:17 +02:00 |
|
|
3a4b364bcd
|
Modify unit tests following previous changes
|
2017-06-12 13:13:16 +02:00 |
|
|
d373d10f6c
|
Fixed: Segments with a null description were not imported
|
2017-06-12 13:13:15 +02:00 |
|
|
c07e1eff3c
|
New: Redirect the user to the migration page if the import has started but is not finished to prevent him from using MailPoet with incomplete data. So he can resume the import where it left off.
|
2017-06-12 13:13:15 +02:00 |
|
|
f5e985baa4
|
Change: Move the progress bar JSON file to the wp-content/uploads/mailpoet directory and remove "mailpoet" from its filename
|
2017-06-12 13:13:14 +02:00 |
|
|
2c93a105cc
|
Fixed: Migration script suggests displays "Upgrade completed!" text and allows the user to click the "Go to MailPoet" button while the migration is still being performed.
|
2017-06-12 13:13:14 +02:00 |
|
|
cbf0a7684f
|
Fixed: If there are WP users that haven't been added as MP2 WP subscribers, they won't be present as MP3 subscribers after migration either.
|
2017-06-12 13:13:13 +02:00 |
|
|
bbad772d7a
|
PHP Notice: Use of undefined constant IMPORT_TIMEOUT_IN_SECONDS
|
2017-06-12 13:13:11 +02:00 |
|