Downloads

Download flag-6.x-2.0-beta7.tar.gztar.gz 78.96 KB
MD5: 573213d63db9768db1739162f09e5b83
SHA-1: bdcf8467150e5f91f3cee549b21d5167fc5a55f2
SHA-256: 2802c9dc8d0ec7c72e1bb4a28fea37d017f77f71fb206db05159a70c3b425063
Download flag-6.x-2.0-beta7.zipzip 92.73 KB
MD5: 7dc460d3206aeebe56e69cfaac525e9f
SHA-1: f934ad96d2c7058eb40bccf18ef014e297279582
SHA-256: 2c1594bd5e4d8099f1329b373e177b0f02a40c7336f8a4671d084b1796b1fc02

Release notes

Changes since 6.x-2.0-beta6:

  • #1469442 by cfennell and emmajane: Calling 'flags' instead of 'flag' in content_extra_field_weight() always triggers content_clear_type_cache().
  • #274068 patch by master-of-magic: improve Rules events to provide more variables.
  • #1290890: Add hook_flag_definitions_alter() hook.
  • #1139796: Allow hook_flag_link to pass class attribute as an array.
  • #1300676: Update Flag to be Coder compliant and follow code standards throughout.
  • #1298274: Flag's default CSS under Bartik doesn't align flagged messages correctly.
  • #1258764: Bug fix to make global flagging work again after changes to anonymous session handling broke it.
  • #719616: Include last_updated count when incrementing or decrementing counts.
  • #1296364: Tests broken due to "Submit" being renamed to "Save flag".
  • #1293448 by derhasi: Error in SQL Syntax regarding SID.
  • #1217314: Fix flag_count indexes to add fid to "count" and "last_updated".
  • #719616 by andrewlevine, dereine, ralf.strobel, and quicksketch: Keep flag_counts current by manual in/decreasing of count.
  • #1258764 by trrroy, gagarine, and quicksketch: Flag starts a session on anonymous user loads which is bad for pressflow/varnish.
  • #1284556 by hefox: flag_views_default_views returns wrong value when bookmark flag doesn't exist.
  • #1277124 by ericduran: Pass the $link variable in the $variables array for other modules.
  • #928634 by jaydub: Deleting a user doesn't remove flags on that user from flag_content and flag_counts tables.
  • #652558 by jaydub: Add last_updated timestamp when updating count in flag_counts_table.
  • #1105490: Correction update to add uid to content_type, content_id index for is_flagged().
  • #1067822: $flag_name_css not being set/sent to flag.tpl.php.
  • #1064148 by ufku and quicksketch: Remove unnecessary DB hit and PHP processing when there is no access restriction by authorship.
  • #1134516: Fixing minor notice in comment multiple access checks (seen when using flags in comment views).
  • #1159470 by lyricnz and quicksketch: Add ability to adjust flag order on node/add/* & /admin/structure/flags pages.
  • #720672: Make $flag->access (and _multiple) act in a consistent manner.
  • #1149496 by ultimike: Flagging on node form checks perms of node author - should check perms of active user.
  • #1105490 by catch and quicksketch: Add uid to content_type, content_id index for is_flagged().
  • #1176902 by heyrocker: Remove Services integration, now moved to a dedicated project at http://drupal.org/project/flag_service.
Created by: joachim
Created on: 10 Jul 2012 at 11:54 UTC
Last updated: 12 Jul 2015 at 16:38 UTC
Bug fixes

Other releases