Just wondering if the following issues will make it into the next release. Flag Friend is dependent upon *.x-dev's right now which isn't too ideal.
#160519: Allow admin to select Ajax or non-ajax behaviour per Bookmark type
#328745: Primary key on flag_content table
#330141: Allow modules to expose default flags
Comments
Comment #1
quicksketchI'm thinking we need to just cut out this "beta" business and make a 1.0. We're already far beyond what most developers consider a stable release.
Comment #2
mooffie commented(Sirkitree, note that in #364709: Clarify "Flag link" option descriptions I suggested to have hook_flag_link_types() return an array of arrays. IIRC, you use this hook.)
Comment #3
sirkitree commented+1 for a stable release. most issue's I've been seeing in the queue have not necessarily been bugs, but feature requests and clarifications.
Mooffie, I do not use hook_flag_link_types(), but require a confirmation type actually.
Comment #4
sirkitree commentedSo what other issues need to be cleared up to make this happen? Which ones in this list?
#333984: Remove Dynamic Default Views
#364709: Clarify "Flag link" option descriptions
#271582: Allow anonymous users to flag content
#374278: Allow anonymous users to flag content (D5 backport)
#322034: Have a $flag->access() method
#332956: Flag Ctools integration
#357797: Make confirmation form "Question" and "Description" editable
#321955: allow node flags to be permitted through node_access.
Comment #5
quicksketch#333984: Remove Dynamic Default Views is our last hold up. We can add additional features and APIs in new versions, but I don't want to remove data or features after a final release.
Comment #6
quicksketchI closed out #333984: Remove Dynamic Default Views.
I've been retesting the upgrade paths and haven't been able to find any new issues. I'm regularly upgrading an old version of Views Bookmark from Drupal 5 directly to Flag on Drupal 6, so that upgrade path is working just fine. I tested the Drupal 5 VB to Flag upgrade several times to make sure that it works completely, including the upgrading of views after #333984: Remove Dynamic Default Views.
Comment #7
quicksketchPutting this into "review" category.
Comment #8
quicksketchSince we need to get out a new version regardless, I've put out RC1. If we can go a week without any bug reports I'll post it as the final release.
Comment #9
quicksketchThis is quite done now. :)