16 Jul, 2013

1 commit


08 Jul, 2013

1 commit


27 Jun, 2013

1 commit


10 May, 2013

1 commit


20 Feb, 2013

1 commit


18 Dec, 2011

1 commit


13 Aug, 2011

2 commits


11 Aug, 2011

3 commits


09 Aug, 2011

1 commit


08 Aug, 2011

2 commits

  • A plugin that allows sending e-mails via HTML forms
    
    (ActionItem2056)
    Joenio Costa
     
  • also:
    - fix noosfero/i18n: error_messages_for should works as documented in
      Rails API (accept param :header_message => '...')
    - new helper method to display errors in a dialog box
    - now Plugins knows what is URL to admin itself
    - defining paths to cucumber steps and setup files in config/cucumber.yml
    - allow plugins to have documentation in same way as Noosfero core
    
    (ActionItem2056)
    Joenio Costa
     

27 Jul, 2011

1 commit


26 Jul, 2011

6 commits


15 Jul, 2011

1 commit


12 Jul, 2011

1 commit


16 Jun, 2011

1 commit


14 Jun, 2011

1 commit


09 Jun, 2011

2 commits


03 Jun, 2011

1 commit


02 Jun, 2011

1 commit


27 May, 2011

1 commit


18 May, 2011

2 commits

  • 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
     
  • Braulio Bhavamitra
     

12 May, 2011

1 commit


11 May, 2011

5 commits


10 May, 2011

2 commits