summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui
Commit message (Expand)AuthorAgeFilesLines
* Fix error in validation when editing new groups via the UIRob Crittenden2008-11-191-0/+2
* Remove the column width from #details table.details tdRob Crittenden2008-11-121-1/+0
* Fix error in validation when adding new groups via the UIRob Crittenden2008-10-311-0/+2
* Remove reference to very unlikely service examples that are notSimo Sorce2008-09-181-4/+1
* Fix some copy/paste and other syntax errors from the validators commit.Rob Crittenden2008-08-142-5/+4
* Use larger set from which to choose chars for random passwords.Simo Sorce2008-08-111-2/+1
* Change user and group validators to match shadow-utilsRob Crittenden2008-08-073-3/+32
* Use % format string to fix nbsp problem in userlist.kid (fixes #453779)Jason Gerard DeRose2008-07-301-7/+9
* Fix encoding issue when manually loading templates for formsRob Crittenden2008-07-296-7/+40
* Change Title label to Job Title for clarityRob Crittenden2008-07-294-29/+37
* Ignore empty values when converting a multi-valued form field back to a list....Rob Crittenden2008-06-091-1/+2
* Add our own SIGTERM handler so we can do clean shutdowns.Rob Crittenden2008-06-091-2/+13
* Fix issue of double logging in ipa_error.log.Rob Crittenden2008-06-036-4/+60
* Move non-user-configurable configuration elements to TurboGears app.cfg file.Rob Crittenden2008-05-223-31/+58
* Add validators.py to the list of files.Rob Crittenden2008-05-201-0/+1
* Do uniqueness check on phone numbers and cn entered via the UI.Rob Crittenden2008-05-203-4/+80
* The admin user doesn't have the inetorgperson objectclass so don't have a giv...Rob Crittenden2008-05-131-0/+10
* Refine our web space some more so that everything we reference is in /ipaRob Crittenden2008-05-075-29/+29
* Fix the client-side search size limit.Rob Crittenden2008-04-251-1/+1
* Add nfs as a service principal type.Rob Crittenden2008-04-231-0/+1
* Don't let a user change their own uid. Fix some related errors if they try.Rob Crittenden2008-04-232-3/+8
* Add missing imageRob Crittenden2008-04-031-0/+1
* Don't try to update ipauserobjectclasses or ipagroupobjectclassesRob Crittenden2008-04-022-9/+13
* On the delegation edit screen allow the direct entry of a group nameRob Crittenden2008-03-241-4/+28
* Don't try to add the default group to a user when creating the group.Rob Crittenden2008-03-311-4/+19
* Fix account activation.Rob Crittenden2008-03-311-6/+11
* 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-274-7/+77
* Add additional detail to error messages.Rob Crittenden2008-03-255-24/+24
* Don't error out if the user isn't in any groups.Rob Crittenden2008-03-261-0/+3
* Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.Rob Crittenden2008-03-243-12/+19
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-245-45/+45
* Remove ACI that was causing RDN changes to failRob Crittenden2008-03-101-4/+1
* 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
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-272-11/+63
* Require that service principals resolve to a DNS A record.Rob Crittenden2008-02-261-1/+1
* 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 clear out the uid from the session until the record has been updated.Rob Crittenden2008-02-201-3/+3
* Don't let a regular user edit their own active status or managerRob Crittenden2008-02-201-1/+4
* Use basestring class when testing to see if an object is a string to supportRob Crittenden2008-02-214-10/+12
* IE 6 doesn't support transparent PNGRob Crittenden2008-02-204-3/+1
* Include and use policy icon in the UIRob Crittenden2008-02-205-3/+4
* Objects used by new CSS layout.Rob Crittenden2008-02-2010-0/+0
* 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-1921-171/+375
* Use the proper access methods in IPA policy subcontroller.Rob Crittenden2008-02-181-17/+17
* Import internationalization for kid templates patch from Masato TaruishiRob Crittenden2008-02-198-0/+1588
* Initial SELinux policies for ipa_kpasswd and ipa_webguiRob Crittenden2008-02-081-10/+17