There's a great update for the jQuery Time Entry plugin available. Current version is 1.5.1 and works even with jQuery 1.4.4.

The best improvement is imho that it doesn't use an input wrapper anymore. You will notice this change if you have an ajax callback defined at your date_popup field with the 'blur' event.
In this case you need to double-blick the timepicker at the current version to get focus in it. With the new plugin version you get it directly.

Comments

ryan.armstrong’s picture

Title: Update Time Entry plugin to 1.5.1 » Update Time Entry plugin to 1.5.2
Issue summary: View changes
StatusFileSize
new27.37 KB

The latest version is now 1.5.2. Here is a patch that updates to that. Keep in mind that as of now it simply replaces the JS file with the new version. So far this seems to work fine but some community testing is definitely needed.

haggins’s picture

I use this for more than a year now without any problems.

ryan.armstrong’s picture

Status: Active » Needs review

Forgot to change the status.

Status: Needs review » Needs work

The last submitted patch, 1: update_time_entry_plugin_to_1_5_2-1997774-1.patch, failed testing.

valentine94’s picture

Status: Needs work » Needs review
StatusFileSize
new27.3 KB

Re-roll of #1

  • podarok committed 020026c on 7.x-2.x authored by Valentine94
    Issue #1997774 by Valentine94, ryan.armstrong | haggins: Added Update...
podarok’s picture

Status: Needs review » Fixed

#5 commited, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.