06 Oct, 2014
1 commit
02 Oct, 2014
1 commit
29 Sep, 2014
3 commits
-
Instead of freezing the Debian-specific dependency tree in Gemfile.lock, let's specify the Debian versions with ~> in Gemfile, and let other systems provide specific versions in the best way they can.
26 Sep, 2014
13 commits
-
There will be always a notification email now.
-
creating a mail intance crashes it there is no valid recipient; so we change places to use create_user.person instead of fast_create(Person) to make sure the user person instances have a valid email address.
-
There is no point at all in send email to the noreply_email
-
When an organization (community or enterprise) has no admins and no recorded contact email, redirect any mails sent to that org to the environment contact email.
-
This helps me test packaging new dependencies before uploading them to the live repository
25 Sep, 2014
1 commit
24 Sep, 2014
4 commits
-
Upgrade solr plugin to rails3 http://noosfero.org/Development/ActionItem3293 See merge request !321
19 Sep, 2014
2 commits
18 Sep, 2014
4 commits
-
Ai3292 signup image upload Action Item: http://noosfero.org/Development/ActionItem3292 See merge request !318
-
O número de comentários ao lado de cada parágrafo deveria ser exibido dentro de um ícone de balão (ver medium); O número de comentários ao lado deve ser um link, ou seja, ao passar o mouse o cursor deve mudar; Quando tem 0 comentários é possível exibir um + ao invés do número 0?;
17 Sep, 2014
1 commit
-
… balão para comentar, isso é estranho, não indica se estou comentando no paragrafo todo ou apenas naquele ponto do texto, etc... Corrigido: O número de comentários ao lado deve ser um link, ou seja, ao passar o mouse o cursor deve mudar Corrigido: Em que momento irá ser desfeita Seria interessante ser possível desfazer uma seleção de um trecho, quando eu seleciono não consigo desfazer a seleção até que eu faça uma seleção nova
16 Sep, 2014
1 commit
15 Sep, 2014
3 commits
-
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com>
12 Sep, 2014
6 commits
-
This will force the latest ruby1.8 (which provides an alternative entry for /usr/bin/ruby) to be configured before Noosfero is stopped. This is hopefully the final touch to have clean upgrades from squeeze+noosfero-0.47 to wheezy+noosfero-1.0, at least with regards to proper package management.
-
This reverts commit 9acab92a5a40244819b27fd5d9cb4a6b71fcb575, which does not fix anything. On the contrary, it makes the situation a lot worse.