13 May, 2016
4 commits
12 May, 2016
2 commits
11 May, 2016
1 commit
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
09 May, 2016
10 commits
-
also: * change '.event-dates' CSS rule to be more general on base theme * update selected border style for LinkListBlock Signed-off-by: Aurélio A. Heckert <aurelio@colivre.coop.br>
-
html_safe: fix edition of some blocks See merge request !900
-
api: fix creation of specific article See merge request !906
-
Currently translated at 13.4% (11 of 82 strings)
-
Currently translated at 76.2% (1620 of 2124 strings)
-
fixes creation of specific tasks in API API: Fixes task creation with specific type to also work on development environment. In development with the current code, the task descendants are not loaded when the method post_task is called. See merge request !893
08 May, 2016
3 commits
-
Includes article image to body images paths listing The article image is the main image that represents the article so it should be included in the listing, at the beginning. This is specially useful for metadata plugin usage. See merge request !847