summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Use private ccache in ipa install toolsTomas Babej2013-06-054-16/+22
* Make ssbrowser.html work in IE 10Petr Vobornik2013-06-041-3/+9
* Regression fix: missing control buttons in nested search facetsPetr Vobornik2013-06-031-16/+24
* Remove code to install Dogtag 9Petr Viktorin2013-05-314-38/+11
* Web UI: move ./_base/metadata_provider.js to ./metadata.jsPetr Vobornik2013-05-1712-15/+18
* Unite and move facet pre_ops to related modulesPetr Vobornik2013-05-174-123/+90
* Move spec modifications from facet factories to pre_opsPetr Vobornik2013-05-176-85/+99
* Do not display success message on failure in web UIAna Krivokapic2013-05-174-16/+47
* Add IPA OTP schema and ACLsNathaniel McCallum2013-05-177-2/+76
* Add ipaUserAuthType and ipaUserAuthTypeClassNathaniel McCallum2013-05-172-0/+6
* Prompt for nameserver IP address in dnszone-addAna Krivokapic2013-05-163-0/+73
* Set KRB5CCNAME so that dirsrv can work with newer krb5-serverMartin Kosek2013-05-141-0/+1
* Fix: HBAC Test tab is missingPetr Vobornik2013-05-141-1/+1
* Update translations from TransifexPetr Viktorin2013-05-0917-637/+3597
* Set KRB5CCNAME so httpd s4u2proxy can with with newer krb5-serverRob Crittenden2013-05-091-0/+1
* Resolve SIDs in Web UIAlexander Bokovoy2013-05-064-6/+79
* Enable standalone facets in menu.add_itemPetr Vobornik2013-05-061-14/+14
* Fix crash on host deleletionPetr Vobornik2013-05-061-1/+1
* Fix crash on ssh key addPetr Vobornik2013-05-061-7/+7
* Fix WebUI crash when server installed as CA-lessPetr Vobornik2013-05-061-0/+2
* Fix trustconfig specificationPetr Vobornik2013-05-064-4/+118
* Navigation: handle invalid routesPetr Vobornik2013-05-062-11/+69
* Builder: Singleton_registry: return null when construction spec not availablePetr Vobornik2013-05-062-6/+6
* Fix: make association facets in selfservice readonlyPetr Vobornik2013-05-061-7/+7
* Builder: fix join of pre_ops and post_ops arraysPetr Vobornik2013-05-064-5/+107
* Do not offer already added members in association dialogs when different casingPetr Vobornik2013-05-061-2/+12
* Switch customization and registration phasePetr Vobornik2013-05-061-1/+1
* Generate plugin index dynamicallyPetr Vobornik2013-05-068-70/+84
* Remove entities.js, facets.jsPetr Vobornik2013-05-062-104/+0
* Replace ./facets with reg.facetPetr Vobornik2013-05-066-45/+39
* Fix rule table add/delete button enablementPetr Vobornik2013-05-061-0/+1
* Add widget updated eventPetr Vobornik2013-05-067-1/+23
* Removal of IPA.metadata usagesPetr Vobornik2013-05-067-23/+31
* Move spec creations of sudorule, hbacrule, netgroup and selinuxusermap detail...Petr Vobornik2013-05-064-58/+99
* Don't automatically refresh facet after action successPetr Vobornik2013-05-062-4/+2
* Remove cert menu item when disabledPetr Vobornik2013-05-061-2/+8
* Replace IPA.metadata.objects... with declarative definitionsPetr Vobornik2013-05-066-14/+14
* Convert definitions of entities to spec objectsPetr Vobornik2013-05-0622-1634/+1751
* Entity build: test for enabled in post_opPetr Vobornik2013-05-061-0/+5
* Builder: handle expected errors in post_opsPetr Vobornik2013-05-061-5/+5
* Entity: allow definition of facet_groups in entity specsPetr Vobornik2013-05-061-6/+9
* Entity registry and builder which allow definition by specPetr Vobornik2013-05-062-15/+75
* Fix trustconfig after rebasePetr Vobornik2013-05-062-9/+33
* Fix hbactest after rebasePetr Vobornik2013-05-061-1/+1
* Builder: allow registration without factory or ctorPetr Vobornik2013-05-061-4/+0
* Use builder for entity dialogsPetr Vobornik2013-05-061-34/+34
* Builders: allow pre_ops and post_ops in build overridesPetr Vobornik2013-05-061-3/+26
* Replace IPA.get_command_arg calls in specs with provider stringsPetr Vobornik2013-05-061-5/+5
* Replace IPA.get_command_option calls in specs with provider stringsPetr Vobornik2013-05-067-13/+11
* Replace IPA.get_entity_param calls in specs with provider stringsPetr Vobornik2013-05-064-25/+24