Download & Extend

Initial port of CCK Signup Group to 7.x

Project:CCK Signup
Version:7.x-1.x-dev
Component:Group signups
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Ticket to track the upgrade to 7.x of the CCK Signup Group sub-module.

Comments

#1

Title:Initial port of CCK Signup Group» Initial port of CCK Signup Group to 7.x

#2

Component:Code» Group signups

#3

Status:active» needs work

I just committed a working version of this sub-module. It still needs some work both on the admin UI (right now it has separate vertical tabs for just this module, instead of nesting below the main CCK Signup module's tab), and its performing an inefficient query to check the capacity (its using EntityFieldQuery, but it should do one single SUM query).

#4

Status:needs work» fixed

Done. As for the EFQ bit, this module is now using a normal db_select, so it won't work with group count fields stored in non-SQL storage.

#5

Status:fixed» needs work

Still needs #1049408: Port group fieldgroup functionality to 7.x.

#6

Status:needs work» fixed

Now works with field_group module.

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here