Re: [Freeipa-devel] UI plugins

2015-03-09 Thread Corey Kovacs
Ahh of course that makes sense. I had made a separate plugin for each field. Thanks again On Mar 9, 2015 8:57 AM, "Petr Vobornik" wrote: > On 03/09/2015 02:56 PM, Corey Kovacs wrote: > >> Petr, >> >> Using the information you provided I was able to get things working in a >> general sense. I s

Re: [Freeipa-devel] UI plugins

2015-03-09 Thread Petr Vobornik
On 03/09/2015 02:56 PM, Corey Kovacs wrote: Petr, Using the information you provided I was able to get things working in a general sense. I suspect the answer to my next question is going to be "use the source luke..." which is cool but I was hoping documentation might be available which descri

Re: [Freeipa-devel] UI plugins

2015-03-09 Thread Corey Kovacs
Petr, Using the information you provided I was able to get things working in a general sense. I suspect the answer to my next question is going to be "use the source luke..." which is cool but I was hoping documentation might be available which describes adding sections to facets and controlling

Re: [Freeipa-devel] UI plugins

2015-03-06 Thread Corey Kovacs
Sounds great. Just wanted to know if I was going to be reinventing my own wheel again. Thanks again. Corey On Mar 6, 2015 6:58 AM, "Petr Vobornik" wrote: > On 03/06/2015 02:31 PM, Corey Kovacs wrote: > >> I almost forgot to ask. Since you don't point it out, I am assuming (yeah >> I >> know) th

Re: [Freeipa-devel] UI plugins

2015-03-06 Thread Petr Vobornik
On 03/06/2015 02:31 PM, Corey Kovacs wrote: I almost forgot to ask. Since you don't point it out, I am assuming (yeah I know) the plugin code methods have not changed from 3.3 to 4.1? That is to day I should be able to use the same techniques? Same techniques should be applicable, there were no

Re: [Freeipa-devel] UI plugins

2015-03-06 Thread Corey Kovacs
I almost forgot to ask. Since you don't point it out, I am assuming (yeah I know) the plugin code methods have not changed from 3.3 to 4.1? That is to day I should be able to use the same techniques? Thanks again! Corey On Fri, Mar 6, 2015 at 3:51 AM, Petr Vobornik wrote: > On 03/06/2015 03:5

Re: [Freeipa-devel] UI plugins

2015-03-06 Thread Petr Vobornik
On 03/06/2015 03:54 AM, Corey Kovacs wrote: After reading the extending freeipa training document I was able successfully add us to meet attributes and add/modify them using the cli which was pretty cool. Now that I got the cli out of the way I want to add the fields to the ui. Because of the si

Re: [Freeipa-devel] UI plugins

2015-03-05 Thread Corey Kovacs
That's a pretty big version jump. Must be a good reason. I'll take a look. Thanks. On Mar 6, 2015 12:15 AM, "Martin Kosek" wrote: > On 03/06/2015 03:54 AM, Corey Kovacs wrote: > >> After reading the extending freeipa training document I was able >> successfully >> add us to meet attributes and

Re: [Freeipa-devel] UI plugins

2015-03-05 Thread Martin Kosek
On 03/06/2015 03:54 AM, Corey Kovacs wrote: After reading the extending freeipa training document I was able successfully add us to meet attributes and add/modify them using the cli which was pretty cool. Now that I got the cli out of the way I want to add the fields to the ui. Because of the si

[Freeipa-devel] UI plugins

2015-03-05 Thread Corey Kovacs
After reading the extending freeipa training document I was able successfully add us to meet attributes and add/modify them using the cli which was pretty cool. Now that I got the cli out of the way I want to add the fields to the ui. Because of the similarities between what I want to do and the e