| 1 |
// $Id: CHANGELOG.txt,v 1.39 2009/08/14 12:08:06 sun Exp $
|
| 2 |
|
| 3 |
OG User Roles x.x-x.x, xxxx-xx-xx
|
| 4 |
---------------------------------
|
| 5 |
|
| 6 |
|
| 7 |
OG User Roles 6.x-4.x, xxxx-xx-xx
|
| 8 |
---------------------------------
|
| 9 |
#541062 by sun: Fixed privilege escalation does not work for menu access
|
| 10 |
callbacks that statically cache their own results.
|
| 11 |
#542958 by sun: Fixed (regular) roles can no longer be deleted.
|
| 12 |
#519794 by stella, sun: Added option for group nodes to allow group admins to
|
| 13 |
define default role for new members.
|
| 14 |
#441776 by recrit, sun: Fixed all roles removed from group admin on update.
|
| 15 |
#500006 by corey.aufang, sun: Fixed wrong default value for group node roles.
|
| 16 |
|
| 17 |
|
| 18 |
OG User Roles 6.x-4.0, 2009-06-16
|
| 19 |
---------------------------------
|
| 20 |
#441776 by sun: Updated README.txt.
|
| 21 |
#484888 by Amitaibu: Fixed usage of integer instead of core role constant.
|
| 22 |
#441776 by sun: Fixed documentation for og_user_roles_init().
|
| 23 |
#441776 by sun: Minor clean-ups.
|
| 24 |
#441776 by sun: Added clean-up and removal of obsolete variables.
|
| 25 |
#441776 by sun: Major rewrite.
|
| 26 |
#441776 by sun: Code clean-up.
|
| 27 |
#441776 by sun: Removed orphan code #2.
|
| 28 |
#441776 by sun: Removed obsolete documentation.
|
| 29 |
#441776 by sun: Removed feature: taxonomy ('multinode') access integration.
|
| 30 |
#441776 by sun: Removed orphan code.
|
| 31 |
#441776 by sun: Removed hack to clear menu cache.
|
| 32 |
#441776 by sun: Removed feature: restricted role assignment.
|
| 33 |
#441776 by sun: Removed hacks for OG group menu.
|
| 34 |
#441776 by sun: Removed feature: disallow public posts in a group.
|
| 35 |
#441776 by sun: Removed hacks for og_vocab.
|
| 36 |
#441776 by sun: Removed feature: debugging.
|
| 37 |
#441776 by sun: Removed feature: OG group menu customization.
|
| 38 |
#441776 by sun: Removed feature: nodes to put in all groups.
|
| 39 |
#441776 by sun: Removed feature: e-mail notification about new subscriber.
|
| 40 |
#441776 by sun: Removed feature: custom auto-assigned group role per group.
|
| 41 |
#441776 by sun: Removed feature: auto-assign user role upon subscription.
|
| 42 |
#441776 by sun: Removed feature: user group subscription approval.
|
| 43 |
#441776 by sun: Removed feature: default group founder role.
|
| 44 |
#441776 by sun: Removed feature: default role per OG content-type.
|
| 45 |
#441776 by sun: Removed hacks for modr8.
|
| 46 |
#441776 by sun: Removed feature: group logo.
|
| 47 |
#441776 by sun: Removed feature: registration code.
|
| 48 |
#441776 by sun: Removed code for og_subgroups.
|
| 49 |
#441776 by sun: Fixed basic module functionality.
|
| 50 |
#441776 by sun: Removed hook_help(); reverted some wrong clean-ups.
|
| 51 |
#441776 by sun: Fixed PHP notices (partial).
|
| 52 |
#441776 by sun: Fixed coding-style (partial).
|
| 53 |
#441776 by sun: Fixed coding-style using coder_format.
|
| 54 |
|