Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.58 KB

versions.md

File metadata and controls

68 lines (40 loc) · 1.58 KB

UI_datetime

Plugin for Cotonti CMF. It replaces common date/time selection controls with unified pretty style jQueryUI controls.

Changelog

v1.7.0 (30-nov-2013)

  • some template processing code optimization
  • jQueryUI updated to version 1.10.3
  • some JS fix

v1.6.5 (04-oct-2013)

  • minor fixes in JS file (russian date format in FF)

v1.6.5 (02-oct-2013)

  • minor fixes in JS file

v1.6.4 (01-oct-2013)

  • Ability to set default date for input field with data-set-date template attribute

v1.6.3 (30-sep-2013)

  • Fixed JS script error causing to autofill input field with current date
  • Added unpacked versions of timepicker.js

v1.6.2 (29-sep-2013)

  • added tracking for datetime extrafields with UI template format

v1.6.1 (25-sep-2013)

  • fixed switching off date/time picker
  • added config for combined mode
  • fixed view for some themes
  • added custom input template

v1.6.0 (30-aug-2013)

  • new lib for time picker (more unified with datepicker and touch device support)
  • fixed issue with consolidated resources and cashed files (thanx to Alex300)
  • added default path for loading jQueryUI datepicker lang file
  • added combined datetime input field
  • added some attributes to input template for twiking

v1.5.1 (15-jan-2013)

  • fix time value can not be cleared once selected

v1.5 (03-dec-2012)

  • Fix JS code for propper parse fields with similar names (eg. rpagedate and rpagedate2)

v1.4 (15-nov-2012)

  • Added support for Search plugin screen

v1.3 (15-oct-2012)

  • Fix for backward compatibility with Siena older than 0.9.8