<date-time> and <date-find> improvement
--------------------------------------- Key: OFBIZ-470 URL: http://issues.apache.org/jira/browse/OFBIZ-470 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Hederer Jean-Sébastien Priority: Minor I propose these improvements: 1. <date-find type="date"/> should be improved to act as a real date format (YYYY-MM-DD) and not as a timestamp 2. <date-find type="time"/> and <date-time type="time"/> should be improved to act as a real time format (HH:MM:SS) and not as a timestamp 3. <date-find> and <date-time> should have format indicated as a localized comment. I propose to put a title on input zone and on Calendar icon when displayed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-470?page=all ]
Hederer Jean-Sébastien updated OFBIZ-470: ----------------------------------------- Attachment: ofbiz_patch8-relatif.diff Contains improvements listed. Any suggestion is welcome > <date-time> and <date-find> improvement > --------------------------------------- > > Key: OFBIZ-470 > URL: http://issues.apache.org/jira/browse/OFBIZ-470 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Hederer Jean-Sébastien > Priority: Minor > Attachments: ofbiz_patch8-relatif.diff > > > I propose these improvements: > 1. <date-find type="date"/> should be improved to act as a real date format (YYYY-MM-DD) and not as a timestamp > 2. <date-find type="time"/> and <date-time type="time"/> should be improved to act as a real time format (HH:MM:SS) and not as a timestamp > 3. <date-find> and <date-time> should have format indicated as a localized comment. I propose to put a title on input zone and on Calendar icon when displayed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-470?page=all ]
David E. Jones reassigned OFBIZ-470: ------------------------------------ Assignee: David E. Jones > <date-time> and <date-find> improvement > --------------------------------------- > > Key: OFBIZ-470 > URL: http://issues.apache.org/jira/browse/OFBIZ-470 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Hederer Jean-Sébastien > Assigned To: David E. Jones > Priority: Minor > Attachments: ofbiz_patch8-relatif.diff > > > I propose these improvements: > 1. <date-find type="date"/> should be improved to act as a real date format (YYYY-MM-DD) and not as a timestamp > 2. <date-find type="time"/> and <date-time type="time"/> should be improved to act as a real time format (HH:MM:SS) and not as a timestamp > 3. <date-find> and <date-time> should have format indicated as a localized comment. I propose to put a title on input zone and on Calendar icon when displayed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-470?page=all ]
David E. Jones closed OFBIZ-470. -------------------------------- Fix Version/s: SVN trunk Resolution: Fixed Thanks Jean-Sebastien, your changes are in SVN rev 476606. The code looks pretty good and on brief testing it seems to work fine. I did make some small changes to the title labels in the properties files. I think many people wouldn't know what a "timestamp" is, and the Date, Time, Timestamp parts of the labels are redundant so I just tossed them. > <date-time> and <date-find> improvement > --------------------------------------- > > Key: OFBIZ-470 > URL: http://issues.apache.org/jira/browse/OFBIZ-470 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Hederer Jean-Sébastien > Assigned To: David E. Jones > Priority: Minor > Fix For: SVN trunk > > Attachments: ofbiz_patch8-relatif.diff > > > I propose these improvements: > 1. <date-find type="date"/> should be improved to act as a real date format (YYYY-MM-DD) and not as a timestamp > 2. <date-find type="time"/> and <date-time type="time"/> should be improved to act as a real time format (HH:MM:SS) and not as a timestamp > 3. <date-find> and <date-time> should have format indicated as a localized comment. I propose to put a title on input zone and on Calendar icon when displayed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |