Alexey Stoletniy
98d6f55a6e
Tweak Sending Service key validation after a code review [MAILPOET-743]
...
* Abstract key state to unbound it from the API response codes
* Rename SendingServiceKeyCheck task for clarity
* Add a setter for the API key in the Bridge API class
* Make some smaller fixes
2017-01-27 16:22:11 +03:00
Alexey Stoletniy
438b4fb1ec
Add unit tests [MAILPOET-743]
2017-01-27 16:22:09 +03:00
mrcasual
e77717c4c2
Merge pull request #798 from mailpoet/form_segments_fix
...
Filter lists that can be subscribed to using any particular form [MAILPOET-777]
2017-01-25 18:34:30 -05:00
Alexey Stoletniy
f1ced11809
Remove leading slashes in unit test imports [MAILPOET-764]
2017-01-25 16:28:36 +03:00
Alexey Stoletniy
c2546e8aed
Filter lists that can be subscribed to using any particular form [MAILPOET-777]
2017-01-25 16:15:42 +03:00
Alexey Stoletniy
2220a13399
Remove unused imports [MAILPOET-764]
2017-01-25 10:14:38 +03:00
Alexey Stoletniy
bfdc13a8d1
Fix fubscription form failing when some fields are absent or don't exist [MAILPOET-764]
2017-01-24 21:12:56 +03:00
Vlad
1a7623bc4a
- Adds unit tests
2017-01-20 09:24:45 -05:00
Alexey Stoletniy
ce0ad33c32
Fix all lists removal when editing subscribers [MAILPOET-726]
2017-01-18 15:33:20 +03:00
Vlad
449eb28b2a
- Updates code formatting
2017-01-09 09:37:56 -05:00
Vlad
3a1568a31d
- Fixes mailer error message not being displayed when newsletter preview
...
sending fails
2017-01-04 13:04:53 -05:00
Vlad
e6d909da21
- Updates unit test
2016-12-30 10:59:37 -05:00
Vlad
4f37a44363
- Fixes newsletter preview not being sent
...
- Adds unit test
2016-12-29 18:46:22 -05:00
Vlad
89545ba104
- Adds unit tests
2016-11-28 09:50:32 -05:00
Jonathan Labreuille
c22d3c8957
Renamed 'ip' column to 'subscribed_ip'
...
- updated code based on PR review
2016-11-09 11:43:08 +01:00
Jonathan Labreuille
1a6b032943
Added subscription limit in order to avoid mass subscriptions
2016-11-08 17:29:28 +01:00
Vlad
83114a8be4
- Removes unused class declarations
2016-10-24 08:55:22 -04:00
Vlad
d08d5a3b6c
- Updates unit tests
2016-10-24 08:55:22 -04:00
Jonathan Labreuille
ee89bf0722
refactored API class
2016-10-21 13:36:41 +02:00