Re: [Engine-devel] "wipe after delete" Matching defaults from GUI to Backend

2012-10-12 Thread Ravi Nori
On 10/11/2012 07:50 PM, Itamar Heim wrote: On 10/11/2012 05:28 PM, Daniel Erez wrote: - Original Message - From: "Ravi Nori" To: "Daniel Erez" Cc: engine-devel@ovirt.org Sent: Thursday, October 11, 2012 3:21:05 PM Subject: Re: [Engine-devel] "wipe after delete" Matching defaults fr

Re: [Engine-devel] Couple of small Feature Requests

2012-10-12 Thread David Jaša
Hi, Dead Horse píše v Čt 11. 10. 2012 v 12:00 -0500: > Would like to make a couple of small feature requests. > > 1) Allow for the SPICE or VNC password to be set in the UI by admin's > or power users. > Benefit: (Assumes spice SSL has been disabled) allows user or admin to > set a password for a

[Engine-devel] Update on UI Plugins: context-sensitive button API preview

2012-10-12 Thread Vojtech Szocs
Hi guys, I've been working on implementing "custom context-sensitive button / menu item" plugin API feature recently, and wanted to share some code with you. Here's a sample code that adds "Do something with selected host(s)" button to Hosts main tab data grid: api.register({ UiInit: funct

[Engine-devel] UI Plugins presentation at oVirt Workshop 2012 (Barcelona)

2012-10-12 Thread Vojtech Szocs
Hi guys, I'll be giving a session about UI Plugins at oVirt Workshop, which takes place in Barcelona, November 7-9. http://events.linuxfoundation.org/events/kvm-forum I'll be more than happy to meet and chat with anyone interested in UI Plugins or oVirt Frontend in general. I'm also open to wo

Re: [Engine-devel] oVirt UI Plugins Presentation: PDF slides

2012-10-12 Thread Vojtech Szocs
Thanks Itamar! Please find my comments inline: > 1. you are using internal entities ("VDS") - the ui API must only use >entities and actions which match the REST API entities/actions. >or to begin with, make all these entities share IEntity, and just >pass the IEntity.EntityId propert