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

Log of /contributions/modules/user_stats/user_stats.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.2.2.16.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 02:41:03 2009 UTC (4 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.23: +29 -12 lines
Diff to previous 1.2.2.16.2.23 , to branch point 1.2.2.16 , to next main 1.2.2.21
#479394 by liammcdermott: (part two) Fixed multiple errors when UID is not a number. Added check to user_stats_get_stats() to stop anonymous comment preview causing raising an error.

Revision 1.2.2.16.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 07:08:23 2009 UTC (4 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.22: +3 -3 lines
Diff to previous 1.2.2.16.2.22 , to branch point 1.2.2.16
#466050 by liammcdermott: Rewrote is_online handlers to use {sessions}.

Revision 1.2.2.16.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 07:22:37 2009 UTC (5 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.21: +6 -1 lines
Diff to previous 1.2.2.16.2.21 , to branch point 1.2.2.16
#47939 by liammcdermott: Added check for NULL uids in hook_comment() implementation.

Revision 1.2.2.16.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 00:26:56 2009 UTC (8 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.2.2.16.2.20: +3 -3 lines
Diff to previous 1.2.2.16.2.20 , to branch point 1.2.2.16
#391544 Error with postgresql (GROUP BY) (jmpoure)

Revision 1.2.2.16.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 22:21:05 2009 UTC (9 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.19: +5 -2 lines
Diff to previous 1.2.2.16.2.19 , to branch point 1.2.2.16
#381532 author_pane error : 'ip_address' does not exist

Revision 1.2.2.16.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 21:50:09 2009 UTC (9 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2
Changes since 1.2.2.16.2.18: +9 -16 lines
Diff to previous 1.2.2.16.2.18 , to branch point 1.2.2.16
Removing __LINE__ and __FILE__ constants from error trapping, as PHP does this for us.

Revision 1.2.2.16.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 05:21:38 2009 UTC (9 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.17: +57 -8 lines
Diff to previous 1.2.2.16.2.17 , to branch point 1.2.2.16
Adding documentation for cache functions.

Revision 1.2.2.16.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 03:17:05 2009 UTC (9 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.16: +8 -11 lines
Diff to previous 1.2.2.16.2.16 , to branch point 1.2.2.16
Use __LINE__ and __FILE__ constants in error checking.

Revision 1.2.2.16.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 02:55:13 2009 UTC (9 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.15: +2 -2 lines
Diff to previous 1.2.2.16.2.15 , to branch point 1.2.2.16
Fixing typo that caused an error.

Revision 1.2.2.16.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 02:49:50 2009 UTC (9 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.14: +14 -8 lines
Diff to previous 1.2.2.16.2.14 , to branch point 1.2.2.16
Fixing post_days in user_stats_get_stats(). Adding UI option to not record IP addresses and if they are recorded, limit the amount of time they are stored for.

Revision 1.2.2.16.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 03:18:36 2009 UTC (9 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.13: +6 -6 lines
Diff to previous 1.2.2.16.2.13 , to branch point 1.2.2.16
Fixing code style as per suggestions from coder.module

Revision 1.2.2.16.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 20:54:45 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.12: +16 -23 lines
Diff to previous 1.2.2.16.2.12 , to branch point 1.2.2.16
Fiddling with error messages.

Revision 1.2.2.16.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 04:10:38 2009 UTC (9 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.11: +394 -541 lines
Diff to previous 1.2.2.16.2.11 , to branch point 1.2.2.16
Initial commit of User Stats Views integration. Complete backend re-write to remove dependency on profile.module. Initial commit of Rules integration.

Revision 1.2.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 04:15:44 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.2.2.20: +4 -6 lines
Diff to previous 1.2.2.20 , to branch point 1.2
Fixing menu callback function name.

Revision 1.2.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:44:11 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.19: +138 -135 lines
Diff to previous 1.2.2.19 , to branch point 1.2
#361604 When settings change statistics should be reset. Also making variable names readable (mostly changing postcount to post_count).

Revision 1.2.2.16.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 00:45:17 2009 UTC (9 months, 3 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA3
Changes since 1.2.2.16.2.10: +57 -64 lines
Diff to previous 1.2.2.16.2.10 , to branch point 1.2.2.16
#361604 When settings change statistics should be reset. Also making variable names readable (mostly changing postcount to post_count).

Revision 1.2.2.16.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 22:24:43 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.9: +65 -50 lines
Diff to previous 1.2.2.16.2.9 , to branch point 1.2.2.16
Some code style changes suggested by coder.module

Revision 1.2.2.16.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:40:42 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.8: +2 -2 lines
Diff to previous 1.2.2.16.2.8 , to branch point 1.2.2.16
#324537 prevent negative counts, Jaydub.

Revision 1.2.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:38:36 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.18: +2 -2 lines
Diff to previous 1.2.2.18 , to branch point 1.2
#324537 prevent negative counts, Jaydub.

Revision 1.2.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:19:12 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.17: +55 -40 lines
Diff to previous 1.2.2.17 , to branch point 1.2
#324090 Jaydub, Separate comment and user counts.

Revision 1.2.2.16.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:11:11 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.7: +76 -63 lines
Diff to previous 1.2.2.16.2.7 , to branch point 1.2.2.16
#324090 Jaydub, Separate comment and user counts. Also cleaned up  statement formatting.

Revision 1.2.2.16.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 05:17:11 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.6: +1 -3 lines
Diff to previous 1.2.2.16.2.6 , to branch point 1.2.2.16
Fixing info file.

Revision 1.2.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 05:15:12 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.16: +20 -2 lines
Diff to previous 1.2.2.16 , to branch point 1.2
#326985 Michelle, Advanced Forum and Advanced Profile Kit integration.

Revision 1.2.2.16.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 05:00:55 2008 UTC (12 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.5: +22 -2 lines
Diff to previous 1.2.2.16.2.5 , to branch point 1.2.2.16
#326985 Michelle, Advanced Forum and Advanced Profile Kit integration.

Revision 1.2.2.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 12:14:11 2008 UTC (13 months, 1 week ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.4: +3 -4 lines
Diff to previous 1.2.2.16.2.4 , to branch point 1.2.2.16
#320653 Undefined variables: values and tokens.. (by eMPee584)

Revision 1.2.2.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 15:03:37 2008 UTC (19 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.3: +3 -1 lines
Diff to previous 1.2.2.16.2.3 , to branch point 1.2.2.16
(seals) Swedish translation.

Revision 1.2.2.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 07:34:04 2008 UTC (19 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.2.2.16.2.2: +2 -2 lines
Diff to previous 1.2.2.16.2.2 , to branch point 1.2.2.16
More work for six. Now passing basic tests.

Revision 1.2.2.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 06:14:16 2008 UTC (20 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16.2.1: +8 -8 lines
Diff to previous 1.2.2.16.2.1 , to branch point 1.2.2.16
Six support complete but completely untested.

Revision 1.2.2.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 11:10:52 2008 UTC (20 months ago) by liammcdermott
Branch: DRUPAL-6--1
Changes since 1.2.2.16: +48 -50 lines
Diff to previous 1.2.2.16
Ported the .module over to six (totally untested). Have yet to move the .install over to the new schema API.

Revision 1.2.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 17:53:37 2008 UTC (20 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA3
Branch point for: DRUPAL-6--1
Changes since 1.2.2.15: +24 -1 lines
Diff to previous 1.2.2.15 , to branch point 1.2
#235768 (capellic and Liam McDermott) Statistics menu item showing up empty

Revision 1.2.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 17:17:01 2008 UTC (20 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.14: +32 -15 lines
Diff to previous 1.2.2.14 , to branch point 1.2
#226458 (jaydub) Configurable post count profile field

Revision 1.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 02:31:26 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.2.2.13: +194 -76 lines
Diff to previous 1.2.2.13 , to branch point 1.2
#233775 Login count and some cleanup/refactoring malarkey

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 18:10:39 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.12: +19 -9 lines
Diff to previous 1.2.2.12 , to branch point 1.2
#233774 'post_days' returns wrong number when user has never made a post

Revision 1.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 18:15:31 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA
Changes since 1.2.2.11: +3 -3 lines
Diff to previous 1.2.2.11 , to branch point 1.2
make workflow-ng integration work with PostgreSQL

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 15:38:55 2008 UTC (20 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.10: +3 -3 lines
Diff to previous 1.2.2.10 , to branch point 1.2
#228103 Remove unpublished nodes from count

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 07:25:21 2008 UTC (21 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.9: +2 -2 lines
Diff to previous 1.2.2.9 , to branch point 1.2
Fixing Reset all post counts button string

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 07:15:15 2008 UTC (21 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.8: +25 -9 lines
Diff to previous 1.2.2.8 , to branch point 1.2
Load full user object if workflow-ng is installed

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 05:55:18 2008 UTC (21 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.7: +1 -6 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Debugging stuff removed

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 05:44:59 2008 UTC (21 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.6: +18 -13 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Increment/decrement not working. CCK specific function call replaced.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 09:15:42 2008 UTC (21 months, 4 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.5: +194 -20 lines
Diff to previous 1.2.2.5 , to branch point 1.2
#199089 Restrict post counts by content type

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 01:49:52 2008 UTC (22 months ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.4: +13 -6 lines
Diff to previous 1.2.2.4 , to branch point 1.2
#212358 Fixing unintended dependency on Token module. Also fixed problem where post count is not decremented on comment unpublished.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 11:43:58 2008 UTC (22 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.3: +4 -4 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Recurse through all users who are a day older, not just 50

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 14:18:36 2007 UTC (23 months, 1 week ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.2: +7 -6 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Adding check_plain to token return values.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 08:46:48 2007 UTC (23 months, 2 weeks ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2.2.1: +55 -12 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Fixing cache issues (internal and with token)

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 07:22:00 2007 UTC (2 years ago) by liammcdermott
Branch: DRUPAL-5
Changes since 1.2: +115 -46 lines
Diff to previous 1.2
#189623 return IP address of  and #191694 optimisation suggestion

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 19:51:36 2007 UTC (2 years ago) by liammcdermott
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.1: +9 -16 lines
Diff to previous 1.1
Don't store $user objects in a static array. Load each time instead.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 19:10:24 2007 UTC (2 years ago) by liammcdermott
Branch: MAIN
Initial commit of user stats module. Module provides commonly requested user statistics for themers.

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