21839fc30b
Fix indentation of multiline function declarations
...
[MAILPOET-3732]
2021-09-17 12:17:36 +02:00
65b834a9ff
Update renamed NotCamelCaps rule
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
aeeceeeb8d
Use Newsletter\Url as service
...
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
eadb02ae5c
Add tests for WP style shortcodes and arguments
...
[MAILPOET-3465]
2021-03-22 12:19:59 +01:00
8608bc7875
Use newsletter sent at in dates shortcode
...
[MAILPOET-3375]
2021-03-10 14:38:05 +01:00
dc4727117c
Fix view in browser link shortcode and extend test
...
[MAILPOET-3434]
2021-02-17 16:11:59 +01:00
5b5e01465c
[MAILPOET-3408]
2021-02-10 14:52:20 +01:00
cb60c827a2
Remove phpstan errors from integration Newsletter tests
...
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
56d7cd1398
Fix rendering shortcodes in subject
...
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
d4541dfa4c
Remove usless assignment
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
fcbfd6fb68
Refactor shortcode categories to doctrine
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
6139e300c3
Free up shortcodes constructor for DI
...
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
645f888186
Refactor WP Users segment controller to injectable service
...
[MAILPOET-3141]
2020-11-09 12:56:17 +01:00
0bbe65fab7
Remove default form
...
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
b0e7a486ff
Remove new-default-list-name feature flag [MAILPOET-3004]
2020-09-08 14:44:45 +02:00
e591ab1040
Remove uneeded dependency
...
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
b1e9c1a4a9
Add placement enabled settings
...
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
14aa0b1393
Refactor creating of default form to use templates
...
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
1f744453d4
Switch unsubscribe url shortcode to the confirm page
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
b39dac75d6
Autofix number of newlines between methods
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
923dc0d1dd
Simplify and unify getViewInBroserUrl calls
...
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
e5fcf5819d
Remove 'type' parameter for view-in-browser, always include hash
...
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
eb1c7673e3
Make $preview = true default for view-in-broser URL
...
[MAILPOET-2430]
2020-02-13 18:40:37 +00:00
685b4885c0
Exclude WordPress and WooCommerce variables from camel case conversion
...
[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
bd1a84c5c3
Fix types by casting [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
6ed3915b1a
Use a wrapped function for current_time [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
93346ede3b
Update tests [MAILPOET-2514]
2019-11-11 16:00:40 +00:00
d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
4d3a005b20
Inject LinkTokens dependency to SubscriptionUrlFactory using DI
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
0dd7b5fb7a
Remove unnecessary aliases for SubcriptionUrlFactory
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
7dba4d900c
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
d90d5c6385
Refactor getUnsubscribeUrl to instance method
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
4e75f8883e
Refactor getManageUrl to instance method
...
[MAILPOET-2381]
2019-09-25 10:29:20 +01:00
5e5c744c3d
Create WC transactional email
...
[MAILPOET-2280]
2019-09-22 10:34:06 +02:00
abb772a1c5
Fix constructor initialization
...
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
3810e33742
Update the default list name
...
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
620b2d8a75
Fix Populator constructions in integration tests
...
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
7788aebe83
Fix minor PR remarks [MAILPOET-2015]
...
Reuse updateCaptcha() function
Inject Captcha class using DI
Add no-cache headers to captcha image
Fix an error when accessing the captcha page directly
Edit the line in settings regarding missing dependencies
2019-07-23 08:37:46 -04:00
01bd3d036b
Fix formating [date:dordinal] shortcode
...
[MAILPOET-2148]
2019-07-18 14:21:24 -04:00
5ae402bcab
Add Populator to DI
2019-06-27 08:38:33 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
fb77167a1f
Remove unused imports [MAILPOET-1825]
2019-02-21 09:51:53 -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