06 Jan, 2009

6 commits


02 Jan, 2009

1 commit


30 Dec, 2008

1 commit


22 Dec, 2008

2 commits


18 Dec, 2008

1 commit


15 Dec, 2008

3 commits


12 Dec, 2008

2 commits


11 Dec, 2008

2 commits


05 Dec, 2008

1 commit


29 Nov, 2008

2 commits


11 Nov, 2008

1 commit


19 Sep, 2008

1 commit


18 Sep, 2008

1 commit


15 Sep, 2008

2 commits


10 Sep, 2008

2 commits


09 Sep, 2008

1 commit


05 Sep, 2008

2 commits


04 Sep, 2008

2 commits

  • git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2459 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AurelioAHeckert
     
  • 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
     

02 Sep, 2008

1 commit

  • We are calling "template" the disposition of the main screen area. In other
    words, a template is the disposition of columns. Currently there are three
    templates:
    
        * default: left and right columns + main area
        * leftbar: main area + left column
        * rightbar: main area + right column
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2439 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

27 Aug, 2008

2 commits


09 Aug, 2008

2 commits


30 Jul, 2008

2 commits