11 Sep, 2015

1 commit


30 Aug, 2015

1 commit


24 Jul, 2015

3 commits


10 Jul, 2015

2 commits


14 Jan, 2015

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
     

16 Nov, 2013

1 commit


27 Sep, 2013

1 commit


25 Dec, 2012

1 commit


27 Jan, 2012

1 commit


15 Feb, 2011

1 commit


01 Feb, 2011

1 commit


26 Jan, 2011

1 commit

  • + Multi-processing tasks.
      + Graciously show/hide functions with the smooth slide of
      + Jquery. ^^
      + Using Unobtrusive Javascript.
      + Customized messages for each task type.
      + Button "Set all to approve/reject/skip".
      + Icons related to the task action.
    
      * Missing
        - Need to make selenium tests.
    
    (ActionItem1527)
    Rodrigo Souto
     

27 Aug, 2010

1 commit


05 Aug, 2010

1 commit


30 Jul, 2010

1 commit


01 Jul, 2010

1 commit

  •  * Fixed fields that weren't in the custom fields options.
     * Included "Display on creation|registration" feature for
       organization fields.
     * Included fields dependencies:
         [field]   -> [dependencies]
         required  -> active, signup
         signup    -> active
     * Javascripts to grant the dependencies on the radioboxes.
     * Changing the validation of fields presence message.
     * Also removing some unwanted endline spaces.
    
    (ActionItem1509)
    Rodrigo Souto
     

16 Apr, 2010

2 commits

  • (ActionItem1482)
    Antonio Terceiro
     
  • * 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
     

18 Sep, 2008

1 commit


12 Sep, 2008

1 commit


11 Sep, 2008

1 commit


23 Aug, 2008

1 commit


05 Jun, 2008

1 commit


16 May, 2008

1 commit


29 Apr, 2008

1 commit


28 Apr, 2008

1 commit


09 Nov, 2007

4 commits


08 Nov, 2007

3 commits


05 Nov, 2007

2 commits


18 Oct, 2007

1 commit

  • reference from the respective action items.
    
    r734@cabula:  terceiro | 2007-10-17 17:51:40 +0000
    ActionItem85: commenting references to unexisting files
    
    r735@cabula:  terceiro | 2007-10-17 21:13:16 +0000
    ActionItem14: adding field names for translation
    
    r736@cabula:  terceiro | 2007-10-17 21:16:52 +0000
    ActionItem14: adding skeleton files for ValidationInfo model
    
    r737@cabula:  terceiro | 2007-10-17 21:19:52 +0000
    ActionItem85: not sure that this Validator class will be useful at all. It also
    hash a pretty ambiguous name now that we are using the concept of "validator
    organizations".
    
    r738@cabula:  terceiro | 2007-10-17 22:02:12 +0000
    ActionItem14: implementing ValidationInfo model
    
    r739@cabula:  terceiro | 2007-10-17 22:25:25 +0000
    ActionItem14: checkpoint
    
    r740@cabula:  terceiro | 2007-10-17 22:32:39 +0000
    ActionItem14: adding validation data to database population script
    
    r741@cabula:  terceiro | 2007-10-17 22:41:25 +0000
    ActionItem14: adding validation_methodology
    
    r742@cabula:  terceiro | 2007-10-17 23:05:05 +0000
    ActionItem14: returning a nice (?) 'not informed' instead of nil when there is no data
    
    r743@cabula:  terceiro | 2007-10-17 23:09:49 +0000
    ActionItem14: presenting validation info on validator selection screen
    
    r744@cabula:  terceiro | 2007-10-18 00:40:19 +0000
    ActionItem14: wrote integration test for the enterprise registration process.
    Still missing: assing tests for the rest of the process (steps done one of the
    users of the validator organization)
     
    
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@721 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro