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


16 Sep, 2009

1 commit


03 Aug, 2009

2 commits


08 Jul, 2009

1 commit


25 May, 2009

1 commit


22 Apr, 2009

1 commit


03 Apr, 2009

1 commit


25 Mar, 2009

1 commit


21 Feb, 2009

1 commit


03 Feb, 2009

1 commit


26 Jan, 2009

1 commit


15 Jan, 2009

1 commit


30 Dec, 2008

1 commit


18 Dec, 2008

1 commit


29 Nov, 2008

1 commit


15 Oct, 2008

1 commit

  • Squashed commit of the following:
    
    commit ff9310723bc4f768185d4c562f06a99807e00d05
    Author: Moises Machado <moises@colivre.coop.br>
    Date:   Sat Oct 11 18:34:24 2008 -0300
    
        fixed the rest of the tests
    
    commit 8fe241dcb67b3928796254e557319da3ec7e9734
    Author: Moises Machado <moises@colivre.coop.br>
    Date:   Sat Oct 11 17:16:27 2008 -0300
    
        ActionItem780: refactoring tests and forms
    Moises Machado
     

19 Sep, 2008

1 commit


18 Sep, 2008

1 commit


04 Sep, 2008

1 commit

  • Changes:
    
        * Implemented require_ssl and refuse_ssl in ApplicationController
        * Changed AccountController to require SSL
          + pointing to HTTPS in login forms
        * Changed PublicController to refuse SSL, and fixed all controllers
          in app/controllers/public to inherit from it (with some
          exceptions).
        * Changed MyProfileController to require SSL
    
    Side-effects:
    
        * Some controllers had been changed in an unappropriated way for the
          new SSL requirement.
        * Some tests changed to reflect the new SSL requirements.
        * Needed to tweak content_viewer controller to deal with SSL URL's:
          + Fixed detection of user coming from public view that was broke
            by the SSL thing.
        * adapted enterprise_registration tests
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

01 Aug, 2008

1 commit


30 Jul, 2008

1 commit


26 Jul, 2008

1 commit


25 Jul, 2008

1 commit


14 Jul, 2008

1 commit


02 Jul, 2008

1 commit


21 Jun, 2008

1 commit


17 Jun, 2008

1 commit


11 Jun, 2008

1 commit


10 Jun, 2008

4 commits


07 Jun, 2008

1 commit


04 Jun, 2008

1 commit