http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8181 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- (In reply to comment #3)
1) In the holidays calendar, the calendar does not display, until I copy a calendar somewhere.
I was able to reproduce this error when first visiting the page after switching to this branch, but not on subsequent page loads. Could it have been a browser cache issue?
2) In acquisitions late orders the filters do not respect the dateformat setting.
Handling of dateformat and other I18N settings has been fixed. That is to say, added.
3) The tooltip for the calendar shows up as a black box with '...' in it. It was a bit irritating for me, perhaps you have an idea?
This is a default of the jQueryUI datepicker: The calendar icon has a title attribute added to it, "..." I'm not sure why. It might be possible to revise the default configuration without modifying the jQueryUI library itself. I'll have to investigate.
Today's date is not very clearly marked there. It's not so easy to spot in the calendar. Perhaps it could stand out a bit more?
I have revised the CSS to make it brighter. -- You are receiving this mail because: You are watching all bug changes.