28 Aug, 2015
1 commit
21 Aug, 2015
1 commit
13 Aug, 2015
1 commit
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
15 Jul, 2015
3 commits
16 Oct, 2014
1 commit
15 Oct, 2014
2 commits
14 Oct, 2014
1 commit
07 Oct, 2014
2 commits
02 Oct, 2014
1 commit
30 Sep, 2014
3 commits
-
Conflicts: Gemfile Gemfile.lock
26 Sep, 2014
6 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.
24 Sep, 2014
1 commit
22 Sep, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock lib/tasks/gettext.rake test/unit/dates_helper_test.rb
18 Sep, 2014
1 commit
12 Sep, 2014
1 commit
-
That is already done in lib/noosfero/i18n.rb
11 Sep, 2014
1 commit
01 Sep, 2014
1 commit
29 Aug, 2014
1 commit
-
Conflicts: app/helpers/layout_helper.rb db/schema.rb
27 Aug, 2014
1 commit
-
PeopleBlock plugin overrides the EnvironmentStatisticsBlock (ActionItem3045)
25 Aug, 2014
1 commit
20 Aug, 2014
1 commit
-
Modified conditional to be more logical on User model. Renamed moderation task to a more intuitive name. Added unit test for moderate_user_registration task. Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
19 Aug, 2014
1 commit
18 Aug, 2014
1 commit
-
(ActionItem2915)
15 Aug, 2014
1 commit
-
Conflicts: db/schema.rb public/javascripts/application.js
14 Aug, 2014
1 commit
11 Aug, 2014
3 commits
-
At least as far as unit tests are concerned. Still missing: - 1 failing test in ArticleTest - 1 failing test in PersonTest