summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/forms/delegate.py
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding issue when manually loading templates for formsRob Crittenden2008-07-291-1/+2
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-241-1/+1
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Fix the UI indicators for mandatory fields.Rob Crittenden2007-12-121-2/+3
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-301-1/+1
* Require uniqueness in the name/comment field of delegationsRob Crittenden2007-11-091-1/+1
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-251-2/+2
* 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
* Add basic delegation editing.Kevin McCarthy2007-10-151-5/+9
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-0/+86