Re: Disable a UI button via global setting - how to implement?

2015-03-06 Thread Daniel Vega Simões
As Andrija pointed out, you can check out templates.js and see the if condition for displaying "public" checkbox or not. It is based on a global variable called g_userPublicTemplateEnabled, which is assigned in cloudStack.js. The command that pulls that kind of info is listCapabilitiesCmd. I beli

Re: Has globodns plugin made it into 4.5?

2015-02-25 Thread Daniel Vega Simões
I believe it has. When we finished making the adjustments, Rohit merged it into master (now 4.5). Also, it's in the latest 4.5-RC in GitHub https://github.com/apache/cloudstack/tree/4.5-RC20150208T0646/plugins/network-elements/globodns -- Daniel Simões Time Evolução Infra - Globo.com E-mail: dan

Re: cloudstack ui plugin

2015-02-19 Thread Daniel Vega Simões
Hi, Ramzi Check out the documentation for UI widgets instead: https://cwiki.apache.org/confluence/display/CLOUDSTACK/UI+widget+samples DetailView widget allows for multiple tabs (and you can nest a listView under it as well). You can also take a look at the javascript files that already have mul

Re: Master build failure

2014-08-21 Thread Daniel Vega Simões
Hi, Sanjeev Didn't see any problems here. Was there any messages as to why the build for GloboDNS failed for you? [INFO] Apache CloudStack Plugin - Network VXLAN .. SUCCESS [4.750s] [INFO] Apache CloudStack Plugin - GloboDNS ... SUCCESS [9.287s] [INFO] Apache CloudStack Plugin

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-08-12 Thread Daniel Vega Simões
No change in the last two weeks, just sent code for review. https://reviews.apache.org/r/24611/ Regards, -- Daniel Simões Time Evolução Infra - Globo.com E-mail: daniel.sim...@corp.globo.com Tel.: +55 21 2483-6977 2014-07-30 11:04 GMT-03:00 Daniel Vega Simões : > Hi guys, > > Sin

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-07-30 Thread Daniel Vega Simões
Please let me know how we can move forward to integrate this in the Cloudstack repository. Cheers, -- Daniel Simões Time Evolução Infra - Globo.com E-mail: daniel.sim...@corp.globo.com Tel.: +55 21 2483-6977 2014-07-14 16:41 GMT-03:00 Daniel Vega Simões : > Hi guys, > > @Dav

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-07-14 Thread Daniel Vega Simões
Hi guys, @David As Silvano mentioned earlier, our cloud-related DNS have unique names (based on network info), so conflicts do not happen. As such, these domains are exclusive to our cloud infrastructure and we let Cloudstack have full authority over them. For that reason, whenever a network is de