Commit Graph

5504 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
62ce7c0437 Merge pull request #1062 from mailpoet/wp_user_subscription_update_fix
Prevents WP subscribers' first/last name from being erased [MAILPOET-1062]
2017-08-28 12:57:25 +03:00
Vlad
c1e542cb5a Reschedules past due scheduled queues when reactivating notification 2017-08-28 09:20:17 +02:00
mrcasual
544bf0ddfd Merge pull request #1064 from mailpoet/welcome_alc_fix
Don't track sent ALC posts for welcome and standard emails, always send the latest posts [MAILPOET-1069]
2017-08-25 10:36:46 -04:00
Amine Ben hammou
609f1b5e67 Tracking new events 2017-08-25 13:19:52 +00:00
stoletniy
4616cf67bf Fix a test [MAILPOET-1069] 2017-08-25 16:10:01 +03:00
stoletniy
cc5227ca0d Don't track sent ALC posts for welcome and standard emails (always send the latest posts) [MAILPOET-1069] 2017-08-25 15:51:45 +03:00
Vlad
26bccd95d4 Uses method vs. accessing class internals to get user capability 2017-08-24 13:58:54 -04:00
Vlad
af58814fe7 Moves AccessControl intialization outside of Router to Initializer 2017-08-24 13:56:17 -04:00
Vlad
7d9b4b31aa Removes unused constructor parameter 2017-08-24 13:37:49 -04:00
Vlad
8a8108b41d Prevents WP subscribers' first/last name from being erased when updating
subscription
2017-08-24 13:19:42 -04:00
mrcasual
d92b1f57bd Merge pull request #1060 from mailpoet/mp2_forms_fix
Don't process the wysija_form shortcode to allow MP2 forms to work [MAILPOET-1067]
2017-08-24 10:40:10 -04:00
mrcasual
52ef7bece4 Merge pull request #1053 from mailpoet/editor_save
Save newsletter when clicked on "Next" button [MAILPOET-1051]
2017-08-24 09:03:34 -04:00
mrcasual
dc11046ad1 Fixes undefined JS error when vendor.js is loaded deferred
[MAILPOET-1026]
2017-08-24 13:37:15 +02:00
Tautvidas Sipavičius
01f41b9798 Fix App and Application argument naming 2017-08-24 14:17:32 +03:00
Tautvidas Sipavičius
9c0d9c31f8 Refactor cancelAutosave to return early 2017-08-24 13:48:13 +03:00
Tautvidas Sipavičius
df499095c4 Fix test indentation 2017-08-24 13:40:46 +03:00
Vlad
05dca3d2ce Excludes honeypot from subscription management form 2017-08-24 11:17:40 +02:00
Pavel Dohnal
ec35b90f3e Fix react warning
[MAILPOET-1011]
2017-08-24 11:01:33 +02:00
Pavel Dohnal
1b7e3a997f Fix not fully formated selector
[MAILPOET-1011]
2017-08-24 10:23:42 +02:00
Amine Ben hammou
c598537025 Remove empty lines 2017-08-24 09:16:51 +02:00
Amine Ben hammou
6f149e3ec4 tests: quote-props 2017-08-24 09:16:51 +02:00
Amine Ben hammou
d181bde0e9 tests: quotes 2017-08-24 09:16:51 +02:00
Amine Ben hammou
2985705b14 ES6: quote-props 2017-08-24 09:16:51 +02:00
Amine Ben hammou
6ce925fbe8 ES6: quotes 2017-08-24 09:16:51 +02:00
Amine Ben hammou
b8aceff61f ES5: quote-props 2017-08-24 09:16:51 +02:00
Amine Ben hammou
cd091c2af6 ES5: quotes 2017-08-24 09:16:51 +02:00
stoletniy
510cacf2fd Don't process the wysija_form shortcode to allow MP2 forms to work [MAILPOET-1067] 2017-08-24 08:22:10 +03:00
Vlad
eac6b1b414 Corrects coding style 2017-08-23 11:45:33 -04:00
Vlad
316fa91a10 Moves AccessControl initialization outside of API to Initializer 2017-08-23 11:28:09 -04:00
Vlad
7c23415d26 Updates unit test as a result of AccessControl implementation 2017-08-23 11:28:09 -04:00
Vlad
28320cdbb6 Updates permission validation method on AccessControl
Adds/updates unit tests
2017-08-23 11:28:08 -04:00
Vlad
48f3ae4ea1 Adds access control unit tests 2017-08-23 11:28:08 -04:00
Vlad
e47c8bc701 Adds access control tests for Router 2017-08-23 11:28:08 -04:00
Vlad
78429d8f91 Validates global permission at the AccessControl level
Changes error response code on invalid permission
2017-08-23 11:27:54 -04:00
amine-mp
80c4eeed5e Merge pull request #1055 from mailpoet/new-poll
New poll [MAILPOET-1040]
2017-08-23 14:45:05 +02:00
Pavel Dohnal
5985d659f9 New poll
[MAILPOET-1040]
2017-08-23 14:11:35 +02:00
Tautvidas Sipavičius
638de3cf55 Merge pull request #1054 from mailpoet/coverage-fix
Coverage fix [MAILPOET-1064]
2017-08-23 13:41:43 +03:00
Pavel Dohnal
967fa09f4f Remove redundant build
[MAILPOET-1064]
2017-08-23 12:32:34 +02:00
Pavel Dohnal
a15e1200b5 Upgrade codeception version
[MAILPOET-1064]
2017-08-23 12:32:34 +02:00
Pavel Dohnal
a15b46cbab Fix Code coverage reporting
[MAILPOET-1064]
2017-08-23 12:15:56 +02:00
Tautvidas Sipavičius
dcb0b45c21 Save newsletter before navigating away when clicked on "Next" button 2017-08-22 17:34:23 +03:00
stoletniy
14810a22b5 Bump up release version to 3.0.0-rc.1.0.4 3.0.0-rc.1.0.4 2017-08-22 16:26:48 +03:00
Vlad
1b756ef0b2 Adds access management to router and updates endpoints accordingly 2017-08-22 09:06:20 -04:00
Vlad
5553817f9a Creates method to get user's first capability 2017-08-22 09:06:20 -04:00
Vlad
4b7fb3ae3d Updates access permission names to improve clarity 2017-08-22 09:06:20 -04:00
Vlad
efa231b08f Removes AccessControl from Migrator and Changelog 2017-08-22 09:06:20 -04:00
Vlad
8d8dfaa11f Uses Intializer to check permissions before running Activator 2017-08-22 09:06:20 -04:00
Vlad
5ba2c4bc3a Removes AccessControl from individual API endpoints 2017-08-22 09:06:20 -04:00
Vlad
788494ec47 Updates API initialization 2017-08-22 09:06:20 -04:00
Vlad
5e7f9e3edf Passes AccessControl to JSON API via constructor parameter
Removes passing AccessControl to individual API endpoints
2017-08-22 09:06:20 -04:00