summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui
Commit message (Expand)AuthorAgeFilesLines
* Prevent members from being added added twice.Kevin McCarthy2007-09-172-11/+54
* Persist adds and removes on a server round trip.Kevin McCarthy2007-09-172-12/+65
* patch queue: groupmember.patchKevin McCarthy2007-09-146-30/+331
* Adding sort images.Kevin McCarthy2007-09-132-0/+0
* Group edit pageKevin McCarthy2007-09-128-9/+279
* Add group screen. More to come...Kevin McCarthy2007-09-116-7/+172
* Small fixes to proxyprovider.Kevin McCarthy2007-09-111-7/+7
* Adds javascript table sorting for user resultsKevin McCarthy2007-09-133-2/+887
* Enable mod_proxy to sit in front of TurboGears and pass along thercritten2007-09-108-12/+205
* Edit protected fields checkbox on user edit page.Kevin McCarthy2007-09-106-5/+66
* Fix duplicate entry error to be more descriptive.Kevin McCarthy2007-09-073-7/+10
* small release fixes:Kevin McCarthy2007-09-071-2/+2
* Password changes:Kevin McCarthy2007-09-065-11/+66
* Add search box in header.Kevin McCarthy2007-09-067-18/+71
* Small UI tweeksKevin McCarthy2007-09-056-25/+42
* Add password expiration messages to user show/edit pages.Kevin McCarthy2007-09-057-0/+75
* Add account deactivation checkbox.Kevin McCarthy2007-08-316-3/+53
* Add auto-suggest for uid and email fields.Kevin McCarthy2007-08-305-71/+181
* Add scriptaculous effects library (will add more if they become necessary).Kevin McCarthy2007-08-302-0/+1152
* Added freeipa logo.Karl MacMillan2007-08-301-0/+0
* UI cleanupKevin McCarthy2007-08-2913-113/+86
* Change user search to be asynchronous.Kevin McCarthy2007-08-283-3/+9
* Changes for larger data demo.Kevin McCarthy2007-08-282-3/+27
* Enhanced user search:Kevin McCarthy2007-08-271-2/+2
* Create ipaerror module.Kevin McCarthy2007-08-221-8/+9
* Move ldap search filter escaping into the funcs.py layer.Kevin McCarthy2007-08-211-18/+0
* Fix escaping code, missing "unicode" string identifier in one of the valueSimo Sorce2007-08-211-1/+1
* Escape search input. Search by uid and cn.Kevin McCarthy2007-08-202-2/+24
* Remove auto-wildcarding of uid search.Kevin McCarthy2007-08-202-3/+2
* Convert add_user to take a user instead of a dict.Kevin McCarthy2007-08-201-6/+6
* Move utf-8 conversion inside user.py (for updates).Kevin McCarthy2007-08-201-4/+4
* Embed origiginal values inside user, and have update_user pass in a userKevin McCarthy2007-08-201-38/+21
* change strings to be encoded using value.encode("utf-8").Kevin McCarthy2007-08-171-2/+2
* Change userlist into a quick search form.Kevin McCarthy2007-08-172-19/+47
* Remove ':' from the label widgets so they can be used outside forms.Kevin McCarthy2007-08-174-31/+31
* Add update user to gui.Kevin McCarthy2007-08-165-109/+127
* - Add password generator method to controller.Kevin McCarthy2007-08-147-14/+3370
* Split userform into edit and new forms.Kevin McCarthy2007-08-105-26/+181
* Merge from bundle.Karl MacMillan2007-08-106-278/+278
|\
| * Addiing initial turbogears web gui.kmccarth@redhat.com2007-08-1237-0/+1344
* Add images and empty files, which didn't seem to come through in theKevin McCarthy2007-08-1211-0/+0
* Addiing initial turbogears web gui.kmccarth@dhcp-172-16-25-136.sfbay.redhat.com2007-08-1237-0/+1344