profileplus 5.x-1.x-dev

New features

This is the initial release for Drupal 5.x. Username and multiple keyword searching has been added with this release. Please note that there are installation instructions in the README.txt file. One new installation requirement is the addition of some code to the template.php file of your theme, that removes the default "Users" tab from the search page. If someone knows of a better way to do this from within the module, please let me know.

og_user_roles 5.x-1.4

New features
Bug fixes

Introduced bug in 5.x-1.3 that caused og roles to not display in group menu when viewing forum (og_forum). Code was adding group context when, apparently, og_forum now does it. Fixed.

Also modified code to handle new og_calendar url format (previous/next). Hey, didn't I write that patch?

calendar 5.x-1.5

New features
Bug fixes

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

- 146347 fix some more places where date_format_date() should be used instead of gm_date() so they are translated.
- make sure nav titles get run through theme properly.
- 141267 fix css attribute, should be overflow:hidden.
- 140922 fix the way the table view array is constructed.
- Found some debugging cruft in ical module when cache is cleared.
- 153580 use date_format_date instead of date_gmdate to get date parts translated.
- 149668 fix wrong permissions.
- 147386 remove redundant adjustment for user time.
- 121300 make sure stripe index gets incremented.
- 122568 for multi-day fields make sure $node->teaser doesn't keep adding the same fields.
- 141264 fix typo in style inclusion.
- 150054 also need to fix the setup forms now that they only have a view name and not the whole view object passed to them.
- 150054 rework the way the calendar_views() function works to improve performance.
- 149668 make sure default views get included as calendar views.
- Add in new hook_views_tabs() for menu tab.
- Make sure ical module gets uninstalled if calendar is uninstalled.
- Make sure calendar module loads before calendar_ical.
- Clean up css.
- Fix error in calendar_has_calendar_args() function.

date 5.x-1.6

New features
Bug fixes

- 56397 remove extraneous ';'.
- Get rid of hook_init(), add helper function date_load(), move date.inc constants to date_api.module.
- 153245 fix typo in Date API documentation.
- 151304 include date.inc in theme so it works outside the module.
- 152207 make timezones.inc independent of the event module, needed because not all versions of event module now use it.
- Fix a typo in the new date_unset_granularity() function.
- fix some invalid functions and missing includes for ical date imports in Date Copy.

dot_disclaimer 5.x-1.1

New features

Added node check when deleting nodes
Added uninstall to remove all variables and cleanly uninstall module - great new Drupal feature.
Added more help

extlink 5.x-1.2

New features
Bug fixes

This version of extlink.module handles itself much better in IE7 and supports better external link recognition.

Bug fixes:
- IE7 no longer chokes if it encounters a malformed anchor tag
- https links now properly considered internal if they're at the same domain.

New features:
- A new checkbox has been added to the settings page which lets subdomains be considered 'internal'.

Pages

Subscribe with RSS Subscribe to RSS - New features