Downloads
Download tar.gz
58.89 KB
MD5: e6c8adc65e3a8b66d6f88d2ff29eaaac
SHA-1: fc2379b6229468c12bd3556865c8cf5b638e9444
SHA-256: a83c6130f8cc63f23a276ccb829d996721d73b528845ada25b8ece2131fafb7a
Download zip
70.17 KB
MD5: 7cd93f064c1d685117c7833c347f788e
SHA-1: 7b0dfd5b5ddaaa4bffd118fcd3095d294405ccc9
SHA-256: f3a5f3d13e5b270fec36b9d2308827721186fde9a050d56256b7199ba6116425
Release notes
This will probably be the final 6.x-1.x release of Flag. Please consider upgrading to 6.x-2.0.
Changes since 6.x-1.3:
- #1362260 by jaanhoinatski, joachim: Fixed user account deletion potentially causing out of bounds PDO error when decrementing flag counts.
- #1331614 by q0rban, fangel: Added uid on flag_content table as argument, field, and filter in Views.
- #1483854 by osopolar: Fixed views flagged filter options form not showing default value for 'Not flagged' option.
- #1462000 by joachim, joelstein: Fixed incorrect value returned by argument flaggability check.
- by joachim: Added function documentation.
- #1419148 by travist, pfrenssen: Fixed declaration of flag_rules_data_type::get_default_input_form().
- #274068 patch by master-of-magic: improve Rules events to provide more variables.
- Removing translation directories
- Stripping CVS keywords
- #832198: Revert the patch.
- #832198: by OmarQot: Issue in user_access.
- #715382: FID auto-increment missing from flags table on upgrade
- #950934: user_scope should by 'any', not 'all'.
- #776242 by malclocke: Missing argument 2 for views_break_phrase()
- #882344: flag_get_user_flags() uses wrong slots.