| /[drupal]/contributions/modules/user_stats/user_stats.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#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.
#466050 by liammcdermott: Rewrote is_online handlers to use {sessions}.
#47939 by liammcdermott: Added check for NULL uids in hook_comment() implementation.
#391544 Error with postgresql (GROUP BY) (jmpoure)
#381532 author_pane error : 'ip_address' does not exist
Removing __LINE__ and __FILE__ constants from error trapping, as PHP does this for us.
Adding documentation for cache functions.
Use __LINE__ and __FILE__ constants in error checking.
Fixing typo that caused an error.
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.
Fixing code style as per suggestions from coder.module
Fiddling with error messages.
Initial commit of User Stats Views integration. Complete backend re-write to remove dependency on profile.module. Initial commit of Rules integration.
Fixing menu callback function name.
#361604 When settings change statistics should be reset. Also making variable names readable (mostly changing postcount to post_count).
#361604 When settings change statistics should be reset. Also making variable names readable (mostly changing postcount to post_count).
Some code style changes suggested by coder.module
#324537 prevent negative counts, Jaydub.
#324537 prevent negative counts, Jaydub.
#324090 Jaydub, Separate comment and user counts.
#324090 Jaydub, Separate comment and user counts. Also cleaned up statement formatting.
Fixing info file.
#326985 Michelle, Advanced Forum and Advanced Profile Kit integration.
#326985 Michelle, Advanced Forum and Advanced Profile Kit integration.
#320653 Undefined variables: values and tokens.. (by eMPee584)
(seals) Swedish translation.
More work for six. Now passing basic tests.
Six support complete but completely untested.
Ported the .module over to six (totally untested). Have yet to move the .install over to the new schema API.
#235768 (capellic and Liam McDermott) Statistics menu item showing up empty
#226458 (jaydub) Configurable post count profile field
#233775 Login count and some cleanup/refactoring malarkey
#233774 'post_days' returns wrong number when user has never made a post
make workflow-ng integration work with PostgreSQL
#228103 Remove unpublished nodes from count
Fixing Reset all post counts button string
Load full user object if workflow-ng is installed
Debugging stuff removed
Increment/decrement not working. CCK specific function call replaced.
#199089 Restrict post counts by content type
#212358 Fixing unintended dependency on Token module. Also fixed problem where post count is not decremented on comment unpublished.
Recurse through all users who are a day older, not just 50
Adding check_plain to token return values.
Fixing cache issues (internal and with token)
#189623 return IP address of and #191694 optimisation suggestion
Don't store $user objects in a static array. Load each time instead.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |