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

Log of /contributions/modules/role_delegation/role_delegation.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.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 15:01:13 2009 UTC (4 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-2, HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Check access to the Edit tab with user_edit_access().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 14:52:33 2009 UTC (4 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Avoid showing the Roles tab to users editing their own account.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 14:10:28 2009 UTC (4 months, 3 weeks ago) by davidlesieur
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.6.2.2: +77 -3 lines
Diff to previous 1.6.2.2 , to branch point 1.6 , to next main 1.14
#287914 by Mike Wacker and David Lesieur: Add role assignment widget on user/edit and admin/user/user/create.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 13:59:39 2009 UTC (4 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.11: +5 -1 lines
Diff to previous 1.11
#287914: Avoid showing an empty widget when no role can be assigned.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 13:37:33 2009 UTC (4 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.10: +74 -3 lines
Diff to previous 1.10
#287914 by Mike Wacker: Add role assignment widget on user/edit and admin/user/user/create.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 12:43:57 2009 UTC (4 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#461878 by TheRec: Menu item title should not be passed in t().

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 01:42:29 2009 UTC (8 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
#272950 by Mike Wacker: Add an 'Assign all roles' permission

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 01:39:31 2009 UTC (8 months, 3 weeks ago) by davidlesieur
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.6.2.1: +3 -3 lines
Diff to previous 1.6.2.1 , to branch point 1.6
#272950 by Mike Wacker: Add an 'Assign all roles' permission

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 01:28:19 2009 UTC (8 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.7: +6 -3 lines
Diff to previous 1.7
#341165 by rfay: Use user_save() to save roles.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 01:13:49 2009 UTC (8 months, 3 weeks ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.6: +154 -151 lines
Diff to previous 1.6
#341162 by rfay: Use user_save() to save roles.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 04:00:35 2008 UTC (17 months, 2 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.6: +154 -152 lines
Diff to previous 1.6
#256799 by silid and me: Ported to Drupal 6.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 08:01:20 2008 UTC (18 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Because of other filtering, check_plain is no longer needed when creating the permission name.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 07:20:47 2008 UTC (18 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
#214692 by christefano: Added status message to confirm that roles have been updated.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 07:13:43 2008 UTC (18 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
#232385 by rssaddict: Clear the target user's menu cache after submitting roles.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 06:53:46 2008 UTC (18 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.2: +13 -3 lines
Diff to previous 1.2
#177286: Do not allow special characters in permission names.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 03:10:47 2007 UTC (2 years, 2 months ago) by davidlesieur
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
Removed useless assignment.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 21 19:11:45 2007 UTC (2 years, 3 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Initial version of Role Delegation.

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