| /[drupal]/contributions/modules/user_stats/user_stats.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#380800 SQL syntax error Error
Fixing code style as per suggestions from coder.module
Rebuild stats on upgrade.
Fixing {profile_values} DELETE loop (used to delete old statistic values).
Adding CAST() to import from {profile_values}.value. Removed some commented-out code. Removing hard-coded table prefixes.
Initial commit of User Stats Views integration. Complete backend re-write to remove dependency on profile.module. Initial commit of Rules integration.
Forgot to return array on hook_update().
Forgot to return array on hook_update().
#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
More work for six. Now passing basic tests.
Six support complete but completely untested.
#226458 (jaydub) Configurable post count profile field
#233775 Login count and some cleanup/refactoring malarkey
#214040 PostgreSQL support (credit: Jaydub)
#214040 Postgres support (and spelling mistake in uninstall)
Uninstaller changes for #199089 Restrict post counts by content type
#189623 return IP address of and #191694 optimisation suggestion
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 |