Re: Email All Reviewboard Users

2015-11-06 Thread Jared Grubb
Just as a follow-up, this can be accomplished via the REST API:

$ curl http://yourserver/api/users/ -A application/json


On Tuesday, July 1, 2014 at 11:38:25 AM UTC-7, Christian Hammond wrote:
>
> It’s something that can be considered, but I think it’s probably a better 
> idea for an extension.
>
> Christian
>
> -- 
> Christian Hammond - chri...@beanbaginc.com 
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
> On July 1, 2014 at 5:23:13 AM, Jothiram Selvam (jothi...@gmail.com 
> ) wrote:
>
> David,
>
> It will be a good feature for review board if the admin wants send an 
> email to all registered users. Please consider it for future releases.
>
> For now, I can extract all the email addresses and send them the email.
>
> Best regards,  
> Joe.
>
>
>
> On Tue, Jul 1, 2014 at 2:17 AM, David Trowbridge  > wrote:
>
>> Joe, 
>>
>> There's no such feature to do this. You could extract a list of e-mail 
>> addresses through the database or the python console.
>>
>> -David
>>
>>
>> On Mon, Jun 30, 2014 at 7:12 AM, Joe  
>> wrote:
>>
>>> Hello,
>>>
>>> In our review board we have 200+ users. As a admin, I want to send an 
>>> email to all these users. Is there any way to do it from within reviewboard.
>>>
>>> We use RB 1.7.22
>>>
>>> Best regards,  
>>> Joe.
>>>
>>> --
>>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
>>> ---
>>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
>>> ---
>>> Happy user? Let us know at http://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...@googlegroups.com . 
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
>> ---
>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
>> ---
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> ---
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "reviewboard" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/reviewboard/JfnHvv-C-Ow/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
> ---
> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
> ---
> Happy user? Let us know at http://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...@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: Email All Reviewboard Users

2014-07-01 Thread Jothiram Selvam
David,

It will be a good feature for review board if the admin wants send an email
to all registered users. Please consider it for future releases.

For now, I can extract all the email addresses and send them the email.

Best regards,
Joe.



On Tue, Jul 1, 2014 at 2:17 AM, David Trowbridge trowb...@gmail.com wrote:

 Joe,

 There's no such feature to do this. You could extract a list of e-mail
 addresses through the database or the python console.

 -David


 On Mon, Jun 30, 2014 at 7:12 AM, Joe jothira...@gmail.com wrote:

  Hello,

 In our review board we have 200+ users. As a admin, I want to send an
 email to all these users. Is there any way to do it from within reviewboard.

 We use RB 1.7.22

 Best regards,
 Joe.

  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://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.


  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups reviewboard group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/reviewboard/JfnHvv-C-Ow/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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: Email All Reviewboard Users

2014-07-01 Thread Christian Hammond
It’s something that can be considered, but I think it’s probably a better idea 
for an extension.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

On July 1, 2014 at 5:23:13 AM, Jothiram Selvam (jothira...@gmail.com) wrote:

David,

It will be a good feature for review board if the admin wants send an email to 
all registered users. Please consider it for future releases.

For now, I can extract all the email addresses and send them the email.

Best regards,  
Joe.



On Tue, Jul 1, 2014 at 2:17 AM, David Trowbridge trowb...@gmail.com wrote:
Joe,

There's no such feature to do this. You could extract a list of e-mail 
addresses through the database or the python console.

-David


On Mon, Jun 30, 2014 at 7:12 AM, Joe jothira...@gmail.com wrote:
Hello,

In our review board we have 200+ users. As a admin, I want to send an email to 
all these users. Is there any way to do it from within reviewboard.

We use RB 1.7.22

Best regards,  
Joe.

--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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.

--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
---
You received this message because you are subscribed to a topic in the Google 
Groups reviewboard group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/reviewboard/JfnHvv-C-Ow/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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.

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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.


Email All Reviewboard Users

2014-06-30 Thread Joe
Hello,

In our review board we have 200+ users. As a admin, I want to send an email 
to all these users. Is there any way to do it from within reviewboard.

We use RB 1.7.22

Best regards,  
Joe.

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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.