summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/subcontrollers/delegation.py
Commit message (Expand)AuthorAgeFilesLines
* Add an LDAP attribute -> label mapping function to XML-RPC layerRob Crittenden2007-10-221-28/+2
* Add a flash message to the top of the page when there are validation errors.Kevin McCarthy2007-10-191-1/+6
* Add logger objects to each controller.Kevin McCarthy2007-10-171-0/+3
* Adds deletion for delegations.Kevin McCarthy2007-10-161-0/+36
* Fixes to acilist: make use POST, use field labels.Kevin McCarthy2007-10-151-1/+2
* Fix for when there's a single ACI.Kevin McCarthy2007-10-151-0/+4
* Fix list delegations to show field labels.Kevin McCarthy2007-10-151-0/+7
* Add basic delegation editing.Kevin McCarthy2007-10-151-27/+100
* Creates an update_entry api call, aliases update_user and update_group to it.Kevin McCarthy2007-10-151-2/+1
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-0/+168