30 Jul, 2014

1 commit


21 Jan, 2014

1 commit


10 Jan, 2014

1 commit


09 Jan, 2014

1 commit

  • Conflicts:
    	app/controllers/my_profile/memberships_controller.rb
    	app/helpers/application_helper.rb
    	app/helpers/boxes_helper.rb
    	app/models/article.rb
    	app/models/category.rb
    	app/models/change_password.rb
    	app/models/comment.rb
    	app/models/environment.rb
    	app/models/event.rb
    	app/models/profile.rb
    	app/models/recent_documents_block.rb
    	app/models/region.rb
    	app/models/task.rb
    	app/models/uploaded_file.rb
    	app/views/account/forgot_password.html.erb
    	app/views/events/_events_by_day.html.erb
    	app/views/profile/_person_profile.html.erb
    	app/views/shared/_manage_enterprises.html.erb
    	config/environment.rb
    	config/initializers/plugins.rb
    	config/routes.rb
    	db/schema.rb
    	debian/control
    	lib/noosfero/plugin.rb
    	test/unit/article_test.rb
    	test/unit/category_test.rb
    	test/unit/change_password_test.rb
    	test/unit/cms_helper_test.rb
    	test/unit/comment_test.rb
    	test/unit/content_viewer_helper_test.rb
    	test/unit/event_test.rb
    	test/unit/folder_helper_test.rb
    	test/unit/person_test.rb
    	test/unit/price_detail_test.rb
    	test/unit/profile_helper_test.rb
    	test/unit/recent_documents_block_test.rb
    	test/unit/scrap_test.rb
    	test/unit/user_mailer_test.rb
    	vendor/plugins/action_tracker_has_comments/init.rb
    	vendor/plugins/delayed_job/lib/delayed/worker.rb
    	vendor/plugins/noosfero_caching/init.rb
    Rodrigo Souto
     

20 Nov, 2013

1 commit


03 Aug, 2013

1 commit


25 Dec, 2012

1 commit


13 Sep, 2012

1 commit


21 Apr, 2012

1 commit

  • From: http://apidock.com/rails/v2.3.2/ActionController/Caching/Fragments/expire_fragment
    
    Regexp - Will remove any fragment that matches, so %r{pages/\d*/notes} might remove all notes. Make sure you don’t use
    anchors in the regex (^ or $) because the actual filename matched looks like ./cache/filename/path.cache. Note: Regexp
    expiration is only supported on caches that can iterate over all keys (unlike memcached).
    Daniela Feitosa
     

09 Feb, 2012

1 commit


02 Sep, 2010

1 commit


05 Feb, 2010

1 commit


06 Jul, 2009

2 commits


20 Jun, 2009

1 commit


23 Mar, 2009

1 commit


05 Sep, 2008

1 commit

  •     * Added more options to move blocks: a button for "move this block
          to the oposite side".
        * Added help button for each block.
          + Wrote help for all blocks, plus enhancing the existing help in
          some blocks.
        * Adapted tests to the new bahaviour and added some tests.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2463 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

09 Jul, 2008

1 commit


19 Jun, 2008

2 commits


27 Apr, 2008

1 commit


18 Apr, 2008

1 commit


29 Feb, 2008

1 commit


22 Feb, 2008

1 commit


09 Feb, 2008

1 commit


08 Feb, 2008

1 commit


24 Jan, 2008

2 commits


16 Jan, 2008

1 commit


10 Sep, 2007

2 commits