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

Log of /contributions/modules/accounttypes/accounttypes.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.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 22:36:53 2007 UTC (23 months, 4 weeks ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.1.2.7: +0 -0 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.9
#189589 by jacob.everist - said postgres install wasn't working. now it should. also added some notes for phpdoc

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 22:36:12 2007 UTC (23 months, 4 weeks ago) by rconstantine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -0 lines
Diff to previous 1.8
#189589 by jacob.everist - said postgres install wasn't working. now it should. also added some notes for phpdoc

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 20:17:36 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.6: +6 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Something (another module?) was deleting the 'authenticated' role without reinserting it into the users_roles table. added an 'after_update' case to the hook_user to add it back.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 20:16:57 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: MAIN
Changes since 1.7: +6 -1 lines
Diff to previous 1.7
Something (another module?) was deleting the 'authenticated' role without reinserting it into the users_roles table. added an 'after_update' case to the hook_user to add it back.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 23:08:50 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.5: +2 -0 lines
Diff to previous 1.1.2.5 , to branch point 1.1
auto assign wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 23:08:15 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
auto assign wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 21:38:49 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.4: +4 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
correct issue where role was being inserted twice giving error message

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 21:36:39 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: MAIN
Changes since 1.5: +4 -3 lines
Diff to previous 1.5
correct issue where role was being inserted twice giving error message

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 21 16:34:08 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.3: +1 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
sync with head

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 21 16:33:17 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fixed http://drupal.org/node/168943
fixed http://drupal.org/node/168895

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 00:17:37 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.2: +131 -97 lines
Diff to previous 1.1.2.2 , to branch point 1.1
sync with head

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 00:16:18 2007 UTC (2 years, 3 months ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.3: +130 -86 lines
Diff to previous 1.3
fixed http://drupal.org/node/159406
added ability to auto assign roles when an account type is assigned

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 00:55:46 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.1: +13 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
sync with HEAD

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 00:53:31 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: MAIN
Changes since 1.2: +11 -11 lines
Diff to previous 1.2
Fixed the following:

http://drupal.org/node/141080
http://drupal.org/node/137306
http://drupal.org/node/137250

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 23:53:46 2007 UTC (2 years, 7 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1: +118 -13 lines
Diff to previous 1.1
sync with HEAD

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 23:52:34 2007 UTC (2 years, 7 months ago) by rconstantine
Branch: MAIN
Changes since 1.1: +118 -13 lines
Diff to previous 1.1
fixed the following bugs:

http://drupal.org/node/133972

http://drupal.org/node/133993

http://drupal.org/node/137250

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 03:50:28 2007 UTC (2 years, 8 months ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
*** empty log message ***

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