16 Aug, 2011

1 commit


26 Jul, 2011

2 commits


30 Nov, 2010

1 commit


21 Oct, 2010

1 commit

  •   * Posts unavailable for the user weren't displayed but were
        considered on pagination.
      * Used a direct sql to increase the performance.
      * Removing last and first_day_of_month methods and using the rails
        builtin methods in_the_beginning_of_month and in_the_end_of_month.
    
    P.S.: done against the master branch.
    
    (ActionItem1557)
    Rodrigo Souto
     

24 Sep, 2010

1 commit


05 Jun, 2010

1 commit


31 Oct, 2009

1 commit


16 Sep, 2009

3 commits


15 Sep, 2009

1 commit


21 Jul, 2009

1 commit


28 May, 2009

1 commit


11 May, 2009

1 commit


16 Apr, 2009

1 commit


29 Dec, 2008

1 commit


18 Dec, 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
     

14 Aug, 2008

1 commit


21 Jul, 2008

3 commits


19 Jul, 2008

1 commit


18 Jul, 2008

1 commit


17 Jul, 2008

1 commit


12 Jul, 2008

3 commits


11 Jul, 2008

2 commits


09 Jul, 2008

3 commits


08 Jul, 2008

3 commits


04 Jul, 2008

1 commit


03 Jul, 2008

2 commits