30 Oct, 2014
3 commits
-
…3205-comment-paragraph
28 Oct, 2014
1 commit
24 Oct, 2014
2 commits
23 Oct, 2014
2 commits
22 Oct, 2014
2 commits
21 Oct, 2014
2 commits
20 Oct, 2014
1 commit
17 Oct, 2014
3 commits
-
…3205-comment-paragraph
15 Oct, 2014
1 commit
07 Oct, 2014
1 commit
06 Oct, 2014
2 commits
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
2 commits
-
Upgrade solr plugin to rails3 http://noosfero.org/Development/ActionItem3293 See merge request !321