26 Jan, 2012

1 commit


01 Nov, 2011

1 commit


18 Oct, 2011

1 commit


17 Oct, 2011

1 commit


11 Oct, 2011

1 commit


10 Oct, 2011

2 commits

  • * Refactoring profile management to use tokeninput
      * Also, adding support of tokeninput to the core
    * Adding attributes validated and cnpj to enterprise
    * Environment option to define enterprise as validated by defaul
    * Making profile namedscopes consider subclasses too
    * Adapting enterprise icon and identification to meet Bsc expectations
    * Adapting profile info actions to meet Bsc expectations
    * Adapting control panel buttons to meet Bsc expectations
    * Adapting core product to meed Bsc expectations
    * Adding and fixing plugin hotspots
    
    (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
    Rodrigo Souto
     
  • (ActionItem2075)
    Caio SBA
     

16 Aug, 2011

3 commits


13 Aug, 2011

1 commit


12 Aug, 2011

1 commit


11 Aug, 2011

1 commit


27 Jul, 2011

1 commit


26 Jul, 2011

5 commits


27 May, 2011

1 commit


18 May, 2011

3 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
     
  • Task solr:download downloads, unpacks and installs Solr+Jetty 3.1.0
    inside acts_as_solr plugin.
    Also fix PID filename according to the standard.
    
    Downloading Solr is necessary cause it's too big to include with
    noosfero (~13mb) and is not available for Debian Lenny.
    Braulio Bhavamitra
     
  • Braulio Bhavamitra
     

10 Apr, 2011

1 commit


04 Apr, 2011

1 commit


22 Mar, 2011

2 commits


22 Feb, 2011

1 commit


01 Feb, 2011

1 commit


31 Jan, 2011

1 commit


09 Dec, 2010

1 commit


26 Oct, 2010

2 commits


21 Sep, 2010

1 commit

  •   * The users member of a community shoudl be notified with the information of where that noficication is.
      * The friendship relationship should be notified to the both users
      * If the article is created automaticaly according its template this article should not be notified
      * The article approval should not notify the article with the user who aproved it as the user that made the article
    
    (ActionItem1303)
    Leandro Santos
     

12 Sep, 2010

1 commit


11 Sep, 2010

2 commits


10 Sep, 2010

1 commit

  •   * Rewrite ProfileListBlock logic to become simpler and faster
      * Rewrite membership logic to use named scopes instead of loading the
        entire list and doing filters with Ruby code.
      * Moved Noosfero-specific membership logic from access control plugin to
        Noosfero models.
      * Removed useless tests
      * Fixed tests that assumed the slow implementation
    Antonio Terceiro
     

02 Sep, 2010

1 commit


22 Aug, 2010

1 commit