b4710403f8
Store information for displaying nps survey
...
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
fbcaeaadbc
Convert Doctrine specific code to camel case
...
[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
d0292f8624
Convert variable names to camel case in PHPDoc
...
[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
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
87080c6fe9
Ensure correct type
...
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
d3aecc718d
Add temporary fix for race conditions
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
4779506f82
Use Doctrine in SettingsController
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
0d04df570c
Add SettingEntity and SettingsRepository
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
388ced8b53
Remove static behavior from SettingsController
...
[MAILPOET-2436]
2019-11-06 16:32:32 +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
7dba4d900c
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
ae83364297
Refactor getSubscriptionUrl to instance method
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
3367a3bc8c
Update sign-up confirmation email
...
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
0353f8e8b1
Move entities to lib/entities and use "Entity" suffix
...
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
c71bf4833c
Rewrite UserFlag entity to Doctrine
...
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
5d1623a083
Use PHP functions
2019-05-21 09:04:00 -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
26cbd79535
Add an integration test for fetch() in settings controller [MAILPOET-1483]
2019-04-29 09:33:12 -04:00
604eedf91b
Fix accessing non-existing nested properties in setting controller [MAILPOET-1483]
2019-04-29 09:33:12 -04:00
fe746f07f0
Better name from inactive subscriber interval
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
54bc5513c1
Add new settings to set inactive subscriber period
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
3e66e9e1dd
Fix phpstan level 6
...
[MAILPOET-1969]
2019-04-10 09:55:13 -04:00
fee3b58e4e
Fix small bugs
2019-03-21 10:03:21 -04:00
7f131d256c
Remove debugging code
2019-03-21 10:03:21 -04:00
92cf0cc7db
Refactor UserFlagsController
2019-03-21 10:03:21 -04:00
22fc3089e6
Rename UserFlags
to UserFlagsController
2019-03-21 10:03:21 -04:00
114a8281a9
Fix tests, code typos and style
2019-03-21 10:03:21 -04:00
33847397f3
Add UserFlags controller [MAILPOET-1677]
2019-03-21 10:03:21 -04:00
a4c1b07db5
Remove dot announcement
...
[MAILPOET-1862]
2019-03-07 08:56:23 -05:00
0a436087e1
Replace all WP function calls
2019-03-07 08:30:14 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd
Add space between foreach and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
10e56d860d
Move Setting getValue and setValue to controller as a private methods
...
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
62dca415d4
Improve naming in SettingsController
...
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
f7aecf1d63
Add new settings service
...
[MAILPOET-1757]
2019-01-31 14:48:01 +01:00
3589899d6b
Dont call flush_rewrite in init [MAILPOET-1392]
...
Following http://wpengineer.com/2044/custom-post-type-and-permalink/
and validating with Tautvidas we concluded there was not
reason not to use flush_rewrite_rules() as recommended which is,
upon activating and deactivating the plugin.
2018-06-04 14:49:16 +02:00
3f03c985bf
Collect plugins info for analytics
...
[MAILPOET-974]
2017-07-17 14:46:26 +01:00
d119a1e5fa
Send settings values to Mixpanel
...
[MAILPOET-974]
2017-07-17 11:15:29 +01:00
b7ef191641
Remove leading slashes in imports [MAILPOET-764]
2017-01-25 10:22:27 +03:00
adc232fc3f
Prevent MailPoet Page post type from showing up in menu MAILPOET-674
2016-11-18 12:56:06 +02:00
01af4d3401
- Fixes const value declaration for PHP <5.6
2016-10-28 10:13:56 -04:00
8c28dc3d8a
- Restricts Amazon SES region to a specific list of hosts
...
- Updates unit tests
- Closes #647
2016-10-16 12:19:47 -04:00