09 Apr, 2012

1 commit


29 Feb, 2012

2 commits


28 Feb, 2012

2 commits


27 Feb, 2012

3 commits


09 Feb, 2012

1 commit


31 Jan, 2012

3 commits


27 Jan, 2012

1 commit


21 Dec, 2011

1 commit

  • The fact that tables matching /_plugin_/ were being excluded from
    db/schema.rb broke the tests, because the test database was being
    created without the necessary tables. And db/schema.rb was already not
    left untouched anyway, since several plugins add columns to existing
    Noosfero tables ...
    Antonio Terceiro
     

20 Dec, 2011

1 commit


19 Dec, 2011

1 commit


09 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
     

22 Oct, 2011

1 commit


18 Oct, 2011

1 commit


16 Oct, 2011

1 commit


10 Oct, 2011

1 commit


04 Oct, 2011

1 commit


27 Sep, 2011

1 commit


22 Aug, 2011

2 commits


16 Aug, 2011

3 commits


13 Aug, 2011

2 commits


11 Aug, 2011

2 commits


10 Aug, 2011

1 commit

  •   * Fixing 'available' task. This task was running only the enabled
        plugins. Now, before running this task, all plugins are enabled and
        after, the ones that were disabled are disabled again.
      * Running plugins tests on noosfero rake with all other tests.
    Rodrigo Souto
     

08 Aug, 2011

1 commit

  • 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

1 commit


18 May, 2011

1 commit


10 May, 2011

1 commit


04 Apr, 2011

1 commit