Re: Review Board Extension

2015-04-21 Thread David Trowbridge
Satish,

We try pretty hard to make the extension framework backward- and
forward-compatible, but depending on how complex your extension is, it
might be tricky. Can you tell us a bit about what you're building?

-David

On Mon, Apr 20, 2015 at 11:40 PM satish singh trivi...@gmail.com wrote:

 Hi Team,

 I have a query that, if I write a extension for Review Board1.7.7.1, will
 it work fine on newer releases without a tweak.
 Like suppose we are planning to move to Review Board2.x in near feature.
 So, will my extension on Review Board1.7.7.1 work on Review Board 2.x ?
 Or if a tweak will be required will it be a major one.

 I am asking this because, I can see that Review Board 2.x has major
 changes with respect to JS technology, Backbone and underscore js has been
 introduced
 in this version.

 Please let me know what will be the best approach.

 --
 Supercharge your Review Board with Power Pack:
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons:
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Extension : Custom Email Notification

2015-04-14 Thread David Trowbridge
Parthiban,

It's possible that the SpiffyEmailMessage class and some of the utility
functions might be useful to you. Beyond that, everything else should just
be set up for you to use Django's built-in e-mail APIs.

-David

On Tue, Apr 14, 2015 at 1:48 AM Parthiban parthi...@gmail.com wrote:


 Hi All,

 I want to send email notification as part of my extension implementation.
 Is there anyway to re-use review board email notifications module?

 Kindly share your thoughts..

 Regards,
 Parthiban P.

 --
 Supercharge your Review Board with Power Pack:
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons:
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.