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

Log of /contributions/modules/autoassignrole/autoassignrole.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.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 16:08:43 2009 UTC (2 months ago) by cyberswat
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +181 -37 lines
Diff to previous 1.11
Updating head with latest from d6

Revision 1.7.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 13:04:44 2009 UTC (3 months ago) by cyberswat
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-6--1-1
Changes since 1.7.2.13: +11 -2 lines
Diff to previous 1.7.2.13 , to branch point 1.7 , to next main 1.12
feature request #331409 by cyberswat Added ability to select a node to replace the default user register page for the purpose of providing links to other pages that contain registration forms

Revision 1.7.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 18:18:51 2009 UTC (3 months ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.12: +11 -1 lines
Diff to previous 1.7.2.12 , to branch point 1.7
bug report #369359 by cyberswat added a flag to disable auto role assignment in admin areas

Revision 1.7.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 19:19:10 2009 UTC (3 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.11: +23 -1 lines
Diff to previous 1.7.2.11 , to branch point 1.7
task #477910 Added the ability to replace the default user/register page with a AAR defined path

Revision 1.7.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 15:59:42 2009 UTC (3 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.10: +1 -5 lines
Diff to previous 1.7.2.10 , to branch point 1.7
bug #552510 removed default values for large text fields in schema definitions

Revision 1.7.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 13:43:36 2009 UTC (3 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.9: +14 -37 lines
Diff to previous 1.7.2.9 , to branch point 1.7
Updating code that I must have been asleep while writing

Revision 1.7.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 13:32:30 2009 UTC (3 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.8: +71 -2 lines
Diff to previous 1.7.2.8 , to branch point 1.7
bug #549024 Adding update hooks to create tables and colums depending on situation

Revision 1.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 13:29:03 2009 UTC (3 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.7.2.7: +7 -1 lines
Diff to previous 1.7.2.7 , to branch point 1.7
#375827 Adding an update hook to add new db field to autoassignrole_page

Revision 1.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 17:35:28 2009 UTC (3 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.6: +7 -1 lines
Diff to previous 1.7.2.6 , to branch point 1.7
bug report #375827 Added menu selection controls to AAR admin and exposed the menu items to admins on buil/menu/* pages.

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 13:00:07 2009 UTC (4 months, 1 week ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.5: +1 -2 lines
Diff to previous 1.7.2.5 , to branch point 1.7
bug report #340315 by seanburlington Changes schema default value for field

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 21:32:57 2008 UTC (13 months, 2 weeks ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.4: +8 -1 lines
Diff to previous 1.7.2.4 , to branch point 1.7
301464 Roles & Profiles - integration of the necessary modules? tentatively fixed waiting for review and the opportunity to comment a bit more in the code

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 00:49:07 2008 UTC (13 months, 2 weeks ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.3: +3 -3 lines
Diff to previous 1.7.2.3 , to branch point 1.7
assign roles based on path as menu items starting to work

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 15:01:42 2008 UTC (13 months, 2 weeks ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.2: +7 -1 lines
Diff to previous 1.7.2.2 , to branch point 1.7
path based admin validation is working

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 16:24:13 2008 UTC (13 months, 3 weeks ago) by cyberswat
Branch: DRUPAL-6--1
Changes since 1.7.2.1: +40 -3 lines
Diff to previous 1.7.2.1 , to branch point 1.7
Starting to add role assignments based on path

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 23:12:30 2008 UTC (14 months, 3 weeks ago) by cyberswat
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.7: +92 -6 lines
Diff to previous 1.7
updating files for release

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 21:29:02 2008 UTC (14 months, 3 weeks ago) by cyberswat
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
#303630 Assignment of label value does not work and #302907 Single user role selection should use radio buttons or dropdown

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 16:40:12 2008 UTC (14 months, 3 weeks ago) by cyberswat
Branch: MAIN
Changes since 1.9: +5 -1 lines
Diff to previous 1.9
Updating hook_update_N

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 16:16:57 2008 UTC (14 months, 3 weeks ago) by cyberswat
Branch: MAIN
Changes since 1.8: +9 -2 lines
Diff to previous 1.8
#295707 Not working on D6.4

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 13:42:32 2008 UTC (15 months ago) by cyberswat
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--2-0
Branch point for: DRUPAL-5--2
Changes since 1.3: +8 -1 lines
Diff to previous 1.3 , to next main 1.12
#298621

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 21:38:14 2008 UTC (15 months, 1 week ago) by cyberswat
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-beta1
Changes since 1.7: +78 -6 lines
Diff to previous 1.7
Initial d6 development

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 17:27:58 2008 UTC (21 months, 1 week ago) by cyberswat
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-beta
Branch point for: DRUPAL-6--1
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Adding id tags

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 17:14:05 2008 UTC (21 months, 1 week ago) by cyberswat
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.5: +4 -9 lines
Diff to previous 1.5
#216842 by me

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 16:16:21 2008 UTC (21 months, 1 week ago) by cyberswat
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
#220273 by mikey_p

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 23:48:21 2008 UTC (21 months, 3 weeks ago) by cyberswat
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
First pass at combining autoassignrole and rolesignup modules

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 22:57:36 2008 UTC (21 months, 3 weeks ago) by cyberswat
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.2: +0 -6 lines
Diff to previous 1.2
rolling back in order to branch

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 22:33:50 2008 UTC (21 months, 3 weeks ago) by cyberswat
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
First pass at combining autoassignrole and rolesignup modules

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 16:57:17 2007 UTC (2 years, 7 months ago) by cyberswat
Branch: MAIN
Initial commit for autoassignrole module

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