|
bfdc13a8d1
|
Fix fubscription form failing when some fields are absent or don't exist [MAILPOET-764]
|
2017-01-24 21:12:56 +03:00 |
|
|
fa528ed1ff
|
Merge pull request #795 from mailpoet/preview_link_update
Allows sharing of newsletter preview links [MAILPOET-791]
|
2017-01-23 15:52:11 +03:00 |
|
|
1a7623bc4a
|
- Adds unit tests
|
2017-01-20 09:24:45 -05:00 |
|
|
3567779faf
|
Merge pull request #792 from mailpoet/remove_all_lists_fix
Fix 'Subscribers without a list' filter not showing unsubscribed subscribers [MAILPOET-789]
|
2017-01-19 20:47:58 -05:00 |
|
|
4d3c90ce0d
|
Exclude trashed and multiple-list subscribers [MAILPOET-789]
|
2017-01-19 23:04:29 +03:00 |
|
|
940328c608
|
- Updates assets locations to more precise names
|
2017-01-19 11:26:32 -05:00 |
|
|
5666116645
|
- Replaces reliance on style/script names with asset location
- Updates unit tests
|
2017-01-19 10:20:22 -05:00 |
|
|
815461a851
|
Add a unit test [MAILPOET-789]
|
2017-01-19 17:37:01 +03:00 |
|
|
ce0ad33c32
|
Fix all lists removal when editing subscribers [MAILPOET-726]
|
2017-01-18 15:33:20 +03:00 |
|
|
63d1fe17a9
|
Merge pull request #788 from mailpoet/mysql_timeout_fix
Updates MySQL unit test condition
|
2017-01-17 21:30:57 +03:00 |
|
|
915f8b5865
|
- Updates test condition
|
2017-01-17 13:03:02 -05:00 |
|
|
610f74343c
|
Merge pull request #787 from mailpoet/mysql_timeout_fix
Updates MySQL wait_timeout configuration logic [MAILPOET-786]
|
2017-01-17 20:21:05 +03:00 |
|
|
4de03db125
|
- Updates test condition
|
2017-01-17 11:59:22 -05:00 |
|
|
f734d47b26
|
- Extracts database configuration into a separate class
- Conditionally sets the session wait_timeout value
- Updates unit tests
|
2017-01-17 11:23:00 -05:00 |
|
|
9e879d0539
|
Merge pull request #786 from mailpoet/conflict_resolver_test_update
Fixes conflict resolver unit tests [MAILPOET-723]
|
2017-01-17 16:45:44 +03:00 |
|
|
ff6dffd626
|
Merge pull request #785 from mailpoet/form_css_fix
Fix Windows line breaks compatibility in unit test [MAILPOET-784]
|
2017-01-17 08:32:33 -05:00 |
|
|
efe187953c
|
- Mocks a list of permitted assets
|
2017-01-17 08:30:51 -05:00 |
|
|
ab8a503a48
|
Fix Windows line breaks compatibility in unit test [MAILPOET-784]
|
2017-01-17 15:53:15 +03:00 |
|
|
81d91188ac
|
Merge pull request #782 from mailpoet/conflict_resolution_implementation
Unloads all scripts/styles that are not loaded by default by WP in admin panel [MAILPOET-723]
|
2017-01-16 17:30:03 +02:00 |
|
|
d3353b793f
|
Merge pull request #783 from mailpoet/mysql_timeout_fix
Increases MySQL timeout limit [MAILPOET-786]
|
2017-01-16 17:21:49 +03:00 |
|
|
625f828cce
|
- Sets MySQL timeout to 60 seconds
|
2017-01-16 09:07:34 -05:00 |
|
|
a851527ff5
|
- Unloads all scripts/styles that are not loaded by default by WP in
admin panel
|
2017-01-15 15:35:48 -05:00 |
|
|
76e292f494
|
- Fixes test when premium unlocker is enabled
|
2017-01-13 18:03:25 -05:00 |
|
|
ed886280de
|
- Rewrites the CSS styles processor/renderer class
- Adds unit tests
|
2017-01-13 13:16:57 -05:00 |
|
|
b758284df7
|
- Fixes unit test
|
2017-01-12 17:49:28 -05:00 |
|
|
5800883416
|
- Updates action names
|
2017-01-11 21:18:37 -05:00 |
|
|
39a6318105
|
- Adds scipts/styles conflict resolver and executes it only on MailPoet
admin menu pages
- Adds unit tests
|
2017-01-11 20:52:03 -05:00 |
|
|
4196d35e35
|
- Adds new ConflictResolver class
- Executes URL query parameter conflict resolver action in Router class
- Adds unit tests
|
2017-01-11 20:52:03 -05:00 |
|
|
3647f70daa
|
Merge pull request #768 from mailpoet/date_display_fix
Updates date:dtext shortcode to display full day name [MAILPOET-772]
|
2017-01-09 19:36:27 +02:00 |
|
|
5956a200ea
|
Merge pull request #770 from mailpoet/newsletter_preview_by_email_send_error_update
Fixes mailer error message not being displayed when sending newsletter preview [MAILPOET-773]
|
2017-01-09 18:07:52 +03:00 |
|
|
449eb28b2a
|
- Updates code formatting
|
2017-01-09 09:37:56 -05:00 |
|
|
a3f2c32a6d
|
- Adds custom date format as a shortcode action's argument
- Updates shortcodes logic to allow action arguments other than
"default"
|
2017-01-09 09:05:24 -05:00 |
|
|
e175e63a7c
|
Merge pull request #771 from mailpoet/hooks_update
Updates hooks logic [MAILPOET-771]
|
2017-01-09 15:16:47 +02:00 |
|
|
bfe898aae8
|
Merge pull request #774 from mailpoet/cron_daemon_ping
New "ping" cron daemon router endpoint [MAILPOET-779]
|
2017-01-09 15:42:18 +03:00 |
|
|
b8c56623a6
|
Update unit tests [MAILPOET-774]
|
2017-01-09 10:55:36 +03:00 |
|
|
a6b00e1ba7
|
- Adds new "ping" cron daemon router endpoint
- Removes the requirement to have data payload for router requests
|
2017-01-08 22:25:39 -05:00 |
|
|
714f81d936
|
- Moves hooks setup to wp_load action
- Adds post notification scheduler to all post types
|
2017-01-08 17:27:02 -05:00 |
|
|
497c2fb595
|
- Introduces shortcode to custom format dates
|
2017-01-06 21:29:05 -05:00 |
|
|
e4166cecba
|
- Updates date:dtext shortcode to display full day name
|
2017-01-04 13:06:29 -05:00 |
|
|
3a1568a31d
|
- Fixes mailer error message not being displayed when newsletter preview
sending fails
|
2017-01-04 13:04:53 -05:00 |
|
|
2692c7c7dd
|
Fix unit test using hardcoded year to work in 2017
|
2017-01-02 13:52:05 +02:00 |
|
|
09b2246186
|
Merge pull request #764 from mailpoet/emails_listing_performance_fix
Rewrite newsletter statistics query, remove redundant queue data from…
|
2016-12-31 13:34:22 -05:00 |
|
|
093fd2f082
|
Rename variables in unit test [MAILPOET-746]
|
2016-12-31 19:28:02 +03:00 |
|
|
c24d8135aa
|
- Fixes subscriber limit unit test when premium plugin is active
|
2016-12-31 10:26:58 -05:00 |
|
|
41fdc3af13
|
Rewrite newsletter statistics query, remove redundant queue data from the server response [MAILPOET-746]
|
2016-12-31 13:14:10 +03:00 |
|
|
877e110188
|
Merge pull request #762 from mailpoet/newsletter_preview_send_fix
Fixes newsletter send preview [MAILPOET-765]
|
2016-12-30 19:08:05 +03:00 |
|
|
e6d909da21
|
- Updates unit test
|
2016-12-30 10:59:37 -05:00 |
|
|
d5a1d94bca
|
Wipe unconfirmed subscriber data during import [MAILPOET-760]
|
2016-12-30 10:53:29 +03:00 |
|
|
4f37a44363
|
- Fixes newsletter preview not being sent
- Adds unit test
|
2016-12-29 18:46:22 -05:00 |
|
|
95f8f130ea
|
Update subscriber data on repeated subscriptions [MAILPOET-760]
|
2016-12-29 15:29:32 +03:00 |
|