/[drupal]/contributions/modules/signup/theme/node.admin.inc
ViewVC logotype

Log of /contributions/modules/signup/theme/node.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 05:23:09 2009 UTC (2 months, 1 week ago) by dww
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC6
Changes since 1.4.2.3: +27 -14 lines
Diff to previous 1.4.2.3 , to branch point 1.4 , to next main 1.8
#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).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 05:23:02 2009 UTC (2 months, 1 week ago) by dww
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +27 -14 lines
Diff to previous 1.7
#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).

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 00:55:05 2009 UTC (10 months, 3 weeks ago) by dww
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC4, DRUPAL-6--1-0-RC5
Changes since 1.4.2.2: +8 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4
#181272 by dww: Fixed bug where the labels on the custom signup form
fields were not properly translatable when this data was displayed in
other places (when viewing your own signup info, etc).

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 00:55:00 2009 UTC (10 months, 3 weeks ago) by dww
Branch: MAIN
Changes since 1.6: +8 -2 lines
Diff to previous 1.6
#181272 by dww: Fixed bug where the labels on the custom signup form
fields were not properly translatable when this data was displayed in
other places (when viewing your own signup info, etc).

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 06:31:27 2008 UTC (11 months, 1 week ago) by dww
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.4.2.1: +2 -8 lines
Diff to previous 1.4.2.1 , to branch point 1.4
#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.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 06:31:22 2008 UTC (11 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.5: +2 -8 lines
Diff to previous 1.5
#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.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 01:00:36 2008 UTC (11 months, 1 week ago) by dww
Branch: DRUPAL-6--1
Changes since 1.4: +19 -2 lines
Diff to previous 1.4
#341382, #347601, #55168: Backported recent changes from HEAD into
DRUPAL-6--1.  I decided it was premature to do the feature/API freeze
on the DRUPAL-6--1 branch and start a 6.x-2.* series.  Moreover,
{signup_log}.sid is too fundamentally a good thing to leave out of 6--1.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 00:55:29 2008 UTC (11 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.4: +19 -2 lines
Diff to previous 1.4
#55168 by dww: Added a way to track actual attendance at node/N/signups,
including Views handlers to display, sort, and filter by attendance.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 18:35:11 2008 UTC (12 months, 1 week ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC2
Branch point for: DRUPAL-6--1
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Fixed some more minor code style bugs from coder.module.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 19:32:57 2008 UTC (12 months, 2 weeks ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-RC1
Changes since 1.2: +44 -23 lines
Diff to previous 1.2
#333257 by dww: Improved the UI at the node/N/signups administration
page to use a column of checkboxes to cancel multiple signups at once.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 07:52:42 2008 UTC (12 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.1: +6 -3 lines
Diff to previous 1.1
#333259: Renamed 'signup_admin_node_form' to 'signup_node_admin_summary_form'.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 23:22:19 2008 UTC (12 months, 2 weeks ago) by dww
Branch: MAIN
#330829 by dww: Split theme functions 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2