Project

General

Profile

Actions

Bug #2225

closed

J16: multi-usergroup management not possible

Added by krileon over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
17 January 2011
Due date:
% Done:

100%

Estimated time:
6:00 h

Description

When editing a user it is not possible to manage multiple groups. The user will retain their groups as assigned in Joomla, but it's not possible to add/change those from within CB (can only change 1 group).


Files

cb.core.patch (3.47 KB) cb.core.patch krileon, 24 January 2011 17:04
cb.tables.patch (7.96 KB) cb.tables.patch krileon, 24 January 2011 17:04
controller.user.patch (703 Bytes) controller.user.patch krileon, 24 January 2011 17:04
plugin.foundation.patch (1.22 KB) plugin.foundation.patch krileon, 24 January 2011 17:04
view.user.patch (1.4 KB) view.user.patch krileon, 24 January 2011 17:04
cb.acl.patch (1.33 KB) cb.acl.patch krileon, 24 January 2011 20:49
cb.core-rev2.patch (1.76 KB) cb.core-rev2.patch krileon, 24 January 2011 20:49
cb.tables-rev2.patch (6.59 KB) cb.tables-rev2.patch krileon, 24 January 2011 20:49
plugin.foundation-rev2.patch (983 Bytes) plugin.foundation-rev2.patch krileon, 24 January 2011 20:49
view.user-rev2.patch (970 Bytes) view.user-rev2.patch krileon, 24 January 2011 20:49
cb.core-rev3.patch (1.88 KB) cb.core-rev3.patch krileon, 24 January 2011 21:10
cb.core-rev4.patch (1.89 KB) cb.core-rev4.patch krileon, 24 January 2011 22:00

Related issues 4 (0 open4 closed)

Related to CB - Bug #2163: J16: Backend: not possible to create usersClosedbeat29 December 2010

Actions
Related to CB - Bug #2207: J16: myCmsGid function is returning the group instead of the IDClosedbeat13 January 2011

Actions
Related to CB - Bug #2219: J1.6 API does not support multiple user groupsClosedbeat15 January 2011

Actions
Related to CB - Bug #2220: J1.6 CB 1.3.1 Back-end does not support multiple user group membershipClosedbeat15 January 2011

Actions
Actions #1

Updated by krileon over 13 years ago

  • File 2225_cb.core.patch added
  • File 2225_controller.user.patch added
  • File 2225_plugin.foundation.patch added
  • File 2225_view.user.patch added
  • Status changed from New to Resolved
  • Assignee changed from krileon to beat
  • % Done changed from 0 to 100

Added new gids to $user object instead of entirely dependent on gid (gid is still used and is the top-most).

Actions #2

Updated by krileon over 13 years ago

Please apply all other patches before this patch so the code lines match!

Actions #3

Updated by krileon about 13 years ago

  • File deleted (2225_cb.core.patch)
Actions #4

Updated by krileon about 13 years ago

  • File deleted (2225_controller.user.patch)
Actions #5

Updated by krileon about 13 years ago

  • File deleted (2225_plugin.foundation.patch)
Actions #6

Updated by krileon about 13 years ago

  • File deleted (2225_view.user.patch)
Actions #7

Updated by krileon about 13 years ago

Please see #2240 for patches.

Actions #12

Updated by beat about 13 years ago

  • Status changed from Resolved to Closed
  • Estimated time set to 6:00 h

Fixed as suggested in r1348 .

To be noted that in user->store() in joomla 1.6 API it's gids which is looked at, and not gid.

Actions

Also available in: Atom PDF