flag 7.x-2.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| flag-7.x-2.0-beta6.tar.gz | 72.15 KB | 35c91d81dd52e10c626cda75fa552d4c |
| flag-7.x-2.0-beta6.zip | 85.38 KB | 2d34401ce0abc71c82f9ce900fdc7a49 |
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.
flag 6.x-2.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.0-beta6.tar.gz | 77.33 KB | 1edb76caea8069bf646095a1abf8ec43 |
| flag-6.x-2.0-beta6.zip | 91.38 KB | c380fc0a204438055a2076f719b51a2e |
Release notes
This release of Flag 2.x for Drupal 6 fixes several long-standing bugs in the Flag module. Upgrading is recommended for all users of Flag 2.x. No new major features have been introduced in this release, but 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.
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).
- #901136: Fix the existing tests so they pass.
- #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().
- #1160738 by geerlingguy: Getting 'Undefined index: join field in flag_views_data_alter()' when clearing caches.
- #1045874: Drop flag_access() and _flag_format_plural().
- #1045848: Rename $last_action to $status.
flag 6.x-2.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.0-beta5.tar.gz | 114.38 KB | 3019d0ad3346a605bd4ae6f154c94e06 |
| flag-6.x-2.0-beta5.zip | 132.99 KB | 180dc51d5c3a04798242062c26b316b6 |
Release notes
Beta5 contains mostly bug fixes. Upgrading to beta5 is recommended for all users of the 2.0 version of Flag.
Here's the list of bugs fixed, broken down by topic:
Anonymous flagging:
#986840: Removing flag for anonymous users returns error: javascript and cookies disabled
#999018: Anon flagging: setcookie() gets bad lifetime
#996700: Anon flagging: Views may make some flag links "disappear"
#996710: Anon flagging: Output of "flag this!" links only isn't enforced
#904144: Drupal.flagAnonymousLinkTemplates can't find template if the flag's name contains an underscore
Views integration:
#982138: Views filter query is broken
#977856: Port the validator to Views 3
#901116: Views validation: guard against non-existent flags
#1006526: Anon flagging: clarify Views warning
#969102: Don't specify a default flag
#1008472: Guard against deleted relationship
"Features" integration:
#968376: Fix export formatting when using Features integration
#968450: Allow non-destructive reverting of Flags in Features
#875276: Cannot export disabled flags to features
#970470: Exports produce inconsistent ordering causing issues with Features
Misc:
#945880: Drupal 6: Make PHP 5 a requirement.
#750578: Patch creates hook_flag_delete()
#1021366: Don't call node_get_types()
#1022800: D7: Table {comments} renamed to {comment}
flag 7.x-2.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| flag-7.x-2.0-beta5.tar.gz | 109.39 KB | 7284334e220cf27e3b506771efd03cd7 |
| flag-7.x-2.0-beta5.zip | 127.72 KB | 3c1735e66f50dcc57e1bd1daa3cedc08 |
Release notes
Beta5 contains mostly bug fixes. Upgrading to beta5 is recommended for all users of the 2.0 version of Flag.
Here's the list of bugs fixed, broken down by topic:
Anonymous flagging:
#986840: Removing flag for anonymous users returns error: javascript and cookies disabled
#999018: Anon flagging: setcookie() gets bad lifetime
#996700: Anon flagging: Views may make some flag links "disappear"
#996710: Anon flagging: Output of "flag this!" links only isn't enforced
#904144: Drupal.flagAnonymousLinkTemplates can't find template if the flag's name contains an underscore
Views integration:
#982138: Views filter query is broken
#977856: Port the validator to Views 3
#901116: Views validation: guard against non-existent flags
#1006526: Anon flagging: clarify Views warning
#969102: Don't specify a default flag
#1008472: Guard against deleted relationship
"Features" integration:
#968376: Fix export formatting when using Features integration
#968450: Allow non-destructive reverting of Flags in Features
#875276: Cannot export disabled flags to features
#970470: Exports produce inconsistent ordering causing issues with Features
Misc:
#945880: Drupal 6: Make PHP 5 a requirement.
#750578: Patch creates hook_flag_delete()
#1021366: Don't call node_get_types()
#1022800: D7: Table {comments} renamed to {comment}
flag 7.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| flag-7.x-2.0-beta4.tar.gz | 107.46 KB | bb400ee4e72501adf73af566c0a54b12 |
| flag-7.x-2.0-beta4.zip | 124.83 KB | 77ddf67a227fef9414a230b5296abe1f |
Release notes
Beta4 contains bug-fixes and some code-cleanup. Upgrading to beta4 is recommended for all users of the 2.0 version of Flag.
IMPORTANT:
Because of API change in Drupal's core, which was committed after the release of Drupal's beta 3, this version of Flag is compatible only with Drupal's beta 3 or older.
If you're using newer verisons of Drupal (e.g., the current 'dev'), you'll have to use the 'dev' version of Flag as well.
Bug fixes:
#947392: D7: Make Actions/Trigger work
#878450: Default "bookmark" flag doesn't do anything out of the box
#878430: Views integration is broken in the 7.x branch
#950934: Default view uses invalid 'all' value
#946958: #value renamed to #markup in D7
#940182: Function db_column_exists() not found during 7.x upgrade
#921232: Modules shouldn't add their own 'ul'
#891726: [flag:flag-name] should be [flag:name]
#891708: Fix the vertical tab's summary
#882344: flag_get_user_flags() uses wrong slots
#878680: Fixing the tokens browser
#872258: Minor fixes to flag admin form
#872244: Confirmation form broken
#873716: Fix the link-options dependency mechanism
#846826: Warning message when viewing a flag-using feature
#795168: Update url structure + fix error in url() syntax
Tasks:
#951164: D7: Fix flag-content-url
#891752: $flag->get_labels_token_types() should call parent
#874300: Use action links for "Add flag"
#887324: Modernize the menu items
#885106: Finding out the 'fcid'
flag 6.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.0-beta4.tar.gz | 111.66 KB | ffc6a29ac852e7d73b6ed03a3923d461 |
| flag-6.x-2.0-beta4.zip | 129.32 KB | a2f3f29ff55922ab1fb06050c1639234 |
Release notes
Beta4 contains bug-fixes and some code-cleanup. Upgrading to beta4 is recommended for all users of the 2.0 version of Flag.
Bug fixes:
#873464: Triggered actions don't work
#950934: Default view uses invalid 'all' value
#891708: Fix the vertical tab's summary
#882344: flag_get_user_flags() uses wrong slots
#873716: Fix the link-options dependency mechanism
#846826: Warning message when viewing a flag-using feature
Tasks:
#891752: $flag->get_labels_token_types() should call parent
#887324: Modernize the menu items
#885106: Finding out the 'fcid'
#878680: Fixing the tokens browser
flag 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| flag-7.x-2.x-dev.tar.gz | 74.25 KB | 3156d50be2b83bd9b13b1a75426c842e |
| flag-7.x-2.x-dev.zip | 87.14 KB | 080057fe9af6cab714f36058efa248ee |
Release notes
IMPORTANT:
- You have to use a version of Drupal newer than BETA-3 (because an API change in Drupal's core was introduced right after its release). Drupal 'dev' is OK. (If you have to use Drupal BETA-3, you'll have to use Flag BETA-4.)
- You have to use Views from 2010-Oct-1 onward (Here's why)
-dev branch for Drupal 7. Use at your own risk.
flag 7.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| flag-7.x-2.0-beta3.tar.gz | 106.14 KB | 7081e7caa1345a9b45f51ceefe3d51a1 |
| flag-7.x-2.0-beta3.zip | 123.9 KB | adf9aa08bb0d5a809f511b0eeec074d8 |
Release notes
Initial release of Flag module for Drupal 7. It should be feature-equivalent as possible with beta 3 for Drupal 6, minus integrations with other 3rd party modules that do not yet have Drupal 7 versions (such as Rules, Services, or Activity).
flag 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-1.3.tar.gz | 93.83 KB | f15780bd11e4fd67684157b3cacb70ca |
| flag-6.x-1.3.zip | 108.32 KB | 7daa306ff3ba8aceb28eac841b80480c |
Release notes
This is a minor release of Flag, correcting issues discovered after the release of 1.2 and keeping up with API changes in 3rd party modules like Views.
Bug fixes:
#750100: Modify node taxonomy (VBO) action - taxonomies not being saved
#776242: Missing argument 2 for views_break_phrase()
#691880: Flag module and Patterns compatibility (remove drupal_goto())
#673508: Use option_definition to support both views 2 and views 3 integration
flag 6.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.0-beta3.tar.gz | 110.22 KB | 223cddfe4a2b76d7d099a22889f079bc |
| flag-6.x-2.0-beta3.zip | 127.98 KB | 7dfc3b3f3f27ab8d88f5f87da3f030c9 |
Release notes
The beta3 version of Flag 2.0 makes numerous stability and performance improvements from the beta2 version. It is also the branch point for Drupal 7 development which has now begun. Upgrading to beta3 is recommended for all users of the 2.0 version of Flag.
Bug fixes:
#639510: Spiders / Web Crawlers are Hitting Flags
#764712: Flag incorrectly migrates flags when login is invoked and cookies are disabled
#622942: Unflagged Content stays shown as flagged
#681248: Update database from 6.x-1.1 to 6.x-2.0-beta2 - database inconsistence
#681996: Undefined property
#742826: Flag "Restrict access by authorship" feature always rejects access on new nodes and comments.
#705820: flag_create_link should give a response to users without the "unflag" permission, but with "flag" permission on flagged flags
#690248: Unnecessary _comment_load() for each comment
#750100: Modify node taxonomy (VBO) action - taxonomies not being saved
#776242: Missing argument 2 for views_break_phrase()
#691880: Flag module and Patterns compatibility (remove drupal_goto())
#659140: Set the Flag API version on Export (Impossible to use exported flags in modules)
Tasks:
#625814: Move vertical tabs integration for Flag into flag.module
#571100: Add "reset" action and hooks to Flag
#660316: Change primary key for flag_counts table
flag 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-1.2.tar.gz | 93.69 KB | cfc06b03832c311ec6706f1d3ee3a259 |
| flag-6.x-1.2.zip | 108.17 KB | e33bbf4cf5822bda4b0e0df559c2b7b5 |
Release notes
This release of Flag fixes a few bugs and helps keep Flag up-to-date with new versions of PHP (5.3) and Views (3.x and higher).
Bug Fixes:
#459994: Crash when rendering url() (PHP 5.3 compatibility)
#673508: Use option_definition to support both views 2 and views 3 integration
#658338: Rows with count of 0 are left in database table.
#495494: Flag 6.x doesn't decrease the counts on user deletion
#420250: Flag D5->D6 Update Doesn't Add Auto-increment to flags.fid Column
#471456: Simple link error in an error message
flag 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.0-beta2.tar.gz | 109.11 KB | 9b6adf1559ea456548b1477a0c436f7e |
| flag-6.x-2.0-beta2.zip | 126.86 KB | 9de5620dd4261a6184f6c6fcd3092bd8 |
Release notes
This version of Flag corrects several issues that were discovered in Flag 2.0 after the first beta release. It also adds compatibility with Views 3 (Views 2 continues to work fine also).
Bug Fixes:
#658400: Exposed filter includes "Any" option when "Optional" is unchecked (Regression bug, revert)
#662052: Bad query in flag_flag_access_multiple for comment flags
#658338: Rows with count of 0 are left in database table.
#658514: Prevent WSOD on flag export
#659140: Set the Flag API version on Export (Impossible to use exported flags in modules)
#659204: Features passes the wrong module name
#630396: PHP notices
flag 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.0-beta1.tar.gz | 108.98 KB | bb94b2bfa1128bda085d096fb4d62ad1 |
| flag-6.x-2.0-beta1.zip | 126.72 KB | dd2b1badf33f530802812903d01e7349 |
Release notes
The 2.0 version of Flag contains the following improvements over the 1.1 version of the module:
* Flagging for anonymous users (even with page caching enabled). Requires Session API.
* Import/Export support.
* Faster table indexes and schema.
* Services module integration.
* Activity 2 module integration.
* More powerful trigger and actions integrations.
* Flag access controls (flag only others/own content) and access API.
* And more!
It is recommended that you only install the 2.0 beta version of Flag if you absolutely require one of the above features. The beta version has not been extensively tested and is not suitable for production sites.
flag 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-2.x-dev.tar.gz | 78.98 KB | b5345eb0f2970f9abd7366f4c27b7d7e |
| flag-6.x-2.x-dev.zip | 92.75 KB | 1ff00dd7a4509a321ce93b50deb722c2 |
Release notes
The 2.x version of Flag module. Please only use this version when testing out new features or checking if bugs have been fixed.
flag 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-1.1.tar.gz | 68.7 KB | c58ecc64dddf77c016d3c86787fd8e93 |
| flag-6.x-1.1.zip | 80.75 KB | 8b2a6607700fa0088165ae2babe4ab41 |
Release notes
The 1.1 release of Flag module.
(This release is identical to 1.0 release, there was a mishap with the Drupal 5 version of 1.0 containing the Drupal 6 module. This release is just to make version numbers match).
Important note for users upgrading from beta versions
This version removes most of the default views provided by earlier versions of Flag module. If you'd like to preserve the default views provided by Flag, run update.php immediately after upgrading. This upgrade does not affect any views you have created yourself. See http://drupal.org/node/333984 for details of the removed views.
If you've themed your Flags, be absolutely sure to update your code or .tpl.php files to use two dashes instead of one.
Previous template example name: flag-bookmarks.tpl.php
New template example name: flag--bookmarks.tpl.php
This change is to make Flag match theming conventions used in other modules, such as CCK and Views.
The class names within the .tpl.php file have also changed, where they've been moved into a $flag_classes variable so that Flag can maintain control of these classes in the future. You may need to update your CSS or flag--*.tpl.php file if updating from beta versions of Flag.
Issues fixed since 1.0RC1:
#382538: flag_create_link generates bad HTML
#399038: User flags always appears on user/% page
#400320: error when running 6003 update: Call to undefined function flag_get_flags()
#396928: Update x003 Fails if Views Is Not Present
#387512: Module becomes disabled after installing it
flag 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| flag-5.x-1.1.tar.gz | 51.12 KB | 2d3a2f25321023530cefb678e078977e |
| flag-5.x-1.1.zip | 57.3 KB | af3dc17a64706b70e179059ddb93a0ae |
Release notes
The 1.1 release of Flag module. Note: The 1.0 version for Drupal 5 somehow included the Drupal 6 version of the module. The 1.1 and 1.0 versions are identical.
Important note for users upgrading from beta versions
This version removes most of the default views provided by earlier versions of Flag module. If you'd like to preserve the default views provided by Flag, run update.php immediately after upgrading. This upgrade does not affect any views you have created yourself. See http://drupal.org/node/333984 for details of the removed views.
If you've themed your Flags, be absolutely sure to update your code or .tpl.php files to use two dashes instead of one.
Previous template example name: flag-bookmarks.tpl.php
New template example name: flag--bookmarks.tpl.php
This change is to make Flag match theming conventions used in other modules, such as CCK and Views.
The class names within the .tpl.php file have also changed, where they've been moved into a $flag_classes variable so that Flag can maintain control of these classes in the future. You may need to update your CSS or flag--*.tpl.php file if updating from beta versions of Flag.
Issues fixed since 1.0RC1:
#382538: flag_create_link generates bad HTML
#399038: User flags always appears on user/% page
#400320: error when running 6003 update: Call to undefined function flag_get_flags()
#396928: Update x003 Fails if Views Is Not Present
#387512: Module becomes disabled after installing it
flag 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| flag-5.x-1.0.tar.gz | 68.7 KB | 47c9cda3a9b8600c7225c544299f5e98 |
| flag-5.x-1.0.zip | 80.74 KB | 8fac400846f13b3752380935c9c94c67 |
Release notes
The 1.0 release of Flag module. Do not use this version on Drupal 5. Somehow the Drupal 6 version ended up in the Drupal 5 download.
Important note for users upgrading from beta versions
This version removes most of the default views provided by earlier versions of Flag module. If you'd like to preserve the default views provided by Flag, run update.php immediately after upgrading. This upgrade does not affect any views you have created yourself. See http://drupal.org/node/333984 for details of the removed views.
If you've themed your Flags, be absolutely sure to update your code or .tpl.php files to use two dashes instead of one.
Previous template example name: flag-bookmarks.tpl.php
New template example name: flag--bookmarks.tpl.php
This change is to make Flag match theming conventions used in other modules, such as CCK and Views.
The class names within the .tpl.php file have also changed, where they've been moved into a $flag_classes variable so that Flag can maintain control of these classes in the future. You may need to update your CSS or flag--*.tpl.php file if updating from beta versions of Flag.
Issues fixed since 1.0RC1:
#382538: flag_create_link generates bad HTML
#399038: User flags always appears on user/% page
#400320: error when running 6003 update: Call to undefined function flag_get_flags()
#396928: Update x003 Fails if Views Is Not Present
#387512: Module becomes disabled after installing it
flag 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-1.0.tar.gz | 68.7 KB | a7256b3f2b067fe32ee8cbabfd0bb7da |
| flag-6.x-1.0.zip | 80.75 KB | 9f11b05774c79f3762224ee25819998b |
Release notes
The 1.0 release of Flag module.
Even though it's not recommended to include new features after a release candidate, we've included Rules integration in the 1.0 release by popular demand.
Important note for users upgrading from beta versions
This version removes most of the default views provided by earlier versions of Flag module. If you'd like to preserve the default views provided by Flag, run update.php immediately after upgrading. This upgrade does not affect any views you have created yourself. See http://drupal.org/node/333984 for details of the removed views.
If you've themed your Flags, be absolutely sure to update your code or .tpl.php files to use two dashes instead of one.
Previous template example name: flag-bookmarks.tpl.php
New template example name: flag--bookmarks.tpl.php
This change is to make Flag match theming conventions used in other modules, such as CCK and Views.
The class names within the .tpl.php file have also changed, where they've been moved into a $flag_classes variable so that Flag can maintain control of these classes in the future. You may need to update your CSS or flag--*.tpl.php file if updating from beta versions of Flag.
Issues fixed since 1.0RC1:
#382538: flag_create_link generates bad HTML
#399038: User flags always appears on user/% page
#400320: error when running 6003 update: Call to undefined function flag_get_flags()
#396928: Update x003 Fails if Views Is Not Present
#387512: Module becomes disabled after installing it
New Features since 1.0RC1:
flag 5.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| flag-5.x-1.0-rc1.tar.gz | 50.59 KB | 96c9beab7e5ad472d12844b273319cc3 |
| flag-5.x-1.0-rc1.zip | 56.83 KB | 6afbaf718ed2ef7848f1f9057405bffb |
Read more
flag 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| flag-6.x-1.0-rc1.tar.gz | 63.48 KB | ed0f5891e1ac40f2eef798d5e243ee71 |
| flag-6.x-1.0-rc1.zip | 73.96 KB | 14871f6a56640091531a54ebe7740e3f |
Read more