summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/templates
Commit message (Expand)AuthorAgeFilesLines
* Add add/edit/show for manager and secretary fields.Kevin McCarthy2007-10-195-15/+163
* Fix HTML errors on empty fields. Move roomnumber to address section.Kevin McCarthy2007-10-193-33/+35
* Add exception template.Karl MacMillan2007-10-191-0/+1
* Add an exception/error handler to the web gui.Kevin McCarthy2007-10-181-0/+31
* Fix build issues related to the autotools conversionRob Crittenden2007-10-181-0/+6
* Sort users by last name. Make labeleduri a link.Kevin McCarthy2007-10-171-1/+3
* Add print media CSS. Rename delegation edit button to 'update'.Kevin McCarthy2007-10-174-8/+10
* Merge.Karl MacMillan2007-10-173-20/+63
|\
| * Remove coffee-spewing color from delete button. Adjust nav-link and size.Kevin McCarthy2007-10-161-1/+1
| * Adds deletion for delegations.Kevin McCarthy2007-10-161-0/+28
| * Fixes to acilist: make use POST, use field labels.Kevin McCarthy2007-10-152-17/+30
| * Fix list delegations to show field labels.Kevin McCarthy2007-10-151-2/+4
| * Rename delegatenewform to delegateform.Kevin McCarthy2007-10-151-0/+0
* | Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-171-0/+35
|/
* Add basic delegation editing.Kevin McCarthy2007-10-154-4/+46
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-126-0/+279
* Combine get_user/group by dn/cn into get_entry_by_cn/dn.Kevin McCarthy2007-10-092-2/+2
* Small group fixes: remove index, change to use hidden_fields (like UserFields)Kevin McCarthy2007-10-081-11/+0
* Split the controllers out into separate user and group controllers.Kevin McCarthy2007-10-0415-32/+32
* Fix the autosuggest ordering so faster operations go first.Kevin McCarthy2007-10-041-20/+20
* Fixes none values in first/last name to display properly.Kevin McCarthy2007-10-043-4/+5
* Add the rest of the user fields to the user pages.Kevin McCarthy2007-10-033-27/+800
* Assorted UI fixes:Kevin McCarthy2007-10-029-15/+79
* Add group management to the newgroup page.Kevin McCarthy2007-10-012-2/+79
* Allow group selection on the create user page.Kevin McCarthy2007-10-014-32/+88
* Add group management to the user edit page.Kevin McCarthy2007-09-282-2/+164
* Extract the shared dynamic edit code.milestone_4Kevin McCarthy2007-09-282-138/+8
* Refactoring to allow better member rendering.Kevin McCarthy2007-09-283-35/+102
* Adds nested group handling to the view and edit group pages.Kevin McCarthy2007-09-274-79/+92
* patch queue: group_users_use_dns.patchKevin McCarthy2007-09-273-57/+105
* Misc small fixes:Kevin McCarthy2007-09-254-18/+10
* patch queue: helptext.patchKevin McCarthy2007-09-263-0/+48
* Adds manager and direct reports to usershow page.Kevin McCarthy2007-09-251-0/+15
* Show the list of groups a user belongs to.Kevin McCarthy2007-09-251-0/+8
* Add a failed login page. In theory it should never been seen but it makesrcritten@redhat.com2007-09-213-113/+36
* Add client-side search limit parameter for user search.Kevin McCarthy2007-09-182-8/+11
* Fixes to the edit protected checkbox.Kevin McCarthy2007-09-184-2/+18
* 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-171-11/+62
* patch queue: groupmember.patchKevin McCarthy2007-09-144-2/+176
* Group edit pageKevin McCarthy2007-09-126-2/+186
* Add group screen. More to come...Kevin McCarthy2007-09-113-1/+69
* Adds javascript table sorting for user resultsKevin McCarthy2007-09-131-2/+7
* Enable mod_proxy to sit in front of TurboGears and pass along thercritten2007-09-101-10/+9
* Edit protected fields checkbox on user edit page.Kevin McCarthy2007-09-103-4/+55
* Fix duplicate entry error to be more descriptive.Kevin McCarthy2007-09-071-6/+2
* Password changes:Kevin McCarthy2007-09-062-1/+31
* Add search box in header.Kevin McCarthy2007-09-063-10/+37
* Small UI tweeksKevin McCarthy2007-09-054-23/+28
* Add password expiration messages to user show/edit pages.Kevin McCarthy2007-09-052-0/+36