Commit Graph

195 Commits

Author SHA1 Message Date
Ján Mikláš
b43a4b222d Fix "Next step" button not visible after reimporting file
[MAILPOET-1931]
2019-04-01 07:12:27 -04:00
Pavel Dohnal
41547b2283 Convert last import step to react
[MAILPOET-1807]
2019-02-21 14:11:43 -05:00
Pavel Dohnal
afd97cf246 Update acceptance test to new import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
dfe02a9145 Translate all strings
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
ba7085614a Add next and previous buttons
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
2ef2131411 Add a new step to import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
c0c28b03ab Remove old warning
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
57c5e19a7d Rename current steps
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Amine Ben hammou
38dcf245b1 Make the notice inline 2019-01-21 11:55:28 +01:00
Amine Ben hammou
29da613481 Add warning to Export page 2019-01-17 16:56:40 +01:00
Tautvidas Sipavičius
1f116d8cef Fix translations based on FxB's feedback. 2018-09-17 15:45:12 +03:00
Pavel Dohnal
d670fe27ee Remove button if MSS is active
[MAILPOET-1435]
2018-07-10 14:22:40 +01:00
qfrery
d6f72087e9 video badges code review 2018-06-06 12:55:20 +01:00
qfrery
c88c8a9c96 add video links 2018-06-04 18:12:48 +01:00
Rostislav Wolny
46493b991c Checking invalid emails on the input [MAILPOET-1288] 2018-03-06 19:54:44 +01:00
pavel-mailpoet
3d43970fdc Revert "Checking invalid emails on the input [MAILPOET-1288]" 2018-03-06 13:24:42 +00:00
Rostislav Wolny
449568b37b Refactor JS email regexp to be accessible from every page MAILPOET-1288 2018-03-06 09:48:39 +01:00
Vlad
2265de454e Updates KB link and tip language 2018-03-01 08:50:14 +00:00
Vlad
381fc76d52 Adds description with KB link 2018-03-01 08:50:14 +00:00
Vlad
0d69b05ac0 Removes option to group by lists during export 2018-02-19 09:53:34 +00:00
Vlad
b5b0a02ea4 Removes option to export only confirmed subscribers 2018-02-16 14:46:34 +00:00
Vlad
5d5b61b76f Schedules welcome notification when adding/editing subscriber 2017-12-18 21:19:44 -05:00
Vlad
1ba2492929 Combines Twig's "replaceLink" and Util/Helper's "replaceLinkTags"
methods into one
2017-07-07 11:02:20 -04:00
Vlad
189656fdc8 Fixes malformed URL 2017-07-07 09:52:08 -04:00
Vlad
82226f2c36 Updates existing code that replaces links with the new "replaceLink"
filter
2017-07-03 09:35:01 +01:00
mrcasual
30277d92cd Updates action button 2017-06-07 12:30:41 +03:00
stoletniy
58faf64a5c Add a Premium page link to bounced subscribers listing [MAILPOET-887] 2017-06-07 12:30:39 +03:00
Vlad
00781be077 Updates example import paste data 2017-03-23 13:27:48 -04:00
Tautvidas Sipavičius
2b45d64695 Make numberOfItems translation singular/plural aware 2017-02-27 18:33:09 +02:00
mrcasual
33125f2ce7 Merge pull request #820 from mailpoet/translations
Fix translations based on translators' feedback [MAILPOET-819]
2017-02-21 13:20:24 +01:00
Tautvidas Sipavičius
8eb04534bc Fixed translations based on feedback from translators on Transifex 2017-02-20 14:58:53 +02:00
Tautvidas Sipavičius
6f19a1593e Fix translations from GDocs based on FxB's feedback [MAILPOET-819] 2017-02-20 14:58:53 +02:00
Vlad
883711698e Updates email regex from loose HTML5 standard to stricter RFC 5322
that's required by some mail transport agents
2017-02-18 10:33:45 -05:00
Tautvidas Sipavičius
bedfc4f80c Add context to 'Select' translation strings 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
cb8c32e171 Add 'Move to trash' to separate noun from verb for certain languages 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
8abec208fc Rewritten some translation strings 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
5264cb1cf4 Split firstname and lastname into two words 2017-01-30 21:33:59 +02:00
Tautvidas Sipavičius
47e0e1a836 Add one and remove two spaces 2017-01-30 21:33:59 +02:00
Tautvidas Sipavičius
9f7ae122e3 Add missing periods to translation strings 2017-01-30 21:33:59 +02:00
Alexey Stoletniy
6954501915 Change no subscribers added/updated string [MAILPOET-741] 2016-12-15 12:02:06 +03:00
Alexey Stoletniy
36b935b9ae Add 'Bounced' status to subscribers [MAILPOET-684]
Fix SubscriberTest->testItHasGroupFilter() making only one of four assertions due to lack of data.
Fix a small issue with Import. Unexpected values for the status field were converted to 'unconfirmed' rather than 'subscribed' due to non-strict comparison in in_array(). This hindered 'bounced' status import as well.
2016-11-28 19:37:47 +03:00
Tautvidas Sipavičius
b59785c4b6 Updated KB link text in MailChimp import MAILPOET-677 2016-11-18 13:09:20 +02:00
Vlad
217894745d - Updates text strings
- Closes #655
2016-10-25 10:21:23 -04:00
Vlad
b48cc5a959 - Updates import UI to escape HTML text
- Allows mixing of escaped and unescaped HTML text
- Removes server-side text escaping
2016-10-17 11:01:54 -04:00
Kiefer Conrad
a121583c2d Updated text 2016-09-19 10:13:34 +01:00
Vlad
bfffdd7274 - Updates links to KB articles
- Closes #571
2016-09-10 21:12:43 -04:00
Vlad
c5a02c6136 - Allows setting empty value for date custom fields 2016-08-14 13:00:28 -04:00
Vlad
81c277ca93 - Update import to autodetect dates (UI) and convert them to datetime
format (backend)
- Fixes unit test
- Fixes code formatting in Date class
2016-08-12 00:29:57 -04:00
Vlad
151683c632 - Updates Import to use the existing custom field creation code
- Closes #499
2016-08-08 18:23:11 -04:00
Tautvidas Sipavičius
c46ee07674 Change form editor page title, swap "New" to "Add New" 2016-07-29 13:30:17 +03:00