Re: CommentDialogHook

2014-07-24 Thread Kalaiyarasi Singaram
Thanks for the reply. I will check the same. Regards, Kalai On Wednesday, July 23, 2014 1:21:05 AM UTC+5:30, Christian Hammond wrote: Your best bet is to look at the source code for RBSeverity and see how it does it.

Re: CommentDialogHook

2014-07-24 Thread Kalaiyarasi Singaram
Hi, On Monday, July 21, 2014 11:04:26 AM UTC+5:30, Kalaiyarasi Singaram wrote: Hi, I want to add a button/field to CommentDialog using CommentDialogHook.Can u give me a sample? Regards, Kalai -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign

Re: CommentDialogHook

2014-07-24 Thread Kalaiyarasi Singaram
Hi, I checked the java script.RbSeverity is working fine.But if change the button name from minor to medium it is not reflecting.Steps i followed are, 1) Disabled extension in reviewboard. 2) Modified severity.js lines as following (in Red color minor to medium),

Re: CommentDialogHook

2014-07-24 Thread Kalaiyarasi Singaram
Hi, It is reflecting now. Instead of using EGG, i installed the package from scratch using python setup.py install.Now it is working fine. Thanks Regards, Kalai On Thursday, July 24, 2014 3:03:06 PM UTC+5:30, Kalaiyarasi Singaram wrote: Hi, I checked the java

Re: CommentDialogHook

2014-07-22 Thread Christian Hammond
Your best bet is to look at the source code for RBSeverity and see how it does it. https://github.com/reviewboard/rb-extension-pack/blob/master/rbseverity/rbseverity/static/js/severity.js Christian --  Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.org