10 Sep, 2010

1 commit


08 Jul, 2010

1 commit


05 Feb, 2010

1 commit

  •   * added option to shuffle images
      * added navigation buttons
      * other changes:
        * Removed "toggle visibility" button and action in BoxOrganizer
          Controller
        * Bock#visible? now receives an optional context so that blocks can
          decide where they must be shown or not
        * BoxesHelper now passes the context into the Block#visible? method
        * Added title to Uploaded files and displaying it instead of the
          description when viewing files
    
    (ActionItem1358)
    Antonio Terceiro
     

20 Jan, 2010

1 commit


13 Jan, 2010

1 commit


31 Oct, 2009

1 commit

  •   * Moved all object creation helper methods into Noosfero::Factory
      * Added a new and faster version of create_user.
      * Adjusted some test cases tests to use the new factory methods
        This comprised removing a lot of bad smells from the tests, involving
        eliminating uneeded database hits.
      * reviewed ProfileTest for speed as a case study. The test suite used to
        take ~ 40 seconds to run, now it takes ~ 14 seconds. If we do this to
        all test suites, we can dramatically reduce the time we need to run
        all the tests
      * Added a rake task test:smells to list potential test smells. Started
        with probably unecessary and/or too slow database hits
      * In the end, running all the tests now takes ~ 13 minutes on Colivre's
        development machine, instead of the ~ 30 minutes it used to.
    
    (ActionItem1279)
    Antonio Terceiro
     

21 Aug, 2009

1 commit


03 Aug, 2009

2 commits


17 Jul, 2009

1 commit


25 May, 2009

1 commit


22 Apr, 2009

1 commit


02 Mar, 2009

1 commit


17 Feb, 2009

1 commit


26 Jan, 2009

2 commits


09 Oct, 2008

1 commit


27 Sep, 2008

1 commit


19 Sep, 2008

1 commit


11 Sep, 2008

1 commit


06 Sep, 2008

3 commits


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
     

29 Aug, 2008

1 commit


27 Aug, 2008

1 commit


25 Jul, 2008

1 commit


11 Jun, 2008

1 commit


10 Jun, 2008

1 commit


09 Jun, 2008

1 commit


07 Jun, 2008

1 commit


24 May, 2008

1 commit


23 May, 2008

1 commit


21 May, 2008

1 commit


24 Apr, 2008

1 commit


06 Feb, 2008

1 commit


16 Jan, 2008

1 commit


14 Dec, 2007

1 commit


07 Nov, 2007

1 commit


25 Oct, 2007

1 commit