13 May, 2016
2 commits
12 May, 2016
6 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
3 commits
10 May, 2016
11 commits
-
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
11 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>
-
- Replace after_validation by a helper method
-
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
4 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
-
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.
07 May, 2016
2 commits
-
Remove StatisticsBlock#content method It is no longer necessary given the new BoxesHelper structure. This just required a view rename in order to properly work with it. See merge request !905
-
It is no longer necessary given the new BoxesHelper structure. This just required a view rename in order to properly work with it.
06 May, 2016
1 commit