Fixed #458746, two IE only bugs. IE has different javascript reserved words than everyone else.
Fixed #488856, deprecated jquery @ selector.
Fixed #462750 and #462750, popup error messages which occurred mostly during views ajax activitiy.
Added a simple-timer for integration with automated logout 6.x--3 branch.
#335186 by Optalgin: fixed double admin submit problem.
* name space all javascript functions and variables to avoid clashes with other contrib modules.
#349787, fixed countdown timer problem with private download method and blocked direct links.
#409642, added three new format string replacements for non-zero padded hours, minutes, and seconds.
Created branch for new microformat support using the class attribute.
This is not backward compatible with other branches.
If you use this version, you'll need to update your legacy data.
This will be the new format in the Drupal 7.0 version.
The tz_hours attribute also was combined with the datetime attribute per ISO 8601.