| /[drupal]/contributions/modules/autologout/autologout.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
I think the basic functionaliity is there for D7
working on upgrading to 7.x
#581356 by deekayen: Fixed Session timestamp only updated on non-cached pages.
#581356 by deekayen: Fixed Session timestamp only updated on non-cached pages.
white space formatting issues
#553180 by threexk, code formatting fixes.
#289612, db_num_rows error.
One session feature should not be in this branch.
#360979, user logged out instantly when activating autologout after delay longer than the timeout.
#546310, user messages should not mention drupal internals.
#546310, user messages should not mention drupal internals.
#546310 by threexk, user messages should not mention drupal internals.
#536896, pluralized drupal message.
#509590, Immediately logged out after changing timeout.
#508838, Allow arbitrary timeouts.
the autologout/logout page notofying the user that they have been logged out was giving 'access denied'
removed all tabs and replaced with 2 spaces
#440448, allow format, highlighting and timer threshold to be setting in global countdown timer settings.
Integrated javascript countdown timer. Added a message that you were logged off.
#341420 by rob loach, a new auto logout lite module.
cleaned up the drupal-6--1 branch, removed eclipse editor cruft, removed new feature that was supposed to be in the drupal-6--2 branch.
#362733 by redpuma, fixes call to undefined db_num_rows().
sync'd with head to prepare for new branch.
#326691 by deekayen - hook_user() being called without uid is throwing PHP notices
#316751 - by deekayen - spelling corrections
added One Session Feature
coding standards, as per Code Review module
Change strings for consistency in naming conventions as per issue [#268316]
Change strings for consistency in naming conventions as per issue [#268316]
fixed issue [#271519]
fixed issue [#271519]
updated whitespace
fixed t() strings for issue [#271523]
update some translation strings
#268454, added more translations strings.
#268454, added 'You have been logged out' to the translation function.
Support for new js countdown timer module. Added logout message and logout url.
fixed formatting.
fixes bug #227753
initiated feedback loop for more accurate time. Needs support from countdowntimer.
added error handling for when autologout block if displayed, but countdown timer is misonfigured
fixed display of time of automatic logout for when autologout block is displayed, but countdown timer is misconfigured
fixed problems with logging errors when countdown timer mis configured for users who are exempt from autologout
remove unneeded code
remove modules built in js, replace with Javascript Countdown Timer helper module
remove extra white space
coding standards
remove excess whitespace
added comments about logging or displaying to the screen
Changed message that is displayed after the timer is finished and before the page is refreshed. Also changed the way the poor configuration of Javascript Countdown timer is displayed: always shown on block configuration page, and just logged, or logged and shown based on site onfiguration.
Changed text displayed in the autologout block before the countdown timer starts
added some comments, and fixed some spelling errors
drupal coding standards update.
php 4.x fix.
added error msg if javascript countdown timer load options set incorrectly.
port of #200343 by figaro, correct use of theme override. port of #200340 by figaro and AjK.
fixed minor timer bug. added note about PHP 5.1.3 requirement.
commit of #221649 by jrglasgow and some bug fixes relating to dynamic timer.
#200340 by figaro and myself.
#200343 by figaro, correct use of theme override.
#200343 by myself. Incorrect use of a theme function.
#123146 by driftingusername
#118274 by riki, remove unrequired help
#117614 by ARDAS
#117614 by ARDAS
#104194 by tomsun, sess_destroy() replaced in Drupal 5
#93590 fix Egon
#93590 fix by Egon, backport from HEAD
#93590 fix by Egon
Switch off debugging (backport from HEAD)
Switch off debugging
Drupal5 compat version
Backport bug fix of hook_user() not considering $category
hook_user() didn't consider the $category setting
Default $refresh_detla should be 0 (zero) and not 30
First commit after add. New project
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 |