[jira] Commented: (OFBIZ-4037) Moving the user SignUp feature from MyPortal to the Framework

2010-12-03 Thread Bruno Busco (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966712#action_12966712
 ] 

Bruno Busco commented on OFBIZ-4037:


Hi,
I would like to commit this patch.
Does somebody see any issue?

I would set the OOTB values for the configuration parameters so that the SignUp 
feature is enabled with Captcha code check.
Are you OK with this setting or do you think that by default the feature should 
be disabled?
Right now we have that it is disabled on all application but MyPortal.
After the patch the feature will be enabled/disabled for all applications.

 Moving the user SignUp feature from MyPortal to the Framework
 -

 Key: OFBIZ-4037
 URL: https://issues.apache.org/jira/browse/OFBIZ-4037
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Bruno Busco
 Attachments: ofbiz_signup.patch


 Hi Devs!
 In the attached patch I have reworked the feature that allows a new user to 
 SignUp for an account.
 This feature is actually only available when logging in at the MyPortal 
 application.
 Well, IMO it should be centrally available so that the login screen is 
 exactly the same regardless of the application.
 The Captcha feature is already implemented (captcha.java) partially in the 
 framework and so this patch should be seen as a clean up also.
 I added full internationalization of all labels and created some labels in 
 the CommonUiLabels.xml file.
 I would like some review so that I could then commit if nobody finds 
 something wrong.
 By the way, there is for sure some improvement that could be done at a later 
 stage:
 - Eliminate the labels that have been created in the CommonUiLabels from 
 Party and MyPortal
 - Add an encription of the Captcha code so that it will not be easily broken 
 by robots.
 Thank you for any comment you could provide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (OFBIZ-4037) Moving the user SignUp feature from MyPortal to the Framework

2010-12-03 Thread Bruno Busco (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966793#action_12966793
 ] 

Bruno Busco commented on OFBIZ-4037:


As Hans suggests on the dev ML having the feature enabled would be better to 
show OOTB the feature.
Thank you Hans.

 Moving the user SignUp feature from MyPortal to the Framework
 -

 Key: OFBIZ-4037
 URL: https://issues.apache.org/jira/browse/OFBIZ-4037
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Bruno Busco
 Attachments: ofbiz_signup.patch


 Hi Devs!
 In the attached patch I have reworked the feature that allows a new user to 
 SignUp for an account.
 This feature is actually only available when logging in at the MyPortal 
 application.
 Well, IMO it should be centrally available so that the login screen is 
 exactly the same regardless of the application.
 The Captcha feature is already implemented (captcha.java) partially in the 
 framework and so this patch should be seen as a clean up also.
 I added full internationalization of all labels and created some labels in 
 the CommonUiLabels.xml file.
 I would like some review so that I could then commit if nobody finds 
 something wrong.
 By the way, there is for sure some improvement that could be done at a later 
 stage:
 - Eliminate the labels that have been created in the CommonUiLabels from 
 Party and MyPortal
 - Add an encription of the Captcha code so that it will not be easily broken 
 by robots.
 Thank you for any comment you could provide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.