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

Log of /contributions/modules/signup/theme/signup_form.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.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 19:00:55 2009 UTC (10 months ago) by dww
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC4, DRUPAL-6--1-0-RC5, DRUPAL-6--1-0-RC6
Changes since 1.3.2.1: +9 -5 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.5
#51226 by dww: Added the ability to edit existing signups.
- Added an "edit own signups" permission.
- The current signup information is now displayed via a form, not a table.
  The form is disabled at first, but if the user has permission to
  edit their signup, there's an "Edit" button that they can click
  which enables all the form elements and renames itself "Save".
- Canceling your own signup is now handled via the "signup_edit_form"
  instead of a separate "signup_cancel_form".
- Added an "User: Edit signup link" views field handler.
- Removed a bunch of deprecated theme functions since the signup is
  now displayed via a form, not a table: theme_signup_current_signup(),
  theme_signup_custom_data_table(), and theme_signup_custom_data_rows().
- Renamed theme_signup_email_token_anonymous_username() to be
  theme_signup_anonymous_username() since it's now used for other things.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 18:59:29 2009 UTC (10 months ago) by dww
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +9 -5 lines
Diff to previous 1.4
#51226 by dww: Added the ability to edit existing signups.
- Added an "edit own signups" permission.
- The current signup information is now displayed via a form, not a table.
  The form is disabled at first, but if the user has permission to
  edit their signup, there's an "Edit" button that they can click
  which enables all the form elements and renames itself "Save".
- Added an "User: Edit signup link" views field handler.
API changes resulting from this feature:
- Canceling your own signup is now handled via the "signup_edit_form"
  instead of a separate "signup_cancel_form".
- Removed a bunch of deprecated theme functions since the signup is
  now displayed via a form, not a table: theme_signup_current_signup(),
  theme_signup_custom_data_table(), and theme_signup_custom_data_rows().
- Renamed theme_signup_email_token_anonymous_username() to be
  theme_signup_anonymous_username() since it's now used for other things.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 00:55:05 2009 UTC (10 months, 2 weeks ago) by dww
Branch: DRUPAL-6--1
Changes since 1.3: +9 -7 lines
Diff to previous 1.3
#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 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 00:55:00 2009 UTC (10 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.3: +9 -7 lines
Diff to previous 1.3
#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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 18:35:11 2008 UTC (12 months ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC2, DRUPAL-6--1-0-RC3
Branch point for: DRUPAL-6--1
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
Fixed some more minor code style bugs from coder.module.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 19:48:17 2008 UTC (12 months, 1 week ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-RC1
Changes since 1.1: +5 -2 lines
Diff to previous 1.1
#332443 by TheOnlyHarry and dww: theme_signup_user_form() is now
invoked with the $node object as context, so you can conditionally
add custom signup fields depending on the node or node type.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 23:22:19 2008 UTC (12 months, 1 week 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