|
0cebcd3965
|
Add missing brackets to custom field shortcodes [MAILPOET-1013]
|
2017-07-21 14:40:56 +03:00 |
|
|
f98d02121b
|
Fix BatchIterator skipping rows when subscribers' processed status is modified [MAILPOET-987]
|
2017-07-20 16:31:27 +03:00 |
|
|
cb1a1e51ba
|
Use fixtures instead of IDs in the sheduled task subscriber test [MAILPOET-987]
|
2017-07-20 13:26:31 +03:00 |
|
|
c924778d50
|
Rename unprocessed status, refactor counting a bit more clearly [MAILPOET-987]
|
2017-07-20 10:56:34 +03:00 |
|
|
e2a048a65f
|
Uses MP Model class vs. Idiorm's in test
|
2017-07-18 09:49:01 -04:00 |
|
|
7c74885669
|
Merge pull request #1003 from mailpoet/php53_listing_fix
Adds asArray() method to the base Model class [MAILPOET-1007]
|
2017-07-17 20:00:10 +03:00 |
|
|
0da0507e0a
|
Fixes SMTP timing out on slow hosts
Increases default connection timeout value
Adds filter to specify custom connection timeout value
[MAILPOET-1004]
|
2017-07-17 15:21:33 +01:00 |
|
|
77f6e13aa3
|
Merge pull request #999 from mailpoet/url_extraction_fix
Replaces URL extraction regex with DOM parser [MAILPOET-1003]
|
2017-07-17 16:32:59 +03:00 |
|
|
213d0e8627
|
Distinguishes between link TYPE and link CATEGORY NAME
Uses $replacement_link variable for clarity
|
2017-07-17 09:14:11 -04:00 |
|
|
1d019bc11e
|
Merge pull request #1004 from mailpoet/filter_to_whitelist_plugins_from_conflict_resolver
Adds filters to whitelist styles/scripts unloaded by our plugin [MAILPOET-1008]
|
2017-07-17 15:11:37 +02:00 |
|
|
849ca27d1f
|
Adds filters to whitelist styles or scripts
|
2017-07-15 14:57:40 -04:00 |
|
|
a4dad46fb7
|
Adds asArray() method to the base Model that's used as proxy for
Idiorm's as_array()
|
2017-07-15 14:25:50 -04:00 |
|
|
cdc87c23ea
|
Resets sent at data when duplicating a sent newsletter
|
2017-07-15 13:00:25 -04:00 |
|
|
34d09ce0c9
|
Sets mailer log error when queue cannot be saved during newsletter
pre-processing
|
2017-07-14 23:15:14 -04:00 |
|
|
fe9ae392f2
|
Replaces URL extraction regex with DOM parser
Simplifies link replacement logic
Cleans up code
|
2017-07-14 23:15:08 -04:00 |
|
|
6aca598dc3
|
Fix tests: unneeded migration was triggered by resetting the DB version to 1.0.0 (after EnvTest)
This caused errors when pinging the daemon [MAILPOET-940]
|
2017-07-13 16:26:53 +03:00 |
|
|
acbe2e383a
|
Add tests [MAILPOET-940]
|
2017-07-13 13:27:28 +03:00 |
|
|
6a9b8d88c2
|
Extract subscribers to a separate table in the Bounce worker [MAILPOET-940]
|
2017-07-13 13:27:27 +03:00 |
|
|
7a2aaa86cf
|
Tests that populator method is not run for versions below
3.0.0-beta.36.2.1
|
2017-07-11 14:26:29 +01:00 |
|
|
a36fe400ed
|
Merge pull request #966 from mailpoet/mp2tomp3migration
Settings migration from MP2 to MP3
|
2017-07-11 12:43:19 +03:00 |
|
|
22bb971db5
|
Merge pull request #980 from mailpoet/newsletter_listing_update
Sorts standard/history notification records by sent_at date in listings [MAILPOET-932]
|
2017-07-11 12:43:06 +03:00 |
|
|
b88452c5a2
|
Fixed: the "Skip Import" link was hidden after unit tests
|
2017-07-10 18:37:23 +02:00 |
|
|
f164e9bb95
|
Fixed: Leave the Newsletter task scheduler (cron) to its default value
|
2017-07-10 18:37:16 +02:00 |
|
|
25625b1ce1
|
Add unit tests for the settings migration
|
2017-07-10 18:37:13 +02:00 |
|
|
24e682e92e
|
Corrects typo
|
2017-07-10 12:20:37 -04:00 |
|
|
91ff008485
|
Make key check error messages more descriptive [MAILPOET-990]
|
2017-07-10 10:34:55 +01:00 |
|
|
3499de05e8
|
Merge pull request #983 from mailpoet/link_tags_replacement_update
Updates the way link tags are replaced in translations [MAILPOET-991]
|
2017-07-09 12:14:42 +03:00 |
|
|
77ed4d34e8
|
Uses Helper's replaceLinkTags method to replace activation link in
subscription confirmation email
|
2017-07-08 12:00:45 -04:00 |
|
|
cfc5f5a88d
|
Allows defining custom link tag
|
2017-07-08 11:56:51 -04:00 |
|
|
bb2af5176b
|
Tests that newsletters can be sorted by sent_at column
|
2017-07-07 11:05:39 -04:00 |
|
|
95b5206e8b
|
Updates sending queue worker to set newsletter's sent_at field when
newsletter is sent
|
2017-07-07 11:05:39 -04:00 |
|
|
394118f113
|
Adds sent_at column to the newsletters table
Modifies populator to update existing newsletters' sent_at field
|
2017-07-07 11:05:33 -04:00 |
|
|
1ba2492929
|
Combines Twig's "replaceLink" and Util/Helper's "replaceLinkTags"
methods into one
|
2017-07-07 11:02:20 -04:00 |
|
|
0be872eea9
|
Fix PHPCompatibility.PHP.EmptyNonVariable rule [MAILPOET-989]
|
2017-07-07 11:30:16 +03:00 |
|
|
22c39c0092
|
Fix PEAR.WhiteSpace.ScopeClosingBrace rule in tests [MAILPOET-989]
|
2017-07-07 11:11:16 +03:00 |
|
|
9079d7d4db
|
Merge pull request #977 from mailpoet/subscription_confirmation_update
Prevents repeat subscription confirmation/duplicate welcome notifications [MAILPOET-988]
|
2017-07-06 22:52:44 +03:00 |
|
|
89da4c9aae
|
Prevents repeat subscription confirmation
Prevents scheduling of duplicate welcome notifications
|
2017-07-05 19:50:57 -04:00 |
|
|
6e929dcf79
|
Refactor simple workers to use a ScheduledTask model [MAILPOET-940]
|
2017-07-05 17:00:23 +03:00 |
|
|
b1425198b6
|
Merge pull request #967 from mailpoet/subscription_form_unit_test
Adds test for subscription form submission class [MAILPOET-961]
|
2017-07-04 14:46:26 +03:00 |
|
|
8e46451337
|
Fixes non static methods called statically (good practice + PHP 7
compatibility)
|
2017-07-03 19:39:11 -04:00 |
|
|
703ee7ff71
|
Fix line breaks in tests [MAILPOET-981]
|
2017-07-03 16:29:21 +03:00 |
|
|
29491dfd3e
|
Fix active coding standard rule violations in tests [MAILPOET-981]
|
2017-07-03 16:20:44 +03:00 |
|
|
d5227a9f2c
|
Add tests for PDO exceptions rethrowing [MAILPOET-966]
|
2017-07-03 10:59:38 +01:00 |
|
|
2774101380
|
Adds Twig filter to replace [link] tags inside strings
Adds unit tests
|
2017-07-03 09:35:01 +01:00 |
|
|
3ac416de56
|
Allows passing request data to form submission class
Adds unit tests
|
2017-07-01 11:17:04 -04:00 |
|
|
f89a728c38
|
Uses predetermined timestamps from which next run date is calculated
|
2017-06-24 15:59:28 -04:00 |
|
|
933749f8f0
|
Merge pull request #941 from mailpoet/mp2tomp3migration
Mp2tomp3migration phase 2
|
2017-06-26 18:47:58 +03:00 |
|
|
faa035a7c3
|
Updates subscription forms to use assets manifest
Adds unit tests
|
2017-06-22 20:42:04 -04:00 |
|
|
6ff3895940
|
Add missing this for stubs expecting a number of method calls to work
|
2017-06-22 11:55:15 +01:00 |
|
|
0e5401dd68
|
Fix keys being invalidated after saving settings [MAILPOET-963]
|
2017-06-22 11:55:15 +01:00 |
|