Re: Announcing the release of Review Board 2.0!

2014-05-19 Thread MoonWalker
Updated, so far so good :-). Thank you On Tuesday, May 20, 2014 10:25:16 AM UTC+10, Christian Hammond wrote: > > Hi everyone, > > We're finally there! Review Board 2.0 is out, and it's glorious. > > There's so much in this release, that I'm not going to repeat any of it > here. Our announcement

Announcing the release of Review Board 2.0!

2014-05-19 Thread Christian Hammond
Hi everyone, We're finally there! Review Board 2.0 is out, and it's glorious. There's so much in this release, that I'm not going to repeat any of it here. Our announcement postcovers some of the highlights, and the release

Re: Application theme does not load!

2014-05-19 Thread Christian Hammond
When you set up the site install, it looks like you used a local file system path for the site root, instead of a subdirectory on the domain. It needs to be / or a subdirectory, like /rb/ (for example.com/rb/) and not any filesystem path. You'll need to delete the site directory and start over. C

Re: Application theme does not load!

2014-05-19 Thread David Trowbridge
Please check the Review Board and apache log files for errors. -David On Mon, May 19, 2014 at 2:47 PM, morteza neishaboori < morteza.neishabo...@gmail.com> wrote: > I use Fedora18 along with apache web server and mySql as database. > As I said before theme does not load and now I have problem w

Re: Application theme does not load!

2014-05-19 Thread morteza neishaboori
I use Fedora18 along with apache web server and mySql as database. As I said before theme does not load and now I have problem when I want to add a repository, I get following error :(I don't have problem for creating users) --

Re: rb-site manage shell error loading mysqldb module

2014-05-19 Thread David Trowbridge
Greg, This sounds suspiciously like you do have multiple versions of python in play. In general, the easiest way (which isn't part of our documentation yet) to install Review Board on RHEL is to use the packages which are part of EPEL. Even without that, I wouldn't ever try to upgrade the install

Re: Application theme does not load!

2014-05-19 Thread David Trowbridge
That's not a very precise answer. Can you give us some details about how you set it up? What OS did you install on? What web server? What does your configuration look like? Is there anything in the logs? -David On Mon, May 19, 2014 at 2:11 AM, morteza neishaboori < morteza.neishabo...@gmail.com

Re: Attribute error when posting a review with rbt tool

2014-05-19 Thread Christian Hammond
This is a compatibility problem with older versions of Review Board. We're going to get a fix in for 0.6.1. What version of Review Board are you using? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On M

can Admin dashboard charts be displayed per repository?

2014-05-19 Thread Sathish M
Hi, I have recently set up Reviewboard1.7.25. I wanted to know if the admin dashboard charts can be displayed on per repository basis(like: review requests , total reviews, issues raised etc.). This is because each manager might manage one/two repos and would want charts for only those repos

Attribute error when posting a review with rbt tool

2014-05-19 Thread Steen Lillethorup Frederiksen
When posting a review with the rbt tool, an AttributeError is raised. The strange thing is however, that the review is created as a draft review, and everything seems to be ok? The AttributeError is raised independently on which files to review. Here is a debug output from a sample session: $

Re: Application theme does not load!

2014-05-19 Thread morteza neishaboori
yes I installed everything as it's mentioned in the manual. Morteza Neishaboori On Mon, May 19, 2014 at 12:18 AM, David Trowbridge wrote: > How did you install everything? > > -David > > On May 18, 2014, at 9:19 AM, morteza neishaboori < > morteza.neishabo...@gmail.com> wrote: > > Hello, I j