profile2_apachesolr 7.x-1.6

Bug fixes

Fixed issue where profile2 entities were not getting reindexed when changed.

field_group_ajaxified_multipage 7.x-1.0-beta1

New features
Bug fixes

* updating readme to covert new changes
* New option "Non Javascript Multistep" for fieldgroup which does not require javascript to work.
It's very useful for debugging purposes or very complex multistep forms.
* partial support for user registration form, works with "Non Javascript Multistep"
option but not yet with ajaxify option
* No longer relies on button's title to determine which button is clicked, button
title can be customized
* Updated README.txt for covering the changes in the previous commit

calendar_systems 7.x-1.0-beta4

New features
Bug fixes

New Features (READ this before upgrade)

* Supporting scheduler module
* making _calendar_systems_date_convert understand more formats,
new argument also added to be used to describe past date's format
the function used that format to fetch the date parts and won't be
affected by the order of date parts in text
* adding jquery world calendar (popup calendar) support for core date fields and proper api for
to be used for supporting other fields
* supporting all three widget of date module
* validation method to suport array date as well
* supporting jquery world calendar for date_popup widget of date module
* supporting date elements as views filters
* new #calendar_system form element attribute for overriding default calendar system
for particular form elements
* supporting drupal's core date field (form element)
* new options for date field settings to override the site's default calendar system
per field
* supporting per field formatter settings for date fields
* support views contextual filters for both date module and core date fields
* changing dependency from jquery_calendars to jquery_calendar
* thai calendar support by @rutcreate

Others

* adding list of features to README.txt
* correcting line spaces
* Moving hook_form_alter implementation as the last item so it
runs after all other module implementing the same hook

Pages

Subscribe with RSS Subscribe to RSS - 7.x