summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/templates/groupeditform.kid
Commit message (Expand)AuthorAgeFilesLines
* Mass file removal for IPAv2.Rob Crittenden2009-02-031-289/+0
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-271-3/+10
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-0/+10
* Make the group cn an editable field though protected by default.Rob Crittenden2007-11-141-2/+9
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-141-27/+5
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-081-7/+29
* Update the UI look and feelRob Crittenden2007-11-011-32/+6
* Add delete user and group to webgui.Kevin McCarthy2007-10-231-0/+29
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-251-10/+10
* Split the controllers out into separate user and group controllers.Kevin McCarthy2007-10-041-1/+1
* Fixes none values in first/last name to display properly.Kevin McCarthy2007-10-041-2/+2
* Assorted UI fixes:Kevin McCarthy2007-10-021-2/+13
* Allow group selection on the create user page.Kevin McCarthy2007-10-011-15/+0
* Extract the shared dynamic edit code.milestone_4Kevin McCarthy2007-09-281-138/+2
* Refactoring to allow better member rendering.Kevin McCarthy2007-09-281-28/+71
* Adds nested group handling to the view and edit group pages.Kevin McCarthy2007-09-271-21/+22
* patch queue: group_users_use_dns.patchKevin McCarthy2007-09-271-50/+79
* Add client-side search limit parameter for user search.Kevin McCarthy2007-09-181-4/+4
* Fixes to the edit protected checkbox.Kevin McCarthy2007-09-181-0/+7
* Prevent members from being added added twice.Kevin McCarthy2007-09-171-6/+30
* Persist adds and removes on a server round trip.Kevin McCarthy2007-09-171-11/+62
* patch queue: groupmember.patchKevin McCarthy2007-09-141-1/+149
* Group edit pageKevin McCarthy2007-09-121-0/+82