05 Jul, 2012

1 commit

  •   1. organization_members: allows plugins to extend the list of members of
      an organization.
    
      2. has_permission?: allows plugins to add permission to some user to
      perform some action over a profile or environment. This hotspot only
      allows plugins to expand access, not to revoke access.
    
      3. new_community_hidden_fields and
      enterprise_registration_hidden_fields: allows plugins to include new
      hidden fields in the following forms.
    
      * Also including a monkey patch to include some features from the gem
        fake_arel that requires activesupport-2.3.14 and
        activerecord-2.3.14. This them allows OR with scopes without loading
        them.
    Rodrigo Souto
     

16 May, 2012

5 commits


13 May, 2012

1 commit


17 Apr, 2012

2 commits


12 Apr, 2012

1 commit


09 Apr, 2012

1 commit


05 Apr, 2012

2 commits


03 Apr, 2012

1 commit


09 Mar, 2012

2 commits


08 Mar, 2012

2 commits


07 Mar, 2012

2 commits


29 Feb, 2012

1 commit


25 Feb, 2012

1 commit


15 Feb, 2012

1 commit


09 Feb, 2012

3 commits


31 Jan, 2012

2 commits


27 Jan, 2012

1 commit


24 Jan, 2012

1 commit


16 Jan, 2012

2 commits


10 Jan, 2012

3 commits


09 Jan, 2012

1 commit


04 Jan, 2012

2 commits


30 Dec, 2011

1 commit

  •    * new table production_costs
         * environment and enterprises can have them
       * new table price_details
         * products have price details with a cost and a price
       * updated db/schema
       * included method to display the total value of inputs
       * included partials to display and edit price details
       * allowing users to create new cost from select
       * manage_products.js to separate js codes from application.js
       * numbers_only_javascript
         * created a partial with the js needed to allow only numbers on some fields
      * price composition bar is updated when an user edit some price
    
    (ActionItem1413)
    Daniela Feitosa
     

23 Dec, 2011

1 commit