View Diff - show new changes on left side

2014-03-27 Thread Derek
Hi, Just wondering if there is way to show the new revision changes in the View Diff on the left side; our reviewers are used to the eclipse diff view, which has the new changes on the left. If not, could this could be easily implemented in an extension? Thanks, Derek -- Get the Review Board

Re: View Diff - show new changes on left side

2014-03-27 Thread Christian Hammond
Hi Derek, No, there's no optional or ability to do this, nor would we want to spend the time adding one. That's a very unusual design for a diff viewer, and I'm a bit surprised that's what Eclipse uses. If you really must have this, you could fork the source and change the templates and all the J

Re: View Diff - show new changes on left side

2014-03-27 Thread Derek
Ok, I see. Thanks for the quick reply. On Thursday, March 27, 2014 4:14:41 PM UTC-4, Christian Hammond wrote: > > Hi Derek, > > No, there's no optional or ability to do this, nor would we want to spend > the time adding one. That's a very unusual design for a diff viewer, and > I'm a bit surpris

Re: I am only see the directory listed on my site.

2014-03-27 Thread Alex Winter
Anyone??? :( On Tuesday, March 25, 2014 7:15:53 PM UTC-5, Alex Winter wrote: > > This is a VPS, I have full control over EVERYTHING, and I do have mod_wsgi > enabled like I said above, not sure if you were responding to me or the > person thats having the same problem but ya. > > With the modul

Re: I am only see the directory listed on my site.

2014-03-27 Thread Christian Hammond
Hi Alex, It really seems like either your Apache install isn't processing your new config file, or mod_wsgi isn't activating, or you have a default site set up for the root of the repository. My guess is that something has defined /home/MYUSER/www/ as being available for index.html, index.php, et