Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#361446 by dww: Restored the ability to have the signup user list embedded directly on each node, instead of forcing it into a subtab at node/N/signups/list (#349292). There are now extra options for the "How to display the list of signed-up users" advanced setting, and the list is now a separate entry in each node's content[] array so it can be ordered independently of the signup form. This commit includes a work-around for a bug in CCK's content_extra_field_weight() (#363456).
#361446 by dww: Restored the ability to have the signup user list embedded directly on each node, instead of forcing it into a subtab at node/N/signups/list (#349292). There are now extra options for the "How to display the list of signed-up users" advanced setting, and the list is now a separate entry in each node's content[] array so it can be ordered independently of the signup form. This commit includes a work-around for a bug in CCK's content_extra_field_weight() (#363456).
#352328 by dww: Added support for Views Bulk Operations (VBO).
- Exposed {signup_log} as a valid base table for views.
- Exposed some actions on signup objects (cancel, mark attendance, etc).
- Added a setting to embed a view for admin/N/signups/admin.
- Added a new default VBO view to embed when VBO is enabled.
#352328 by dww: Added support for Views Bulk Operations (VBO).
- Exposed {signup_log} as a valid base table for views.
- Exposed some actions on signup objects (cancel, mark attendance, etc).
- Added a setting to embed a view for admin/N/signups/admin.
- Added a new default VBO view to embed when VBO is enabled.
#349292 by dww: Completely reorganized the signup node tabs. All tabs added by this module now appear as sub-tabs under the "Signups" tab at node/N/signups. If the signup form is configured as a tab, it is the default task under 'Signups'. The list of current signups (for those with 'view all signups') is now at node/N/signups/list, and is the default task if the signup form is still on the node itself. The "signup-broadcast" tab has been moved to node/N/signups/broadcast. Finally, the admin form to add another user has been split off from the administrative tab (what was node/N/signups) and is now a separate tab at node/N/signups/add.
#349292 by dww: Completely reorganized the signup node tabs. All tabs added by this module now appear as sub-tabs under the "Signups" tab at node/N/signups. If the signup form is configured as a tab, it is the default task under 'Signups'. The list of current signups (for those with 'view all signups') is now at node/N/signups/list, and is the default task if the signup form is still on the node itself. The "signup-broadcast" tab has been moved to node/N/signups/broadcast. Finally, the admin form to add another user has been split off from the administrative tab (what was node/N/signups) and is now a separate tab at node/N/signups/add.
#222217 by dww, deadwood.module and coder.module: Initial port to D6. Date, Event, Token, Views, and Panel integration are all untested. There are a few other known bugs, but the bulk of the code now works.
#327726: Renamed from signup.settings.js to js/admin.settings.js
#243035 by dww, deviantintegral and stBorchert: Added a default view
for the users signed up for a node ('signup_user_list'), a theme
function for the hard-coded listing (theme_signup_user_list()), a
setting to control what user listing appears under the signup form
(the old hard-coded listing, an embedded view, or nothing at all),
and some jQuery to hide/reveal these advanced settings as needed.
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 |