02 May, 2016
2 commits
-
Merge branch 'noosfero-chat-db-dependency' into 'stable-1.5' noosfero-chat: avoid psql command if postgresql is not installed See merge request !830 See merge request !886
-
noosfero-chat: avoid psql command if postgresql is not installed See merge request !830
19 Apr, 2016
27 commits
-
progressbar is not maintained anymore and debian now packages only ruby-progressbar
18 Apr, 2016
2 commits
05 Apr, 2016
3 commits
01 Apr, 2016
6 commits
-
display_content plugin: Filter content by locale Show posts and content based on locale and replaces post with its translation. See merge request !835
-
Add method to resend activation code Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> See merge request !802
-
Show posts and content based on locale and replaces post with its translation.
-
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
-
Change visibility to admins - Admins now can be see secret profiles - closes #176 Signed-off-by: Sabryna Souza <sabryna.sousa1323@gmail.com> Signed-off-by: Artur Bersan de Faria <arturbersan@gmail.com> See merge request !828
-
Fix article initialize method The initialize was breaking when the following command was given Folder.find_or_create_by_parent_id_and_name("Downloads"), returning the error: undefined method first for nil class when calling "params.first". See merge request !834