Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Contributors (64)
Deaom, Mahima_Mathur23, Y Pham, _pratik_, anaconda777, andypost, arno2mars, arousseau, arun.testing3, arunkumark, berdir, blecheimer, brooke_heaton, c.nish2k3, cecrs, deaom, dimKarp, dotpex, freelylw, gillesv, grevil, gábor hojtsy, idebr, interdruper, introfini, ivnish, jatin812, jaydev bhatt, jlozande, joachim, joel_osc, johnny5th, k_pratik, kbrodej, kle, klemendev, lavanyatalwar, liam morland, lkmorlan, mahima_mathur23, mistermoper, morbus iff, mrinalini9, nejcramsak, niklp, noahott, oleksiy, omarlopesino, prem suthar, ptmkenny, rp7, rudi teschner, ryangambito, santanu mondal, sdhruvi5142, socketwench, sujal kshatri, sujal_31, tanushree gupta, theterencechan, tobiasb, tr, wulff, zahord
Changelog
Issues: 30 issues resolved.
Changes since 5.0.3 (compare):
Bug
- fix: #3557145 Flag cache tags result in Purge module exception
- fix: #3552858 Do not allow multiple flaggings when Field Entity Form is selected as Link Type
- fix: #2943153 Flag link field is not click sortable in views
- fix: #3295483 Flagged message not showing for anonymous user
- fix: #3305405 Links rendered even though content is not allowed for flag
- fix: #3228503 Flag counts are not checking user access in user flagging counts
- fix: #2993178 Exposed filter cannot be configured to be by default
- fix: #3151909 Flag does not render in node Preview
- fix: #3564060 \Drupal\flag\FlagServiceInterface::flag return type is wrong
- fix: #3560125 flag_views_query_substitutions gets executed even when the flagging table is not used by the query
- fix: #3529132 Some dynamic texts appear that should have an aria-live="polite"
- fix: #3332715 Improve performance in flag_entity_predelete
- fix: #3143606 missing global value when saving flagging with form field entry
- fix: #3213165 Personal anonymous flagging + "Field entry form" - doesn't remember flag because no session is started
- fix: #3169627 [regression] Flag form element also appearing on non-edit forms
- fix: #3565558 Flags are not sorted by weight in entity links
- fix: #3041609 Permissions based on ownership of a comment's parent entity have no effect
Feature
- feat: #3486524 Add Twig function/extension to generate flag/unflag links
Task
- [#3555233] task: Use AJAX submit when confirmation form is modal
- test: #2629180 Add a test to ensure that views data cache is cleared when flag added/deleted
- docs: #3339654 Fix misleading module description and link type description for "flag_count"
- refactor: #2870356 Remove unused setters on Flag
- task: #3034896 FlagService - unflagAllByUserByFlag
- task: #3566759 Fix Drupal 11.3 deprecations
- refactor: #3455365 Update services for autowiring
- task: #3567460 FlaggingForm should only make $create_button_text once it's needed
- task: #3574580 Implement EntityOwnerTrait
- task: #3574600 Implement stricter config schema