22 Feb, 2011

1 commit


04 Jan, 2011

1 commit

  • Done:
      * Plugin loading process
      * Infra-structure for plugins registering and event activations.
      * Three fixed routes for plugins.
      * Methods to define plugins meta-information.
      * Interface for activation and deactivation of plugins in the
        environment panel.
      * Hotspots:
        - Buttons in the control panel.
        - Tabs in the profile (including expanded_template method).
        - New attributes for profile.
      * Possibility for the plugin to add new tables.
      * Mezuro prototype.
    
    Missing:
      * Test integration.
      * Dependencies integration.
      * Possibility to add behaviours in noosfero base models.
    Rodrigo Souto
     

21 Oct, 2010

1 commit


13 Jan, 2010

1 commit


11 Dec, 2009

1 commit

  • This time:
    
        * test/functional/search_controller_test.rb
        * test/functional/profile_editor_controller_test.rb
    
    The time gain was small, so perhaps we need to formulate another strategy
    for functional tests. The way we are doing them, they always require
    hitting the database.
    Antonio Terceiro
     

02 Sep, 2009

1 commit


21 Aug, 2009

2 commits


24 Jul, 2009

1 commit


23 Jul, 2009

3 commits


22 Jul, 2009

3 commits


20 Jun, 2009

1 commit


19 Jun, 2009

1 commit


06 Jun, 2009

1 commit


25 May, 2009

1 commit


22 Apr, 2009

1 commit


03 Apr, 2009

1 commit


03 Feb, 2009

1 commit


27 Jan, 2009

1 commit


19 Dec, 2008

1 commit


15 Dec, 2008

1 commit

  •   * making fields appear on signup form
      * environment has a list of Category subclasses that must be available for users; if there is only one category type available, no need of asking for category type
      * environment has a setting categories_menu which enables/disables the category menu. If it is disabled, then no need to ask for a color in the menu
      * add a configuration to the environment called disable_gender_icon. When it is false, don't display gender icons.
    
      * adding css for profile_data
      * adding required on label for schooling fixing javascript
      * adding fields on signup and option to admin manage
      * adding required message on required fields
      * adding partials for person/enterprise/community fields
      * adding methods for person/community/enterprise custom_fields
      * adding option to admin manage person fields
    Daniela Feitosa
     

09 Dec, 2008

2 commits


29 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
     

19 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
     

02 Sep, 2008

1 commit


18 Aug, 2008

1 commit

  •   The environment admin can now disable management of products for its
    enterprises. It disables together button of control panel, link of
    profile info block, link of profile page, access to manage products
    controller and catalog controller. Also do not let enterprises create
    products blocks and change the initial blocks for an enterprise to not
    contain a products block.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2402 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     

15 Aug, 2008

1 commit


30 Jul, 2008

1 commit


19 Jul, 2008

1 commit


14 Jul, 2008

1 commit


12 Jul, 2008

1 commit