04 Jan, 2012

1 commit


21 Dec, 2011

1 commit


12 Dec, 2011

1 commit


09 Dec, 2011

1 commit


29 Nov, 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
     

10 Oct, 2011

1 commit


17 Aug, 2011

1 commit


16 Aug, 2011

3 commits


13 Aug, 2011

1 commit


11 Aug, 2011

2 commits


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
     

26 Jul, 2011

1 commit


20 Jun, 2011

1 commit


09 Jun, 2011

1 commit


18 May, 2011

1 commit


11 May, 2011

1 commit


10 May, 2011

2 commits

  • * Features:
        - Extension of ActionMailer::Base so that it can append or prepend
          new paths to view_paths and each instance of it has it's own view
          paths. So if I define Mailer < ActionMailer::Base, my new class
          Mailer will have an independent view_path from ActionMailer,
          despite having a default value equal to it.
        - Adding new method root_path for Plugins.
      * Fixes:
        - select_country helper receive options too.
        - Passing request form through ajax serialize instead of hardcoded.
    Rodrigo Souto
     
  • * Feature:
        - Adding session to plugin context
      * Fixes:
        - Fixing routes due to dubious route
        - Including helper due to method float_to_currency
    
    (ActionItem1996)
    Rodrigo Souto
     

12 Apr, 2011

1 commit


04 Apr, 2011

1 commit


03 Apr, 2011

1 commit


03 Mar, 2011

1 commit


23 Feb, 2011

1 commit


22 Feb, 2011

4 commits


02 Feb, 2011

1 commit


31 Jan, 2011

1 commit


27 Jan, 2011

3 commits


18 Jan, 2011

1 commit


04 Jan, 2011

2 commits

  • Antonio Terceiro
     
  • Done:
      * Plugin loading process
      * Infra-structure for plugins registering and event activations.
      * Three fixed routes for plugins.
      * Methods to define plugins meta-information.
      * Interface for activation and deactivation of plugins in the
        environment panel.
      * Hotspots:
        - Buttons in the control panel.
        - Tabs in the profile (including expanded_template method).
        - New attributes for profile.
      * Possibility for the plugin to add new tables.
      * Mezuro prototype.
    
    Missing:
      * Test integration.
      * Dependencies integration.
      * Possibility to add behaviours in noosfero base models.
    Rodrigo Souto
     

07 Dec, 2010

1 commit