26 Jul, 2016
1 commit
22 Jul, 2016
1 commit
21 Jul, 2016
7 commits
-
Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Victor Navarro <victor.matias.navarro@gmail.com> Signed-off-by: Vitor Barbosa <vitornga15@gmail.com>
20 Jul, 2016
6 commits
-
API - Environment entity new fields Added the fields `:signup_intro`, `:terms_of_use` and `:top_url` (exposed using `:host` alias) to `Environment` entity: See merge request !982
-
Adds public fields to Profile API Signed-off-by: Paulo Tada <paulohtfs@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com> See merge request !981
-
Signed-off-by: Paulo Tada <paulohtfs@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
15 Jul, 2016
1 commit
14 Jul, 2016
2 commits
-
api: add and remove members from profile See merge request !977
13 Jul, 2016
1 commit
-
Display layout_template on api - Environments and profiles now return the layout template used. @marcosronaldo can you take a look at this? We'll use it on angular theme. See merge request !968
05 Jul, 2016
1 commit
04 Jul, 2016
6 commits
-
- Environments and profiles now return the layout template used. Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
Signed-off-by: Alessandro Caetano <alessandro.caetanob@gmail.com>
-
* 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>
15 Jun, 2016
1 commit
14 Jun, 2016
1 commit
-
api: endpoint to edit blocks See merge request !955
06 Jun, 2016
3 commits
31 May, 2016
1 commit
-
api: return permissions for user in article entity See merge request !948
30 May, 2016
2 commits
25 May, 2016
1 commit
23 May, 2016
1 commit
20 May, 2016
1 commit
-
Added remove article in API See merge request !920
19 May, 2016
3 commits
-
[API] Endpoit to remove comments Also fix the post comment endpoint when article does not accept comments. See merge request !930