Re: [Freeipa-devel] [PATCH]admiyo-freeipa-0047-tab-objects.patch

2010-09-29 Thread Adam Young
On 09/29/2010 12:44 AM, Endi Sukma Dewata wrote: - "Adam Young" wrote: tab objects Convert the tab lists to arrays of objects with four potential fields: tab[0] -> tab.name tab[1] -> tab.label tab[2] -> tab.setup or tab.children Added unit tests ACK, but could you

Re: [Freeipa-devel] [PATCH]admiyo-freeipa-0047-tab-objects.patch

2010-09-29 Thread Adam Young
On 09/29/2010 12:44 AM, Endi Sukma Dewata wrote: - "Adam Young" wrote: tab objects Convert the tab lists to arrays of objects with four potential fields: tab[0] -> tab.name tab[1] -> tab.label tab[2] -> tab.setup or tab.children Added unit tests ACK, but could you

Re: [Freeipa-devel] [PATCH]admiyo-freeipa-0047-tab-objects.patch

2010-09-28 Thread Endi Sukma Dewata
- "Adam Young" wrote: > tab objects > Convert the tab lists to arrays of objects with four potential fields: > > tab[0] -> tab.name > tab[1] -> tab.label > tab[2] -> tab.setup or tab.children > Added unit tests ACK, but could you add the unit tests into the index.html and all_tests.html? I

Re: [Freeipa-devel] [PATCH]admiyo-freeipa-0047-tab-objects.patch

2010-09-28 Thread Adam Young
On 09/28/2010 07:23 PM, Adam Young wrote: tab objects Convert the tab lists to arrays of objects with four potential fields: tab[0] -> tab.name tab[1] -> tab.label tab[2] -> tab.setup or tab.children ___ Freeipa-devel mailing li