summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/templates/usernewform.kid
Commit message (Expand)AuthorAgeFilesLines
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-241-12/+12
* Use the label "Full Name" for "Common Name"Rob Crittenden2008-02-261-1/+1
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Add some javascript so we can put focus on the first field of the page.Rob Crittenden2007-12-061-0/+4
* Replace references to Person and People with User and UsersRob Crittenden2007-11-151-2/+2
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-141-63/+212
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-081-0/+2
* Update the UI look and feelRob Crittenden2007-11-011-26/+14
* Rename the form fields parameter to be clearer:Kevin McCarthy2007-10-251-102/+102
* webgui side of custom fields.Kevin McCarthy2007-10-241-0/+17
* Add add/edit/show for manager and secretary fields.Kevin McCarthy2007-10-191-5/+59
* 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-4/+4
* Fix the autosuggest ordering so faster operations go first.Kevin McCarthy2007-10-041-20/+20
* Add the rest of the user fields to the user pages.Kevin McCarthy2007-10-031-14/+337
* Assorted UI fixes:Kevin McCarthy2007-10-021-1/+8
* Allow group selection on the create user page.Kevin McCarthy2007-10-011-1/+87
* Fix duplicate entry error to be more descriptive.Kevin McCarthy2007-09-071-6/+2
* Password changes:Kevin McCarthy2007-09-061-0/+15
* Add search box in header.Kevin McCarthy2007-09-061-2/+7
* Small UI tweeksKevin McCarthy2007-09-051-6/+2
* Add account deactivation checkbox.Kevin McCarthy2007-08-311-0/+15
* Add auto-suggest for uid and email fields.Kevin McCarthy2007-08-301-28/+61
* 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-26/+26
* - Add password generator method to controller.Kevin McCarthy2007-08-141-2/+12
* Split userform into edit and new forms.Kevin McCarthy2007-08-101-0/+125