date 5.x-2.x-dev

New features

This is a completely new version of the Date API, with lots of improvements and new features:

* The Date API now uses PHP 5.2 date functions for better date and timezone handling (and has PHP 4 emulations for those functions so the module will work in PHP4).
* iCal integration is greatly improved, an iCal parser can parse events, alarms, most types of dates and timezones, duration, repeat rules, and more.
* The Date API creates date elements that can be used by any module, including 'date_select', 'date_textfield', and 'date_timezone'.
* A new Date Timezone module overloads the site and user timezone selectors to allow you to select a timezone name instead of a timezone offset, and that stored name is used to properly adjust date values. It also detects the user's timezone name automatically and updates the user record with that name.
* A new Date Popup module creates a jQuery popup calendar date picker and time picker, and the element is available to other modules as a form type of 'date_popup'.
* The Date module now has lots of new ways to define default values -- you can set a the default to 'blank', 'now', or 'relative', where relative is something like '+90 days'. The To date has a separate default value, which can be the same as the From date or do something different.

zen 5.x-1.0-beta2

New features
Bug fixes
  • #214777: sub-theme's search-theme-form.tpl is ignored
  • #206707: tr.even/odd border-bottom is missing in IE
  • #207743 by jjeff: Added translatable "Unpublished" text as background
  • #207743 by jjeff: Added block editing links on hover

editview 5.x-0.3

New features
Bug fixes

Changes:

  • File uploads now work
  • Updated to the latest jquery.form.js (version 2.03)
  • Added hook_field_form_render so that other modules can define a way of rendering certain fields, especially when their views fieldname doesn't directly correspond to a node fieldname.

dme 5.x-1.0

New features

This is the initial release of the DME for folks to use. Enjoy.

click_heatmap 5.x-1.0

New features

This is the first release. The release is fully functioning and should provide the necessary features.

Pages

Subscribe with RSS Subscribe to RSS - New features