You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Erwan de FERRIERES (JIRA)" <ji...@apache.org> on 2009/09/17 19:00:57 UTC

[jira] Created: (OFBIZ-2955) 2nd amelioration on time-dropdowns

2nd amelioration on time-dropdowns
----------------------------------

                 Key: OFBIZ-2955
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2955
             Project: OFBiz
          Issue Type: Sub-task
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
            Reporter: Erwan de FERRIERES
            Priority: Minor
             Fix For: SVN trunk
         Attachments: OFBIZ-2955.diff

when using drop-downs, the timestamp is fully displayed (date + time), this patch will show only the date in the date textbox, and the time (hours + minutes) are using the drop-downs

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


[jira] Updated: (OFBIZ-2955) 2nd amelioration on time-dropdowns

Posted by "Erwan de FERRIERES (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES updated OFBIZ-2955:
--------------------------------------

    Attachment: OFBIZ-2955.diff

> 2nd amelioration on time-dropdowns
> ----------------------------------
>
>                 Key: OFBIZ-2955
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2955
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2955.diff
>
>
> when using drop-downs, the timestamp is fully displayed (date + time), this patch will show only the date in the date textbox, and the time (hours + minutes) are using the drop-downs

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


[jira] Commented: (OFBIZ-2955) 2nd amelioration on time-dropdowns

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756637#action_12756637 ] 

Jacques Le Roux commented on OFBIZ-2955:
----------------------------------------

Hi Erwan,

After having tested, I was ready to commit your change, but I notice that this was commented out before (without comment though, too bad!). So I prefer to wait for any comments. I found that this commit is related but it looks more like a copy. Without any comments I will commit in some days (I hate to wait, but I can ;o)

> 2nd amelioration on time-dropdowns
> ----------------------------------
>
>                 Key: OFBIZ-2955
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2955
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2955.diff
>
>
> when using drop-downs, the timestamp is fully displayed (date + time), this patch will show only the date in the date textbox, and the time (hours + minutes) are using the drop-downs

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


[jira] Closed: (OFBIZ-2955) 2nd amelioration on time-dropdowns

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2955.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Erwan,

Your patch is in trunk at r816943  


> 2nd amelioration on time-dropdowns
> ----------------------------------
>
>                 Key: OFBIZ-2955
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2955
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2955.diff
>
>
> when using drop-downs, the timestamp is fully displayed (date + time), this patch will show only the date in the date textbox, and the time (hours + minutes) are using the drop-downs

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


[jira] Commented: (OFBIZ-2955) 2nd amelioration on time-dropdowns

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756643#action_12756643 ] 

Jacques Le Roux commented on OFBIZ-2955:
----------------------------------------

Forgot the [commit related link|http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/src/org/ofbiz/widget/screen/MacroFormRenderer.java?r1=759086&r2=759085&pathrev=759086]

> 2nd amelioration on time-dropdowns
> ----------------------------------
>
>                 Key: OFBIZ-2955
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2955
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2955.diff
>
>
> when using drop-downs, the timestamp is fully displayed (date + time), this patch will show only the date in the date textbox, and the time (hours + minutes) are using the drop-downs

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