Re: Installing the Web Hooks extension

2013-11-06 Thread Fede Naum
sorry, I meant RB 1.7.14 instead of 1.7.4 On Wednesday, 6 November 2013 18:50:16 UTC+11, Fede Naum wrote: Hi Rodrigo, I know that this was more than a year ago, but can you tell me how did you end up installing the webhooks extension on RB? I followed what you did - git clone

Re: Review Board 1.6.21 and 1.7.17 released

2013-11-06 Thread Stephen Gallagher
On 11/05/2013 11:16 PM, Christian Hammond wrote: Hey everyone, We just put out two new releases, 1.6.21 and 1.7.17. These fix a couple security vulnerabilities, so please upgrade. Along with this, 1.7.17 fixes several bugs and adds some new features. It's a pretty good release, and even

Re: Review Board 1.6.21 and 1.7.17 released

2013-11-06 Thread Matthew Woehlke
On 2013-11-05 23:16, Christian Hammond wrote: We just put out two new releases, 1.6.21 and 1.7.17. These fix a couple security vulnerabilities, so please upgrade. Users with the can_change_status permission no longer need the can_edit_reviewrequest permission in order to close or reopen review

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Chris Cooper
I get the same errors on the latest version (1.7.17) installed using python egg. On Friday, 11 October 2013 16:34:37 UTC+1, Darryl McCutcheon wrote: I installed Reviewboard 1.7.15 this morning, and I am getting the following errors on the edit review page. Uncaught SyntaxError: Use of

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread David Trowbridge
What browser (make and version) are you seeing this on? -David On Wed, Nov 6, 2013 at 5:40 AM, Chris Cooper chris.coo...@bespokesoftware.com wrote: I get the same errors on the latest version (1.7.17) installed using python egg. On Friday, 11 October 2013 16:34:37 UTC+1, Darryl

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Sylvain Benner
Errors confirmed here on 1.7.17 with: Firefox 23.0 (Ubuntu 12.04) Chromium 28 (Ubuntu 12.04) Chrome 30.0.1599.101 m (Windows 7) Le mercredi 6 novembre 2013 16:38:22 UTC-5, David Trowbridge a écrit : What browser (make and version) are you seeing this on? -David On Wed, Nov 6, 2013 at 5:40

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Christian Hammond
There's a broken version of jsmin that got upgraded again on one of the build environments... I'll put out a new release. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Wed, Nov 6, 2013 at 1:38 PM,

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Christian Hammond
Pushed out a 1.7.18. Please give it a try. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Wed, Nov 6, 2013 at 2:37 PM, Sylvain Benner sylvain.ben...@gmail.comwrote: Errors confirmed here on 1.7.17

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Sylvain Benner
Failed at the upgrade step with: sudo rb-site upgrade /var/www/rb.virga.com 1 ↵ ──(Wed,Nov06)─┘ sh: 0: getcwd() failed: No such file or directory Rebuilding directory structure Updating database. This may take a

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Christian Hammond
That looks unrelated to Review Board. Make sure you're running that script in a directory that hasn't been removed. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Wed, Nov 6, 2013 at 3:02 PM, Sylvain

Re: Javascript errors with Reviewboard 1.7.15

2013-11-06 Thread Sylvain Benner
Thank you were right. 1.7.18 is working here, thank you :-) Le mercredi 6 novembre 2013 18:03:37 UTC-5, Christian Hammond a écrit : That looks unrelated to Review Board. Make sure you're running that script in a directory that hasn't been removed. Christian -- Christian Hammond -