Log of /contributions/modules/promotion/promotion.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 11 15:17:55 2007 UTC
(2 years, 4 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.10: +2 -1 lines
Diff to
previous 1.10
Issue #152969, making the promotion settings screen correctly show the state of the promotion requirement checkbox.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 11 15:11:56 2007 UTC
(2 years, 4 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.9: +2 -2 lines
Diff to
previous 1.9
Issue #154240, applying the patch to return the URL rather than using drupal_goto() directly in the promotion admin form.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 12 14:30:57 2007 UTC
(2 years, 5 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
Fixes Issues #151033 and #151026. This addresses a bug introduced while fixing #150412, which caused promotions entered into the promotional code box to be ignored.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 8 22:19:33 2007 UTC
(2 years, 5 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.6: +3 -1 lines
Diff to
previous 1.6
Issue #150414, fixed administration user creation so that arg(2) is not incorrectly interpreted as a URL code.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 8 19:01:13 2007 UTC
(2 years, 5 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.5: +18 -0 lines
Diff to
previous 1.5
Issue #150412, Promotion codes given in a link work now. Added additional logging during promotion setup that helped diagnose this problem, but is nice to keep.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 25 22:03:24 2007 UTC
(2 years, 6 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.3: +286 -32 lines
Diff to
previous 1.3
* Issue #146435, Added support for account activation
* Fixed a number of bugs with account expiration
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 25 15:18:11 2007 UTC
(2 years, 6 months ago)
by
hanenkamp
Branch:
MAIN
Changes since
1.2: +148 -57 lines
Diff to
previous 1.2
* Issue #146434, Added promotion expiration.
* Renamed promotion_load() to promotion_get_promotion().
* Fixed a problem with saving max_use_count on update.
* Added a cron job to demote, block, and delete expired accounts.
* Uncommented the promotion expiration settings on the forms and added
validation and submit code.
Revision
1.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 25 15:02:08 2007 UTC
(2 years, 6 months ago)
by
hanenkamp
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1
Changes since
1.1.2.1: +148 -57 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
* Issue #146434, Added promotion expiration.
* Renamed promotion_load() to promotion_get_promotion().
* Fixed a problem with saving max_use_count on update.
* Added a cron job to demote, block, and delete expired accounts.
* Uncommented the promotion expiration settings on the forms and added
validation and submit code.
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.