|
447e01b0aa
|
Remove new form editor feature flag
[MAILPOET-2549]
|
2020-01-27 10:08:31 +00:00 |
|
|
2ef41b56e0
|
Fix various regressions introduced by camel case conversion
[MAILPOET-2635]
|
2020-01-20 10:27:36 +00:00 |
|
|
d955a9105a
|
Use correct field names when mocking plugin information in a test
[MAILPOET-2635]
|
2020-01-20 10:27:36 +00:00 |
|
|
5ac582edcb
|
Temporary comment out migration test assertion
|
2020-01-16 11:43:03 +01:00 |
|
|
1dbd2bd1da
|
Skip failing test for now
[MAILPOET-2640]
|
2020-01-16 11:05:20 +01:00 |
|
|
2ec85eee7b
|
Fix mock naming and strings in integration tests
[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 |
|
|
6522635dc7
|
Exclude globals from camel case conversion
[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 |
|
|
17b578a09f
|
Fix undefined classes and functions [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
09a1411c81
|
Fix types with annotations [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
bd1a84c5c3
|
Fix types by casting [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
1d757e1374
|
Fix undefined properties in tests [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
60889c53f4
|
Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
|
2019-11-27 12:38:20 +00:00 |
|
|
7a960ff16e
|
Setup basic layout classes for block editor
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
d970dda637
|
Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
3d750c5bb8
|
Move post notification scheduling to service
[MAILPOET-2348]
|
2019-09-11 19:16:21 +01:00 |
|
|
22cee01567
|
Remove unused call
[MAILPOET-2321]
|
2019-08-29 13:55:49 -04:00 |
|
|
92495b20a5
|
Use DI to inject Activator to MP2Migrator
[MAILPOET-2203]
|
2019-08-12 11:12:33 +02:00 |
|
|
7cb322196f
|
Replace PHP Session with minimalist MailPoet session
[MAILPOET-2248]
|
2019-08-05 21:10:23 +01:00 |
|
|
0045683d92
|
Share PDO connection between Doctrine and legacy ORM
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
d36c9b44e4
|
Add integration tests [MAILPOET-2015]
|
2019-07-23 08:37:46 -04:00 |
|
|
cb1dd28ea9
|
Add SubscriberLimit and InvalidApi key pages classes
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
81d06065be
|
Add subscribers import/export pages classes
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
fa521e5cb7
|
Add Forms page class
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
d09afded94
|
Add Update page class
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
73f39be4df
|
Add RevenueTrackingPermission page class
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
c11b2313af
|
Add NewsletterEditor page class
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
3c87713830
|
Add Settings page class
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
9fd1431b7f
|
Refactor Menu::isNewUser into a service
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
ed9f0aa294
|
Refactor Menu::getLimitPerPage to a service
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
06fd592514
|
Refactor displayPage method to PageRenderer service
[MAILPOET-2200]
|
2019-07-22 09:13:39 -04:00 |
|
|
7f40e5b512
|
Clean up unused imports [MAILPOET-2208]
|
2019-07-19 08:54:50 -04:00 |
|
|
a2df2cc7bd
|
Refactor subscription pages and config shortcodes to DI [MAILPOET-2208]
|
2019-07-19 08:54:50 -04:00 |
|
|
5d64ec168d
|
Add rule for concatenation operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
12ff88ee21
|
Add rule for operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
b9af15e19f
|
Enforce array trailling commas
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
ab683b47de
|
Add feature flags API
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
343ad0008c
|
Render feature flags in layout.html
[MAILPOET-2008]
|
2019-05-16 10:45:55 -04:00 |
|
|
29e2cebce3
|
Add getOrdersCount() to WooCommerce helper
[MAILPOET-1732]
|
2019-04-25 08:21:12 -04:00 |
|
|
534dc140f7
|
Use WP function to parse DB_HOST
This change will enable using MailPoet on sites which are using ipv6 addresses in DB_HOST
[MAILPOET-1907]
|
2019-04-16 11:11:28 +03:00 |
|
|
3d69b3aeec
|
Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
|
2019-04-01 05:43:25 -04:00 |
|
|
de3d3331b0
|
Refactor tests [MAILOET-1677]
|
2019-03-21 10:03:21 -04:00 |
|
|
114a8281a9
|
Fix tests, code typos and style
|
2019-03-21 10:03:21 -04:00 |
|