Custom Query (7259 matches)
Results (55 - 57 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#11191 | wontfix | easy-pie-chart & jQueryUI Conflict | ||
Description |
I need to use both easy-pie-chart & jQueryUI in my project. but, when I link jqueryui js file to my html file, all charts percent values return "NaN". Before link jqueryui : http://jsfiddle.net/opjynaso/ After link jqueryui : http://jsfiddle.net/opjynaso/1/ any solution?! |
|||
#15312 | notabug | Date-picker wont stick with only month and/or year change | ||
Description |
Changing the month or the Year and clicking outside the date-picker popup (or using TBA keyword stroke) doesn't change the Date entry field. ONLY if DAY is chosen as the last step everything sticks and the change is complete. |
|||
#6036 | fixed | Datepicker: parseDate is case sensitive | ||
Description |
The parseDate function is case sensitive. When opening based on '01 Mar 2010' it correctly shows that date. When opening based on '01 mar 2010' it does not recognise the date and shows today's date instead. |