freeipa/ipa-server/ipa-gui/ipagui
Rob Crittenden baaead2709 Allow for direct entry of group names when creating delegations.
This requires a bit of trickery. I use the onblur() javascript function
to note when the field is left and store whatever was entered there.

Then when the page is submitted if a dn doesn't exist for that field
but they did enter something, do a lookup to see if there is a group by
that name.
2007-12-13 04:32:22 -05:00
..
config Add ipa-python to maintainer-clean and clean up .pyc files 2007-11-28 12:33:14 -05:00
forms Fix the UI indicators for mandatory fields. 2007-12-12 15:18:28 -05:00
helpers Phase 1 of allowing admins to set the default object classes for users & groups 2007-12-04 13:18:37 -05:00
static Move the sort arrow to the left of the column title and don't overlap the text 2007-12-10 21:55:12 -05:00
subcontrollers Allow for direct entry of group names when creating delegations. 2007-12-13 04:32:22 -05:00
templates Allow for direct entry of group names when creating delegations. 2007-12-13 04:32:22 -05:00
tests Add ipa-python to maintainer-clean and clean up .pyc files 2007-11-28 12:33:14 -05:00
__init__.py Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
controllers.py Add UI for service principal creation and keytab retrieval 2007-12-05 15:17:11 -05:00
json.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
Makefile.am Add ipa-python to maintainer-clean and clean up .pyc files 2007-11-28 12:33:14 -05:00
model.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
proxyprovider.py Groups may be iterated over so should be an empty list, not None 2007-12-05 15:12:24 -05:00
proxyvisit.py Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04:00
release.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00