uc_product_keys 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.1.tar.gz | 47.47 KB | 752a9f610f6017cb64ca5bb67c0aa61b |
| uc_product_keys-6.x-1.1.zip | 51.83 KB | 30032639a021be58d79d32c1b9d2aaa4 |
Release notes
Changes since 6.x-1.0:
- Bug #56839 by Daniel Glucksman: Fixed a problem with product key access for some users.
- Bug #836256 by JacobSanford: Fixed misleading text in form
- Bug #1357386 by gabor_h: Fixed incorrect SQL query in _uc_product_keys_db_assign_keys()
- Bug #1355124 by gabor_h: Fixed problem where getting keys with limit=0 fails
- Stripping CVS keywords
See SA-CONTRIB-2012-076 - Ubercart Product Keys Access Bypass for more details.
uc_product_keys 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.0.tar.gz | 44.08 KB | 5c7ee28a06d764c58aee05f619ac9504 |
| uc_product_keys-6.x-1.0.zip | 51.17 KB | ed8a71edf2e88c1cfb849022b671cd36 |
Release notes
There was a minor fix in the sample sub-project. I was locking the wrong table. Other than that, this release is the same as RC2.
uc_product_keys 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.0-rc2.tar.gz | 44.06 KB | 38781fd49e9627a83b261137f454d856 |
| uc_product_keys-6.x-1.0-rc2.zip | 51.18 KB | fe166d330b1fd1f352061fb43338112c |
Release notes
Bug #755858 by freixas: Fixed problem with anonymous checkout.
uc_product_keys 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.0-rc1.tar.gz | 43.88 KB | 206e99d07f3febcf235a1c9bae5218c4 |
| uc_product_keys-6.x-1.0-rc1.zip | 51.07 KB | ac8416c1c266001dbd3c9b7999405d6d |
Release notes
Changes since DRUPAL-6--1-0-BETA1:
- Bug #709912 by freixas, Agileware: Fixed the ability to generate product keys using admin-created orders.
- by freixas: Fixed problems caused by leaving debug code in.
- Bug #733776 by freixas: Fixed problem with keys being issued before payment received.
- Buf #706546 by Freixas: Fixed a bug that prevented assigning product keys to products created from a product class.
- Bug #733776 by freixas: Added new hook to help handle oddball payment systems.
uc_product_keys 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.0-beta1.tar.gz | 41.39 KB | 2ed10025ffdd624594024e610ed8182a |
| uc_product_keys-6.x-1.0-beta1.zip | 47.45 KB | c10f6ef34ed0fa707d9bcb1b3ef0c077 |
Release notes
Changes since DRUPAL-6--1-0-ALPHA2:
- Bug #682082 by Agileware, freixas: Fixed the README.txt file to properly document the currently available hooks.
- Bug #696224 by Agileware: Fixed the sequence and key list theming forms so you don't need to be administrator to render the left-over elements.
- Bug #682962 by Agileware: Fixed the 'dirty' check in uc_product_keys_list_sequences_form_submit to catch items with a NULL default value.
- Bug #682962 by Agileware: Fixed a problem where a product with no associated sequence would generate an error message.
- Bug #684044 by Agileware: Fixed an incorrect colspan calculation for users who cannot view all fields.
- by freixas: Fixed incorrect description in sequence table schema.
uc_product_keys 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.0-alpha2.tar.gz | 40.68 KB | 38a431f44d04da5a95175eb81e9df16c |
| uc_product_keys-6.x-1.0-alpha2.zip | 46.6 KB | 3166de079252fc7a7d093612f5b1d396 |
Release notes
Major changes:
- Import should work now—both formats.
- The module uses drupal_write_record(). This provides a faster way to extend the module.
- A sample extension module is included that should help you extend the module.
Complete list of changes since DRUPAL-6--1-0-ALPHA1:
Read moreuc_product_keys 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.0-alpha1.tar.gz | 27.58 KB | 395e4ae8616a0bb0ec5a022d662f97b0 |
| uc_product_keys-6.x-1.0-alpha1.zip | 30.59 KB | 4b5819f2f036ae85df8f403a3331dc8c |
Release notes
This is the initial release.
The encryption feature has not been tested and probably has bugs.
If you really need to use this in production code, be sure to test, test, test! Report any problems. Package works great for you? Send me a note so that we can move on to a stable release.
uc_product_keys 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_product_keys-6.x-1.x-dev.tar.gz | 47.48 KB | 5ef19511b78dba87705b2061d14bec9b |
| uc_product_keys-6.x-1.x-dev.zip | 51.84 KB | fb447a30d4ef5bb9632fd07ad9f0ffd1 |
Release notes
Initial release.