24 Jul, 2015
2 commits
-
Use these two commands inside vim: :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g" :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
19 Aug, 2014
1 commit
-
Our default ssl setup uses a reverse proxy (pound) that treats https connection and passes clean http connections to Noosfero. That way, even using https connections Noosfero will only see http connections. So we can't test if the connection is ssl inside Noosfero.
14 Jun, 2014
1 commit
-
Authenticate only searches among activated users.
21 Oct, 2013
1 commit
-
(ActionItem2832)
18 Oct, 2013
1 commit
-
* Creates a smart api to define categories of fields. * Inclusion of sensitive and heavy fields categorization * Possibility for creation of custom fields (ActionItem2832)
01 Oct, 2013
1 commit
21 Nov, 2012
1 commit
25 May, 2012
1 commit
24 May, 2012
1 commit
-
Conflicts: test/functional/account_controller_test.rb
08 May, 2012
1 commit
-
* Checking wheather the user has cpf to decide what confirmation field to show (cpf of birth date)
22 Mar, 2012
1 commit