Log of /contributions/modules/referral/referral.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 26 20:04:44 2008 UTC
(12 months ago)
by
kbahey
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.17: +59 -91 lines
Diff to
previous 1.17
#338760 by rcourtna, add a hook_referral() so other modules can act on
referrals.
The userpoints stuff has been removed, and will be in its own module.
Revision
1.16.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 8 21:06:59 2008 UTC
(13 months, 2 weeks ago)
by
kbahey
Branch:
DRUPAL-6--1
Changes since
1.16.2.1: +48 -48 lines
Diff to
previous 1.16.2.1
, to
branch point 1.16
SA-2008-60 Although this has been patched in core, this commit fixes the
correct use of 'access arguments' to be an array, not directly calling
user_access.
Also includes capitalization and code style fixes.
Revision
1.8.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 24 22:42:29 2008 UTC
(17 months ago)
by
kbahey
Branch:
DRUPAL-5
Changes since
1.8.2.12: +4 -2 lines
Diff to
previous 1.8.2.12
, to
branch point 1.8
#274493 Fatal Error: Undefined Function: userpoints_role_userpoints().
The 'points after' $op should fire automatically when we call the function userpoints_userpointsapi(),
therefore no need to explicitly call userpoints_role_userpoints() again.
Revision
1.8.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 8 20:24:42 2007 UTC
(2 years, 4 months ago)
by
kbahey
Branch:
DRUPAL-5
Changes since
1.8.2.8: +12 -11 lines
Diff to
previous 1.8.2.8
, to
branch point 1.8
- referral/view is now a suggested menu item, not enabled by default. If you
want it, enable it explicitly.
- #157634 by d0t101101, "top referring users" block by number of referrals.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 3 23:50:28 2006 UTC
(3 years, 1 month ago)
by
kbahey
Branch:
MAIN
Changes since
1.5: +165 -24 lines
Diff to
previous 1.5
- Added a flagging capability to indicate completion of something (e.g. payment).
- Reports have been improved with a drill down model, rather than list every one.
- Only users who are active are counted in the referrals. This means users who
are blocked, or not yet activated by the admin are ignored.
- The role(s) the user has are displayed in the reports.
- Upon deletion of a user, all his referral data is cleared (who referred him,
who he referred).
- Use whois.domaintools.com instead of whois.sc for IP Whois.
Revision
1.3.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 3 23:49:50 2006 UTC
(3 years, 1 month ago)
by
kbahey
Branch:
DRUPAL-4-7
Changes since
1.3.2.2: +165 -24 lines
Diff to
previous 1.3.2.2
, to
branch point 1.3
- Added a flagging capability to indicate completion of something (e.g. payment).
- Reports have been improved with a drill down model, rather than list every one.
- Only users who are active are counted in the referrals. This means users who
are blocked, or not yet activated by the admin are ignored.
- The role(s) the user has are displayed in the reports.
- Upon deletion of a user, all his referral data is cleared (who referred him,
who he referred).
- Use whois.domaintools.com instead of whois.sc for IP Whois.
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.