|
0583e84b15
|
Add repository for purchases
[PREMIUM-142]
|
2020-05-14 11:08:28 +02:00 |
|
|
81dc5ad480
|
Extract Newsletters::sendPreview() logic to a controller
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
78f055b7aa
|
Refactor unsubscribes tracker to doctrine
[MAILPOET-2736]
|
2020-05-05 14:40:11 +02:00 |
|
|
e5639d1adb
|
Remove SPF notice
[MAILPOET-2867]
|
2020-04-27 14:25:58 +02:00 |
|
|
c19902c32d
|
Remove old settings files
[MAILPOET-2682]
|
2020-04-27 13:37:52 +02:00 |
|
|
0b512fe81b
|
Add form preview page form rendering
[MAILPOET-2743]
|
2020-04-27 11:21:28 +02:00 |
|
|
1fe7cabe23
|
Add dummy form preview page
[MAILPOET-2743]
|
2020-04-27 11:21:28 +02:00 |
|
|
eee44e9d06
|
Remove dynamic segments code
[MAILPOET-2480]
|
2020-04-23 11:09:39 +02:00 |
|
|
85399fb612
|
Fix Subscription pages integration tests
[MAILPOET-2847]
|
2020-04-23 11:07:32 +02:00 |
|
|
65b75453ab
|
Add congratulatory MSS sending email & endpoint to send it
[MAILPOET-2831]
|
2020-04-22 17:03:45 +02:00 |
|
|
9701f46a77
|
Render segment names in form using actual segment names
[MAILPOET-2801]
|
2020-04-09 10:09:57 +02:00 |
|
|
97b76031b5
|
Remove screen paused sending
[MAILPOET-2643]
|
2020-04-08 16:50:44 +02:00 |
|
|
7a604fa10e
|
Render image block on front end
[MAILPOET-2750]
|
2020-04-08 12:04:47 +02:00 |
|
|
2d37de35cf
|
Fix deprecation warnings for TransactionalEmail integration test
[MAILPOET-2821]
|
2020-03-29 21:39:01 +02:00 |
|
|
172241e650
|
Rename TextInputStyleRenderer to BlockStyleRenderer
[MAILPOET-2604]
|
2020-03-29 10:47:09 +02:00 |
|
|
c0a5097cdd
|
Add an empty paragraph renderer
[MAILPOET-2614]
|
2020-03-23 18:30:26 +01:00 |
|
|
29ebd113b5
|
Implement NewsletterTempates::getAll() API using Doctrine
[MAILPOET-2647]
|
2020-03-23 00:33:40 +01:00 |
|
|
65afeca59e
|
Add form block wrapper renderer
[MAILPOET-2746]
|
2020-03-21 09:40:46 +01:00 |
|
|
4e8fda670c
|
Render form input and textarea styles on frontend
[MAILPOET-2599]
|
2020-03-19 14:19:06 +01:00 |
|
|
1b05ea2e68
|
Create renderer for form headers
[MAILPOET-2613]
|
2020-03-17 21:22:13 +01:00 |
|
|
1d029374e8
|
Create new settings page
[MAILPOET-2676]
The new settings can be accessed via `?page=mailpoet-new-settings`
I don't think we need a flag for this because it's already hidden.
|
2020-03-16 08:03:26 +01:00 |
|
|
cf88ada402
|
Rewrite old tests to NewslettersListingRepository tests
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
51882b43cf
|
Add NewsletterListingRepository, use it for newsletters data
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
c5f4962645
|
Add column/columns block renderers
[MAILPOET-2609]
|
2020-03-06 14:15:14 +01:00 |
|
|
b39dac75d6
|
Autofix number of newlines between methods
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
0fd954184d
|
Create a new form for the user
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
|
fd2c13a2e3
|
Refactor block registering
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
|
261624c2bb
|
Create basic block
[MAILPOET-1798]
|
2020-02-17 19:20:36 +00:00 |
|
|
866167b597
|
Rename Base to BlockRendererHelper
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
f8a86bc877
|
Set FromRenderer service as public
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
c6ca749cdc
|
Refactor form blocks to use composition instead of inheritance
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
6827eb93e6
|
Add block renderers to DI container
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
d9b9e13a04
|
Extract rendering of a single block to extra class
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
2306be6b16
|
Register form renderer to DI container
[MAILPOET-2665]
|
2020-02-13 18:42:55 +00:00 |
|
|
e3cc5a0ec0
|
Fix and refactor ViewInBrowserControllerTest
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
88d76d5efa
|
Rename Newsletters\ViewInBrowser to ViewInBrowserRenderer
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
edb18399a1
|
Extract view-in-browser logic to a controller
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
077591ae3c
|
Use DI for Newsletter\ViewInBrowser
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
d06fc2d00d
|
Append form bellow content
[MAILPOET-2639]
|
2020-02-05 18:36:39 +00:00 |
|
|
5917582f46
|
Create form entity and repository
[MAILPOET-2639]
|
2020-02-05 18:36:39 +00:00 |
|
|
e251d81a9d
|
Fix deprecation warning in acceptance tests
[MAILPOET-2463]
|
2020-01-16 16:49:05 +01:00 |
|
|
4e75bcd296
|
Implement API for Premium plugin installation and activation
[MAILPOET-2431]
|
2020-01-16 10:29:55 +00:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
d069b0dab4
|
Send custom fields into template
[MAILPOET-2453]
|
2019-12-19 10:24:41 +01:00 |
|
|
b7294bd86c
|
Move cron-scheduling logic from SimpleWorker to CronWorkerRunner
[MAILPOET-2539]
|
2019-12-17 19:54:23 +00:00 |
|
|
c5314abfd4
|
Move css-tidy to MailPoetVendor prefixed libraries
[MAILPOET-2563]
|
2019-12-12 12:46:19 +00:00 |
|
|
924486e914
|
Add SubscribersRepository
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
|
856c870ae5
|
Show subscribers limit warning
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
|
daf2b0bffb
|
Remove the subscribers limit page
[MAILPOET-2394]
|
2019-12-10 14:46:13 +00:00 |
|
|
effd37a0ad
|
Refactor Form\Utils\Styles to injectable service
[MAILPOET-2451]
|
2019-12-04 12:49:30 +00:00 |
|