Commit Graph

4663 Commits

Author SHA1 Message Date
89a215a9bf Fix key validity check
[MAILPOET-2637]
2020-01-20 10:39:46 +00:00
2ef41b56e0 Fix various regressions introduced by camel case conversion
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
fe6a383f36 Fix WP comment regression introduced by camel case conversion
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
e251d81a9d Fix deprecation warning in acceptance tests
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
6c67517b86 Refactor the code
[MAILPOET-2537]
2020-01-16 10:35:43 +00:00
3caf7c5ce7 Fix code style
[MAILPOET-2537]
2020-01-16 10:35:43 +00:00
fd95939372 Add hidden lists to subscriber data
[MAILPOET-2537]
2020-01-16 10:35:43 +00:00
f5927ea8ab Use camel case in new variables
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
97a0f62d2c Update Premium & MSS messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
4e75bcd296 Implement API for Premium plugin installation and activation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
3b9ba5cac2 Fix stats redirect
When an unauthenticated user comes to any page they are redirected
to login screen. After they authenticate they are redirected
to the original page. But the # part of the url is ignored.
So we have to use regular query params from the email and
redirect user to the canonical URL later.

[MAILPOET-2554]
2020-01-15 16:50:24 +00:00
8e38925850 Add back compatibility for older Premium plugin with underscore naming
[MAILPOET-2636]
2020-01-15 16:09:17 +01:00
d50d062e23 Ignore cancelled orders in segments
[MAILPOET-2524]
2020-01-14 18:56:20 +00:00
2d957c3836 Remove redundant keyword
[MAILPOET-2632]
2020-01-14 18:47:39 +00:00
0c62da9664 Fix errors discovered by automated script
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
2ec85eee7b Fix mock naming and strings in integration tests
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
e66c76133e Exclude MailPoet data structures from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
685b4885c0 Exclude WordPress and WooCommerce variables from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
fbcaeaadbc Convert Doctrine specific code to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
71d623f915 Fix errors in Tracy panels
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
9ce05257e4 Add support for camel case properties to old models
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
9a1a1c34f4 Replace usage of compact() function with an array
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
94afd66325 Convert properties not caught by Code Sniffer to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
d0292f8624 Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
7a66366ab5 Convert property names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
5d59f53834 Check the API key state
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
416d847a68 Not count trashed subscribers
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
790ad7e80a Allow POST method on GET endpoints
[MAILPOET-2628]
2020-01-13 12:16:06 +00:00
02a924ed28 Update default form name spelling
[MAILPOET-2592]
2020-01-13 10:41:19 +01:00
e4cae403ad Update default form copy
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
03e8dd860c Fix font-weight css property value
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
58a48ea36a Change default labels style in form custom CSS
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
1bf1d5aab2 Rename adminGlobal.css to mailpoet-admin.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
9e5b7b0320 Rename public.css to mailpoet-public.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
ac3d383209 Hide warning when API key exists but limit missing
[MAILPOET-2617]
2020-01-07 17:55:23 +00:00
d79dfdf916 Add mb_string constants
[MAILPOET-2603]
2020-01-07 10:05:13 +00:00
2ca7b8b91f Prefix Carbon namespace
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
fa961d27b8 Recheck keys and update subscribers limit
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
e1de593174 Check API key daily
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
20eccaad67 Share the $wp property between workers
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
5f408b1351 Update plugin version check for running migration
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
9c82da7b01 Update last_subscribed_at when user confirms subscription
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
22f93d0035 Fill last_subscribed_at to all subscribed users who has it set to null
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
wxa
cde877122a Fix various undefined variables and argument types [MAILPOET-2488] 2019-12-30 14:51:22 +01:00