Closed (fixed)
Project:
User Relationships
Version:
7.x-1.x-dev
Component:
Invites
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 06:40 UTC
Updated:
15 Mar 2012 at 06:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
shawn dearmond commentedThis patch is better. I didn't need to check for UR-UI, since it's a dependency anyway.Oops wrong issue. Meant to put this patch on #1430926: When "The following recipient is already a member:", provide link for relationship request
Comment #2
shawn dearmond commentedOkay, here's the patch for this issue. It creates a checkbox that uses form #states to show the radio buttons for relationships (if applicable). If it's unchecked, it's a normal invite without a UR request. If it's checked, it also includes the UR request.
Since UR-Invite currently has a bug, until it gets committed, you'll have to first apply patch #1 on #1345694: UR-Invite doesn't create required relationship before applying this patch.
Comment #4
shawn dearmond commentedOf course it failed testing, since it needs that other patch first.
Comment #5
berdir#2: ur_invite_request-1430920-2.patch queued for re-testing.
Comment #6
berdirThe comment should be on a separate line and start with an uppercase letter.
Otherwise, happy to commit this, sounds useful.
Comment #7
shawn dearmond commentedPatch updated to fix the comment.
Here's what it looks like now:
Comment #8
shawn dearmond commentedLet's attach the patch this time.
Comment #9
berdirCommited, thanks for the re-roll.