summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/forms/user.py
Commit message (Expand)AuthorAgeFilesLines
* Do uniqueness check on phone numbers and cn entered via the UI.Rob Crittenden2008-05-201-2/+13
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-241-8/+8
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Change from "Common Name" to "Full Name"Rob Crittenden2007-12-111-2/+2
* Use more common names for first and last name labelsRob Crittenden2007-12-101-2/+2
* Make uid an editable field in the Edit UI so we can do RDN changesRob Crittenden2007-12-061-5/+4
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-301-1/+1
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-141-0/+1
* The e-mail field should not be required.Rob Crittenden2007-11-131-1/+1
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-081-0/+8
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-251-4/+4
* webgui side of custom fields.Kevin McCarthy2007-10-241-2/+8
* Add add/edit/show for manager and secretary fields.Kevin McCarthy2007-10-191-2/+12
* Add the rest of the user fields to the user pages.Kevin McCarthy2007-10-031-24/+44
* Assorted UI fixes:Kevin McCarthy2007-10-021-3/+3
* Allow group selection on the create user page.Kevin McCarthy2007-10-011-1/+3
* Add group management to the user edit page.Kevin McCarthy2007-09-281-0/+4
* Fixes to the edit protected checkbox.Kevin McCarthy2007-09-181-0/+7
* Add group screen. More to come...Kevin McCarthy2007-09-111-0/+2
* Edit protected fields checkbox on user edit page.Kevin McCarthy2007-09-101-1/+1
* Fix duplicate entry error to be more descriptive.Kevin McCarthy2007-09-071-1/+0
* small release fixes:Kevin McCarthy2007-09-071-2/+2
* Password changes:Kevin McCarthy2007-09-061-9/+33
* Add search box in header.Kevin McCarthy2007-09-061-1/+4
* Add password expiration messages to user show/edit pages.Kevin McCarthy2007-09-051-0/+2
* Add account deactivation checkbox.Kevin McCarthy2007-08-311-0/+1
* Remove ':' from the label widgets so they can be used outside forms.Kevin McCarthy2007-08-171-8/+8
* Add update user to gui.Kevin McCarthy2007-08-161-20/+18
* Split userform into edit and new forms.Kevin McCarthy2007-08-101-7/+29
* Addiing initial turbogears web gui.kmccarth@dhcp-172-16-25-136.sfbay.redhat.com2007-08-121-0/+67