summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/forms
Commit message (Expand)AuthorAgeFilesLines
* Fix error in validation when adding new groups via the UIRob Crittenden2008-10-311-0/+2
* Remove reference to very unlikely service examples that are notSimo Sorce2008-09-181-4/+1
* Fix some copy/paste and other syntax errors from the validators commit.Rob Crittenden2008-08-141-3/+3
* Change user and group validators to match shadow-utilsRob Crittenden2008-08-072-3/+4
* Fix encoding issue when manually loading templates for formsRob Crittenden2008-07-295-7/+14
* Change Title label to Job Title for clarityRob Crittenden2008-07-291-1/+1
* Do uniqueness check on phone numbers and cn entered via the UI.Rob Crittenden2008-05-201-2/+13
* Add nfs as a service principal type.Rob Crittenden2008-04-231-0/+1
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-242-9/+9
* Fix incorrect form labelRob Crittenden2008-02-141-1/+1
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-045-0/+85
* Fix the UI indicators for mandatory fields.Rob Crittenden2007-12-121-2/+3
* 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
* Use title case for field labelsRob Crittenden2007-12-101-5/+5
* Add default e-mail domain to the IPA configurationRob Crittenden2007-12-101-0/+2
* Install principal edit page files.Karl MacMillan2007-12-081-0/+1
* Make uid an editable field in the Edit UI so we can do RDN changesRob Crittenden2007-12-062-6/+6
* Add UI for service principal creation and keytab retrievalRob Crittenden2007-12-051-0/+39
* Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-041-0/+8
* Convert krbmaxpwdlife and krbminpwdlife from seconds into days and hoursRob Crittenden2007-12-031-2/+2
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-304-5/+5
* Add ipa-python to maintainer-clean and clean up .pyc filesRob Crittenden2007-11-281-0/+1
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-0/+4
* Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-161-12/+36
* Make the group cn an editable field though protected by default.Rob Crittenden2007-11-141-3/+2
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-142-1/+1
* Add more fields to the IPA Policy formRob Crittenden2007-11-131-1/+7
* Remove non-existent files from Makefile targetsRob Crittenden2007-11-131-1/+0
* The e-mail field should not be required.Rob Crittenden2007-11-131-1/+1
* Require uniqueness in the name/comment field of delegationsRob Crittenden2007-11-091-1/+1
* Initial support for policy editingRob Crittenden2007-11-122-1/+32
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-082-0/+11
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-253-10/+10
* 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
* Fix build issues related to the autotools conversionRob Crittenden2007-10-181-0/+1
* Merge.Karl MacMillan2007-10-171-3/+4
|\
| * Fixes to acilist: make use POST, use field labels.Kevin McCarthy2007-10-151-1/+1
| * Fix list delegations to show field labels.Kevin McCarthy2007-10-151-0/+2
| * Rename delegatenewform to delegateform.Kevin McCarthy2007-10-151-2/+1
* | Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-171-0/+15
|/
* Add basic delegation editing.Kevin McCarthy2007-10-151-5/+9
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-0/+86
* Small group fixes: remove index, change to use hidden_fields (like UserFields)Kevin McCarthy2007-10-081-6/+8
* 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
* Add group management to the newgroup page.Kevin McCarthy2007-10-011-1/+2
* 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