Commit Graph

5910 Commits

Author SHA1 Message Date
3af3c46fde Merge pull request #1618 from mailpoet/more-tags
Implement pagination to tags and categories query [MAILPOET-1613]
2018-11-15 10:57:45 -05:00
d83f584106 Merge pull request #1631 from mailpoet/fix-translation-function
Fix translation function [MAILPOET-1449]
2018-11-15 10:10:58 -05:00
5a5f65c39c Fix translation function
[MAILPOET-1449]
2018-11-15 15:52:11 +01:00
72c039f35f Merge pull request #1630 from mailpoet/form-bold
Make success message bold [MAILPOET-1564]
2018-11-15 09:28:36 -05:00
bc5b896e67 Merge pull request #1625 from mailpoet/default-form
Create a default form [MAILPOET-1449]
2018-11-15 09:08:00 -05:00
64513f400f Merge pull request #1628 from mailpoet/mp-api-di
Introduce DI to plugin API [MAILPOET-1637]
2018-11-15 07:55:11 -05:00
bb3433948f Make success message bold
[MAILPOET-1564]
2018-11-15 13:01:58 +01:00
ccb93ba308 Merge pull request #1620 from mailpoet/remove-tooltip
Remove font tooltip [MAILPOET-1623]
2018-11-15 07:01:10 -05:00
8557cbccb1 Refactor SimpleWorker to be more expressive (so PHPStan understands it) 2018-11-15 11:41:04 +01:00
9d0b7077d0 Fix catching non-existent exception & missing exception instantiation 2018-11-15 11:41:04 +01:00
60a5fe2732 Remove unused parameters & variabeles, fix calls with wrong number of args 2018-11-15 11:41:04 +01:00
aac7744dee Fix case in use statements 2018-11-15 11:41:04 +01:00
0a12d64cbf Added PHPStan on level 0 for lib directory 2018-11-15 11:41:04 +01:00
ab0d94aea2 Remove font tooltip
[MAILPOET-1623]
2018-11-15 10:05:30 +01:00
141cb09a54 Implement pagination to tags and categories query
[MAILPOET-1613]
2018-11-15 09:50:13 +01:00
c36aad1345 Ensure container for third party plugins using MP api
[MAILPOET-1637]
2018-11-15 09:05:33 +01:00
38e9d806b8 Refactor ALC endpoint to follow DI
[MAILPOET-1637]
2018-11-15 09:04:46 +01:00
e0863e4b7e Reorder services in container factory by namespace
[MAILPOET-1637]
2018-11-15 09:04:27 +01:00
d49b2a72a9 Refactor JSON API to use container for creating endpoints
[MAILPOET-1637]
2018-11-15 09:04:15 +01:00
a42787d10d Refactor MP v1 API to obtain services via constructor
[MAILPOET-1637]
2018-11-15 09:03:43 +01:00
ad85c7e4b1 Create a default form
[MAILPOET-1449]
2018-11-15 09:00:10 +01:00
wxa
0fbbcf3f9e Fix conflicts for test coverage to work [MAILPOET-1607] 2018-11-14 17:51:20 +03:00
wxa
8944fdbf1e Move tests without dependencies to unit folder [MAILPOET-1607] 2018-11-14 17:38:17 +03:00
a393ad5b61 Merge pull request #1615 from mailpoet/simplify-template-categories
Simplify email template categories [MAILPOET-1557]
2018-11-14 08:32:40 -05:00
3a4e4ee047 Merge pull request #1619 from mailpoet/fix-flaky-templates-test
Try to fix test flakiness [MAILPOET-1580]
2018-11-14 08:06:25 -05:00
1a926b32b5 Merge pull request #1614 from mailpoet/welcome-email-status
Display number of welcome notification on listings page [MAILPOET-1562]
2018-11-14 07:58:29 -05:00
0180a1245b Merge pull request #1623 from mailpoet/release-3-14
Release 3.14
3.14.0
2018-11-14 11:35:14 +02:00
593071efff Release 3.14 2018-11-13 17:53:50 +01:00
3c46c87da9 Merge pull request #1622 from mailpoet/display-alc-warning
Display ALC warning [MAILPOET-1631]
2018-11-13 11:27:22 -05:00
9d1639c100 Merge pull request #1624 from mailpoet/fonts-again
Fix custom fonts for buttons [MAILPOET-1633]
2018-11-13 11:20:15 -05:00
8ff4f7720b Fix custom fonts for buttons [MAILPOET-1633] 2018-11-13 16:26:59 +01:00
13d35c4385 Display ALC warning
[MAILPOET-1631]
2018-11-13 13:08:31 +01:00
c778b84932 Merge pull request #1616 from mailpoet/fix-margin
Add space between save and next buttons [MAILPOET-1630]
2018-11-13 05:47:54 -05:00
a4e90929b8 Try to fix test flakiness
[MAILPOET-1580]
2018-11-13 11:35:35 +01:00
1ee06d7196 Merge pull request #1617 from mailpoet/menu-icon
Fix menu icon on editor page [MAILPOET-1629]
2018-11-13 05:27:29 -05:00
5134c60291 Make gap between next and save smaller and fix button size on mobile screen
[MAILPOET-1630]
2018-11-13 09:23:59 +01:00
57486a522a Fix menu icon on editor page [MAILPOET-1629] 2018-11-12 19:58:05 +01:00
8ae34e83ec Add space between save and next buttons
[MAILPOET-1630]
2018-11-12 19:31:50 +01:00
wxa
0c53c19cc6 Add a migration for updating categories [MAILPOET-1557] 2018-11-12 19:01:45 +03:00
wxa
99ff540ebe change categories in templates [MAILPOET-1557] 2018-11-12 18:17:25 +03:00
wxa
4cb2f78bb8 Change template category tabs [MAILPOET-1557] 2018-11-12 18:08:16 +03:00
362235e96a Display number of welcome notification on listings page
[MAILPOET-1562]
2018-11-12 15:32:02 +01:00
19d13c5165 Merge pull request #1613 from mailpoet/readme-change
Update readme.txt: Multisites are not supported
2018-11-12 09:06:37 -05:00
f64b42d5cd Merge pull request #1594 from mailpoet/update-first-pn-logic
Send posts published before post notification has been created [MAILPOET-1560]
2018-11-12 08:44:02 -05:00
78539d0e6f Update readme.txt: Multisites are not supported
[MAILPOET-1628]
2018-11-12 14:30:33 +01:00
2e6dd9b20f Merge pull request #1605 from mailpoet/receive-post-notification-at
Add Acceptance test for receive post notification [MQ-69]
2018-11-12 07:51:18 -05:00
d1b91cd661 Merge pull request #1610 from mailpoet/remove-data-post-id
Remove unwanted data-post-id attributes from templates [MAILPOET-1620]
2018-11-12 07:37:55 -05:00
fb3fdbf1ed Merge pull request #1612 from mailpoet/gdpr
GDPR: add guide in Settings [MAILPOET-1540]
2018-11-12 07:17:16 -05:00
a0e8e52183 Merge pull request #1589 from mailpoet/congratulate-first-newsletter
Show congratulation page after first newsletter [MAILPOET-1468]
2018-11-12 05:31:20 -05:00
9364a422b3 Add Acceptance test for receive post notification
[MQ-69]
2018-11-12 11:00:36 +01:00