31 Mar, 2016

1 commit


23 Mar, 2016

1 commit

  • - Rename TasksHelper file
    - Referencing TasksHelper in TaskController
    - Refactoring task_action/url helper method
    - Manage tasks feature
    - Update SuggetstArticle step
    - Adds functional test for keeping tasks filter
    
    Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
    Signed-off-by: Joenio Costa <joenio@colivre.coop.br>
    Signed-off-by: Ábner Silva de Oliveira <abner.oliveira@serpro.gov.br>
    Signed-off-by: Gustavo Jaruga <darkshades@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Ábner Silva de Oliveira
     

11 Feb, 2016

1 commit

  •   - Removes an old line that was left behind during merge of support for
      different types of article. It was overriding the correct decision
      made by #article_type.
      - Defines SuggestArticle#author_name the same as the sender so
      noosfero task page doesn't crash in case the processing of the task
      throws an error, since it will try to show the author name in the
      task error page.
    
      Fixes #166
    Larissa Reis
     

13 Sep, 2015

1 commit


11 Sep, 2015

1 commit


04 Sep, 2015

1 commit


13 Aug, 2015

1 commit


31 Jul, 2015

1 commit


24 Jul, 2015

1 commit


12 Jul, 2015

1 commit


10 Jul, 2015

1 commit


05 Jun, 2015

1 commit


01 Jun, 2015

1 commit


30 May, 2015

2 commits


28 May, 2015

1 commit


26 May, 2015

1 commit


27 Apr, 2015

2 commits


24 Apr, 2015

1 commit


26 Jan, 2015

1 commit


26 Jun, 2014

2 commits


30 Jan, 2014

1 commit

  • On rails 3.2, the return type of some queries changes from Array to ActiveRecord::Relation.
    An assertion that check if these attributes has been assigned (with a value != nil) should be enought.
    This avoids future problems with api changes.
    Victor Costa
     

22 Jan, 2014

1 commit


20 Jan, 2014

1 commit


14 Oct, 2013

1 commit


11 Dec, 2011

1 commit


27 Nov, 2011

1 commit

  • Conflicts:
    	app/controllers/admin_controller.rb
    	app/controllers/application.rb
    	app/controllers/public/account_controller.rb
    	app/controllers/public/content_viewer_controller.rb
    	lib/noosfero/i18n.rb
    	test/functional/account_controller_test.rb
    	test/functional/admin_controller_test.rb
    	test/unit/contact_test.rb
    	test/unit/profile_test.rb
    Antonio Terceiro
     

11 Oct, 2011

1 commit


10 Oct, 2011

1 commit


03 Apr, 2011

1 commit


27 Feb, 2011

1 commit


22 Feb, 2011

2 commits


18 Feb, 2011

1 commit


26 Jan, 2011

1 commit

  • + Multi-processing tasks.
      + Graciously show/hide functions with the smooth slide of
      + Jquery. ^^
      + Using Unobtrusive Javascript.
      + Customized messages for each task type.
      + Button "Set all to approve/reject/skip".
      + Icons related to the task action.
    
      * Missing
        - Need to make selenium tests.
    
    (ActionItem1527)
    Rodrigo Souto
     

17 Dec, 2010

1 commit


09 Dec, 2010

2 commits