29 Aug, 2016
1 commit
-
- Logs in with different providers without creating a Noosfero user - Overrides user info based on the service - Adds option to enable the plugin federation Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Sabryna Sousa <sabryna.sousa1323@gmail.com> Signed-off-by: Victor Navarro <victor.matias.navarro@gmail.com> Signed-off-by: Vitor Barbosa <vitornga15@gmail.com> Signed-off-by: Artur Bersan de Faria <artur_bersan@hotmail.com> Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Dylan Guedes <djmgguedes@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Jessica Cristina <jessica.cris1127@gmail.com>
26 Jul, 2016
1 commit
22 Jul, 2016
1 commit
21 Jul, 2016
2 commits
18 Jul, 2016
5 commits
-
Concern needs to be included before first use of setting items
17 Jul, 2016
1 commit
-
Signed-off-by: Alessandro Caetano <alessandro.caetanob@gmail.com> Signed-off-by: Artur Bersan de Faria <arturbersan@gmail.com> Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com> Signed-off-by: Sabryna Sousa <sabryna.sousa1323@gmail.com> Signed-off-by: Victor Matias Navarro <victor.matias.navarro@gmail.com> Signed-off-by: Vitor Barbosa <vitormga15@gmail.com>
16 Jul, 2016
1 commit
14 Jul, 2016
1 commit
05 Jul, 2016
2 commits
04 Jul, 2016
5 commits
-
* Creates concerns for concealing common attributes for different types of person * Starting federated login * Removing call to lib * Adapt external person attributes and current_user to allow for external login * Fix functional tests * Get profile image with fixed link to profile image * Adding API endpoint to get profile icon * Ensure that the federated user has e-mail * Get person or external person * Adding Selenium test for federated login * Last tests for federated login feature * Creates initial tests for ExternalProfile * Makes ExternalProfile respond to all Profile methods to avoid breakage * Makes ExternalProfile respond to all Person methods to avoid breakage * Adds more tests for ExternalPerson * Skip certificate verification over ssl authentications Signed-off-by: Caio SBA <caiosba@gmail.com>
29 Jun, 2016
1 commit
27 Jun, 2016
1 commit
14 Jun, 2016
1 commit
-
api: endpoint to edit blocks See merge request !955
09 Jun, 2016
1 commit
06 Jun, 2016
2 commits
01 Jun, 2016
1 commit
31 May, 2016
1 commit
-
Updates branch federation with current master
30 May, 2016
2 commits
-
CommentHandler delayed job saves the context locale Delayed jobs didn't have access to the correct locale, and the templates were not being translated. Saving the current locale in the job during the creation solves the problem. See merge request !942
25 May, 2016
1 commit
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
23 May, 2016
2 commits
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
20 May, 2016
1 commit
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
18 May, 2016
1 commit
-
Plugins still relied on HTML generation from within the model. This has been refactored in terms of helpers and views requiring workaround for thoses plugins in order to work properly.
16 May, 2016
1 commit
14 May, 2016
4 commits
-
This fix the development reloads