04 Nov, 2015
1 commit
28 Oct, 2015
2 commits
27 Oct, 2015
2 commits
14 Oct, 2015
2 commits
13 Oct, 2015
3 commits
-
Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br> Conflicts: app/controllers/my_profile/profile_design_controller.rb app/helpers/boxes_helper.rb app/helpers/layout_helper.rb app/views/layouts/_javascript.html.erb public/stylesheets/application.css test/functional/environment_design_controller_test.rb test/functional/profile_design_controller_test.rb
08 Oct, 2015
3 commits
-
Fix highlights_block error on add Noosfero.root @danielafeitosa, can you review this merge request? See merge request !701
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com>
07 Oct, 2015
1 commit
-
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
30 Sep, 2015
1 commit
29 Sep, 2015
3 commits
28 Sep, 2015
3 commits
26 Sep, 2015
1 commit
-
Keeped controllers/views structure
25 Sep, 2015
1 commit
24 Sep, 2015
2 commits
22 Sep, 2015
1 commit
18 Sep, 2015
1 commit
16 Sep, 2015
2 commits
15 Sep, 2015
1 commit
-
As talked with terceiro, it is not a good idea to depend on ENV vars
10 Sep, 2015
2 commits
-
Conflicts: app/models/article_follower.rb test/unit/article_test.rb
09 Sep, 2015
2 commits
08 Sep, 2015
1 commit
04 Sep, 2015
2 commits
-
Tests in scrap_test were failing in some random executions. It was caused by the way that action_tracker gets the current user when there is no custom_user setted in track_actions calls. The current logged in used is obtained with ActionTracker::Record.current_user but it's not setted from unit tests. The solution is to set the custom_user as the scrap sender, since that it will always be the same user that is logged in when a scrap is created.
03 Sep, 2015
3 commits