04 Jun, 2013

1 commit


28 Mar, 2013

1 commit


24 Oct, 2012

1 commit


19 Jul, 2012

1 commit

  • Conflicts:
    	app/models/article.rb
    	app/models/profile.rb
    	app/models/uploaded_file.rb
    	public/javascripts/application.js
    	public/stylesheets/application.css
    	test/unit/article_test.rb
    	test/unit/category_finder_test.rb
    	test/unit/enterprise_test.rb
    Daniela Feitosa
     

17 May, 2012

1 commit


19 Feb, 2012

1 commit

  • Conflicts:
    	app/controllers/application.rb
    	app/controllers/public/browse_controller.rb
    	app/helpers/application_helper.rb
    	app/helpers/display_helper.rb
    	app/models/environment_finder.rb
    	app/models/product.rb
    	app/views/layouts/_javascript.rhtml
    	app/views/layouts/application-ng.rhtml
    	public/javascripts/application.js
    	public/stylesheets/application.css
    	test/functional/browse_controller_test.rb
    	test/functional/search_controller_test.rb
    	vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake
    Rafael Martins
     

27 Jan, 2012

1 commit


24 Dec, 2011

1 commit


16 Feb, 2011

1 commit


15 Feb, 2011

1 commit


18 Jan, 2011

1 commit


10 Dec, 2010

1 commit


09 Dec, 2010

1 commit


21 Oct, 2010

1 commit

  •   * Posts unavailable for the user weren't displayed but were
        considered on pagination.
      * Used a direct sql to increase the performance.
      * Removing last and first_day_of_month methods and using the rails
        builtin methods in_the_beginning_of_month and in_the_end_of_month.
    
    P.S.: done against the master branch.
    
    (ActionItem1557)
    Rodrigo Souto
     

26 Aug, 2010

1 commit


14 Aug, 2010

1 commit


11 Aug, 2010

1 commit


09 Aug, 2010

1 commit


06 Jul, 2010

1 commit


12 May, 2010

1 commit

  • * The field verification now occurs before de validation.
    	* Fields that uses the full filter escape residual '<' and '>' after
    	  filtering wellformed tags.
    	* Fields that uses white_list filter only escape the '<' and '>'
    	  symbols if the tag is not wellformed.
    	* This patch only fixes the fields that were before being
    	  filtered. A full field verification is need to check the way each
    	  field must be filtered.
    
    (ActionItem1491)
    Rodrigo Souto
     

31 Oct, 2009

1 commit


18 Sep, 2009

1 commit


05 Aug, 2009

1 commit


16 Mar, 2009

1 commit


08 Jul, 2008

2 commits


21 Jun, 2008

1 commit


13 Jun, 2008

3 commits


05 Jun, 2008

5 commits