hashplan / calendar

Apache License 2.0
0 stars 0 forks source link

calendar date for filtering #1

Closed hashplan closed 10 years ago

hashplan commented 10 years ago

On event page when trying to do filtering, the datepicker does not stay open, it closes immediately after the user makes the first click anywhere, doesn't matter if changing month/year, etc. Think we need to add onClose event?

romasolot commented 10 years ago

Fixed. As we are using default jquery.ui datepicker - it doesnt stack well with twitter bootstrap dropdown. Conflicting events on. Moved back to default text input

hashplan commented 10 years ago

For the datepicker, jquery.ui one is a pain. Also we do not like the styling of it - that gray "smooth" theme is the closest one to the colors on the site, but it still does not look good. We don't want borders around everything, etc. I think we should try to get this one up on the site...http://www.eyecon.ro/bootstrap-datepicker/ unless you know an easy way to format the jquery ui one like this one?

romasolot commented 10 years ago

Ive setup a default datepicker from here http://www.eyecon.ro/bootstrap-datepicker/