04 Jul, 2016
1 commit
-
* 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>
28 May, 2015
1 commit
-
This avoids solr throwing an error when it tries to filter by unindexed column.
15 Jan, 2015
1 commit
-
I have deduplicated every message in plugin code that was already in the core. Going forward, plugins should use c_() is they want to reuse the message from the core. If they want to force their own translation, they should probably use _('plugin_name|The message') to avoid overriding translations from the core.
12 Sep, 2013
1 commit
-
…into merge-requests/346
06 Aug, 2013
1 commit
22 Jul, 2013
2 commits
21 May, 2013
1 commit
13 Mar, 2013
1 commit
12 Mar, 2013
1 commit
11 Mar, 2013
1 commit
27 Feb, 2013
1 commit
10 Jan, 2013
1 commit
20 Dec, 2012
2 commits