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

Log of /contributions/modules/permissions_api/permissions_api.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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 03:16:30 2009 UTC (4 weeks, 1 day ago) by ebeyrent
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fixed bug reported at http://drupal.org/node/615850 in the permissions_revoke_permissions() function.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 12:13:41 2009 UTC (5 months, 1 week ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
Re-patched the module as noted at http://drupal.org/node/492366

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 12:41:18 2009 UTC (6 months ago) by ebeyrent
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Fixed bug documented at http://drupal.org/node/467710

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 15:32:25 2009 UTC (6 months, 2 weeks ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.7: +25 -3 lines
Diff to previous 1.7
Added inherit function for one role to inherit all permissions from another role.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 11:58:20 2009 UTC (6 months, 2 weeks ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Removed extraneous variable assignment

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 11:51:10 2009 UTC (6 months, 2 weeks ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-6--2-1
Changes since 1.5: +5 -6 lines
Diff to previous 1.5
Applied patch provided in issue #459064 to fix incorrect parameters being sent to permissions_get_permissions_for_role()

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 16:27:04 2009 UTC (7 months ago) by ebeyrent
Branch: DRUPAL-6--2
Changes since 1.5.2.1: +9 -1 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.11
Added new function (permissions_create_role()) for creating roles via the api.  This complements the permissions_get_role() function, which retrieves a role object by name.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 12:52:57 2009 UTC (8 months ago) by ebeyrent
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Fixed issue reported at http://drupal.org/node/405434
- SQL error when inserting new permissions into the permissions table

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 21:44:42 2009 UTC (8 months, 3 weeks ago) by ebeyrent
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.4: +82 -67 lines
Diff to previous 1.4
Changed API to accept a role name as the first parameter instead of a role id.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 02:53:05 2008 UTC (12 months, 3 weeks ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Branch point for: DRUPAL-6--1
Changes since 1.3: +73 -41 lines
Diff to previous 1.3
- Added a function for retrieving all the permissions for a role and returning the results as an array
- Added a function for revoking all permissions defined in a module's hook_perm implementation
- Refactored all functions to use the permissions_get_permissions_for_role() function
- Updated the documentation in README

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 03:44:35 2008 UTC (13 months, 1 week ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.2: +88 -1 lines
Diff to previous 1.2
- Added permissions_grant_all_permissions() function, which grants all defined permissions to a given role
- Added permissions_grant_all_permissions_by_module() function, which grants all permissions defined by a given module to a given role

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 15:36:39 2008 UTC (13 months, 1 week ago) by ebeyrent
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
Modified the API functions to use "grant" and "revoke" terminology

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 01:17:30 2008 UTC (13 months, 1 week ago) by ebeyrent
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
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