Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download flag-7.x-2.0-beta6.tar.gztar.gz 72.15 KB
MD5: 35c91d81dd52e10c626cda75fa552d4c
SHA-1: 7e9242021f14054254545a5979ba79af2dfc34f6
SHA-256: 6f2e5f469df8e7906cb0dd860ac1fa3363cb88c5f89bb4d647e6fce4592b8dc6
Download flag-7.x-2.0-beta6.zipzip 85.38 KB
MD5: 2d34401ce0abc71c82f9ce900fdc7a49
SHA-1: 642eca3a8f3e1e57b93f34deff405705f1e04a4d
SHA-256: 2ecdc59d43fa693293edc5f9400a32882c54a364205a1457d75ee23ba906dd0f

Release notes

This release of Flag 2.x for Drupal 7 fixes several major, long-standing bugs in the Flag module. Upgrading is recommended for all users of Flag 2.x. It's important to note that the Activity integration has been moved back into the Activity project instead of being bundled with Flag. Users of Activity module should upgrade that module at the same time as Flag.

For users of the Rules module, this release also finally includes the D7 port of the Rules integration.

Bug fixes:

  • #658400 by dragonwise: Rollback patch that caused a bug in the Is Flagged exposed filter when using the "Any" filter.
  • #1191064: Always include actions (so that VBO can use it).
  • #1136248: Update hook_field_extra_fields() for ordering Flag fieldset on forms.
  • #901136: Fix the existing tests so they pass.
  • #1202648 by Dave Reid: Correction to the flag link token.
  • #1196266 by bartl: Database error in flag_flag_access_multiple when trying to view bookmarks.
  • #1223380 by geerlingguy: Flag module needs to implement hook_user_delete.
  • #1047954: User warning: Column 'uid' in on clause is ambiguous query on Flag default views.
  • #1095348 by jzacsh: Add column and table descriptions to hook_schema().
  • #1119842 by duellj: Strict warnings with Views 3.x.
  • #1173124 by Amitaibu: Fix strict notice in flag handler.
  • #1160738 by geerlingguy: Getting 'Undefined index: join field in flag_views_data_alter()' when clearing caches.
  • #875366 by fago: Correction in the D7 Rules integration.
  • Removing translation directories
  • Stripping CVS keywords
  • #1045874: Drop flag_access() and _flag_format_plural().
  • #1045848: Rename $last_action to $status.
  • #1045152: Fix the Import: Added backward compatibility.
  • #956800: Cleanup the CSS / JS inclusion.
  • #945880: by manarth: Functions called as static but declared as non-static (E_STRICT compliance).

New features:

  • #1202648 by cyborg_572 and quicksketch: Add a token for Flag link.

Tasks:

  • #875366 Port the Rules integration to D7.
  • #1030950: Drop Activity integration
Created by: quicksketch
Created on: 8 Sep 2011 at 19:51 UTC
Last updated: 18 Feb 2014 at 06:53 UTC
New features
Bug fixes

Other releases