04 Apr, 2012

1 commit


13 Mar, 2012

1 commit


19 Dec, 2011

2 commits


08 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
     

07 Oct, 2011

1 commit


30 Sep, 2011

1 commit


05 May, 2011

1 commit


03 Apr, 2011

1 commit


04 Mar, 2011

1 commit


25 Feb, 2011

2 commits


22 Feb, 2011

1 commit


08 Feb, 2011

1 commit


27 Jan, 2011

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
     

25 Sep, 2010

1 commit


11 Sep, 2010

1 commit

  • - added strophejs lib to communication with XMPP server
    - added jquery.scrollabletab.js and jquery.emoticon.js plugins
    - new 'pidgin' icon theme
    - environment attribute 'icon_theme' moved to theme
    - added ruby_bosh as plugin to start XMPP/BOSH session
    
    (ActionItem1635)
    Joenio Costa
     

01 Sep, 2010

1 commit


27 Aug, 2010

3 commits


12 Aug, 2010

2 commits


09 Aug, 2010

2 commits


06 Aug, 2010

2 commits


23 Jul, 2010

1 commit


17 Jul, 2010

1 commit


06 Jul, 2010

1 commit


14 Jun, 2010

2 commits


16 Apr, 2010

1 commit

  • * The registration has two validation type: region and admin.
    		+ Admin
    			- There is no validator to choose.
    			- The regions to choose are states (This might be changed
    			  in the future).
    			- The admins of the environment recieves the task to approve
    			  the registration of this new enterprise.
    			- The region field isn't displayed.
    		+ Region
    			- If there isn't any validator, shows a message that it's
    			  not possible to register any enterprise and don't show the
    			  form.
    			- Show only the regions where is registered at least one
    			  validator.
    			- The region field is displayed.
       	* The required fields are highlithed.
    	* The fields that are active or required are set through the
    	  administration panel.
    	* Only the fields name and identifier are always required.
       	* After registering a new enterprise, the user is set as an admin of
       	  it.
       	* The cancel button in the register form is working properly.
       	* In the "Validator" step, the radio button is choosing a default
       	  option.
       	* Cancel radio_button in the task validation has a "Rejection
       	  Explanation" field that is required.
       	* Some navigation buttons added.
       	* Changed some buttons to labelled buttons.
    	* The "Register a new enterprise" button is an admin option.
    
    (ActionItem1482)
    Rodrigo Souto
     

02 Feb, 2010

1 commit


29 Jan, 2010

1 commit


13 Jan, 2010

1 commit


30 Dec, 2009

1 commit


23 Sep, 2009

1 commit