[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-03-15 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682136#action_12682136
 ] 

Ivan commented on GERONIMO-4517:


Add a line waitforPageload to the testjmsresource cases. rev 754640.

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Ivan
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-activemq.patch, 
> js-localization-console.patch, js-localization-core.patch, 
> js-localization-openejb.patch, js-localization-sysdb.patch, screenshot-1.jpg, 
> screenshot-2.jpg, screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-03-14 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682032#action_12682032
 ] 

Gang Yin commented on GERONIMO-4517:


Thanks a lot Ivan. It's my fault, I did not run the advanced console tests,
Sorry for my carelessness.

2009/3/14 Ivan (JIRA) 



> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Ivan
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-activemq.patch, 
> js-localization-console.patch, js-localization-core.patch, 
> js-localization-openejb.patch, js-localization-sysdb.patch, screenshot-1.jpg, 
> screenshot-2.jpg, screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-03-09 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680096#action_12680096
 ] 

Gang Yin commented on GERONIMO-4517:


Hi Ivan, 
I have updated the following 4 patches 
   1) js-localization-console.patch
   2) js-localization-plugin.patch
   3) jsp-localization-activemq.patch
   4) js-localization-openejb.patch
   Please help to review and commit them, thanks.

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Ivan
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-console.patch, 
> js-localization-core.patch, js-localization-openejb.patch, 
> js-localization-plugin.patch, jsp-localization-activemq.patch, 
> screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-03-06 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679827#action_12679827
 ] 

Gang Yin commented on GERONIMO-4517:


Hi Ivan,
As Donald has reassigned this JIRA to you, please help to review and commit 
these patches after I submit the patch for TranQL localization. Thanks. BTW, 
the first patch in the list had already been committed.

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Ivan
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-activemq.patch, 
> js-localization-console.patch, js-localization-core.patch, 
> js-localization-openejb.patch, js-localization-plugin.patch, 
> js-localization-sysdb.patch, screenshot-1.jpg, screenshot-2.jpg, 
> screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-02-08 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671712#action_12671712
 ] 

Gang Yin commented on GERONIMO-4517:


Hi, Donald,
All needed patches are available, please help to review and commit them,
if any problem, please let me know, thanks.




> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-activemq.patch, 
> js-localization-console.patch, js-localization-core.patch, 
> js-localization-openejb.patch, js-localization-plugin.patch, 
> js-localization-sysdb.patch, screenshot-1.jpg, screenshot-2.jpg, 
> screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-02-05 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670679#action_12670679
 ] 

Gang Yin commented on GERONIMO-4517:


Hi, Donald,
All needed patches are submitted, please help tp review and commit them, 
thanks. 
BYW, The first patch has alredy been committed by you.


> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Gang Yin
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-activemq.patch, 
> js-localization-console.patch, js-localization-core.patch, 
> js-localization-openejb.patch, js-localization-plugin.patch, 
> js-localization-sysdb.patch, screenshot-1.jpg, screenshot-2.jpg, 
> screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-02-04 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670285#action_12670285
 ] 

Gang Yin commented on GERONIMO-4517:


hi, Donald
 I have updated my patches, please help to review and commit them, thanks.
I have localized all the javascript messages and adapted the  messages in alert 
boxes to use the same style used to display backend messages. and I used dojo 
dialogs to replace the confirm boxes whose user experience is not so good. I 
have submitted the screenshots of both kinds of javascript messages.

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Gang Yin
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-core.patch, screenshot-1.jpg, 
> screenshot-2.jpg, screenshot-3.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-01-21 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665766#action_12665766
 ] 

Gang Yin commented on GERONIMO-4517:


Hi Donald,
 please help to review and commit these patches, thanks.

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Gang Yin
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-core.patch, 
> js-localization-core_v2.patch, js-localization-logmanager.patch, 
> js-localization-openejb.patch, js-localization-sysdb.patch, screenshot-1.jpg, 
> screenshot-2.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-01-19 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665169#action_12665169
 ] 

Donald Woods commented on GERONIMO-4517:


Applied js-localization-core.patch to trunk as Rev735763.

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Gang Yin
>Priority: Minor
> Fix For: 2.2
>
> Attachments: js-localization-core.patch, 
> js-localization-openejb.patch, screenshot-1.jpg, screenshot-2.jpg
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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



[jira] Commented: (GERONIMO-4517) Apply unified message display style(G-4484) to javascript alert messages. Together with the localization of these messages.

2009-01-15 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664394#action_12664394
 ] 

Ivan commented on GERONIMO-4517:


Maybe we could use Dojo to implement the client validation, and integrate it to 
the current message display mechanism.
Thanks !

> Apply unified message display style(G-4484) to javascript alert messages. 
> Together with the localization of these messages.
> ---
>
> Key: GERONIMO-4517
> URL: https://issues.apache.org/jira/browse/GERONIMO-4517
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.2
>Reporter: Gang Yin
>Assignee: Gang Yin
>Priority: Minor
> Fix For: 2.2
>
>
> Currently all the messages generated from backend is displayed in a unified 
> manner(G-4484), but frontend javascript use alert boxes to display all kinds 
> of messages without distinguishing their types(e.g. error, warn, info), and 
> the UX of alert boxes is not so good, so I'm going to extend the unified 
> message display style of backend messages to frontend messages. Also, the 
> localization work will be done meantime.

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