realname 2.0.0

Drupal 11 support

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta2:

Task

  • #3434123: Drupal 11 compatibility fixes for realname

realname 2.0.0-beta1

New features

First D9 release.
Switch to semantic version numbering.

realname 7.x-1.4

Bug fixes
Unsupported
  • 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
Unsupported
  • 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
Unsupported

realname 7.x-1.1

New features
Bug fixes
Unsupported

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
Unsupported

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
Unsupported

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
Unsupported

Changes since DRUPAL-6--1-3:

realname 7.x-1.0-rc1

Unsupported

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

Unsupported

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
Unsupported

Update.php required: Yes

realname 6.x-1.2

New features
Bug fixes
Insecure
Unsupported

realname 6.x-1.1

New features
Bug fixes
Insecure
Unsupported

realname 5.x-1.1

New features
Bug fixes
Unsupported

realname 6.x-1.1-rc1

New features
Bug fixes
Insecure
Unsupported

#312476: User Edit form misses Username Correct user edit form when override theme not used.
#320546: Remove the (not verified) from anonymus users Add feature to turn off "Not verified".

realname 5.x-1.0-beta

New features
Unsupported

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
Unsupported

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

Unsupported

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

realname 5.x-1.0-alpha3

New features
Unsupported

Added option to show real name in node displays.

realname 5.x-1.0-alpha2

New features
Unsupported

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

realname 5.x-1.0-alpha1

New features
Unsupported

Relatively stable release for initial user testing.

Subscribe with RSS Subscribe to Releases for Real Name