promotion 5.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.9.tar.gz | 17.93 KB | 20cd80a337167ff1ee7aa3bcd5f219da |
| promotion-5.x-1.9.zip | 19.05 KB | e8c84db5f6394a939228db6338b2f52f |
Release notes
The following minor changes are part of this release:
promotion 5.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.8.tar.gz | 17.84 KB | 581de1a1d1cc0375578c21ec5904ef8f |
| promotion-5.x-1.8.zip | 18.95 KB | 056ca968e71c862d41066a9cd0c2a1ae |
Release notes
I'm finally applying the patches that have been waiting for a couple weeks and added in a feature that's been missing from the beginning but should have been there all along:
- Issue #154238: Promotions can now be deleted.
- Issue #152969: The settings form for promotions allowed you to tell the module whether a promotional code is required or not. However, it didn't give any feedback on whether the setting was actually taking effect. It was working, but it was impossible to tell from the form. This is now fixed.
- Issue #154240: This is a minor improvement to the internals where a form should have returned a URL rather than using
drupal_goto(). There's no functional difference.
promotion 5.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.7.tar.gz | 17.64 KB | e5bdba5a6ec19d0bd00a7b09a5dda5b3 |
| promotion-5.x-1.7.zip | 18.73 KB | 8ceeb00083926e2e327b0f1f71e1c23d |
Release notes
Issue #149644: The module now features a set of reports available in the logs section of the Administration screen.
promotion 5.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.6.tar.gz | 15.61 KB | 06c3628ed2d5e2f228cbffb7890beca5 |
| promotion-5.x-1.6.zip | 16.69 KB | 387999210e4e85b173c458546d9d215c |
Release notes
Fixes #151223, which was caused by a failed merge from HEAD to DRUPAL-5 in CVS. Since 1.5 didn't actually fix the bugs it claimed to because of this failure, I highly recommend upgrading to 1.6.
promotion 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.5.tar.gz | 15.63 KB | fcab636ba5c3c8cdb96db7eb6e6cee75 |
| promotion-5.x-1.5.zip | 16.69 KB | b4fef59181ca99bbef08e06026fd0594 |
Release notes
Fixes Issues #151026 and #151033.
The Promotion module was critically broken in the 1.4 release. I highly recommend this update.
promotion 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.4.tar.gz | 15.61 KB | 3b80d8e2ec827dd8fad7c3ec9dd5b4d8 |
| promotion-5.x-1.4.zip | 16.68 KB | e58807d080d05587647899d7954cc319 |
Release notes
Fixed two bugs:
- Codes given in the URL were being ignored.
- Administrator had trouble creating users because it was incorrectly adding the "user" promotion from the URL.
promotion 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.3.tar.gz | 15.48 KB | 4bda1cff68a4f4c87d20c2d4d01dbd2b |
| promotion-5.x-1.3.zip | 16.54 KB | 85541b3739717ce3efbc51ab54610fd5 |
Release notes
Issue #149217, promotional codes may be given directly in the URL like user/register/CODE.
promotion 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.2.tar.gz | 15.36 KB | 3117e8812fa3bb8102e903b345b160cd |
| promotion-5.x-1.2.zip | 16.42 KB | 15d9c9e42a0c99cdbd63e9f16002c3a7 |
Release notes
- Issue #146435, Added support for delayed account activation
- Fixed a number bugs in the account expiration features
promotion 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.1.tar.gz | 13.09 KB | 0978c494975a199aa56ebe5fb9aee3e9 |
| promotion-5.x-1.1.zip | 14.2 KB | 345a466bd0b82564cd68bc8c9adcda4e |
Release notes
- Issue #146434, Added promotion expiration.
- Renamed
promotion_load()topromotion_get_promotion(). - Fixed a problem with saving
max_use_counton 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.
promotion 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.0.tar.gz | 12.41 KB | 9d6877f7657e108fa241b8cc9b5d46df |
| promotion-5.x-1.0.zip | 13.42 KB | c0b7a9140714aa9862c9452c78a715e5 |
Release notes
This is the initial release. It does not have all the features it should have yet, but I don't anticipate any coming changes that will break compatibility (though, I make no promises in that regard).
promotion 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| promotion-5.x-1.x-dev.tar.gz | 17.92 KB | d9c700e815191cd575fc01615f507c4f |
| promotion-5.x-1.x-dev.zip | 18.91 KB | d6ba4aec92baf4e2c597019f5606d6ec |
Release notes
Development release.