/[drupal]/contributions/modules/signup/INSTALL.txt
ViewVC logotype

Log of /contributions/modules/signup/INSTALL.txt

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


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

Revision 1.13.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 19:00:54 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.13.2.1: +7 -1 lines
Diff to previous 1.13.2.1 , to branch point 1.13 , to next main 1.15
#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.15 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 18:59:28 2009 UTC (10 months ago) by dww
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +7 -1 lines
Diff to previous 1.14
#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.14 - (view) (download) (annotate) - [select for diffs]
Sat Dec 20 00:56:45 2008 UTC (11 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
#348559 by dww: Added a new "cancel signups" permission so that a role
could be configured to view signups and record attendance, but not be
able to destroy signup data by canceling other people's signups.

Revision 1.13.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Dec 20 00:53:06 2008 UTC (11 months, 1 week ago) by dww
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
#348559 by dww: Added a new "cancel signups" permission so that a role
could be configured to view signups and record attendance, but not be
able to destroy signup data by canceling other people's signups.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Nov 12 23:22:19 2008 UTC (12 months, 2 weeks ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2
Branch point for: DRUPAL-6--1
Changes since 1.12: +4 -3 lines
Diff to previous 1.12
#330829 by dww: Split theme functions out into separate include files.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 01:37:23 2008 UTC (12 months, 3 weeks ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--2-6, DRUPAL-5--2-7
Branch point for: DRUPAL-5--2
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
#86462: Updated documentation to mention support for CCK date fields,
views, and panels (#321531).

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 15:33:47 2008 UTC (13 months, 2 weeks ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--2-5
Changes since 1.10: +33 -4 lines
Diff to previous 1.10
#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.

Revision 1.1.2.8 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 03:41:48 2007 UTC (23 months, 2 weeks ago) by dww
Branch: DRUPAL-4-7
Changes since 1.1.2.7: +4 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.15
Removed stale reference to "Flexinode" from the install docs, and
added links to both CCK and Event.

Revision 1.3.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 03:41:45 2007 UTC (23 months, 2 weeks ago) by dww
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.3.2.4: +4 -3 lines
Diff to previous 1.3.2.4 , to branch point 1.3 , to next main 1.15
Removed stale reference to "Flexinode" from the install docs, and
added links to both CCK and Event.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 03:41:42 2007 UTC (23 months, 2 weeks ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--2-4
Changes since 1.9: +4 -3 lines
Diff to previous 1.9
Removed stale reference to "Flexinode" from the install docs, and
added links to both CCK and Event.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 07:49:43 2007 UTC (2 years, 1 month ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--2-3
Changes since 1.8: +22 -7 lines
Diff to previous 1.8
#182606 by stBorchert and dww: Added new permissions to INSTALL.txt.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 23:24:36 2007 UTC (2 years, 1 month ago) by dww
Branch: MAIN
Changes since 1.7: +12 -2 lines
Diff to previous 1.7
#137911 by dww: Added signup_no_views.inc and moved all hard-coded UI
functionality there. This allows more flexibility for sites using
views, since the default views for the same things can be customized
without conflicting with the non-views UI.

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 16:57:06 2007 UTC (2 years, 7 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.1.2.6: +2 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
fixing typo

Revision 1.3.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 16:57:03 2007 UTC (2 years, 7 months ago) by dww
Branch: DRUPAL-5
Changes since 1.3.2.3: +2 -2 lines
Diff to previous 1.3.2.3 , to branch point 1.3
fixing typo

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 16:57:00 2007 UTC (2 years, 7 months ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
fixing typo

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 07:29:34 2007 UTC (2 years, 8 months ago) by dww
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1.2.5: +19 -8 lines
Diff to previous 1.1.2.5 , to branch point 1.1
major permissions, UI and usability fixes (includes a DB update):
#69367: Turn the "Users can view signups" setting into a permission.
#69283: rename all other permissions to be more clear, consistent, etc.
[backport to 4.7.x]

Revision 1.3.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 07:29:30 2007 UTC (2 years, 8 months ago) by dww
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3.2.2: +19 -8 lines
Diff to previous 1.3.2.2 , to branch point 1.3
major permissions, UI and usability fixes (includes a DB update):
#69367: Turn the "Users can view signups" setting into a permission.
#69283: rename all other permissions to be more clear, consistent, etc.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 07:29:26 2007 UTC (2 years, 8 months ago) by dww
Branch: MAIN
Changes since 1.5: +19 -8 lines
Diff to previous 1.5
major permissions, UI and usability fixes (includes a DB update):
#69367: Turn the "Users can view signups" setting into a permission.
#69283: rename all other permissions to be more clear, consistent, etc.

Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 07:03:14 2007 UTC (2 years, 8 months ago) by dww
Branch: DRUPAL-5
Changes since 1.3.2.1: +28 -12 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#67067: Required fields and default values on signup form.  Inspired
by a patch from pjdevries.  Also cleans up the formatting of the $form
array in this function, vastly improves the doxygen comment, and
includes a step in the INSTALL.txt file about customizing this form.
[committing to DRUPAL-5, forgot to commit when this first hit HEAD].

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 09:40:03 2007 UTC (2 years, 8 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.1.2.4: +27 -12 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#67067: Required fields and default values on signup form.  Inspired
by a patch from pjdevries.  Also cleans up the formatting of the $form
array in this function, vastly improves the doxygen comment, and
includes a step in the INSTALL.txt file about customizing this form.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 09:39:55 2007 UTC (2 years, 8 months ago) by dww
Branch: MAIN
Changes since 1.4: +28 -12 lines
Diff to previous 1.4
#67067: Required fields and default values on signup form.  Inspired
by a patch from pjdevries.  Also cleans up the formatting of the $form
array in this function, vastly improves the doxygen comment, and
includes a step in the INSTALL.txt file about customizing this form.

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 00:35:48 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.3: +7 -7 lines
Diff to previous 1.3
#118802 -- Update INSTALL.txt for Drupal 5.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 00:34:44 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.3: +7 -7 lines
Diff to previous 1.3
#118802 -- Update INSTALL.txt for Drupal 5.

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 16 17:14:19 2006 UTC (3 years, 5 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.3: +3 -5 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#68497 - anonymous signup support. non-registered users can now sign up to nodes by entering only an email address. see the README for more details. patch by me.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jun 16 17:12:22 2006 UTC (3 years, 5 months ago) by thehunmonkgroup
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +3 -5 lines
Diff to previous 1.2
#68497 - anonymous signup support. non-registered users can now sign up to nodes by entering only an email address. see the README for more details. patch by me.

Revision 1.1.4.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:42:50 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-0, DRUPAL-4-6--1-1
Changes since 1.1.4.2: +9 -9 lines
Diff to previous 1.1.4.2 , to branch point 1.1 , to next main 1.15
cleaned up install instructions to be more accurate for 4.6

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:42:21 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +10 -21 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#61670: update INSTALL.txt for .install

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:42:12 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.1: +10 -21 lines
Diff to previous 1.1
#61670: update INSTALL.txt for .install

Revision 1.1.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:30:47 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.1.4.1: +61 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
major cleanup of README.txt: split installation instructions into
INSTALL.txt, moved TODO-list from README (and signup.module) into a
single place (TODO.txt), complete re-write of README.txt, etc.

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:30:43 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +61 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
major cleanup of README.txt: split installation instructions into
INSTALL.txt, moved TODO-list from README (and signup.module) into a
single place (TODO.txt), complete re-write of README.txt, etc.

Revision 1.1.4.1
Tue Jun 6 08:30:26 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-6
Changes since 1.1: +0 -61 lines
FILE REMOVED
file INSTALL.txt was added on branch DRUPAL-4-6 on 2006-06-06 08:30:47 +0000

Revision 1.1.2.1
Tue Jun 6 08:30:26 2006 UTC (3 years, 5 months ago) by dww
Branch: DRUPAL-4-7
Changes since 1.1: +0 -61 lines
FILE REMOVED
file INSTALL.txt was added on branch DRUPAL-4-7 on 2006-06-06 08:30:43 +0000

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 08:30:26 2006 UTC (3 years, 5 months ago) by dww
Branch: MAIN
Branch point for: DRUPAL-4-6, DRUPAL-4-7
major cleanup of README.txt: split installation instructions into
INSTALL.txt, moved TODO-list from README (and signup.module) into a
single place (TODO.txt), complete re-write of README.txt, etc.

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