File rubygem-calendar_date_select.changes of Package rubygem-calendar_date_select
-------------------------------------------------------------------
Tue Nov 24 08:34:36 UTC 2015 - coolo@suse.com
- updated to version 2.1.2
History.txt removed upstream
-------------------------------------------------------------------
Sun Oct 20 12:05:37 UTC 2013 - coolo@suse.com
- updated to version 2.0.0
-------------------------------------------------------------------
Wed Aug 1 05:02:23 UTC 2012 - coolo@suse.com
- updated to version 1.16.4
-------------------------------------------------------------------
Thu Jun 10 16:01:48 UTC 2010 - mrueckert@suse.de
- update to version 1.16.1
* 1.16 was a lemon release. Sorry! Deploy script had an error
and messed up the code on the way out.
- additional changes from version 1.16
* Ability to specify a default time/date if no time/date is
selected in the target form element. (Shih-gian Lee)
- additional changes from version 1.15.2
* Fix for set date (day must go last) (ujifgc)
* added logic to wrap image in span tag when there is error
fields. (Shih-gian Lee)
* Initial commit of default time implementation. (Shih-gian Lee)
* default time implementation in form_helpers.rb. (Shih-gian Lee)
* Fix calendar_date_select helper for searchlogic compatibility
(Andrea Frigido)
* Added Arabic language translations (Abdul-Jabbar Shalabi)
* rename instance variable. avoid conflict with name
(Cyril Mougel)
* add translation in french (Cyril Mougel)
* Adding Slovenian sl-sl locale. (Miha Rebernik)
* Added danish format (Jacob Kjeldahl)
* translations for NL (Gert van der Spoel)
* new color scheme 'green' (Gert van der Spoel)
* Fixed missing translation in polish locales (Witold Rugowski)
* Added a italian locale (Andrea Frigido)
* fix time handling (Robert Brown)
* Added a spanish locale on
public/javascripts/calendar_date_select/locale/es.js
(kikito)
* Added description for iso date format (Lars E. Hoeg)
* Added Danish (da) translation (Lars E. Hoeg)
* Fixes issue with nil dates and trying to call type on them
(Matt Haley)
- additional changes from version 1.15.1
* Bugfix: iso_date fixes (Robert Brown)
- use rubygems_requires macro
-------------------------------------------------------------------
Thu Dec 17 11:20:43 CET 2009 - prusnak@suse.cz
- created package