[Freeipa-devel] [PATCH] 239 Fixed host adder dialog.

Adam Young ayoung at redhat.com
Tue Aug 9 02:17:52 UTC 2011


On 08/08/2011 05:13 PM, Endi Sukma Dewata wrote:
> The host adder dialog has been modified to use separate fields for
> hostname and DNS zone. The hostname is a text field and the DNS zone
> is an editable drop-down list. The fields will have the following
> behavior:
>
>  - If the user types a dot into the hostname field, the cursor will
>    automatically move into the DNS zone field.
>  - If the user pastes an FQDN into the hostname field, the value will
>    automatically be split into hostname and DNS zone.
>  - If the user selects a value from the drop-down list, it will only
>    change the DNS zone, not the hostname.
>
> Ticket #1457
>
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel
The JQuery code drawing the table in the create method is 
cut-and-paste..  It should be possible to make it look right without 
redrawing the whole table.

These two fields should be put into their own section, which can then be 
responsible for drawing just the rows responsible for these fields, 
leaving the default behavior for the other rows.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110808/32032f2f/attachment.htm>


More information about the Freeipa-devel mailing list