summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/templates
Commit message (Expand)AuthorAgeFilesLines
* Mass file removal for IPAv2.Rob Crittenden2009-02-0339-5082/+0
* Use % format string to fix nbsp problem in userlist.kid (fixes #453779)Jason Gerard DeRose2008-07-301-7/+9
* Change Title label to Job Title for clarityRob Crittenden2008-07-291-1/+1
* Fix issue of double logging in ipa_error.log.Rob Crittenden2008-06-032-0/+38
* Refine our web space some more so that everything we reference is in /ipaRob Crittenden2008-05-071-6/+6
* Do case-less comparisons when considering objectclass but store theRob Crittenden2008-03-282-0/+4
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-272-5/+33
* Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.Rob Crittenden2008-03-241-6/+6
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-242-30/+30
* Remove some duplicate id's that are not valid HTMLRob Crittenden2008-03-053-5/+2
* 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-262-2/+2
* 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
* Include and use policy icon in the UIRob Crittenden2008-02-203-3/+3
* Only show Delete button for admins, editors and don't let user delete them selfRob Crittenden2008-02-181-2/+4
* Update of CSS from Máirín Duffy including some per-object imagesRob Crittenden2008-02-1915-15/+17
* Install principalshow.kidRob Crittenden2008-02-081-0/+1
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-0436-0/+612
* Service principal deletionRob Crittenden2008-01-112-2/+57
* Make button test consistent with rest of pageRob Crittenden2008-01-071-1/+1
* Finishe removing previous code to fetch keytabsSimo Sorce2007-12-211-10/+1
* Allow for direct entry of group names when creating delegations.Rob Crittenden2007-12-131-2/+9
* Fix the UI indicators for mandatory fields.Rob Crittenden2007-12-121-2/+2
* Prompt user before downloading a keytab that this will create a new secret,Rob Crittenden2007-12-061-1/+9
* Add default e-mail domain to the IPA configurationRob Crittenden2007-12-102-0/+16
* Add principal management templatesRob Crittenden2007-12-101-0/+4
* Make uid an editable field in the Edit UI so we can do RDN changesRob Crittenden2007-12-061-1/+19
* Add some javascript so we can put focus on the first field of the page.Rob Crittenden2007-12-064-0/+18
* Add 'Edit Policy' button at top of page.Rob Crittenden2007-12-061-0/+3
* Always show the edit link on your own recordRob Crittenden2007-12-061-2/+2
* Add UI for service principal creation and keytab retrievalRob Crittenden2007-12-055-1/+199
* Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-042-0/+115
* Change the password expiration message to be more precise.Rob Crittenden2007-11-292-4/+4
* Add ipa-python to maintainer-clean and clean up .pyc filesRob Crittenden2007-11-281-0/+1
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-204-3/+28
* Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-163-38/+166
* Replace references to Person and People with User and UsersRob Crittenden2007-11-158-22/+22
* Make the group cn an editable field though protected by default.Rob Crittenden2007-11-141-2/+9
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-143-107/+226
* Add an editors group. This is used to generally grant access for usersRob Crittenden2007-11-144-34/+29
* Add more fields to the IPA Policy formRob Crittenden2007-11-132-0/+55
* Remove non-existent files from Makefile targetsRob Crittenden2007-11-131-1/+0
* Restrict access to some parts of the UI to those in the admins groupRob Crittenden2007-11-131-4/+4
* Initial support for policy editingRob Crittenden2007-11-127-1/+183
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-085-61/+316
* Update text to reflect new CSS code (sidebar now on right)Rob Crittenden2007-11-061-1/+1
* define Self-Service as editting your own record.Rob Crittenden2007-11-021-1/+1
* Distinguish between active and inactive users on the Find People page.Rob Crittenden2007-11-021-2/+20
* Update the UI look and feelRob Crittenden2007-11-0121-239/+153