Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#578592 by dww: Cleaned up and fixed the "Signup summary" at the top of the node/N/signups/admin. The UI also makes sense now for signups that don't count towards the signup limit (#581652).
#578592 by dww: Cleaned up and fixed the "Signup summary" at the top of the node/N/signups/admin. The UI also makes sense now for signups that don't count towards the signup limit (#581652).
#581652 by dww: Added a {signup_log}.count_towards_limit column and
adjusted the limit logic to only operate on the effective total (the
SUM() of {signup_log}.count_towards_limit) not the total # of signups.
Both signup_total and signup_effective_total are loaded into $node.
#581652 by dww: Added a {signup_log}.count_towards_limit column and
adjusted the limit logic to only operate on the effective total (the
SUM() of {signup_log}.count_towards_limit) not the total # of signups.
Both signup_total and signup_effective_total are loaded into $node.
#330828 by dww: Split module code out into separate include files.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |