|
a7260cba3d
|
Make the Premium key check stricter, split a unit test into more granular ones [PREMIUM-4]
|
2017-05-05 18:09:00 +03:00 |
|
|
787e022382
|
Rename license key constants and vars, optimize error generation [PREMIUM-4]
|
2017-05-05 18:04:52 +03:00 |
|
|
3cb08e3c09
|
Rename MSS check methods to better distinguish them from Premium ones [PREMIUM-4]
|
2017-05-04 09:36:38 +03:00 |
|
|
0474985866
|
Add unit tests [PREMIUM-4]
|
2017-05-04 09:25:34 +03:00 |
|
|
8d15ef6d06
|
Refine license key check UI [PREMIUM-4]
|
2017-05-04 09:15:21 +03:00 |
|
|
0fbc7fb7eb
|
Add Premium key validation [PREMIUM-4]
|
2017-05-03 12:20:13 +03:00 |
|
|
64d3e659a4
|
Merge pull request #879 from mailpoet/newsletter_model_update
Newsletter model update [MAILPOET-830]
|
2017-05-02 16:19:20 +03:00 |
|
|
bba7460423
|
Merge pull request #882 from mailpoet/conflict_resolver_update
Resolves script conflicts in WP's admin footer [MAILPOET-901]
|
2017-05-02 13:37:20 +03:00 |
|
|
956fdd5cff
|
Improve a deletion test to handle multiple queues, fix comments [MAILPOET-830]
|
2017-05-02 09:07:38 +03:00 |
|
|
a0289775cb
|
Trashes/restores multiple associated queues when newsletter is
trashed/restored
|
2017-05-01 20:15:41 -04:00 |
|
|
4c785902bc
|
Resolves script conflicts in WP's admin footer
|
2017-05-01 11:57:48 -04:00 |
|
|
e29ae4d7c9
|
Fixes indentation
|
2017-05-01 09:31:52 -04:00 |
|
|
6441c781a5
|
Moves relations to the top of the model and delete/save/restore/trash methods close to each other for easy navigation
|
2017-05-01 09:26:35 -04:00 |
|
|
589c54e205
|
Checks if associated queue exists before trashing/deleting/restoring it
|
2017-05-01 09:26:35 -04:00 |
|
|
e10b99eaac
|
Deletes all sending queue and segment associations when newsletters are bulk deleted
|
2017-05-01 09:26:35 -04:00 |
|
|
0316f3ea3e
|
Restores all sending queue associations when newsletters are bulk restored
|
2017-05-01 09:26:35 -04:00 |
|
|
166fef899f
|
Trashes all sending queue associations when newsletters are bulk trashed
|
2017-05-01 09:26:35 -04:00 |
|
|
4e850408fc
|
Restores sending queue association when newsletter is restored
|
2017-05-01 09:26:35 -04:00 |
|
|
6e2494831c
|
Trashes sending queue association when newsletter is trashed
|
2017-05-01 09:26:35 -04:00 |
|
|
38a7d8f80a
|
Deletes queue and segment associations when deleting newsletter
|
2017-05-01 09:26:34 -04:00 |
|
|
abfebc8643
|
Merge pull request #880 from mailpoet/subscriber_shortcode_fix
Returns shortcode's default value when subscriber's first/last name is blank [MAILPOET-899]
|
2017-05-01 11:28:54 +03:00 |
|
|
40a3487d3d
|
Remove a redundant condition, fix a typo in a test name [MAILPOET-880]
|
2017-05-01 11:20:33 +03:00 |
|
|
a93865e594
|
Merge pull request #874 from mailpoet/trashed_segments_fix
Exclude trashed segments from subscriber listing filter and 'not in list' count [MAILPOET-893]
|
2017-04-30 20:09:23 -04:00 |
|
|
4e76286b44
|
Returns shortcode's default value when subscriber's first or last name is empty
|
2017-04-28 09:49:00 -04:00 |
|
|
e1991deafd
|
Merge pull request #876 from mailpoet/manage_subscription_shortcode_fix
Depreciates and removes certain link shortcodes [MAILPOET-895]
|
2017-04-27 15:51:26 +03:00 |
|
|
2f1b31aeb2
|
Adds missing anchor closing tag
|
2017-04-27 08:41:05 -04:00 |
|
|
b02e9f5ab3
|
Depreciates and removes server-side rendering of subscription_unsubscribe,
subscription_manage and newsletter_view_in_browser
|
2017-04-26 17:47:52 -04:00 |
|
|
4a538e677d
|
Adds filter to SMTP transport agent
|
2017-04-26 09:55:57 -04:00 |
|
|
3833688115
|
Exclude trashed segments from subscriber listing filter and 'not in list' count [MAILPOET-893]
|
2017-04-26 11:23:16 +03:00 |
|
|
95ff83557f
|
Add a green box in stats for recently sent newsletters, add help KB link [MAILPOET-877]
|
2017-04-25 12:46:03 +03:00 |
|
|
fbc0a3ad8d
|
Add detailed stats page support in Free [PREMIUM-1]
|
2017-04-25 12:45:49 +03:00 |
|
|
afedc409f5
|
Merge pull request #872 from mailpoet/newsletter_id_number_format_fix
Adds intval filter and fixes issue with number format applied on IDs >= 1000 [MAILPOET-891]
|
2017-04-25 12:27:17 +03:00 |
|
|
0360f16dc8
|
Merge pull request #865 from mailpoet/api_versioning
Adds versioning to our public API [MAILPOET-881]
|
2017-04-25 12:07:17 +03:00 |
|
|
f4800dbbae
|
Removes namescape format enforcement
|
2017-04-24 20:52:01 -04:00 |
|
|
15ddc8454e
|
Adds intval filter and fixes issue with number format applied on IDs
>=1000
|
2017-04-24 19:25:17 -04:00 |
|
|
4f5c464659
|
Merge pull request #866 from mailpoet/list_unsubsribe_url
List unsubsribe url [MAILPOET-797]
|
2017-04-24 14:58:06 +03:00 |
|
|
5fa7930896
|
Redefines how endpoint namespaces are set
Updates error response to terminate connection only on AJAX requests
Optimizes and cleans up code based on code revew comments
|
2017-04-20 22:34:18 -04:00 |
|
|
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 |
|
|
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 |
|
|
a9c80c031f
|
Adds version support to public API
|
2017-04-19 15:38:16 -04:00 |
|
|
8157780b68
|
removing uneeded code and moving the url generation to proper class
|
2017-04-18 21:12:41 +02:00 |
|
|
1dd6c91529
|
Updates missing requirements language
|
2017-04-16 23:54:10 -04:00 |
|
|
c4f0426775
|
Adds checker for XML and ZIP extensions
|
2017-04-16 21:10:15 -04:00 |
|
|
53f5a122bd
|
Merge pull request #861 from mailpoet/post_filters
Fix post filters for custom post types in ALC [MAILPOET-838]
|
2017-04-16 19:52:01 -04:00 |
|
|
771a1bfc44
|
Adding List-Unsubscribe to header of newsletters
|
2017-04-15 21:21:28 +00:00 |
|
|
ac574acf8e
|
Merge branch 'import_fixes' of mailpoet:mailpoet/mailpoet into import_fixes
|
2017-04-13 09:41:46 -04:00 |
|
|
aa15b9420a
|
Replaces redundant search with one-time lookup
|
2017-04-13 09:28:54 -04:00 |
|
|
bee9bfcfcc
|
Fix data being mixed up when splitting subscribers, remove excessive arguments [MAILPOET-828]
|
2017-04-13 11:08:20 +03:00 |
|
|
5b4fa4ea2b
|
Fixes custom fields not being updated or causing integrity constraint
error: https://mailpoet.atlassian.net/browse/MAILPOET-828
|
2017-04-12 09:40:15 -04:00 |
|
|
d6f5a39829
|
Simplifies subscriber splitting code and adds comments
|
2017-04-11 22:12:50 -04:00 |
|