26 Jan, 2015

1 commit


26 Jun, 2014

2 commits


31 Jan, 2014

1 commit


27 Jan, 2014

1 commit


25 Oct, 2012

1 commit


24 Oct, 2012

1 commit


19 May, 2012

1 commit


19 Feb, 2012

2 commits


22 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
     

10 Oct, 2011

1 commit

  • * Refactoring profile management to use tokeninput
      * Also, adding support of tokeninput to the core
    * Adding attributes validated and cnpj to enterprise
    * Environment option to define enterprise as validated by defaul
    * Making profile namedscopes consider subclasses too
    * Adapting enterprise icon and identification to meet Bsc expectations
    * Adapting profile info actions to meet Bsc expectations
    * Adapting control panel buttons to meet Bsc expectations
    * Adapting core product to meed Bsc expectations
    * Adding and fixing plugin hotspots
    
    (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
    Rodrigo Souto
     

16 Aug, 2011

1 commit


27 Jul, 2011

1 commit


22 Feb, 2011

2 commits


27 Jan, 2011

1 commit

  • * if he is also last member, the next user to join organization will become admin
    * if has other members, admin must choose some user to become admin
    * Generalized enterprise add_member interface.
    * Using json to manage action after join/leave/add/remove
    community/friend through ajax.
    * Person.members_of now returns unique profiles
    
    (ActionItem1400)
    Daniela Feitosa
     

10 Sep, 2010

1 commit


12 Jul, 2010

1 commit


08 Jul, 2010

1 commit


14 Apr, 2010

1 commit


05 Feb, 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
     

10 Aug, 2009

1 commit


30 Jul, 2009

1 commit


23 Jul, 2009

1 commit


22 Jul, 2009

1 commit


06 Jul, 2009

1 commit


18 Jun, 2009

1 commit


06 Jun, 2009

1 commit


20 Apr, 2009

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
     

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
     

11 Jun, 2008

1 commit


04 Jun, 2008

1 commit


29 Apr, 2008

1 commit


24 Apr, 2008

1 commit


28 Dec, 2007

1 commit


09 Nov, 2007

1 commit