[
https://issues.apache.org/jira/browse/OFBIZ-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel MartÃnez updated OFBIZ-1628:
-----------------------------------
Attachment: calendar.patch
Implementation, things to check and TODO:
- Write a nice CSS for calendar.ftl ;)
- As it is no more fully javascript based, the element (input text) is passed
by name (as javascript object cannot be passed). It is supposed that these
names are unique. This should be checked or be found a better way to do it.
- Test for different languages and calendars
> Replace javascript popup calendar for selecting dates/times with new
> ofbiz-based one
> ------------------------------------------------------------------------------------
>
> Key: OFBIZ-1628
> URL: https://issues.apache.org/jira/browse/OFBIZ-1628
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Environment: Any
> Reporter: Daniel MartÃnez
> Priority: Minor
> Attachments: calendar.patch
>
>
> This new calendar is constructed with the jdk Calendar class so it should
> display different calendars depending on locale (i.e. lunar based calendars).
> It is also language localized.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.