Commit Graph

6737 Commits

Author SHA1 Message Date
Jan Jakeš
5b4fd87728 Use 'cdn_url' function for all CDN URLs in views
[MAILPOET-1643]
2018-11-26 10:58:50 +01:00
Jan Jakeš
b12ccd0c37 Add 'cdn_url' function for Twig templates
[MAILPOET-1643]
2018-11-26 10:58:50 +01:00
Pavel Dohnal
c29b6e1f8e Correct the welcome email status
[MAILPOET-1658]
2018-11-26 10:11:38 +01:00
Jan Jakeš
4b215051ae Add plugin's 'base_url' to config
[MAILPOET-1643]
2018-11-23 15:18:57 +01:00
wxa
467bef1d61 Do not require pluggable.php [MAILPOET-1650] 2018-11-22 17:01:33 +03:00
wxa
a051b82ade Add 'Mail poet' to readme.txt [MAILPOET-1654] 2018-11-22 16:16:52 +03:00
Jan Jakeš
0b9f10cf23 Move large images and videos to CDN & add datetime as version
[MAILPOET-1643]
2018-11-21 15:14:02 +01:00
Jan Jakeš
bf7e6a601e Move prefixed dependencies from lib/Dependencies to vendor-prefixed
[MAILPOET-1642]
2018-11-20 14:11:33 +01:00
Jan Jakeš
4b462a3963 Remove unnecessary symfony/config & related cleanups from mozart's composer.json
[MAILPOET-1642]
2018-11-20 14:11:33 +01:00
Jan Jakeš
848b4263fd Clean up common unused files in vendor also for lib/Dependencies
[MAILPOET-1642]
2018-11-20 14:11:31 +01:00
Jan Jakeš
d62f679c3f Add some more explicitly removed paths in vendor during build
[MAILPOET-1642]
2018-11-20 14:10:51 +01:00
Jan Jakeš
7088c2a458 Sort explicitely removed vendor paths alphabetically
[MAILPOET-1642]
2018-11-20 14:10:51 +01:00
Jan Jakeš
89acfa29d0 Remove some common dotfiles from vendor during build
[MAILPOET-1642]
2018-11-20 14:10:46 +01:00
Jan Jakeš
18cc914db0 Remove more files (like composer.*, phpunit.xml, doxyfile) from vendor during build
[MAILPOET-1642]
2018-11-20 14:06:49 +01:00
Jan Jakeš
1a52dc36cd Move sensiolabs/security-checker to dev dependencies
[MAILPOET-1642]
2018-11-20 14:06:49 +01:00
Pavel Dohnal
012dc25a5b Releasing 3.14.1 2018-11-20 11:24:46 +01:00
Tautvidas Sipavičius
a2393d7889 Merge pull request #1571 from mailpoet/export-subscribers
Export subscribers [MQ-76]
2018-11-20 11:15:39 +02:00
Tautvidas Sipavičius
1babbee2cf Removes unused data-automation-ids 2018-11-20 10:38:45 +02:00
Tautvidas Sipavičius
754afa2363 Remove unused csv list of exportable subscribers 2018-11-20 10:34:25 +02:00
Rostislav Wolny
cfbb20aa46 Unify type of statistics summary data
[MAILPOET-1645]
2018-11-19 16:10:29 +01:00
M. Shull
f447473840 Merge pull request #1634 from mailpoet/subscribe-multiple-lists
Subscribe to multiple lists. [MQ-11]
2018-11-16 08:42:29 -05:00
Michelle Shull
2a7cea9e6e add admin login to sub form test to avoid 60 sec wait time 2018-11-15 18:19:04 -05:00
Michelle Shull
9c951741cf Subscribe to multiple lists. [MQ-11] 2018-11-15 17:45:33 -05:00
Michelle Shull
dcd6dda277 Subscribe to multiple lists. [MQ-11] 2018-11-15 17:42:04 -05:00
Michelle Shull
9cb24fcdae fixes, clean-up, better selectors 2018-11-15 14:41:12 -05:00
M. Shull
c3891f36cd Merge pull request #1632 from mailpoet/premium-plugin-api-fix
Add fallback for API endpoint instantiation [MAILPOET-1639]
2018-11-15 12:30:37 -05:00
Rostislav Wolny
528f223a70 Add fallback for API endpoint instantiation for endpoints which are not in DI
[MAILPOET-1639]
2018-11-15 18:03:51 +01:00
M. Shull
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
M. Shull
d83f584106 Merge pull request #1631 from mailpoet/fix-translation-function
Fix translation function [MAILPOET-1449]
2018-11-15 10:10:58 -05:00
Pavel Dohnal
5a5f65c39c Fix translation function
[MAILPOET-1449]
2018-11-15 15:52:11 +01:00
M. Shull
72c039f35f Merge pull request #1630 from mailpoet/form-bold
Make success message bold [MAILPOET-1564]
2018-11-15 09:28:36 -05:00
M. Shull
bc5b896e67 Merge pull request #1625 from mailpoet/default-form
Create a default form [MAILPOET-1449]
2018-11-15 09:08:00 -05:00
M. Shull
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
Pavel Dohnal
bb3433948f Make success message bold
[MAILPOET-1564]
2018-11-15 13:01:58 +01:00
M. Shull
ccb93ba308 Merge pull request #1620 from mailpoet/remove-tooltip
Remove font tooltip [MAILPOET-1623]
2018-11-15 07:01:10 -05:00
Jan Jakeš
8557cbccb1 Refactor SimpleWorker to be more expressive (so PHPStan understands it) 2018-11-15 11:41:04 +01:00
Jan Jakeš
9d0b7077d0 Fix catching non-existent exception & missing exception instantiation 2018-11-15 11:41:04 +01:00
Jan Jakeš
60a5fe2732 Remove unused parameters & variabeles, fix calls with wrong number of args 2018-11-15 11:41:04 +01:00
Jan Jakeš
aac7744dee Fix case in use statements 2018-11-15 11:41:04 +01:00
Jan Jakeš
0a12d64cbf Added PHPStan on level 0 for lib directory 2018-11-15 11:41:04 +01:00
Pavel Dohnal
ab0d94aea2 Remove font tooltip
[MAILPOET-1623]
2018-11-15 10:05:30 +01:00
Pavel Dohnal
141cb09a54 Implement pagination to tags and categories query
[MAILPOET-1613]
2018-11-15 09:50:13 +01:00
Rostislav Wolny
c36aad1345 Ensure container for third party plugins using MP api
[MAILPOET-1637]
2018-11-15 09:05:33 +01:00
Rostislav Wolny
38e9d806b8 Refactor ALC endpoint to follow DI
[MAILPOET-1637]
2018-11-15 09:04:46 +01:00
Rostislav Wolny
e0863e4b7e Reorder services in container factory by namespace
[MAILPOET-1637]
2018-11-15 09:04:27 +01:00
Rostislav Wolny
d49b2a72a9 Refactor JSON API to use container for creating endpoints
[MAILPOET-1637]
2018-11-15 09:04:15 +01:00
Rostislav Wolny
a42787d10d Refactor MP v1 API to obtain services via constructor
[MAILPOET-1637]
2018-11-15 09:03:43 +01:00
Pavel Dohnal
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