Releases of Drupal contributions that are compatible with version 4.7.x of Drupal Core

userpoints 4.7.x-2.2

Insecure

Changes since DRUPAL-4-7--2-1:

  • #115826 Incorrect number of columns in userpoints_retroactive.
  • #118834 Use the new invite hook, by smk-ka.
  • Correct function signature and arguments.
  • #99850 Points are not decreased when invited user is deleted, by smk-ka.
  • For SQL, quotes are not needed around %d variables.

calendar 4.7.x-1.4

Version 1.4
===========

NOTE Date API has been split out into a separate module to make the API available with no dependency on CCK and the Calendar module now requires the Date API. For best update results, uninstall the Calendar module before adding the updated Calendar and Date files to the site, then immediately go to the modules page and enable both the Calendar and Date API modules.

- 125913 get calendar_views array properly initialized
- 125509 fix for postgres date ranges to use exact last day of month in SQL, more clean up of week range calculations. Requires new functions just added to Date API.
- 125483 more corrections to week calculation
- Fix tab handling
- 124107 translate month names
- Keep extra ical icon from showing up in block version of the view
- 118055, make sure view works right if only block is set up to calendar type
- 123592 make sure arguments ahead of the calendar arguments are retained in the links
- 121300 clean up handling of stripes to make them consistant
- 111947, 121956, 110883, 119874, fix miscellaneous problems with week view and navigation.
- Add headers and dow calc for all possible first day of week options
- Use variable for view time format
- Fix day teaser view in theme
- Make sure legend and switch blocks aren't displayed on non-calendar pages
- 124320 fix fatal errors in identifying include paths

date 4.7.x-1.5

Version 1.5
===========

NOTE Date API has been split out into a separate module to make the API available with no dependency on CCK. For best update results, uninstall the Date module before adding the updated file to the site, then immediately go to the modules page and enable both the Date and Date API modules.

- 126551 themeing improvements: 1) A 'timestamp' formatter which will return the timestamp value of a date. You can use that instead of a
formatter that returns a formatted value if you want to do your own formatting of the results. 2) A 'Days ago' formatter that applies
format_interval() to the date. It uses a theme_date_format_interval() to allow you to tailor the results depending on whether it is a future
or past date and incorporate both the To date and From date into the results. 3) All formatters now run through a theme to give you more
places to jump in and make changes to the display. The theme has the complete date object to work with. 4) A date_field_object() function
that will bring back a complete date object for a given field. The function description contains details about what exactly is in that
object, but it includes both from and to dates as timestamps, ISO dates and arrays of date parts.

- 123886 make sure cached data isn't empty
- 125803 get help text to display in selector widget

crossite 4.7.x-1.x-dev

Development releases for 4.7.x. As of this writing, I do not intend to make any additional releases on this branch.

ecommerce 4.7.x-3.0

Insecure

The token module is now required by E-Commerce core.


New Modules:

Some new modules have been added to the E-Commerce package to support some great new features.

Core modules:
    ec_anon (anonymous purchasing) - Developed by Sammy Spets
    ec_mail (mail handler module) - Developed by Sammy Spets
    invoice (Back office system to create transactions for customers) - Developed by Gordon Heydon


Pages

Subscribe with RSS Subscribe to RSS - 4.7.x