Ticket #6668 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

[Patch] Allow admin to create and delete groups

Reported by: wallento Assigned to: wallento
Priority: normal Component: HtGroupEditorPlugin
Severity: normal Keywords:
Cc: robert_martin Trac Release: 0.11

Description

At the current status the plugin only allows to add and delete users to and from groups. In my scenario I want to allow them to also edit the groups themselves.

The attached patch adds a delete button and a fieldset for new group creation.

Since this may not always be what you want the user to allow, you need to enable this functionality in trac.ini:

[htgroupeditor]
allowgroupedit = enabled

I appreciate your feedback

Attachments

editgroups.patch (5.1 kB) - added by wallento on 02/18/10 11:48:44.
Patch to enable the deletion and creation of groups
LISTrac-htgroupeditor_rebased.patch (9.0 kB) - added by Samuel.Degrande@lifl.fr on 08/16/10 12:10:58.

Change History

02/18/10 11:48:44 changed by wallento

  • attachment editgroups.patch added.

Patch to enable the deletion and creation of groups

02/18/10 12:45:13 changed by wallento

This patch correspondents to my prior patches, a comprehensive description is found at my wiki page.

08/16/10 12:10:13 changed by Samuel.Degrande@lifl.fr

Wallento, your patch does not apply. I guess that it's because your patch is not based on the 'upstream' version, but on an already modified version. I attach a new version of the patch (LISTrac-htgroupeditor_rebased.patch), which integrates the lines that bring to rejection.

08/16/10 12:10:58 changed by Samuel.Degrande@lifl.fr

  • attachment LISTrac-htgroupeditor_rebased.patch added.

08/17/10 23:13:05 changed by rjollos

  • summary changed from Allow admin to create and delete groups to [Patch] Allow admin to create and delete groups.

Add/Change #6668 ([Patch] Allow admin to create and delete groups)




Change Properties
Action