3222ec4e16
Improve copy of transactional email settings option
...
[MAILPOET-2598]
2020-01-28 20:19:49 +00:00
a90d3720b4
Correct typographical characters
...
[MAILPOET-2536]
2019-12-05 11:18:25 +00:00
462c82f1b0
Add settings for transactional emails sending
...
[MAILPOET-2536]
2019-12-05 11:18:25 +00:00
4d1843ac66
Add more Beacon IDs for articles
...
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
ea77b1e216
Add missing beacon ID
...
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
d3d572faa9
Open KB links in Beacon popover
...
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
2149bf386d
Fix saving captcha page in settings [MAILPOET-2242]
2019-08-01 11:13:36 -04:00
8c26e2852b
Update KB links to new URL
...
[PREMIUM-127]
2019-07-31 16:16:56 -04:00
7788aebe83
Fix minor PR remarks [MAILPOET-2015]
...
Reuse updateCaptcha() function
Inject Captcha class using DI
Add no-cache headers to captcha image
Fix an error when accessing the captcha page directly
Edit the line in settings regarding missing dependencies
2019-07-23 08:37:46 -04:00
f8ea514887
Update the captcha setting [MAILPOET-2015]
2019-07-23 08:37:46 -04:00
a319f61b63
Update KB link for bounce emails
...
[MAILPOET-2019]
2019-04-29 05:41:16 -04:00
92198f8470
Add KB link for inactive subscribers
...
[MAILPOET-2019]
2019-04-29 05:41:16 -04:00
7ac0218a5d
Add acceptance test for inactive subscribers settings change
...
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
552f9685c9
Fix typo in jQuery selector
...
[#1983 ]
2019-04-23 05:51:28 -04:00
c30e4bb565
Show "Inactive subscribers" setting
...
[MAILPOET-1996]
2019-04-23 05:42:43 -04:00
8d2d271969
Release 3.23.2
...
- temporarily hidden Inactive subscribers settings
2019-04-16 09:37:03 +02:00
fe746f07f0
Better name from inactive subscriber interval
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
667f1d6e41
Use data attributes as selector in test
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
b9819c3691
Add acceptance test for inactive subscribers
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
6ec674307e
Disable inactive subscribers settings when tracking is disabled
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
54bc5513c1
Add new settings to set inactive subscriber period
...
[MAILPOET-1970]
2019-04-11 09:18:19 -04:00
7a61f1a576
[MQ-96] Test logging method switching
2019-03-28 11:18:57 -04:00
2a774e24b2
[MQ-92] tests task scheduler toggle
2019-03-19 13:39:14 +01:00
8d20edb65f
[MQ-94][MQ-91] fixed spacing, removed unneeded data-automation-id
2019-02-22 10:33:05 +01:00
7bff5ff4cb
[MQ-94][MQ-91] changed name, added assertions, added test for bounce email with assertion
2019-02-22 10:33:05 +01:00
7058b729d1
[MQ-94] Tests that anon data toggle can be toggled
2019-02-22 10:33:05 +01:00
5d1f3153cd
Add Linux Cron Script
...
[MAILPOET-1538]
2018-09-27 16:51:44 +02:00
fcd8509cef
Add linux cron option to settings
...
[MAILPOET-1538]
2018-09-27 15:08:56 +02:00
174d6fe646
Add log level settings
...
[MAILPOET-570]
2018-08-30 09:33:55 +02:00
b6a367f770
Use ui to update settings
2018-08-07 10:21:35 +02:00
a8052c118a
fixing minor issues and adding unit test
2018-01-15 10:46:07 +00:00
5e5caab4da
show error if recaptcha enabled but a key is empty
2018-01-15 10:46:06 +00:00
0e487d2c54
added re-captcha settings to UI
2018-01-15 10:46:05 +00:00
92dbf966a1
Add a UI hint for managing capabilities using the Members plugin [MAILPOET-1123]
2017-10-02 10:33:20 +01:00
1ba2492929
Combines Twig's "replaceLink" and Util/Helper's "replaceLinkTags"
...
methods into one
2017-07-07 11:02:20 -04:00
82226f2c36
Updates existing code that replaces links with the new "replaceLink"
...
filter
2017-07-03 09:35:01 +01:00
812c6634ba
Mixpanel analytics [MAILPOET-686] ( #940 )
...
* Send analytics data to mixpanel
[MAILPOET-686]
2017-06-20 12:20:50 +03:00
0360f16dc8
Merge pull request #865 from mailpoet/api_versioning
...
Adds versioning to our public API [MAILPOET-881]
2017-04-25 12:07:17 +03:00
6a65ff5e5d
Removes default version
...
Updates all AJAX requests to include api version
Requires namespaces to have version
Clean up code
2017-04-19 23:34:40 -04:00
efd15d5d18
Add a link to the bounce article in advanced settings [MAILPOET-868]
2017-04-19 10:34:30 +03:00
8eb04534bc
Fixed translations based on feedback from translators on Transifex
2017-02-20 14:58:53 +02:00
9f7ae122e3
Add missing periods to translation strings
2017-01-30 21:33:59 +02:00
217894745d
- Updates text strings
...
- Closes #655
2016-10-25 10:21:23 -04:00
bfffdd7274
- Updates links to KB articles
...
- Closes #571
2016-09-10 21:12:43 -04:00
0e10f6c820
- Fixes merge conflict
2016-08-05 13:03:31 -04:00
63bd093f35
- Renames TaskScheduler to CronTrigger and updates relevant code
...
- Standardizes setting value const naming convention
2016-08-05 13:03:31 -04:00
5ed0a5819c
- Updates settings to use task scheduler method names from the newly
...
introduced config class
2016-08-05 13:03:31 -04:00
28c39d301c
Added default error response in case no errors were specified
...
- converted Setup endpoint
- unit tests for Setup endpoint
2016-08-03 12:41:21 +02:00
9410d4f10a
Reorganized new API + added legacy API support + new API
...
- Updated Settings Router to new standards
- Updated settings.html to reflect API change with better error handling
- Updated Settings API unit tests
2016-08-01 17:00:32 +02:00
c05a20cff9
Update 28 July 2016
2016-07-29 13:29:05 +03:00