Commit Graph

189 Commits

Author SHA1 Message Date
Pavel Dohnal
8e7f9ec73e Add test to edit sign up confirmation email
[MQ-88]
2018-12-04 14:59:11 +01:00
Amine Ben hammou
7fcf9f6f72 Add acceptance test for sign up confirmation
[MQ-87]
2018-11-28 11:58:08 +01:00
Ján Mikláš
c60a7a233c Added GDPR Compliant section in Settings > Basics 2018-11-11 10:13:53 +01:00
M. Shull
c4536f3591 Merge pull request #1573 from mailpoet/unsub-settings
Preview Default Unsub page from Settings [MQ-101]
2018-11-08 06:02:08 -05:00
Michelle Shull
91e66476d3 added data-automation-ids, fixed typo. [MQ-83][MQ-84] 2018-11-05 12:20:52 -05:00
Michelle Shull
b54d31c797 added data-automation-id for robustness [MQ-100] 2018-11-05 08:38:48 -05:00
Pavel Dohnal
a6ab757d22 Show warning if settings is not consistent
[MAILPOET-1522]
2018-10-15 13:26:52 +02:00
Pavel Dohnal
3102f114bd Add feature announcement
[MAILPOET-1522]
2018-10-11 19:37:45 +02:00
Pavel Dohnal
4249c7a2cb Send an email notification on new subscriber
[MAILPOET-1522]
2018-10-11 10:23:06 +02:00
Pavel Dohnal
fbe2f72706 Add settings for new subscriber email notifications
[MAILPOET-1505]
2018-10-11 10:23:06 +02:00
Michelle Shull
9ec6f52098 Merge pull request #1526 from mailpoet/linux-cron
Linux cron [MAILPOET-1538]
2018-10-08 06:41:57 -04:00
qfrery
b614997150 add missing translation 2018-10-03 16:31:51 +02:00
Pavel Dohnal
5d1f3153cd Add Linux Cron Script
[MAILPOET-1538]
2018-09-27 16:51:44 +02:00
Pavel Dohnal
fcd8509cef Add linux cron option to settings
[MAILPOET-1538]
2018-09-27 15:08:56 +02:00
Pavel Dohnal
174d6fe646 Add log level settings
[MAILPOET-570]
2018-08-30 09:33:55 +02:00
Pavel Dohnal
b6a367f770 Use ui to update settings 2018-08-07 10:21:35 +02:00
Vlad
97c5c25628 Removes automatic MSS activation. 2018-07-30 22:10:38 -04:00
Vlad
976317163a Activates MSS by default only when key is verified. 2018-07-23 21:23:10 -04:00
Vlad
d7bba0c678 Does not display "activate" button when MSS key is invalid 2018-07-17 15:43:34 -04:00
Michelle Shull
3318dd3ace Merge pull request #1395 from mailpoet/hackday-todo
Deleted TODOs after noting required actions [MAILPOET-1433]
2018-07-16 14:35:38 -04:00
Vlad
b758ec0797 Modifies behavior when MSS is activated and key is invalid 2018-07-12 19:11:08 -04:00
Vlad
4ce6b399f4 Displays list of features when MSS is activated 2018-07-09 20:42:20 -04:00
Vlad
2c0e187089 Removes italics from video badge 2018-07-09 20:29:53 -04:00
Vlad
1f6e5e1717 Opens MSS plan purchase page in a new tab 2018-07-09 20:27:22 -04:00
Vlad
0cf0c3f71f Removes partial tag 2018-07-09 20:26:54 -04:00
Vlad
92dfa8c593 Adds link to get MSS key 2018-07-08 10:48:01 -04:00
Vlad
57abf91a06 Removes prompt/activates MSS automatically upon key validation 2018-06-28 18:21:35 -04:00
Vlad
4bb06a949a Changes order of the Send With tab 2018-06-28 12:28:36 -04:00
Vlad
7962a005b1 Modifies activation behavior/presentation 2018-06-28 11:36:04 -04:00
Vlad
01af61a93f Removes copy text that's displayed when MSS is activated 2018-06-27 12:55:11 -04:00
Vlad
ab696a133b Updates copy text 2018-06-27 12:54:05 -04:00
Vlad
0b973274af Removes copy text 2018-06-27 12:51:50 -04:00
Vlad
ce24845896 Moves video badge under MSS box 2018-06-27 12:50:09 -04:00
Vlad
ce17adf693 Removes "try for free" button / fixes HTML markup 2018-06-27 12:49:21 -04:00
Vlad
732fdaf78c Removes monthly plans info button 2018-06-27 12:39:36 -04:00
Vlad
f359ba1499 Removes copy text 2018-06-27 12:38:09 -04:00
Fred. P
2ee77e0034 Deleted TODOs after noting them as JIRA issues 2018-06-13 16:46:18 +02:00
Fred. P
1005990588 Deleting leftover file 2018-06-13 14:49:29 +02: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
Amine Ben hammou
a8052c118a fixing minor issues and adding unit test 2018-01-15 10:46:07 +00:00
Amine Ben hammou
5e5caab4da show error if recaptcha enabled but a key is empty 2018-01-15 10:46:06 +00:00
Amine Ben hammou
0e487d2c54 added re-captcha settings to UI 2018-01-15 10:46:05 +00:00
Vlad
aaed5add52 Removes unused string 2017-12-17 10:51:39 -05:00
Vlad
dee2ff810c Fixes undefined index error 2017-11-29 10:19:30 +00:00
mrcasual
3572df6c0c Fixes "other" method test email sending when MSS is enabled
[MAILPOET-1218]
2017-11-28 09:28:56 +00:00
Vlad
66de11ecd4 Fixes "mailer not defined" JS error 2017-11-18 19:51:53 -05:00
stoletniy
b648852ef5 Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190] 2017-10-30 22:49:00 +03:00
stoletniy
92dbf966a1 Add a UI hint for managing capabilities using the Members plugin [MAILPOET-1123] 2017-10-02 10:33:20 +01:00
Vlad
1ca99a6209 Updates Premium tab language 2017-09-27 10:07:36 +01:00