24 Jan, 2012

1 commit


16 Jan, 2012

2 commits


21 Dec, 2011

1 commit


22 Nov, 2011

1 commit


14 Nov, 2011

1 commit


11 Oct, 2011

1 commit


10 May, 2011

1 commit


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