userpoints 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-2.x-dev.tar.gz | 108.99 KB | 6836c8f86a46c51c9b1807175080282a |
| userpoints-7.x-2.x-dev.zip | 115.74 KB | b33dced7ce6980af28b1aa4a86fdaf01 |
Release notes
This is the development branch for the new 7.x-2.x and will contain new features.
Do not use this for production sites.
userpoints 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-1.0.tar.gz | 49.38 KB | e9b6e0c952c69a0a8db78890b90e99ad |
| userpoints-7.x-1.0.zip | 57.78 KB | e313491f250f5d4b3d227c9f9d731154 |
Release notes
The first official stable Userpoints release for Drupal 7. This release includes a few bugfixes, the most important are correct max_points total calculations and the ability to easily create views of the userpoints points and max_points total over all categories.
Changes since 7.x-1.0-rc1:
- #1070068 by Berdir: Added {userpoints_total} to track total points and max_points
- by Berdir: Renamed expiry_dates() to userpoints_expiry_dates()
- #1163564 by Berdir: Fixed incorrect view transactions link on user profile and points local task weight.
- #373374 by arithmetric: Fixed errors if taxonomy module is disabled.
- #1159338 by Berdir: Fixed localization source code warnings.
userpoints 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-1.0-rc1.tar.gz | 48.39 KB | 5017de53de8087ec68cc079ce73f080c |
| userpoints-7.x-1.0-rc1.zip | 56.81 KB | 1e3c4f8000cb3605f67c7020b0fe6d82 |
Release notes
This is the first release candidate for a stable version of Userpoints for Drupal 7. There were a number of bugfixes, final (hopefully) improvements to the user interface and userpoints_service.module has been ported to Services 7.x-3.x.
Please test and report any bugs you can find. After all known bugs are fixed (there are none at the moment), a stable version will be released.
Changes since 7.x-1.0-beta2:
Read moreuserpoints 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-1.0-beta2.tar.gz | 47.63 KB | 6a60c8dfdb4c79e388bc9c3c0697555b |
| userpoints-7.x-1.0-beta2.zip | 55.45 KB | 4db8478686cba0067edd9f1ebec04438 |
Release notes
This is the second beta version for Userpoints 7.x-1.x and contains an improved admin structure, token integration and a few bugfixes.
Changes since 7.x-1.0-beta1:
- #1070138 by Berdir: Reordered local tasks in admin area.
- #1127910 by Berdir: Fixed permission check for add userpoints link on user profile.
- by Berdir: Fixed typo, replaced time variable with REQUEST_TIME.
- #958290 by Berdir: Fixed transaction status can not be saved error when trying to do so with rules.
- #958288 by Berdir: Added token integration for userpoints transactions and user points.
- Stripping CVS keywords
- #792944 by cafuego: Added check to only add indexes when they don't exist yet.
userpoints 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-1.0-beta1.tar.gz | 45.38 KB | 04c9f7e04008b3b20deabc453bf72e76 |
| userpoints-7.x-1.0-beta1.zip | 54.56 KB | f42a667077fd8d666a7177f4ffd63707 |
Release notes
This is the first beta release for Userpoints for Drupal 7. It should be feature complete now, the main focus is now on fixing bugs. Please try this and report anything you can find.
Changes since 7.x-1.0-alpha2:
- #1029234 by Berdir | BenK: Added hook_field_extra_fields() for userpoints user profile category element.
- #1021122 by Berdir | BenK: Added entity reference fields, autocomplete support for operation field and vertical_tabs integration.
- #1042496 by Berdir | BenK: Fixed edit and max points bugs and improved tests.
- #1035730 by Berdir | BenK: Added truncation length setting for reason.
- by Berdir: Reverted accidently disabled test methods.
- by Berdir: Fixed checking of branded points names.
userpoints 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| userpoints-6.x-1.2.tar.gz | 61.78 KB | 7566436eda44bf8c7a1bf6892449bfee |
| userpoints-6.x-1.2.zip | 76.33 KB | f9c42635415b94898cb7caf57d518cd1 |
Release notes
This release fixes a large number of bugs since 6.x-1.1 including an XSS security issue. All users are strongly advised to upgrade to this version.
Changes since 6.x-1.1:
Read moreuserpoints 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-1.0-alpha2.tar.gz | 71.94 KB | da57144e634049dbf950a1e8b9ba821a |
| userpoints-7.x-1.0-alpha2.zip | 90.85 KB | ad56b77561046709fce9d2707a1eec87 |
Release notes
This release is the second alpha release for Userpoints 7.x-1.x. It is however identical to the first alpha release which was never proberly released because of a bug, see http://drupal.org/node/1002752
Changelog:
- Redesigned and improved user interfaces
- Some new completely new user interfaces, including a detailed userpoints transaction page and a list of all transactions
- The new reason column which replaces the operation and descriptions columns is used in all transaction listings
- Add/edit/moderate userpoints permissions for a more fine-grained permission system
- Better Rules integration
Not yet ported:
- Services.module integration
API Changes:
- See http://drupal.org/node/993376 for a list of API additions
userpoints
| Download | Size | md5 hash |
|---|---|---|
| userpoints-.tar.gz | 71.91 KB | aef0ad58c6ec238160baff7113ee6a3d |
| userpoints-.zip | 90.21 KB | 645bd211bb22cb6713dfc4be7a4962d5 |
Release notes
The release is currently broken, use the -dev version for testing until this is resolved, see #997420: MODULENAME-.tar.gz package generation problem
This release is the first alpha release for Userpoints 7.x-1.x.
Changelog:
- Redesigned and improved user interfaces
- Some new completely new user interfaces, including a detailed userpoints transaction page and a list of all transactions
- The new reason column which replaces the operation and descriptions columns is used in all transaction listings
- Add/edit/moderate userpoints permissions for a more fine-grained permission system
- Better Rules integration
Not yet ported:
- Services.module integration
API Changes:
- See http://drupal.org/node/993376 for a list of API additions
userpoints 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| userpoints-7.x-1.x-dev.tar.gz | 50.77 KB | 24208c3ee1ef52d9b7b053e7f21d2953 |
| userpoints-7.x-1.x-dev.zip | 59.2 KB | daed15ca1903590af9c370f87099cef9 |
Release notes
Initial port of the module to Drupal 7
userpoints 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| userpoints-6.x-1.1.tar.gz | 53.83 KB | b8d772f02b7ba40a4f9514dba49b0f1b |
| userpoints-6.x-1.1.zip | 63.64 KB | e31ac939dcac56e53f87609160101d8e |
Release notes
Changes since 6.x-1.0:
Read moreuserpoints 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| userpoints-6.x-1.0.tar.gz | 62.41 KB | 78932831028a050ef56551912def6259 |
| userpoints-6.x-1.0.zip | 75.35 KB | 2a7b9f759bb82b7e23b8f975c7592773 |
Release notes
An important release in the userpoints cycle please read the following changes.
*Several simpletest tests have been added to ensure data integrity and reduce bugs
*userpoints_basic has been removed and moved to its own project at http://drupal.org/project/userpoints_nc
*hook_userpoints has been modified from hook_userpoints($op, $uid, $points, $event) to simply hook_userpoints($op, $params)
ALL contributed or custom modules that use hook_userpoints will need to modify their functions.
userpoints 5.x-3.7
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-3.7.tar.gz | 46.02 KB | a27d6e195a52aee2e5a58890a6999d79 |
| userpoints-5.x-3.7.zip | 55.45 KB | 24935cfd31618fd00ab6a4757cf875b2 |
Release notes
Release node for 5.x-3.6 did not produce a tarball.
userpoints 5.x-3.6
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-3.6.tar.gz | 46.05 KB | 6b0403607a1a4439ecfe5bbf7ef813e8 |
| userpoints-5.x-3.6.zip | 55.46 KB | f1e4bc9d7757f0fafa5e3aff14f64788 |
Release notes
Changes since DRUPAL-5--3-5:
userpoints 5.x-3.5
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-3.5.tar.gz | 45.93 KB | 95c3465bbe8a8fb5be2e7e67694332d5 |
| userpoints-5.x-3.5.zip | 55.33 KB | d7323259e1974f36a7cba8dd2c8afec6 |
Release notes
Changes since DRUPAL-5--3-4:
- Provides XML-RPC via integration with the services module. A test PHP script is provided to demonstrate how calls can happen from external web sites/applications. Check the README.txt for the API details.
userpoints 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| userpoints-6.x-1.x-dev.tar.gz | 32.97 KB | 06c63f7b783a7d03bac9f455da5e15f3 |
| userpoints-6.x-1.x-dev.zip | 38.01 KB | dfee782910dd57f9094980f848ab6893 |
Release notes
Nightly build of the 6.x branch.
userpoints 5.x-3.4
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-3.4.tar.gz | 44.39 KB | a7ec5bc636eec0289b093c12745630e6 |
| userpoints-5.x-3.4.zip | 52.85 KB | 55e9bdb88a52cc8917aa5fad3b73969e |
Release notes
Changes since DRUPAL-5--3-3:
- Code style corrections.
- #220179 by kmillecam, Fixed typo in API documentation.
- #222897 Totals Not Showing at /myuserpoints, fixed
- #229314 Replace Drupal with the site name on the points admin page
- #225086 - Message when declining points in moderation is incorrect
- #212695 - username does not prepopulate when adding points from users profile page
- #227645 - editing txn in moderation sets expiration date and leads to premature point expiration
- #222733 - PostgreSQL error: column p.tid must appear in the GROUP BY
- #213778 get_current_points to allow a sum of all points
- #220545 - lynn - make removing points on nodes an option
- Ported the hook operation link over to the moderation table
- minor error with moderation messages, cleaned up
- fixed a bug with the userpoints pages
- by cwgordon7 delta was set to 5 for all uncategorized blocks, bug; possible debug code left behind. FIXED. Line 159 Users by points was not capitalized
userpoints 4.7.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| userpoints-4.7.x-2.3.tar.gz | 19.38 KB | 88b1ecaaf7faedf60db33edad95cb06e |
| userpoints-4.7.x-2.3.zip | 26.23 KB | 6fa6f7893f5ad0df0862a8d2bae008b4 |
Release notes
userpoints 5.x-2.16
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-2.16.tar.gz | 33.67 KB | 9c64f4b6128e51ed6d0405e6d43514fd |
| userpoints-5.x-2.16.zip | 41.21 KB | 51c39837bb89106c1741a1d7169791b2 |
Release notes
userpoints 5.x-3.3
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-3.3.tar.gz | 44.11 KB | 187875a22018396601af79061da572c6 |
| userpoints-5.x-3.3.zip | 52.6 KB | a5805a6c4bfd66871c404e369db9d3cc |
Release notes
Changes since 5.x-3.3
- #211886 by greggles, _userpoints_transaction returns moderation status instead of function status
#211887 by greggles, message from 'before points' doesn't get translated nor substituted with the module name - #215240 By ilo, fix for missing table headers.
- SA-2008-014.
userpoints 5.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| userpoints-5.x-3.2.tar.gz | 35.52 KB | 508dbfccb7dabad4f27ee3c764f53de2 |
| userpoints-5.x-3.2.zip | 43.37 KB | cee0490288b4f9fc72c27b42f1557fde |
Release notes
Check 3.1 release notes for features in the 3.x API.
Changes since 3.1:
- #206740 -archetwist -My Points menu item. Fixed both issues. anonymous users no longer see a my points link nor can navigate to /myuserpoints and My Points has been changed to My points, which helps translation
- when fixing #206740 I noticed that the userbypoints page was not in a theme function. Added in 3 theme function to fix this theme_userpoints_list_users for the full page output, theme_userpoints_list_users_header to theme the table header, theme_userpoints_list_users_row to theme each individual row
- Changed userpoints table to default tid to 0 instead of null. This is in line with the changes made to the userpoints_txn table. As userpoints is a caching table only modified by _userpoints_transaction it has no effect on previous installs. This only makes the DB a little cleaner