Amine Ben hammou
|
8fd19f1d68
|
Fix tests
|
2019-06-27 08:38:33 -04:00 |
|
Pavel Dohnal
|
5d64ec168d
|
Add rule for concatenation operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
Pavel Dohnal
|
12ff88ee21
|
Add rule for operator spacing
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
Pavel Dohnal
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
Pavel Dohnal
|
9f16cb6a5f
|
Check for unused privates
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
Rostislav Wolny
|
1f3a9278d2
|
Refactor MP2 migration setting names to constants
[MAILPOET-2040]
|
2019-05-15 07:26:46 -04:00 |
|
Pavel Dohnal
|
7d6f69ec1d
|
Upgrade PHPStan level to 3
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
Rostislav Wolny
|
86db17c7d9
|
Fix mp2migrator
[MAILPOET-1887]
|
2019-03-13 15:17:37 -04:00 |
|
Amine Ben hammou
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
Ján Mikláš
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
Ján Mikláš
|
100db25ed9
|
Add space between while and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
Ján Mikláš
|
a8972ca281
|
Add space between switch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
Ján Mikláš
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
Rostislav Wolny
|
6e79705128
|
Refactor MailPoet\Config to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
M. Shull
|
59418efa99
|
Merge pull request #1746 from mailpoet/phpstan-cleanup
Raise PHPStan strictness level to 1
|
2019-01-28 10:47:24 -05:00 |
|
Tautvidas Sipavičius
|
b1ce9b8b91
|
Move PHPDoc properties to actual properties in MP2Migrator
|
2019-01-24 15:14:59 +02:00 |
|
Tautvidas Sipavičius
|
3bfba7c642
|
Refactor unnecessary constants into class properties
|
2019-01-23 21:27:45 +02:00 |
|
wxa
|
a4ff9822ad
|
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-17 21:42:57 +03:00 |
|
Jan Jakeš
|
9d0b7077d0
|
Fix catching non-existent exception & missing exception instantiation
|
2018-11-15 11:41:04 +01:00 |
|
Pavel Dohnal
|
017918c870
|
Add after migration notice
[MAILPOET-1492]
|
2018-09-19 10:27:04 +02:00 |
|
Pavel Dohnal
|
cbcc8eebf1
|
Mark status as confirmed if MP2 double opt in is disabled
[MAILPOET-1514]
|
2018-09-03 12:19:13 +02:00 |
|
Rostislav Wolny
|
f210b15652
|
MP2Migration: Fixed null updated_at error by fallback to created_at in importSubscriberSegment MAILPOET-1285
|
2018-02-23 20:22:21 +01:00 |
|
Tautvidas Sipavičius
|
2762096167
|
Switch strtoupper to mb_strtoupper based on feedback
|
2017-09-06 16:14:52 +03:00 |
|
Tautvidas Sipavičius
|
b2ec3e5f7b
|
Fix translations based on translator feedback on TX [MAILPOET-1091]
|
2017-09-06 13:45:42 +03:00 |
|
Vlad
|
efa231b08f
|
Removes AccessControl from Migrator and Changelog
|
2017-08-22 09:06:20 -04:00 |
|
Vlad
|
2e5554a3af
|
Refactors AccessControl and passes it as dependency to JSON API and Menu
|
2017-08-22 09:06:20 -04:00 |
|
Vlad
|
6fe5b7e0c5
|
Conditionally uses set_time_limit() when function is not disabled
|
2017-08-11 12:16:31 -04:00 |
|
fred
|
4a2f9ad1f9
|
Remove unused code
|
2017-07-10 18:37:22 +02:00 |
|
fred
|
e5ecf870c7
|
Fixed: SendGrid provider was selected even when Sendgrid was not selected in MP2
|
2017-07-10 18:37:21 +02:00 |
|
fred
|
e352b5bfad
|
New: Migrate installation date
|
2017-07-10 18:37:19 +02:00 |
|
fred
|
68988edd7e
|
Fixed: Change the emails number if the frequency is greater than 15 minutes
|
2017-07-10 18:37:17 +02:00 |
|
fred
|
f164e9bb95
|
Fixed: Leave the Newsletter task scheduler (cron) to its default value
|
2017-07-10 18:37:16 +02:00 |
|
fred
|
fe83435d14
|
Fixed: "Subscribe in comments" always on
|
2017-07-10 18:37:15 +02:00 |
|
fred
|
453b7683bc
|
Fixed: SendGrid method and provider were not selected
|
2017-07-10 18:37:14 +02:00 |
|
fred
|
048d71164a
|
Migrate the settings
|
2017-07-10 18:31:51 +02:00 |
|
fred
|
f539860922
|
Remove trailing spaces
|
2017-06-21 19:24:06 +02:00 |
|
fred
|
536267c8f5
|
Fixed: Form fields were not inactive when used
|
2017-06-21 19:24:05 +02:00 |
|
fred
|
5e152ebaa1
|
Fixed: Wrong date format on front-end
|
2017-06-21 19:24:04 +02:00 |
|
fred
|
2c35c7061e
|
Fixed: Display "Invalid e-mail" on the front-end whereas the e-mail is correct
|
2017-06-21 19:24:03 +02:00 |
|
fred
|
2515dcf4ce
|
Fixed: Wrong HTML encoding of the text fields
|
2017-06-21 19:24:02 +02:00 |
|
fred
|
9458bf7418
|
Add Unit tests for MP2 to MP3 migration phase 2
|
2017-06-21 19:24:01 +02:00 |
|
fred
|
44bf4b98b8
|
MP2 to MP3 migration phase 2: Forms migration
|
2017-06-21 19:24:01 +02:00 |
|
fred
|
898913a517
|
Change: the users belonging to the wp_users segment must be imported as subscribed to the wp_users segment
|
2017-06-12 13:13:17 +02:00 |
|
fred
|
3a4b364bcd
|
Modify unit tests following previous changes
|
2017-06-12 13:13:16 +02:00 |
|
fred
|
d373d10f6c
|
Fixed: Segments with a null description were not imported
|
2017-06-12 13:13:15 +02:00 |
|
fred
|
c07e1eff3c
|
New: Redirect the user to the migration page if the import has started but is not finished to prevent him from using MailPoet with incomplete data. So he can resume the import where it left off.
|
2017-06-12 13:13:15 +02:00 |
|
fred
|
2c93a105cc
|
Fixed: Migration script suggests displays "Upgrade completed!" text and allows the user to click the "Go to MailPoet" button while the migration is still being performed.
|
2017-06-12 13:13:14 +02:00 |
|
fred
|
cbf0a7684f
|
Fixed: If there are WP users that haven't been added as MP2 WP subscribers, they won't be present as MP3 subscribers after migration either.
|
2017-06-12 13:13:13 +02:00 |
|
fred
|
bbad772d7a
|
PHP Notice: Use of undefined constant IMPORT_TIMEOUT_IN_SECONDS
|
2017-06-12 13:13:11 +02:00 |
|
fred
|
eb70df1466
|
The "Start upgrade" button can now resume the import.
|
2017-06-12 13:13:09 +02:00 |
|