/[drupal]/contributions/modules/remember_me/remember_me.install
ViewVC logotype

Log of /contributions/modules/remember_me/remember_me.install

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.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 15:09:03 2009 UTC (6 months ago) by nickl
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.2: +10 -12 lines
Diff to previous 1.2
Coding standards/naming convention sweep
Try and maintain 80 characters page width
Change title of admin/settings page to Remember me settings 314974
Remove redundant entries in info file
Change wording on settings page.
Manage dead sessions 369810
Lifetime dependency with Manage session checkbox
Default state of Remember me checkbox checked
Add form for  Who's online block settings
refactor include pages for menu callbacks
Fix wrong version number bug 354590
ctools dependency
Ajax modal form wrapper to Who's online block settings

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 18:45:34 2009 UTC (6 months, 1 week ago) by nickl
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.1: +11 -4 lines
Diff to previous 1.1 , to next main 1.2
Coding standards/naming convention sweep
Try and maintain 80 characters page width
Change title of admin/settings page to Remember me settings 314974
Remove redundant entries in info file
Change wording on settings page.
Manage dead sessions 369810
Lifetime dependency with Manage session checkbox
Default state of Remember me checkbox checked
Add form for  Who's online block settings
Refactor include page for less required functions
Change module description

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 11:01:42 2008 UTC (11 months, 4 weeks ago) by nickl
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
6.x version update.
No other changes applied to this module.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 23:07:46 2008 UTC (15 months, 1 week ago) by nickl
Branch: MAIN
CVS Tags: DRUPAL-5--1-1-dev, DRUPAL-5--2-0-alpha1
Branch point for: DRUPAL-5, DRUPAL-5--2
a install file with install and update hooks, in case the module was previously installed, setting the module weight to -99
a disable hook, in the install file, which will remove the remember_me property from users previously managed and clear the sessions when module is disabled
added admin setting - the suggestions by kbahey optional configurable session lifetime
configure the default state of the Remember me checkbox
protected the session_write_close to not store the session twice as sess_write will be called on shutdown
Removed php configuration settings in hook_user as they would've been set originally or on the next request, no use setting them outside hook_init
Modified Files:
	remember_me.info remember_me.module
Added Files:
	remember_me.install

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