realname 2.0.0-beta1

New features

First D9 release.
Switch to semantic version numbering.

realname 7.x-1.4

Bug fixes
  • Move trim later as other modules may cause db insert/update failures.
  • Issue #2769525 by joelpittet, Ronald van Belzen: User controller cache needs to be cleared after update
  • Issue #2874168 by hass: Empty realname bubble into site
  • Code style

realname 8.x-1.0-rc2

Bug fixes
New features
  • Issue #3026908 by thalles: Replace deprecated REQUEST_TIME
  • Issue #3015550 by thalles: Use full namespace on @param in realname.module
  • Issue #3011720 by Thalles: function t() to method $this->t()
  • Update migration files to current upgrade path standards
  • Change link to HTTPS
  • Issue #2951535 by idebr: Real Name needlessly overwrites $account->name in realname_update()
  • Add source_module to settings migration
  • Issue #2930235 by volkswagenchick: Improvements to Readme in d8 branch

realname 7.x-1.3

Bug fixes
New features

realname 7.x-1.1

New features
Bug fixes

Changes since 7.x-1.0:

  • #985944 by moonray, jzornig, hass, Dave Reid: Replace user/autocomplete with realname/autocomplete.
  • Fixed schema length should be an int, and to update a real name, realname_delete() should be used.
  • #1414140: Added rules action integration for updating a real name.

realname 7.x-1.0

Bug fixes

Changes since 7.x-1.0-rc2:

  • Added an action to update a user's real name.
  • Clear the user entity controller cache when a real name is deleted.
  • Added validation for realname_settings_form() to prevent the [user:name] token from being used.
  • Fixed HTML tag stripping must run decode_entities() first, and replace multiple spaces with one space (if tokens had no values and were removed).

realname 7.x-1.0-rc2

New features
Bug fixes

Changes since 7.x-1.0-rc1:

  • #1170230: Added basic real name views integration.
  • #1194646: Increase maximum length of the real name pattern field to 256 characters.

realname 6.x-1.4

New features
Bug fixes
Insecure

Changes since DRUPAL-6--1-3:

realname 7.x-1.0-rc1

Changes since DRUPAL-7--1-0-BETA1:

  • #1057548 by Dave Reid: Prevent errors if user_load() was not successful.
  • by Dave Reid: Added a basic realname auto-completion callback.

realname 7.x-1.0-beta1

Initial release of the Realname module for D7. It is a token-based solution instead of the custom replacement used in D6, so this requires the Token module to be installed and enabled.

realname 6.x-1.3

Security update
New features
Bug fixes
Insecure

Update.php required: Yes

realname 6.x-1.2

New features
Bug fixes
Insecure

realname 6.x-1.1

New features
Bug fixes
Insecure

realname 5.x-1.1

New features
Bug fixes

realname 5.x-1.0-beta

New features

The module is pretty stable. There have been few issues submitted. It is probably suitable for a live site.

Added Swedish translation.
Added RealName on Contact forms (site and user).

realname 6.x-1.0-beta

New features
Insecure

The module is pretty stable. There have been few issues submitted. It is probably suitable for a live site.

Added Swedish translation.
Added RealName on Contact forms (site and user).

realname 5.x-1.0-alpha4

Fix node name display problem.
Removed field separator and added a pattern field.

realname 5.x-1.0-alpha2

New features

Added theme_username override feature.
Added default to standard username if no profile fields populated.

Subscribe with RSS Subscribe to Releases for Real Name