16 Aug, 2011

2 commits


13 Aug, 2011

1 commit


11 Aug, 2011

2 commits


09 Aug, 2011

7 commits


08 Aug, 2011

3 commits


26 Jul, 2011

1 commit


20 May, 2011

2 commits


18 May, 2011

1 commit

  • Change acts_as_searcheable to always index schema_path. If multitenancy
    if off or the database isn't PostgreSQL, then schema_path method returns
    an empty string and is not used at find_by_contents.
    
    Change find_by_contents adding options separating options from paginate,
    solr and rails's find. With Solr search capabilities, combined search
    (solr + rails find) won't be necessary in the future.
    Also change find_by_contents to return a hash where there are the
    facets found and also the results.
    
    Related tests pass with this change
    Braulio Bhavamitra
     

12 May, 2011

1 commit


11 May, 2011

2 commits


28 Apr, 2011

1 commit


27 Apr, 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
    
    (ActionItem1413)
    Daniela Feitosa
     

28 Mar, 2011

1 commit


22 Mar, 2011

1 commit


27 Feb, 2011

2 commits


31 Jan, 2011

1 commit


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
     

26 Jan, 2011

1 commit

  • + Multi-processing tasks.
      + Graciously show/hide functions with the smooth slide of
      + Jquery. ^^
      + Using Unobtrusive Javascript.
      + Customized messages for each task type.
      + Button "Set all to approve/reject/skip".
      + Icons related to the task action.
    
      * Missing
        - Need to make selenium tests.
    
    (ActionItem1527)
    Rodrigo Souto
     

18 Jan, 2011

1 commit


13 Jan, 2011

1 commit


17 Dec, 2010

1 commit

  • patch attached
    
    From df266a9e69468ee74bcb38d92985fbbb46e3d14b Mon Sep 17 00:00:00 2001
    From: Aurelio A. Heckert <aurelio@colivre.coop.br>
    Date: Thu, 16 Dec 2010 21:43:53 -0300
    Subject: [PATCH] Beautify themes list page
    Aurelio A Heckert
     

10 Dec, 2010

2 commits


09 Dec, 2010

3 commits


07 Dec, 2010

1 commit