/[drupal]/contributions/modules/userpoints/userpoints.module
ViewVC logotype

Log of /contributions/modules/userpoints/userpoints.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.67.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 17:55:23 2009 UTC (5 weeks ago) by kbahey
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.67.2.47: +25 -14 lines
Diff to previous 1.67.2.47 , to branch point 1.67 , to next main 1.68
DRUPAL-SA-CONTRIB-2009-075

Revision 1.67.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 1 20:22:30 2009 UTC (7 weeks, 6 days ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.46: +22 -4 lines
Diff to previous 1.67.2.46 , to branch point 1.67
#592360 by Jeremy, kbahey: statically cache maximum userpoints to reduce number of queries

Revision 1.67.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 23:11:57 2009 UTC (2 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.45: +2 -2 lines
Diff to previous 1.67.2.45 , to branch point 1.67
#407004 by fred0, correct totalling of points when categories are used.

Revision 1.67.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 21:50:12 2009 UTC (4 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.44: +4 -1 lines
Diff to previous 1.67.2.44 , to branch point 1.67
#362119 by dragonwise, /myuserpoints/UID gives access denied

Revision 1.67.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 23:04:39 2009 UTC (4 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.43: +2 -2 lines
Diff to previous 1.67.2.43 , to branch point 1.67
#395500 followup by ilo

Revision 1.67.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 20:44:07 2009 UTC (4 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.42: +40 -33 lines
Diff to previous 1.67.2.42 , to branch point 1.67
#395500 by ilo, time_stamp can now be changed in the API. changed is the field that holds the real time stamp

Revision 1.67.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 14:48:58 2009 UTC (5 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.41: +3 -5 lines
Diff to previous 1.67.2.41 , to branch point 1.67
#487234 by ckng, check permissions before showing block

Revision 1.67.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 18:02:01 2009 UTC (7 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.40: +3 -3 lines
Diff to previous 1.67.2.40 , to branch point 1.67
#433208 by dicreat, wrong anchor tag to comment

Revision 1.67.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 15:43:50 2009 UTC (7 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.39: +25 -1 lines
Diff to previous 1.67.2.39 , to branch point 1.67
#431444 by Amitaibu, better description for Rules action.
#431430 by Amitaibu, add token implementation, [user:userpoints]
#431436 by Amitaibu, remove unneeded Rules condition functions. Superceded by token.

Revision 1.67.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 15:21:23 2009 UTC (9 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.38: +2 -2 lines
Diff to previous 1.67.2.38 , to branch point 1.67
#360664 by klapper, userpoints not showing

Revision 1.67.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 17:17:52 2009 UTC (9 months, 1 week ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.37: +2 -2 lines
Diff to previous 1.67.2.37 , to branch point 1.67
#373230 by fred0, 'Adjust link title needs userpoints_translation' correct

Revision 1.67.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 15:42:06 2009 UTC (9 months, 1 week ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.36: +5 -3 lines
Diff to previous 1.67.2.36 , to branch point 1.67
#341049 bug fix -- Points on profile were not displayed correctly if many point categories were used

Revision 1.67.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 13:23:24 2009 UTC (9 months, 3 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.35: +5 -2 lines
Diff to previous 1.67.2.35 , to branch point 1.67
Fixed #362119 user receives access denied when viewing the transaction details of users with no transactions

Revision 1.67.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 06:32:09 2009 UTC (9 months, 4 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.34: +10 -2 lines
Diff to previous 1.67.2.34 , to branch point 1.67
#360569 by rastatt, add a new translation for uppercase singular point for use by contributed modules.

Revision 1.67.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:55:35 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.33: +11 -11 lines
Diff to previous 1.67.2.33 , to branch point 1.67
cleaning up a few issues from the last commit

Revision 1.67.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:35:18 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.32: +2 -2 lines
Diff to previous 1.67.2.32 , to branch point 1.67
fixed an issue was approve userpoints not being translated properly

Revision 1.67.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 16:25:51 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.31: +14 -14 lines
Diff to previous 1.67.2.31 , to branch point 1.67
fixing translation issues per #355042

Revision 1.67.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 20:35:26 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.30: +31 -20 lines
Diff to previous 1.67.2.30 , to branch point 1.67
implemented the ability to choose which category appears on the user's profile page #341049

Revision 1.44.2.14.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 18:04:01 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.72: +4 -1 lines
Diff to previous 1.44.2.14.2.72 , to branch point 1.44.2.14
fixed #332584

Revision 1.67.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 18:01:41 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.29: +4 -1 lines
Diff to previous 1.67.2.29 , to branch point 1.67
fixing #332584

Revision 1.67.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 17:52:03 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.28: +1 -2 lines
Diff to previous 1.67.2.28 , to branch point 1.67
Fixed #356479 by adding a 3rd = to the check for what category to display, 0 was equaling to empty string as well

Revision 1.67.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 17:51:17 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.27: +3 -2 lines
Diff to previous 1.67.2.27 , to branch point 1.67
Fixed #356479 by adding a 3rd = to the check for what category to display, 0 was equaling to empty string as well

Revision 1.67.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 17:36:05 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.26: +3 -3 lines
Diff to previous 1.67.2.26 , to branch point 1.67
Modifying sort order as per #352587

Revision 1.67.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 10:02:01 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.67.2.25: +1 -2 lines
Diff to previous 1.67.2.25 , to branch point 1.67
removing userpoints_basic

Revision 1.67.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 09:35:13 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.24: +2 -1 lines
Diff to previous 1.67.2.24 , to branch point 1.67
modified test to use the administer userpoints permission instead of admin userpoints

Revision 1.67.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 09:12:12 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.23: +3 -3 lines
Diff to previous 1.67.2.23 , to branch point 1.67
implemented #288985 hook_userpoints moves to the  array not ==info not implmented.. yet

Revision 1.67.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 09:02:00 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.22: +6 -3 lines
Diff to previous 1.67.2.22 , to branch point 1.67
fixing a minor formatting issue on the user profile page

Revision 1.67.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 08:41:49 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.21: +2 -2 lines
Diff to previous 1.67.2.21 , to branch point 1.67
changed the permission admin userpoints to administer userpoints to be inline with Drupal standards

Revision 1.67.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 08:29:27 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.20: +12 -10 lines
Diff to previous 1.67.2.20 , to branch point 1.67
fixing #338536

Revision 1.67.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 23:15:57 2009 UTC (10 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.19: +57 -57 lines
Diff to previous 1.67.2.19 , to branch point 1.67
#355042 by tlogan, fix some translation issues

Revision 1.67.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 21:16:27 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.18: +3 -6 lines
Diff to previous 1.67.2.18 , to branch point 1.67
fixed bug #355179

Revision 1.67.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 04:21:33 2009 UTC (10 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.17: +8 -2 lines
Diff to previous 1.67.2.17 , to branch point 1.67
Add a new check on the expirydate to ensure its numeric, now the API passes all simpletest tests

Revision 1.67.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 01:43:34 2008 UTC (11 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.16: +2 -1 lines
Diff to previous 1.67.2.16 , to branch point 1.67
Define the variable so we avoid a warning.

Revision 1.67.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 22:56:06 2008 UTC (11 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.15: +5 -1 lines
Diff to previous 1.67.2.15 , to branch point 1.67
One more warning for undefined variable.

Revision 1.67.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 22:32:07 2008 UTC (11 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.14: +45 -44 lines
Diff to previous 1.67.2.14 , to branch point 1.67
Add description for settings page.

Revision 1.67.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 22:26:09 2008 UTC (11 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.13: +4 -1 lines
Diff to previous 1.67.2.13 , to branch point 1.67
Yet another undefined variable warning.

Revision 1.67.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 22:24:41 2008 UTC (11 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.12: +3 -5 lines
Diff to previous 1.67.2.12 , to branch point 1.67
Fixed a couple of warnings due to undefined variables.

Revision 1.67.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 19:15:18 2008 UTC (11 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.11: +36 -54 lines
Diff to previous 1.67.2.11 , to branch point 1.67
#341120 by pebosi, code reformatting and small optimizations.

Revision 1.67.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 19:14:44 2008 UTC (11 months, 4 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.10: +47 -43 lines
Diff to previous 1.67.2.10 , to branch point 1.67
When researching #339259 found some unusual errors that should have been fixed although they should not have been related to the reported error

Revision 1.44.2.14.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 21:07:21 2008 UTC (12 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.71: +8 -8 lines
Diff to previous 1.44.2.14.2.71 , to branch point 1.44.2.14
fixing the bug introduced by #196111 by tuffnatty, format_plurals and t() were used incorrectly resulting in untranslated strings

Revision 1.67.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 06:21:04 2008 UTC (12 months ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.9: +14 -13 lines
Diff to previous 1.67.2.9 , to branch point 1.67
Added a new permission, view own userpoints

Revision 1.44.2.14.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 06:12:48 2008 UTC (12 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.70: +5 -3 lines
Diff to previous 1.44.2.14.2.70 , to branch point 1.44.2.14
Added a new permission, view own userpoints

Revision 1.67.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 10:42:59 2008 UTC (13 months, 2 weeks ago) by jredding
Branch: DRUPAL-6--1
Changes since 1.67.2.8: +8 -1 lines
Diff to previous 1.67.2.8 , to branch point 1.67
Added tests for non-array and array API calls, fixed a small user account bug in userpoints.module

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 16:04:39 2008 UTC (14 months ago) by kbahey
Branch: MAIN
CVS Tags: HEAD
Changes since 1.67: +4 -4 lines
Diff to previous 1.67
Correct use of 6.x access arguments.

Revision 1.67.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 23:02:58 2008 UTC (14 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.7: +10 -1 lines
Diff to previous 1.67.2.7 , to branch point 1.67
#306986 by aaron, make userpoints work correctly with userpoints 2.x.

Revision 1.44.2.14.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 02:38:55 2008 UTC (17 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.69: +8 -10 lines
Diff to previous 1.44.2.14.2.69 , to branch point 1.44.2.14
#196111 by tuffnatty, use format_plurals() for points.

Revision 1.44.2.14.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 13:49:27 2008 UTC (17 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.68: +2 -2 lines
Diff to previous 1.44.2.14.2.68 , to branch point 1.44.2.14
#267451 userpoints_get_default_tid() does not return anything. Fixed.

Revision 1.44.2.14.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 03:02:12 2008 UTC (17 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-6, DRUPAL-5--3-7
Changes since 1.44.2.14.2.67: +19 -20 lines
Diff to previous 1.44.2.14.2.67 , to branch point 1.44.2.14
#265714 Rename 'event' parameter in userpoints_userpointsapi() to 'operation'.

Revision 1.67.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 19:03:46 2008 UTC (18 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.6: +6 -6 lines
Diff to previous 1.67.2.6 , to branch point 1.67
#254922 by dami, Patch for l() and format_plural() for 6.x

Revision 1.67.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 14:41:18 2008 UTC (18 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.5: +13 -8 lines
Diff to previous 1.67.2.5 , to branch point 1.67
#252504 by dami, Changing back the default for my points to be the uncategorized points,
  so we are consistent. A future patch should make this a configuration option (list only
  uncategorized points, list a sum of all points, list specific categories only).

Revision 1.67.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 14:10:37 2008 UTC (18 months, 4 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.4: +18 -8 lines
Diff to previous 1.67.2.4 , to branch point 1.67
#252504 by dami, Fix for mypoints using in hook_user

Revision 1.67.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 16:32:24 2008 UTC (19 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.3: +26 -30 lines
Diff to previous 1.67.2.3 , to branch point 1.67
#247747 by t3r0, various fixes for Drupal 6 compatibility.

Revision 1.67.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 21:59:03 2008 UTC (19 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.2: +5 -7 lines
Diff to previous 1.67.2.2 , to branch point 1.67
#244022 by BTMash, "my user points" not working.

Revision 1.67.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 15:48:44 2008 UTC (19 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67.2.1: +34 -30 lines
Diff to previous 1.67.2.1 , to branch point 1.67
#243419 by dmitrig01, slightly modified by kbahey: cleanup theme functions.

Revision 1.67.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 13:54:20 2008 UTC (20 months ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.67: +11 -12 lines
Diff to previous 1.67
#239290 by t3r0: Fix some bugs in 6.x branch.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 20:12:43 2008 UTC (20 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.66: +199 -163 lines
Diff to previous 1.66
#228478: by BTMash and t3r0: Port to Drupal 6.x

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 00:31:50 2008 UTC (20 months, 2 weeks ago) by kbahey
Branch: MAIN
Changes since 1.65: +91 -26 lines
Diff to previous 1.65
Syncing HEAD to 5.x-3.4.

Revision 1.44.2.14.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 05:43:58 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-4, DRUPAL-5--3-5
Changes since 1.44.2.14.2.66: +10 -8 lines
Diff to previous 1.44.2.14.2.66 , to branch point 1.44.2.14
fixed a bug with the userpoints pages

Revision 1.44.2.14.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 10:52:29 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.65: +2 -2 lines
Diff to previous 1.44.2.14.2.65 , to branch point 1.44.2.14
minor error with moderation messages, cleaned up

Revision 1.44.2.14.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 10:48:06 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.64: +2 -2 lines
Diff to previous 1.44.2.14.2.64 , to branch point 1.44.2.14
unterminated string

Revision 1.44.2.14.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 10:40:24 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.63: +4 -1 lines
Diff to previous 1.44.2.14.2.63 , to branch point 1.44.2.14
#213778 get_current_points to allow a sum of all points

Revision 1.44.2.14.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 10:39:17 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.62: +4 -1 lines
Diff to previous 1.44.2.14.2.62 , to branch point 1.44.2.14
#213778 get_current_points to allow a sum of all points

Revision 1.44.2.14.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 10:29:12 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.61: +3 -3 lines
Diff to previous 1.44.2.14.2.61 , to branch point 1.44.2.14
#222733 - PostgreSQL error: column p.tid must appear in the GROUP BY

Revision 1.44.2.14.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 10:18:54 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.60: +4 -2 lines
Diff to previous 1.44.2.14.2.60 , to branch point 1.44.2.14
#227645 - editing txn in moderation sets expiration date and leads to premature point expiration

Revision 1.44.2.14.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 09:59:03 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.59: +7 -3 lines
Diff to previous 1.44.2.14.2.59 , to branch point 1.44.2.14
#212695 - username does not prepopulate when adding points from users profile page

Revision 1.44.2.14.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 09:39:34 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.58: +10 -2 lines
Diff to previous 1.44.2.14.2.58 , to branch point 1.44.2.14
#225086 - Message when declining points in moderation is incorrect

Revision 1.44.2.14.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 09:29:37 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.57: +33 -4 lines
Diff to previous 1.44.2.14.2.57 , to branch point 1.44.2.14
Ported the hook operation link over to the moderation table

Revision 1.44.2.14.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 09:13:41 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.56: +2 -2 lines
Diff to previous 1.44.2.14.2.56 , to branch point 1.44.2.14
#229314 Replace Drupal with the site name on the points admin page

Revision 1.44.2.14.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 09:07:12 2008 UTC (20 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.55: +25 -11 lines
Diff to previous 1.44.2.14.2.55 , to branch point 1.44.2.14
#222897 Totals Not Showing at /myuserpoints, fixed

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 1 03:52:42 2008 UTC (21 months, 3 weeks ago) by jredding
Branch: MAIN
Changes since 1.64: +2 -3 lines
Diff to previous 1.64
synching 5--3 to head

Revision 1.44.2.14.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 1 03:41:21 2008 UTC (21 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.54: +2 -3 lines
Diff to previous 1.44.2.14.2.54 , to branch point 1.44.2.14
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

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 03:53:52 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.63: +120 -133 lines
Diff to previous 1.63
Code style corrections.

Revision 1.44.2.14.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 03:53:12 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.53: +120 -133 lines
Diff to previous 1.44.2.14.2.53 , to branch point 1.44.2.14
Code style corrections.

Revision 1.44.2.14.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 03:26:48 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.44.2.14.4.1: +19 -19 lines
Diff to previous 1.44.2.14.4.1 , to branch point 1.44.2.14
Code style fixes.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 20:57:05 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.62: +46 -22 lines
Diff to previous 1.62
SA-2008-014

Revision 1.30.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 20:41:55 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-3
Changes since 1.30.2.20: +37 -2 lines
Diff to previous 1.30.2.20 , to branch point 1.30 , to next main 1.68
SA-2008-014

Revision 1.44.2.14.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 20:40:09 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-16
Changes since 1.44.2.14: +31 -4 lines
Diff to previous 1.44.2.14
SA-2008-014

Revision 1.44.2.14.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 20:39:20 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-3
Changes since 1.44.2.14.2.52: +46 -22 lines
Diff to previous 1.44.2.14.2.52 , to branch point 1.44.2.14
SA-2008-014

Revision 1.44.2.14.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 03:19:40 2008 UTC (21 months, 4 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.51: +1 -1 lines
Diff to previous 1.44.2.14.2.51 , to branch point 1.44.2.14
syncing Drupal-5--3 with head

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 03:12:44 2008 UTC (21 months, 4 weeks ago) by kbahey
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61
#215240 By ilo, fix for missing table headers.

Revision 1.44.2.14.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 03:10:14 2008 UTC (21 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.50: +3 -3 lines
Diff to previous 1.44.2.14.2.50 , to branch point 1.44.2.14
#215240 By ilo, fix for missing table headers.

Revision 1.44.2.14.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 17:51:30 2008 UTC (21 months, 4 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.49: +2 -2 lines
Diff to previous 1.44.2.14.2.49 , to branch point 1.44.2.14
syncing with head

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 17:08:44 2008 UTC (21 months, 4 weeks ago) by jredding
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
#214834 - ilo - userpoints page doesnt display all categories, comment #707746, the arg(3) was a bug it should have been tid

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 19:10:35 2008 UTC (22 months, 1 week ago) by kbahey
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
#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

Revision 1.44.2.14.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 19:09:54 2008 UTC (22 months, 1 week ago) by kbahey
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.48: +3 -3 lines
Diff to previous 1.44.2.14.2.48 , to branch point 1.44.2.14
#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

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 04:03:52 2008 UTC (22 months, 1 week ago) by kbahey
Branch: MAIN
Changes since 1.58: +54 -24 lines
Diff to previous 1.58
Syncing HEAD to the latest DRUPAL-5--3 branch.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 13 07:44:36 2008 UTC (22 months, 1 week ago) by jredding
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
#209399 by kmillecam - Patch to fix capitalization of Users by points.  Patch not applied but purpose of patch done; patch wasn't supplied in a correct manner

Revision 1.44.2.14.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 14:26:04 2008 UTC (22 months, 2 weeks ago) by jredding
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-2
Changes since 1.44.2.14.2.47: +50 -21 lines
Diff to previous 1.44.2.14.2.47 , to branch point 1.44.2.14
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

Revision 1.44.2.14.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 13:18:23 2008 UTC (22 months, 2 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.46: +4 -3 lines
Diff to previous 1.44.2.14.2.46 , to branch point 1.44.2.14
#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

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 20:57:44 2008 UTC (22 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.56: +1196 -242 lines
Diff to previous 1.56
Syncing HEAD to the latest DRUPAL-5--3, so it can be used as the basis for 6.x.

Revision 1.44.2.14.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 13:33:00 2008 UTC (22 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-1
Changes since 1.44.2.14.2.45: +4 -2 lines
Diff to previous 1.44.2.14.2.45 , to branch point 1.44.2.14
#202167 README and function comments updated to reflect new return code for userpoints_userpointsapi. Return is now an array instead of a true/false response. Please update your code accordingly

Revision 1.44.2.14.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 07:43:15 2008 UTC (22 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.44: +3 -3 lines
Diff to previous 1.44.2.14.2.44 , to branch point 1.44.2.14
whoops missed an > fixed

Revision 1.44.2.14.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 06:45:14 2008 UTC (22 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.43: +17 -1 lines
Diff to previous 1.44.2.14.2.43 , to branch point 1.44.2.14
#205250 implemented get_max_points

Revision 1.44.2.14.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 06:14:41 2008 UTC (22 months, 3 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.42: +28 -7 lines
Diff to previous 1.44.2.14.2.42 , to branch point 1.44.2.14
#202167 return an array instead of true/false

Revision 1.44.2.14.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 17:29:51 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0
Changes since 1.44.2.14.2.41: +5 -3 lines
Diff to previous 1.44.2.14.2.41 , to branch point 1.44.2.14
#183520 squashed. honestly I think this is a hack and I do not like it but it does work and there is a clean version available

Revision 1.44.2.14.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 16:04:33 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.40: +37 -12 lines
Diff to previous 1.44.2.14.2.40 , to branch point 1.44.2.14
#199507 fixed... up to the themers now

Revision 1.44.2.14.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 12:57:07 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.39: +2 -2 lines
Diff to previous 1.44.2.14.2.39 , to branch point 1.44.2.14
whoops fixing the highest user block.. slight mistake earlier

Revision 1.44.2.14.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 12:49:22 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.38: +1 -3 lines
Diff to previous 1.44.2.14.2.38 , to branch point 1.44.2.14
whoops fixing the highest user block.. slight mistake earlier

Revision 1.44.2.14.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 12:28:56 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.37: +8 -6 lines
Diff to previous 1.44.2.14.2.37 , to branch point 1.44.2.14
#172271 fixed

Revision 1.44.2.14.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 10:47:08 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.36: +4 -2 lines
Diff to previous 1.44.2.14.2.36 , to branch point 1.44.2.14
#158490 permission removed. erroneous

Revision 1.44.2.14.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 10:40:08 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.35: +2 -2 lines
Diff to previous 1.44.2.14.2.35 , to branch point 1.44.2.14
#194286 fixed

Revision 1.44.2.14.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 10:37:09 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.34: +6 -2 lines
Diff to previous 1.44.2.14.2.34 , to branch point 1.44.2.14
#198638 cleaned up minor things but works as stated.. nice addition

Revision 1.44.2.14.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 08:36:57 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.33: +2 -2 lines
Diff to previous 1.44.2.14.2.33 , to branch point 1.44.2.14
#200592 minor issue.. patched up Thanks

Revision 1.44.2.14.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 08:28:59 2007 UTC (23 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.32: +3 -2 lines
Diff to previous 1.44.2.14.2.32 , to branch point 1.44.2.14
#202093 Thanks greggles

Revision 1.44.2.14.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 7 15:06:34 2007 UTC (23 months, 2 weeks ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.31: +4 -4 lines
Diff to previous 1.44.2.14.2.31 , to branch point 1.44.2.14
#183520 has been fixed.. backward compatibility is next. This bug is fully squashed yet

Revision 1.44.2.14.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 16:38:38 2007 UTC (2 years ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.30: +35 -3 lines
Diff to previous 1.44.2.14.2.30 , to branch point 1.44.2.14
Updated the reports to links to the comments or nodes that caused the pointsw

Revision 1.44.2.14.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 15:19:19 2007 UTC (2 years ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.29: +3 -3 lines
Diff to previous 1.44.2.14.2.29 , to branch point 1.44.2.14
fixed a minor bug where the cache would be updated even if the txn SQL query failed

Revision 1.44.2.14.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 14:19:53 2007 UTC (2 years ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.28: +47 -31 lines
Diff to previous 1.44.2.14.2.28 , to branch point 1.44.2.14
#184896 implemented while wearing a 'make me sexy' facial mask! he he 呵呵â€

Revision 1.44.2.14.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 16:36:34 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.27: +19 -5 lines
Diff to previous 1.44.2.14.2.27 , to branch point 1.44.2.14
Made the Highest Points blocks configurable for record count

Revision 1.44.2.14.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 16:20:22 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.26: +2 -2 lines
Diff to previous 1.44.2.14.2.26 , to branch point 1.44.2.14
whoops typo in a single line

Revision 1.44.2.14.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 16:16:37 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.25: +83 -6 lines
Diff to previous 1.44.2.14.2.25 , to branch point 1.44.2.14
brought back /userpoints so that its useful again; blocks are complete

Revision 1.44.2.14.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 16:02:54 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.24: +46 -31 lines
Diff to previous 1.44.2.14.2.24 , to branch point 1.44.2.14
Fixed userpoints block so that there is one block for every category #185580

Revision 1.44.2.14.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 15:01:24 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.23: +5 -1 lines
Diff to previous 1.44.2.14.2.23 , to branch point 1.44.2.14
resolved an issue where an anonymous user could potentially receive points

Revision 1.44.2.14.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 13:14:39 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.22: +14 -12 lines
Diff to previous 1.44.2.14.2.22 , to branch point 1.44.2.14
Fixed a minor bug with messages not being displayed

Revision 1.44.2.14.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 06:20:13 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.21: +9 -10 lines
Diff to previous 1.44.2.14.2.21 , to branch point 1.44.2.14
Squish Squash #184502 #184472 as well as fixed some translation issues with categories and cleaned up some constant names

Revision 1.44.2.14.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 02:44:07 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.20: +17 -9 lines
Diff to previous 1.44.2.14.2.20 , to branch point 1.44.2.14
Minor change to allow the Uncategorized category name to be translated in the branding

Revision 1.44.2.14.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 18:28:30 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.19: +10 -10 lines
Diff to previous 1.44.2.14.2.19 , to branch point 1.44.2.14
Fixed max points issue

Revision 1.44.2.14.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 17:56:59 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.18: +2 -3 lines
Diff to previous 1.44.2.14.2.18 , to branch point 1.44.2.14
turned may_cache back to true and removed some errant debug code. Now its ready for a release, fingers crossed

Revision 1.44.2.14.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 17:54:24 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.17: +48 -48 lines
Diff to previous 1.44.2.14.2.17 , to branch point 1.44.2.14
Passes coder module now.

Revision 1.44.2.14.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 17:33:55 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.16: +38 -28 lines
Diff to previous 1.44.2.14.2.16 , to branch point 1.44.2.14
Update point expiration to use the API for Updates for consistency sake. Also fixed a minor bug with cron

Revision 1.44.2.14.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 17:02:14 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.15: +7 -7 lines
Diff to previous 1.44.2.14.2.15 , to branch point 1.44.2.14
Updated README.txt with update API changes

Revision 1.44.2.14.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 14:54:36 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.14: +3 -3 lines
Diff to previous 1.44.2.14.2.14 , to branch point 1.44.2.14
Minor changes for translation

Revision 1.44.2.14.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 14:35:51 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.13: +4 -1 lines
Diff to previous 1.44.2.14.2.13 , to branch point 1.44.2.14
-Completed Categorization changes. A DB record with 0 or NULL is considered in the Uncategorized(CONSTANT) category.
-misc. code cleanup issues.
-Added several new functions to support categorization.
-Modified userpoints table to include new Primary Key so that 1 user can have multiple records.
-userpointsapi() nows accept a txn_id, if present an UPDATE will be done thus eliminating the need for an external UPDATE and creates a cleaner interface
-userpointsapi() will accept a status parameter directly (override )
-Various bug fixes with the _transaction function due to API change and a bug in point expiration
-Created a separate function for updating the userpoints (cache) table
-Removed UPDATE statements from admin_approve, admin_txn
-changes to admin_manage, list_users, user_exists, admin_approve, admin_txn_submit,
-Fixed my_userpoints to display proper status msg from txn_status
-userpoints table schema modified to DROP the PK on uid, ADD a new PK named pid (points ID) and ADD a new column tid. Allows for caching of category specific points.

Revision 1.44.2.14.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 14:20:35 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.12: +420 -198 lines
Diff to previous 1.44.2.14.2.12 , to branch point 1.44.2.14
Major changes in this version, so many I lost count and didn't keep a good record; sorry. I'll view the Diff then recommit with a better message. Categorization is complete and v3 is ready for BETA testing! DATABASE SCHEMA CHANGE; .install file needs some serious looking-over

Revision 1.44.2.14.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 13:41:38 2007 UTC (2 years, 1 month ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.11: +114 -14 lines
Diff to previous 1.44.2.14.2.11 , to branch point 1.44.2.14
Categorization implemented in the transactions and API call, reporting and caching table needs to be updated

Revision 1.44.2.14.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 22 09:11:40 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.10: +150 -11 lines
Diff to previous 1.44.2.14.2.10 , to branch point 1.44.2.14
merged transaction_tools with core. Fixed issues #172214, #125880, #156912, #176989

Revision 1.44.2.14.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 22 07:54:43 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.9: +3 -3 lines
Diff to previous 1.44.2.14.2.9 , to branch point 1.44.2.14
Updated userpoints_basic to use the new API

Revision 1.44.2.14.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 22 07:34:43 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.8: +71 -63 lines
Diff to previous 1.44.2.14.2.8 , to branch point 1.44.2.14
#153626 implemented with an added bonus of being able to flip the points award message on and off.

Revision 1.44.2.14.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 22 06:46:57 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.7: +13 -7 lines
Diff to previous 1.44.2.14.2.7 , to branch point 1.44.2.14
implemented single variable API call so that if the api is called with a numeric number points are awarded to current user according to site defaults

Revision 1.44.2.14.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 9 20:28:24 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.6: +29 -43 lines
Diff to previous 1.44.2.14.2.6 , to branch point 1.44.2.14
minor adjustments and initiated removal of  and implementation of the use of  as a boolean

Revision 1.44.2.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 01:14:16 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.5: +5 -5 lines
Diff to previous 1.44.2.14.2.5 , to branch point 1.44.2.14
fixed an issue with t() in the expiry_point_description

Revision 1.44.2.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 00:51:06 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.4: +2 -2 lines
Diff to previous 1.44.2.14.2.4 , to branch point 1.44.2.14
minor string changes

Revision 1.44.2.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 00:37:27 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.3: +23 -6 lines
Diff to previous 1.44.2.14.2.3 , to branch point 1.44.2.14
Modified point list location to be under admin/user/userpoints instead of defaulting to moderation #170971

Revision 1.44.2.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 00:12:28 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.2: +29 -24 lines
Diff to previous 1.44.2.14.2.2 , to branch point 1.44.2.14
completing work on the v3 API, parameters as array, also fixed a bug in userpoints_admin_txn that prevented points from being edited and also from being assigned to user 0

Revision 1.44.2.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 23:27:12 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14.2.1: +264 -50 lines
Diff to previous 1.44.2.14.2.1 , to branch point 1.44.2.14
#153626 API modified to use an array of parameters, point expiration implemented

Revision 1.44.2.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 17:23:57 2007 UTC (2 years, 2 months ago) by jredding
Branch: DRUPAL-5--3
Changes since 1.44.2.14: +6 -1 lines
Diff to previous 1.44.2.14
Changes to the install file to add columns for point expiration. added to v6 upgrade; Work beginning on v3 upgrade #153626

Revision 1.44.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 01:28:57 2007 UTC (2 years, 3 months ago) by jredding
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-15
Branch point for: DRUPAL-5--2, DRUPAL-5--3
Changes since 1.44.2.13: +13 -13 lines
Diff to previous 1.44.2.13 , to branch point 1.44 , to next main 1.68
Tiny code cleanup issues to pass the coder.module tests.. All tidy now

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 16:50:53 2007 UTC (2 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
#156064 Cannot use the manual add function.

Revision 1.44.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 16:50:04 2007 UTC (2 years, 4 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-14
Changes since 1.44.2.12: +2 -2 lines
Diff to previous 1.44.2.12 , to branch point 1.44
#156064 Cannot use the manual add function.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 03:16:32 2007 UTC (2 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.54: +11 -8 lines
Diff to previous 1.54
Use callable function instead of SQL in hook_user/op=view.
Some code cleanup to remove redundant casts.

Revision 1.44.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 03:15:52 2007 UTC (2 years, 4 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-13
Changes since 1.44.2.11: +11 -8 lines
Diff to previous 1.44.2.11 , to branch point 1.44
Use callable function instead of SQL in hook_user/op=view.
Some code cleanup to remove redundant casts.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 22:14:37 2007 UTC (2 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.53: +3 -4 lines
Diff to previous 1.53
Synching HEAD with 5.x

Revision 1.44.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 21:54:50 2007 UTC (2 years, 4 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.44.2.10: +3 -4 lines
Diff to previous 1.44.2.10 , to branch point 1.44
Updating translation template.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 20:09:17 2007 UTC (2 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.52: +3 -2 lines
Diff to previous 1.52
#155091 Cannot visit admin/user/userpoints/add, due to stray +.

Revision 1.44.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 20:05:01 2007 UTC (2 years, 4 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-12
Changes since 1.44.2.9: +3 -2 lines
Diff to previous 1.44.2.9 , to branch point 1.44
#155091 Cannot visit admin/user/userpoints/add, due to stray +.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 21:50:09 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.51: +60 -22 lines
Diff to previous 1.51
#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.

Revision 1.44.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 21:49:27 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-11
Changes since 1.44.2.8: +60 -22 lines
Diff to previous 1.44.2.8 , to branch point 1.44
#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.

Revision 1.30.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 16 20:12:57 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.19: +13 -11 lines
Diff to previous 1.30.2.19 , to branch point 1.30
#152369 Autocomplete for user ID in management page, backport from 5.x by jredding.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 05:07:15 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.50: +2 -4 lines
Diff to previous 1.50
#149152 by ckg, PostgreSQL: u.name must appear in the GROUP BY clause
#149151 by ckg, add support for PostgreSQL.

Revision 1.44.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 05:06:10 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.44.2.7: +2 -4 lines
Diff to previous 1.44.2.7 , to branch point 1.44
#149152 by ckg, PostgreSQL: u.name must appear in the GROUP BY clause
#149151 by ckg, add support for PostgreSQL.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 04:21:35 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.49: +18 -10 lines
Diff to previous 1.49
#119859 by dami, use autocomplete to avoid using UID when managing points. Awesome!

Revision 1.44.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 04:20:14 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-10
Changes since 1.44.2.6: +18 -10 lines
Diff to previous 1.44.2.6 , to branch point 1.44
#119859 by dami, use autocomplete to avoid using UID when managing points. Awesome!

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 01:57:58 2007 UTC (2 years, 6 months ago) by kbahey
Branch: MAIN
Changes since 1.48: +36 -37 lines
Diff to previous 1.48
#142095 Userid limited to 7 characters in Points management add UI

Revision 1.44.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 01:53:56 2007 UTC (2 years, 6 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-5, DRUPAL-5--2-6, DRUPAL-5--2-7, DRUPAL-5--2-8, DRUPAL-5--2-9
Changes since 1.44.2.5: +22 -22 lines
Diff to previous 1.44.2.5 , to branch point 1.44
#142095 Userid limited to 7 characters in Points management add UI

Revision 1.44.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 03:59:53 2007 UTC (2 years, 7 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4
Changes since 1.44.2.4: +12 -13 lines
Diff to previous 1.44.2.4 , to branch point 1.44
#129495 Admin add/edit does not work, by bradbanister

Revision 1.44.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 03:37:30 2007 UTC (2 years, 7 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.44.2.3: +3 -3 lines
Diff to previous 1.44.2.3 , to branch point 1.44
#129495 Admin add/edit does not work, by bradbanister

Revision 1.44.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 11 15:01:37 2007 UTC (2 years, 8 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.44.2.2: +3 -3 lines
Diff to previous 1.44.2.2 , to branch point 1.44
For SQL, quotes are not needed around %d variables.

Revision 1.30.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 11 15:01:19 2007 UTC (2 years, 8 months ago) by kbahey
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-2
Changes since 1.30.2.18: +3 -3 lines
Diff to previous 1.30.2.18 , to branch point 1.30
For SQL, quotes are not needed around %d variables.

Revision 1.44.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 14:54:49 2007 UTC (2 years, 8 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.44.2.1: +475 -420 lines
Diff to previous 1.44.2.1 , to branch point 1.44
Version 2.x of the API with many new contributed modules from 4.7.x-2.x.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 02:44:09 2007 UTC (2 years, 8 months ago) by kbahey
Branch: MAIN
Changes since 1.47: +19 -12 lines
Diff to previous 1.47
Reorganized the user interface for managing moderated points, as well as
made Add a local task to that.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 20 16:14:51 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.46: +5 -9 lines
Diff to previous 1.46
#120901 Tidy up userpoints block titles. By Grugnog2.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 03:35:50 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.45: +465 -413 lines
Diff to previous 1.45
Initial port of the new 4.7.x-2.x API to 5.x.
- userpoints itself should be working, ported by dami (#120449).
- userpoints_basic should be working.
- None of the contribs have been ported yet, although some may work, but need .info files.

Revision 1.30.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 02:56:40 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-1
Changes since 1.30.2.17: +2 -4 lines
Diff to previous 1.30.2.17 , to branch point 1.30
For the Administer -> Point page, the paging was totally messed up. Better
let the pager_query() deduce the count query itself.

Revision 1.30.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 21:24:33 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.16: +6 -5 lines
Diff to previous 1.30.2.16 , to branch point 1.30
Correct calculation of the max_points column, which should be cumulative
of how much was earned thru the lifetime of the account.
Note that this column is not yet exposed to the admin/users, but is in the
database for now.

Revision 1.30.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 04:15:27 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.15: +25 -11 lines
Diff to previous 1.30.2.15 , to branch point 1.30
- Added a description field, to be used when adding transactions by the admin
- Add update_3 to add the extra description field

Revision 1.30.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 01:05:48 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.14: +2 -3 lines
Diff to previous 1.30.2.14 , to branch point 1.30
- Removing debug print_r().
- Adding an example so it is easier to understand.

Revision 1.30.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 04:50:07 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.30.2.13: +431 -409 lines
Diff to previous 1.30.2.13 , to branch point 1.30
Major update for userpoints.
- Better API.
- A hook system so modules can act on points earned/lost, as well as add
  configuration settings to userpoints.
- A transaction system to allow tracking of points, as well as moderation
  of points.
- More modular design, allowing more plugins to be developed.
- Broken down into several smaller modules.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:37:07 2007 UTC (2 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
#106494 Fixed typo causing anonymous user being able to access settings page, by dami

Revision 1.44.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:36:44 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
#106494 Fixed typo causing anonymous user being able to access settings page, by dami

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 17:00:52 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.43: +65 -54 lines
Diff to previous 1.43
#99173 Port for 5.0, by Gurpartap

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 00:14:51 2006 UTC (3 years ago) by kbahey
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
#92809 PostgreSQL - column "u.name" must appear in the GROUP BY clause, by klance
#92810 PostgreSQL installation DDL, by klance

Revision 1.30.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 00:14:15 2006 UTC (3 years ago) by kbahey
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.30.2.12: +2 -2 lines
Diff to previous 1.30.2.12 , to branch point 1.30
#92809 PostgreSQL - column "u.name" must appear in the GROUP BY clause, by klance
#92810 PostgreSQL installation DDL, by klance

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 19:55:16 2006 UTC (3 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.41: +4 -4 lines
Diff to previous 1.41
#85077 Userpoints does not work with invite 4.7. Attempted fix.

Revision 1.30.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 19:54:36 2006 UTC (3 years, 1 month ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.11: +4 -4 lines
Diff to previous 1.30.2.11 , to branch point 1.30
#85077 Userpoints does not work with invite 4.7. Attempted fix.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 18:56:16 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.40: +9 -9 lines
Diff to previous 1.40
#86146 New content types gets 1 points by default.

Revision 1.30.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 18:55:41 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.10: +9 -9 lines
Diff to previous 1.30.2.10 , to branch point 1.30
#86146 New content types gets 1 points by default.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 24 01:30:04 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
#67289 calling user referral with the wrong module name, by modanoman

Revision 1.30.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 24 01:29:34 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.9: +3 -3 lines
Diff to previous 1.30.2.9 , to branch point 1.30
#67289 calling user referral with the wrong module name, by modanoman

Revision 1.30.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 03:11:47 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.8: +1 -36 lines
Diff to previous 1.30.2.8 , to branch point 1.30
- Points reset code is now a standalone contrib module.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 03:10:04 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.38: +1 -36 lines
Diff to previous 1.38
Added contrib directory with sample modules that are also useful:
- userpoints_reset: a module that resets all points.
- userpoints_retroactive: creates points from existing nodes and comments.
  Based on a standalone script by Miguel Figueiredo of Debian Portugal.
  Requires userpoints_reset to be run first.

Revision 1.30.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 12 18:12:06 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.7: +88 -41 lines
Diff to previous 1.30.2.7 , to branch point 1.30
#83645 Support alternate words for "points", by greggles

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 12 18:11:28 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.37: +88 -41 lines
Diff to previous 1.37
#83645 Support alternate words for "points", by greggles

Revision 1.30.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 6 14:47:19 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.6: +8 -3 lines
Diff to previous 1.30.2.6 , to branch point 1.30
#73796 userpoints not displayed when 'users by points' clicked.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 6 14:46:47 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.36: +8 -3 lines
Diff to previous 1.36
#73796 userpoints not displayed when 'users by points' clicked.

Revision 1.30.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 13:46:40 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.5: +2 -2 lines
Diff to previous 1.30.2.5 , to branch point 1.30
#75850 added missing t(), by anarcat

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 13:46:00 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
#75850 added missing t(), by anarcat

Revision 1.30.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 17:18:47 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.4: +2 -2 lines
Diff to previous 1.30.2.4 , to branch point 1.30
#73427 User name in block title, by jo1ene

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 17:17:31 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
#73427 User name in block title, by jo1ene

Revision 1.30.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 17:42:46 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.3: +21 -18 lines
Diff to previous 1.30.2.3 , to branch point 1.30
#72612 Make the user points page sortable, by frjo
#72614 Use theme_username() to format user name in block and add more link, by frjo

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 17:41:56 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.33: +21 -18 lines
Diff to previous 1.33
#72612 Make the user points page sortable, by frjo
#72614 Use theme_username() to format user name in block and add more link, by frjo

Revision 1.30.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 16:40:47 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.2: +33 -24 lines
Diff to previous 1.30.2.2 , to branch point 1.30
#72060 Changes to minimum amount, and some wording changes. By Darren Oh.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 16:39:49 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.32: +33 -24 lines
Diff to previous 1.32
#72060 Changes to minimum amount, and some wording changes. By Darren Oh.

Revision 1.30.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 03:05:11 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30.2.1: +30 -18 lines
Diff to previous 1.30.2.1 , to branch point 1.30
#70897 User interface improvements, by darren oh
#70900 Make payment work, by darren oh
#70316 Calculate points based on value, not gross (shipping and tax)
Removed .mysql file

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 03:01:35 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.31: +30 -18 lines
Diff to previous 1.31
#70897 User interface improvements, by darren oh
#70900 Make payment work, by darren oh
#70316 Calculate points based on value, not gross (shipping and tax)
Removed .mysql file

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 14:46:08 2006 UTC (3 years, 6 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.21.2.2: +2 -2 lines
Diff to previous 1.21.2.2 , to branch point 1.21 , to next main 1.68
#53733 userpoints_comment() had the wrong argument order. Thanks to mjohnq3

Revision 1.30.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 14:45:18 2006 UTC (3 years, 6 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
#53733 userpoints_comment() had the wrong argument order. Thanks to mjohnq3

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 14:44:52 2006 UTC (3 years, 6 months ago) by kbahey
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
#53733 userpoints_comment() had the wrong argument order. Thanks to mjohnq3

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 29 01:52:40 2006 UTC (3 years, 7 months ago) by wafaa
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.29: +4 -7 lines
Diff to previous 1.29
#56318 Now the reset user points function is working.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 11 01:41:24 2006 UTC (3 years, 8 months ago) by kbahey
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
#53458 parameters to l() were switched. Fixed.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 28 17:11:54 2006 UTC (3 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.27: +7 -4 lines
Diff to previous 1.27
#46792 User display empty, scalar value error

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 28 01:22:33 2006 UTC (3 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.26: +72 -49 lines
Diff to previous 1.26
- Added settings for user_referral module.
- Added link to reset points
- Made settings that depend on other modules appear only if the module(s)
  are enabled

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 28 00:54:43 2006 UTC (3 years, 9 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.21.2.1: +6 -3 lines
Diff to previous 1.21.2.1 , to branch point 1.21
#46629 'Division by zero' error involving 'Points to get on selling' field
-

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 28 00:53:12 2006 UTC (3 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.25: +20 -17 lines
Diff to previous 1.25
#46629 'Division by zero' error involving 'Points to get on selling' field
Cleaned up defines

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 21 02:47:20 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.24: +4 -1 lines
Diff to previous 1.24
Update for UTF-8

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 02:50:55 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23
#44619 fix for form_item() left over from 4.6. Thanks to evilzenscientist.

Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 2 18:34:48 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.21: +13 -12 lines
Diff to previous 1.21
Fixed ecommerce checkout.
Added status message on how many points will be deducted, and how
much was actually deducted for the transaction.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 2 18:34:03 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.22: +13 -12 lines
Diff to previous 1.22
Fixed ecommerce checkout.
Added status message on how many points will be deducted, and how
much was actually deducted for the transaction.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 23:40:51 2005 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.21: +150 -65 lines
Diff to previous 1.21
Updated for Drupal 4.7

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 30 02:23:02 2005 UTC (4 years ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.20: +28 -11 lines
Diff to previous 1.20
- Added API calls for credit/debit as well as querying a user's account
- Updated documentation

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 30 00:06:05 2005 UTC (4 years ago) by kbahey
Branch: MAIN
Changes since 1.19: +129 -19 lines
Diff to previous 1.19
- Added ability to use user points as a form of payment for e-commerce
- Added ability to gain points when purchasing items via e-commerce
  * This also allows purchasing of points for real money. Setup
    a non-shippable product, and adjust the multiplier
- Possible fix for invite module interface

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 9 19:28:03 2005 UTC (4 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.18: +6 -3 lines
Diff to previous 1.18
Fixed #33543 no points earned when a node is voted for.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 26 23:24:13 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.17: +9 -4 lines
Diff to previous 1.17
#32311 Deleting comments takes points from moderators
#32308 Anonymous users generating points
Thanks to dave_nyc for reporting these issues.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 25 02:39:52 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.16: +39 -17 lines
Diff to previous 1.16
#29666 Allow a way to reset points. Useful for contests and such.
Some changes to previous commit on status messages: user name shows up,
instead of current users.
Some code cleanup.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 23 23:52:04 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.15: +20 -1 lines
Diff to previous 1.15
#32062: Comment moderation should have points
#32063: Provide the user with a status message for point earned/lost

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 23 22:56:11 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.14: +14 -14 lines
Diff to previous 1.14
- Upon commenting on a node, the points go to a blank user, not to the
  user posting the comment: fixed. Thanks to Dave Prager.
- Rearranged arguments for update_points function, so they are more
  logical

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 21 04:14:34 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.13: +13 -0 lines
Diff to previous 1.13
#31797 When admin moves a node from user1 to user2, neither are affected.
Now it correctly subtracts from the previous owner and adds to the new owner.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 21 03:30:14 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.12: +19 -19 lines
Diff to previous 1.12
#31308 Admin adding content on behalf of users gets their points
#31606 Deleting a user's node deletes current user not real user
#30979 Removed warning left over from fix for this issue

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 13 01:30:18 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11
Fix for #30979 where viewing other user accounts shows your points

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 9 03:09:41 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fixed problem with node descriptions not showing.
This should stay until 4.7 is branched off.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 8 02:39:48 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.9: +30 -6 lines
Diff to previous 1.9
#29570 added display of points in the user profile.
Also added a page to list all users and their points, sorted by highest
points first, as per Steve Inman (Sciman) request.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 19 07:27:08 2005 UTC (4 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Dries announced on the drupal-devel mailing list that node_list() has
now been updated to return an assoc array. This makes userpoints
compatible with HEAD.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 17 16:48:40 2005 UTC (4 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
Fix for http://drupal.org/node/26885
Deleting a node should subtract from the user who created it, not the user
who is deleting the node (a site admin, moderator, ...etc.)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 25 15:11:53 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.6: +10 -11 lines
Diff to previous 1.6
Fixed block: showed 0 points no matter what.
Fixed getting real user id.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 25 12:03:34 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.5: +38 -17 lines
Diff to previous 1.5
- Added hook to invite module (needs change in invite module to take effect)
- Ensured numeric return from some database queries

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 23 04:20:40 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.4: +15 -42 lines
Diff to previous 1.4
Made the code handling node types more generic and dynamic, so as not to
keep adding node types, but rather they would be automatically discovered.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 23 03:51:03 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Translation cleanup and showing '0 points'
Thanks to mathias http://drupal.org/node/25579

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 23 02:22:21 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
Added blog node type.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 22 23:23:38 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.1: +5 -3 lines
Diff to previous 1.1
Fix for #25554. Thanks to Richard Eriksson

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 00:59:48 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Initial commit

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2