17 Aug, 2011

1 commit


16 Aug, 2011

2 commits


15 Aug, 2011

1 commit


13 Aug, 2011

2 commits


11 Aug, 2011

2 commits


09 Aug, 2011

7 commits


08 Aug, 2011

4 commits


04 Aug, 2011

1 commit


27 Jul, 2011

1 commit


26 Jul, 2011

3 commits


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
     

13 Apr, 2011

1 commit


11 Apr, 2011

1 commit


04 Apr, 2011

1 commit


28 Mar, 2011

2 commits


25 Mar, 2011

1 commit


24 Mar, 2011

1 commit


22 Mar, 2011

1 commit