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.
#578502 by dww: Moved signup-related settings from node/N/edit to a new "Settings" subtab at node/N/signups/settings.
#578502 by dww: Moved signup-related settings from node/N/edit to a new "Settings" subtab at node/N/signups/settings.
#325237 by dww: Added support for a %cancel_signup_url email placeholder which points to a new signup/cancel/%/% page so that any users (even anonymous) with the 'cancel own signups' permission can now securely cancel their own signups.
#325237 by dww: Added support for a %cancel_signup_url email placeholder which points to a new signup/cancel/%/% page so that any users (even anonymous) with the 'cancel own signups' permission can now securely cancel their own signups.
#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 |