Re: [Freeipa-devel] [PATCH] 757 webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

2014-09-29 Thread Petr Vobornik

On 24.9.2014 12:17, Petr Vobornik wrote:

webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

They are not supported by API.


Forgot to attach patch...
--
Petr Vobornik
From b9edc41752d173b36c52923634b33028064180ed Mon Sep 17 00:00:00 2001
From: Petr Vobornik pvobo...@redhat.com
Date: Wed, 3 Sep 2014 16:57:40 +0200
Subject: [PATCH] webui: do not offer ipa-ad-winsync and ipa-ipa-trust range
 types

They are not supported by API.
---
 install/ui/src/freeipa/idrange.js | 8 
 1 file changed, 8 deletions(-)

diff --git a/install/ui/src/freeipa/idrange.js b/install/ui/src/freeipa/idrange.js
index 4cc6fb11d71b8d6ff369c814f6fe5632830baf33..3bf913ab40bb6fd288612343befc03e19d7d1801 100644
--- a/install/ui/src/freeipa/idrange.js
+++ b/install/ui/src/freeipa/idrange.js
@@ -121,14 +121,6 @@ return {
 {
 value: 'ipa-ad-trust-posix',
 label: '@i18n:objects.idrange.type_ad_posix'
-},
-{
-value: 'ipa-ad-winsync',
-label: '@i18n:objects.idrange.type_winsync'
-},
-{
-value: 'ipa-ipa-trust',
-label: '@i18n:objects.idrange.type_ipa'
 }
 ]
 },
-- 
1.9.3

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 757 webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

2014-09-29 Thread Endi Sukma Dewata

On 9/29/2014 2:40 AM, Petr Vobornik wrote:

On 24.9.2014 12:17, Petr Vobornik wrote:

webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

They are not supported by API.


Forgot to attach patch...


ACK.

--
Endi S. Dewata

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 757 webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

2014-09-29 Thread Petr Vobornik

On 29.9.2014 16:19, Endi Sukma Dewata wrote:

On 9/29/2014 2:40 AM, Petr Vobornik wrote:

On 24.9.2014 12:17, Petr Vobornik wrote:

webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

They are not supported by API.


Forgot to attach patch...


ACK.


Pushed to:
ipa-4-1: d84b8fe8e3eb597d05201731faf1a0894f42aee0
master: fcce15d0bd0205c4fcd95a4057602da2e29b7bb8

--
Petr Vobornik

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] 757 webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

2014-09-24 Thread Petr Vobornik

webui: do not offer ipa-ad-winsync and ipa-ipa-trust range types

They are not supported by API.
--
Petr Vobornik

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel