13 May, 2016
9 commits
-
Conflicts: lib/noosfero/api/helpers.rb test/api/helpers_test.rb test/api/people_test.rb
12 May, 2016
7 commits
-
Add steps to upload image using people's endpoint With this merge, the frontend will be able to send a image(converted to base64) to the api,and save it in database. It's possible to extend this feature to other models that have image, as articles. See merge request !876
-
Api endpoint for blocks See merge request !913
11 May, 2016
4 commits
10 May, 2016
20 commits
-
Conflicts: lib/noosfero/api/helpers.rb
-
expose statistics block atrributes in api expose statistics block atrributes in api See merge request !902
-
comment_paragraph: add discussion content type See merge request !903
-
CommentParagraph: add data-macro-paragraph_uuid in sanitized allowed attributes After save TinyMceArticle article a worng parse was removing data-macro-paragraph_uuid from body data See merge request !912
-
api: expose accept_comments from article See merge request !910