04 Jul, 2016
3 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>
27 Jun, 2016
1 commit
22 Jun, 2016
1 commit
-
Fix work assignment plugin issues on rails 4 - Fixed submissions not being displayed on work assignment page - Fixed email notifications not being sent See merge request !967
20 Jun, 2016
4 commits
-
Currently translated at 100.0% (2125 of 2125 strings)
-
- Update facebook provider because facebook changing their API - Add github provider - Add twitter provider - Update README Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com> Signed-off-by: Alessandro Caetano <alesasndro.caetanob@gmail.com> See merge request !965
-
Ticket #85: The person_tags plugin now exposes a PersonTagsBlock The `person_tags` plugin exposes a block now, so people can show their interests in their profiles.  I also renamed `interest` to `tag` because it was in conflict with other Noosfero stuff. See merge request !963
17 Jun, 2016
2 commits
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Luan Guimarães <guimaraesluan@me.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Omar Junior <omarroinuj@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
16 Jun, 2016
2 commits
-
- Update facebook provider because facebook changing their API - Add github provider - Add twitter provider - Update README Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com> Signed-off-by: Alessandro Caetano <alesasndro.caetanob@gmail.com>
-
api: return invisible blocks to users with permission to edit See merge request !964
15 Jun, 2016
11 commits
-
Currently translated at 84.4% (1794 of 2124 strings)
-
Currently translated at 42.8% (6 of 14 strings)
-
Currently translated at 28.5% (6 of 21 strings)
-
Currently translated at 99.0% (902 of 911 strings)
-
Currently translated at 84.0% (1786 of 2124 strings)
-
Initial version See merge request !961
14 Jun, 2016
3 commits
-
api: endpoint to edit blocks See merge request !955
10 Jun, 2016
1 commit
09 Jun, 2016
1 commit
08 Jun, 2016
5 commits
-
api: return permissions for user in profile entity See merge request !950
-
Person can set fields of interest (person_tags plugin) This merge request adds a `person_tags` plugins that allows people to set fields of interest in form of free tags. This plugin adds a field to the edit profile form and adds an API endpoint to retrieve the tags of a given person. Tests included. See merge request !956
07 Jun, 2016
6 commits
-
not escape HTML of link to read more article on blog index with short format This commit wants to fix escape HTML on read more link on blog posts list when post not accept comments and blog is setup to display short format as image attached  See merge request !958
-
bug fix - display content block is not showing article image when option is checked See merge request !954