Log of /contributions/modules/signup/signup.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 19 01:42:52 2009 UTC
(2 months, 1 week ago)
by
dww
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.29: +23 -1 lines
Diff to
previous 1.29
#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.
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 19 01:00:43 2008 UTC
(11 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.27: +3 -3 lines
Diff to
previous 1.27
#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.24.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 19 01:00:35 2008 UTC
(11 months, 1 week ago)
by
dww
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-RC3
Changes since
1.24.2.1: +46 -1 lines
Diff to
previous 1.24.2.1
, to
branch point 1.24
#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.27 -
(
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.26: +20 -1 lines
Diff to
previous 1.26
#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.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 14 08:04:53 2008 UTC
(11 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.24: +24 -1 lines
Diff to
previous 1.24
#341382 by Sid_M and dww: Added a serial "Signup ID" (sid) field as
the primary key for the {signup_log} table.
Revision
1.6.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 28 23:49:30 2008 UTC
(12 months ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.6.2.7: +3 -2 lines
Diff to
previous 1.6.2.7
, to
branch point 1.6
, to
next main 1.30
#340377 by dww: Fixed bug where the default value in the database
for how many days in advance to send reminder emails did not match
what the rest of the code was written to expect. Reminders would
not be sent until the admin/settings/signup page was saved.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 28 23:49:07 2008 UTC
(12 months ago)
by
dww
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC2
Branch point for:
DRUPAL-6--1
Changes since
1.23: +3 -2 lines
Diff to
previous 1.23
#340377 by dww: Fixed bug where the default value in the database
for how many days in advance to send reminder emails did not match
what the rest of the code was written to expect. Reminders would
not be sent until the admin/settings/signup page was saved.
Revision
1.17.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 14 04:01:20 2008 UTC
(12 months, 2 weeks ago)
by
dww
Branch:
DRUPAL-5--2
CVS Tags:
DRUPAL-5--2-6
Changes since
1.17.2.2: +10 -8 lines
Diff to
previous 1.17.2.2
, to
branch point 1.17
#328840 by dww: Fixed critical bug in signup_update_5204() when
running it under D6. db_query() now supports '%n' as a numeric
placeholder, and the update query was getting all confused. To defend
against this, always escape the '%' characters as '%%' in the query.
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 14 04:01:16 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.21: +10 -8 lines
Diff to
previous 1.21
#328840 by dww: Fixed critical bug in signup_update_5204() when
running it under D6. db_query() now supports '%n' as a numeric
placeholder, and the update query was getting all confused. To defend
against this, always escape the '%' characters as '%%' in the query.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 12 01:00:57 2008 UTC
(12 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.20: +21 -1 lines
Diff to
previous 1.20
#330820 by dww and duellj: Ported all views support to the views2 API.
This changes how the 'View to embed for the signup user list' setting
works, so any sites that are using a custom view for this will have to
revisit the signup settings page and select a new value under the
advanced settings fieldset. signup_update_6000() removes the
deprecated variables from the database.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 10 16:04:10 2008 UTC
(12 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.19: +75 -1 lines
Diff to
previous 1.19
#328840 by dww: Renamed the default email tokens to use less ambiguous
names and to not refer to 'event' at all (#328647).
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 6 10:20:48 2008 UTC
(12 months, 3 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.18: +132 -96 lines
Diff to
previous 1.18
#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.
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 11 03:54:41 2007 UTC
(23 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.13: +20 -1 lines
Diff to
previous 1.13
#195276 by jrbeeman and dww: Enhanced per-node-type signup settings to
allow admins to completely disable signups on certain node types.
There are now 3 signup options on the content type settings page:
- "Disabled": completely prevents signups, even users with 'administer
all signups' cannot signup-enable individual nodes of this type.
- "Allowed (off by default)": admins get a "Signup settings" fieldset,
but signups are disabled by default.
- "Enabled (on by default)": Signups are enabled by default, but
admins can disable signups on specific nodes of this type.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 21 01:31:37 2007 UTC
(2 years, 7 months ago)
by
dww
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-1,
DRUPAL-5--2-2
Changes since
1.11: +38 -1 lines
Diff to
previous 1.11
#32482: Adding support for signup limits per node:
- new field on site-wide signup defaults and per-node edit form
- signups auto-close when limit is reached
- users can now cancel their own signup when signups are closed, and
if it's not an event-enabled node, or the event hasn't started yet,
signups automatically re-open
- cleanup of the node/N/signups UI
- even bigger cleanup of admin/content/signups UI
- views support updated to view and filter by signup limit
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 10 22:13:21 2007 UTC
(2 years, 7 months ago)
by
dww
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0
Changes since
1.10: +3 -5 lines
Diff to
previous 1.10
#134363: simplifying the DB update for this by using a math trick to
properly populate status correctly, instead of a boolean trick. ;)
this also has the benefit of being shared between mysql and pgsql.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 7 18:40:20 2007 UTC
(2 years, 7 months ago)
by
dww
Branch:
MAIN
Changes since
1.9: +27 -5 lines
Diff to
previous 1.9
#134363: rename "completed" to "status" in the DB and code. This is
how open vs. closed is stored, but it has nothing to do with "completed".
Revision
1.2.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 20 23:04:29 2007 UTC
(2 years, 8 months ago)
by
dww
Branch:
DRUPAL-4-7
CVS Tags:
DRUPAL-4-7--1-1
Changes since
1.2.2.5: +17 -13 lines
Diff to
previous 1.2.2.5
, to
branch point 1.2
#126942: Add "Reset to defaults" on settings page.
[backport to DRUPAL-4-7: technically, this is a new feature, but i've
tested it heavily, and the lack of having this code in here is making
it harder for me to merge some other changes between the 2 branches,
so i'm just going to relax my no-new-features-policy a little bit].
Revision
1.2.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 14 07:29:34 2007 UTC
(2 years, 8 months ago)
by
dww
Branch:
DRUPAL-4-7
Changes since
1.2.2.4: +45 -1 lines
Diff to
previous 1.2.2.4
, to
branch point 1.2
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.6.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 14 07:29:30 2007 UTC
(2 years, 8 months ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.6: +45 -1 lines
Diff to
previous 1.6
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.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 14 07:29:26 2007 UTC
(2 years, 8 months ago)
by
dww
Branch:
MAIN
Changes since
1.6: +45 -1 lines
Diff to
previous 1.6
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)
(
as text)
(
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.5: +35 -7 lines
Diff to
previous 1.5
#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.
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.