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


26 Oct, 2010

1 commit


27 Aug, 2010

1 commit


26 Oct, 2009

1 commit


10 Aug, 2009

1 commit


10 Jun, 2009

1 commit


06 Jun, 2009

3 commits


27 Apr, 2009

1 commit


03 Feb, 2009

1 commit


26 Dec, 2008

1 commit


11 Dec, 2008

1 commit


29 Nov, 2008

1 commit


11 Nov, 2008

1 commit


15 Oct, 2008

1 commit

  • Squashed commit of the following:
    
    commit ff9310723bc4f768185d4c562f06a99807e00d05
    Author: Moises Machado <moises@colivre.coop.br>
    Date:   Sat Oct 11 18:34:24 2008 -0300
    
        fixed the rest of the tests
    
    commit 8fe241dcb67b3928796254e557319da3ec7e9734
    Author: Moises Machado <moises@colivre.coop.br>
    Date:   Sat Oct 11 17:16:27 2008 -0300
    
        ActionItem780: refactoring tests and forms
    Moises Machado
     

05 Sep, 2008

1 commit


04 Sep, 2008

1 commit

  • Changes:
    
        * Implemented require_ssl and refuse_ssl in ApplicationController
        * Changed AccountController to require SSL
          + pointing to HTTPS in login forms
        * Changed PublicController to refuse SSL, and fixed all controllers
          in app/controllers/public to inherit from it (with some
          exceptions).
        * Changed MyProfileController to require SSL
    
    Side-effects:
    
        * Some controllers had been changed in an unappropriated way for the
          new SSL requirement.
        * Some tests changed to reflect the new SSL requirements.
        * Needed to tweak content_viewer controller to deal with SSL URL's:
          + Fixed detection of user coming from public view that was broke
            by the SSL thing.
        * adapted enterprise_registration tests
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

22 Aug, 2008

1 commit


20 Aug, 2008

1 commit


13 Jun, 2008

1 commit