summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/templates/usereditform.kid
Commit message (Expand)AuthorAgeFilesLines
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-241-18/+18
* Remove the ability for the average user to add/delete groups on user edit pageRob Crittenden2008-03-041-3/+3
* Use the label "Full Name" for "Common Name"Rob Crittenden2008-02-261-1/+1
* Remove HTML from Javascript error message and fix up language to be clearerRob Crittenden2008-02-221-1/+1
* Don't let a regular user edit their own active status or managerRob Crittenden2008-02-201-1/+4
* Only show Delete button for admins, editors and don't let user delete them selfRob Crittenden2008-02-181-2/+4
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Make uid an editable field in the Edit UI so we can do RDN changesRob Crittenden2007-12-061-1/+19
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-1/+1
* Replace references to Person and People with User and UsersRob Crittenden2007-11-151-4/+4
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-081-45/+178
* Update the UI look and feelRob Crittenden2007-11-011-37/+14
* Add delete user and group to webgui.Kevin McCarthy2007-10-231-2/+28
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-251-108/+108
* webgui side of custom fields.Kevin McCarthy2007-10-241-0/+17
* Add add/edit/show for manager and secretary fields.Kevin McCarthy2007-10-191-7/+61
* Fix HTML errors on empty fields. Move roomnumber to address section.Kevin McCarthy2007-10-191-12/+12
* Combine get_user/group by dn/cn into get_entry_by_cn/dn.Kevin McCarthy2007-10-091-1/+1
* Split the controllers out into separate user and group controllers.Kevin McCarthy2007-10-041-2/+2
* Add the rest of the user fields to the user pages.Kevin McCarthy2007-10-031-6/+310
* Assorted UI fixes:Kevin McCarthy2007-10-021-3/+14
* Allow group selection on the create user page.Kevin McCarthy2007-10-011-15/+0
* Add group management to the user edit page.Kevin McCarthy2007-09-281-1/+163
* Fixes to the edit protected checkbox.Kevin McCarthy2007-09-181-0/+9
* Edit protected fields checkbox on user edit page.Kevin McCarthy2007-09-101-3/+45
* Password changes:Kevin McCarthy2007-09-061-1/+16
* Small UI tweeksKevin McCarthy2007-09-051-2/+4
* Add account deactivation checkbox.Kevin McCarthy2007-08-311-0/+15
* Add auto-suggest for uid and email fields.Kevin McCarthy2007-08-301-28/+28
* Remove ':' from the label widgets so they can be used outside forms.Kevin McCarthy2007-08-171-8/+8
* Add update user to gui.Kevin McCarthy2007-08-161-24/+24
* - Add password generator method to controller.Kevin McCarthy2007-08-141-4/+37
* Split userform into edit and new forms.Kevin McCarthy2007-08-101-0/+124