10 May, 2012

1 commit


03 Apr, 2012

1 commit


27 Jan, 2012

2 commits


26 Jan, 2012

1 commit


04 Jan, 2012

1 commit


22 Dec, 2011

1 commit


27 Nov, 2011

1 commit

  • Conflicts:
    	app/controllers/admin_controller.rb
    	app/controllers/application.rb
    	app/controllers/public/account_controller.rb
    	app/controllers/public/content_viewer_controller.rb
    	lib/noosfero/i18n.rb
    	test/functional/account_controller_test.rb
    	test/functional/admin_controller_test.rb
    	test/unit/contact_test.rb
    	test/unit/profile_test.rb
    Antonio Terceiro
     

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


03 Apr, 2011

1 commit


22 Mar, 2011

2 commits


23 Feb, 2011

2 commits


22 Feb, 2011

3 commits