On 03/17/2014 05:13 PM, Petr Vobornik wrote:
On 17.3.2014 15:16, Petr Vobornik wrote:
https://fedorahosted.org/freeipa/ticket/4256
Petr3 found that the effect is still there when the button is focused.
It's caused by another bug -
https://fedorahosted.org/freeipa/ticket/4258 Disabled action
This fixes an extra objectclass being added to legacy permissions in
permission-{show,find} output. For the other attributes, we want to show
what would be there if the permission was upgraded, but for objectclass
and flags we want to show exactly what is in LDAP.
https://fedorahosted.org/free
On 17.3.2014 15:16, Petr Vobornik wrote:
https://fedorahosted.org/freeipa/ticket/4256
Petr3 found that the effect is still there when the button is focused.
It's caused by another bug -
https://fedorahosted.org/freeipa/ticket/4258 Disabled action buttons are
focusable
New revision of the
Hi,
The ipa-range-check plugin used to determine the range type depending
on the value of the attributes such as RID or secondary RID base. This
approached caused variety of issues since the portfolio of ID range
types expanded.
The patch makes sure the following rules are implemented:
* No I
On 03/14/2014 06:47 PM, Petr Vobornik wrote:
Main ACI UI changes are in patch #557. The rest are prerequisites.
With this UI it is impossible to change from "Type-based" permissions to
"General" ones. This seems to be remaining from the old model where
permissions were type/filter/subtree/tar
https://fedorahosted.org/freeipa/ticket/4256
--
Petr Vobornik
From 3378be53351fb3521cb4b73b8b76c02703583463 Mon Sep 17 00:00:00 2001
From: Petr Vobornik
Date: Mon, 17 Mar 2014 15:14:44 +0100
Subject: [PATCH] webui: remove hover effect from disabled action button
https://fedorahosted.org/freeipa/
On 03/14/2014 07:58 PM, Rob Crittenden wrote:
Petr Viktorin wrote:
On 03/12/2014 07:48 PM, Rob Crittenden wrote:
[...]
Here are a couple more enhancements I'm considering, this seems simpler
than inter-diff since it is so small.
Not really. Having a patch file with a sequence+revision numbe
It turns out Nathaniel used a personal e-mail in one of the patches. Add
it to the .mailmap.
Pushed as one-liner to master: c4d00fdd15d043365e8473a1083723d574cb64b2
--
PetrĀ³
From 5b21e95a7bf715ade2b7f7f5509aec7beb6b1ccd Mon Sep 17 00:00:00 2001
From: Petr Viktorin
Date: Mon, 17 Mar 2014 12:18:
On 03/14/2014 06:24 PM, Petr Viktorin wrote:
> On 03/14/2014 05:31 PM, Misnyovszki Adam wrote:
>> Hi,
>>
>> automember-rebuild uses asynchronous 389 task, and returned success
>> even if the task didn't run. This patch fixes this issue adding a
>> --nowait parameter to 'ipa automember-rebuild', def