Releases for User Points
userpoints 6.x-1.1
First released: October 21, 2009 - 17:57
Size: 53.83 KB
md5_file hash: b8d772f02b7ba40a4f9514dba49b0f1b
Last updated: October 21, 2009 - 18:03
Changes since 6.x-1.0:
userpoints 6.x-1.0
First released: January 9, 2009 - 10:04
Size: 62.41 KB
md5_file hash: 78932831028a050ef56551912def6259
Last updated: January 9, 2009 - 10:10
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
First released: June 3, 2008 - 16:13
Size: 46.02 KB
md5_file hash: a27d6e195a52aee2e5a58890a6999d79
Last updated: June 3, 2008 - 16:15
Release node for 5.x-3.6 did not produce a tarball.
userpoints 5.x-3.6
First released: June 3, 2008 - 03:04
Size: 46.05 KB
md5_file hash: 6b0403607a1a4439ecfe5bbf7ef813e8
Last updated: September 15, 2008 - 19:04
Changes since DRUPAL-5--3-5:
userpoints 5.x-3.5
First released: April 4, 2008 - 20:01
Size: 45.93 KB
md5_file hash: 95c3465bbe8a8fb5be2e7e67694332d5
Last updated: April 4, 2008 - 20:05
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
First released: March 26, 2008 - 20:15
Size: 55.88 KB
md5_file hash: 462b0ec54d785553a4d27643bc04fe0a
Last updated: November 5, 2009 - 00:24
Nightly build of the 6.x branch.
userpoints 5.x-3.4
First released: March 9, 2008 - 00:29
Size: 44.39 KB
md5_file hash: a7ec5bc636eec0289b093c12745630e6
Last updated: March 9, 2008 - 00:30
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
First released: January 30, 2008 - 20:47
Size: 19.38 KB
md5_file hash: 88b1ecaaf7faedf60db33edad95cb06e
Last updated: January 30, 2008 - 21:10
userpoints 5.x-2.16
First released: January 30, 2008 - 20:46
Size: 33.67 KB
md5_file hash: 9c64f4b6128e51ed6d0405e6d43514fd
Last updated: January 30, 2008 - 20:50
userpoints 5.x-3.3
First released: January 30, 2008 - 20:45
Size: 44.11 KB
md5_file hash: 187875a22018396601af79061da572c6
Last updated: January 30, 2008 - 20:50
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
First released: January 6, 2008 - 16:19
Size: 35.52 KB
md5_file hash: 508dbfccb7dabad4f27ee3c764f53de2
Last updated: January 6, 2008 - 16:20
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
userpoints 5.x-3.1
First released: January 5, 2008 - 18:16
Size: 35.2 KB
md5_file hash: e24b11320c67ee12b3bc2d6fe3d6974d
Last updated: January 5, 2008 - 18:20
Stable release of Userpoints API 3.x.
Major features:
New API 3.x of Userpoints
- Simpler arguments, with sensible defaults.
- Arguments as an associative array, hence less work in future modules.
- Categorization of points (pools of points).
- Informative return info, as an array too.
Thanks to jredding for coding it, and to dami for the ongoing testing, and greggles for suggestions and feedback.
Views integration
Thanks to corsix and GHOP.
Basic Workflow NG integration
Thanks to fago.
Detailed change log below.
userpoints 5.x-2.15
First released: December 27, 2007 - 22:31
Size: 25.03 KB
md5_file hash: b75421100e1b5db6826f563bcacccd8a
Last updated: December 27, 2007 - 22:35
userpoints 5.x-3.x-dev
First released: October 17, 2007 - 02:33
Size: 46.38 KB
md5_file hash: 0bd04b8878ce8ca34621b7f550ab6792
Last updated: January 10, 2009 - 00:18
New API 3.x of Userpoints.
- Simpler arguments, with sensible defaults.
- Arguments as an associative array.
- Categorization.
- Many bug fixes.
Thanks to jredding for coding it, and to dami for the ongoing testing.
userpoints 5.x-2.14
First released: July 2, 2007 - 16:52
Size: 36.04 KB
md5_file hash: 684aa6ea2ffebc6b36976fe00dd2d3b0
Last updated: July 2, 2007 - 16:55
Changes since 5.x-2.13:
- #156064 Cannot use the manual add function.
userpoints 5.x-2.13
First released: July 2, 2007 - 14:46
Size: 36.04 KB
md5_file hash: fbd92b905b15064528ed565f10193d1f
Last updated: July 2, 2007 - 14:50
Changes since 5.x-2.12:
- #128446 By JoshuaRogers, allow users to send points to other users.
- Updated translation template.
- Use callable function instead of SQL in hook_user/op=view.
- Some code cleanup to remove redundant casts.
userpoints 5.x-2.12
First released: June 28, 2007 - 20:07
Size: 33.32 KB
md5_file hash: 7baf5a2177bb58fef70f4e7e52b4e52d
Last updated: June 28, 2007 - 20:10
Changes since 5.x-2.11:
userpoints 5.x-2.11
First released: June 25, 2007 - 13:59
Size: 33.31 KB
md5_file hash: fd53ff668aa6294fbaf87adb37fd8107
Last updated: June 25, 2007 - 14:00
Changes since 5.x-2.10:
- Several fixes for the schema:
- added key on last_update field.
- moved status to be before event, since better have varchar stuff at the end
- changed event from text to varchar(32). If you want a longer field use description.
- removed /*!40100 comment from PostgreSQL
- removed unnecessary create table statements in _update_() function - #149152 by ckg, PostgreSQL: u.name must appear in the GROUP BY clause
#149151 by ckg, add support for PostgreSQL. - #146491 by jredding, changes to userpoints transaction tools.
- #152819: Module .info files should not define 'version' in CVS
- #152936 by Arancaytar, hook_update_4() is broken.
- #142956 by mercmobily, does two things:
- keep audit trail when $op is "txn approve" userpoints_userpointsapi
- Have a searchable index for userpoints_txn.
These changes make userpoints work with the simple karma module.
userpoints 5.x-1.x-dev
First released: June 6, 2007 - 17:07
Size: 36.65 KB
md5_file hash: 793052ea2d2946fe387fe87694030ad6
Last updated: August 28, 2007 - 12:11
Development snapshot release.
This has the latest on the Drupal 5.x branch for this module.
userpoints 5.x-2.10
First released: June 1, 2007 - 04:23
Size: 28.15 KB
md5_file hash: 5dab1e111d7cd1ddf68ee7d004561064
Last updated: June 1, 2007 - 04:25
Changes since DRUPAL-5--2-9:
- #119859 by dami, use autocomplete to avoid using UID when managing points. Awesome!
