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

Log of /contributions/modules/nf_registration_mod/nf_registration_mod.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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 02:32:12 2008 UTC (19 months, 3 weeks ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.2.2.7: +10 -3 lines
Diff to previous 1.2.2.7 , to branch point 1.2 , to next main 1.10
fixed #218679 where required pages of pageroutes weren't sorted correctly
fixed a problem where all stored variables tied to a membership type were not properly erased, leaving remnants behind and confusing admins

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 02:30:56 2008 UTC (19 months, 3 weeks ago) by rconstantine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +10 -3 lines
Diff to previous 1.9
fixed #218679 where required pages of pageroutes weren't sorted correctly
fixed a problem where all stored variables tied to a membership type were not properly erased, leaving remnants behind and confusing admins

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 21:01:13 2007 UTC (23 months, 3 weeks ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.2.2.6: +3 -1 lines
Diff to previous 1.2.2.6 , to branch point 1.2
#183295 where admin users with user admin permission couldn't create users
#196909 added note to input field so that membership title won't contain spaces
#173603 pageroute wants single word paths defined - added note to README

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 21:00:00 2007 UTC (23 months, 3 weeks ago) by rconstantine
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
#183295 where admin users with user admin permission couldn't create users
#196909 added note to input field so that membership title won't contain spaces
#173603 pageroute wants single word paths defined - added note to README

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 19:45:35 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.2.2.5: +2 -47 lines
Diff to previous 1.2.2.5 , to branch point 1.2
#170574 per t-dub

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 19:44:54 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: MAIN
Changes since 1.7: +2 -47 lines
Diff to previous 1.7
#170574 per t-dub

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 00:54:40 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.2.2.4: +93 -23 lines
Diff to previous 1.2.2.4 , to branch point 1.2
There was a problem with users not being able to save any changes to their profiles after registration was complete. Should be fixed.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 00:54:05 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: MAIN
Changes since 1.6: +93 -23 lines
Diff to previous 1.6
There was a problem with users not being able to save any changes to their profiles after registration was complete. Should be fixed.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 00:03:44 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.2.2.3: +1 -0 lines
Diff to previous 1.2.2.3 , to branch point 1.2
changed the first login to point to the pageroute pages that need filling out. user can no longer browse around in the user account area, but the destination page is not unset.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 00:03:10 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
changed the first login to point to the pageroute pages that need filling out. user can no longer browse around in the user account area, but the destination page is not unset.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 16:11:58 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.2.2.2: +1 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2
fixed the duplicate db insert error

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 16:11:12 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fixed the duplicate db insert error

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 00:11:48 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.2.2.1: +3 -3 lines
Diff to previous 1.2.2.1 , to branch point 1.2
sync with HEAD. see head for change log entries.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 00:10:18 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
#170323 by Ryan: 'Disable menu items' wasn't working; was looking for the wrong OP code and so skipped the procedure altogether.

Also updated README based on user feedback/support issues.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 23:12:06 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.2: +76 -21 lines
Diff to previous 1.2
sync with head

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 23:11:15 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: MAIN
Changes since 1.2: +76 -21 lines
Diff to previous 1.2
fixed bug that wouldn't allow new users to have activeselect data sent to their screen (due to path violation)
fixed http://drupal.org/node/167277
fixed http://drupal.org/node/157295
fixed http://drupal.org/node/167674
fixed http://drupal.org/node/157997
made sure all functions that return arrays at least return an empty one
Update README.txt to reflect addition of auto-role-assign

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 22:05:19 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.1: +27 -21 lines
Diff to previous 1.1
found several bugs relating to email link login and info display within account view/edit pages.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 15:26:59 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
Initial release for Drupal 5.x

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