On Thu, Oct 17, 2013 at 2:13 AM, Saint Germain <[email protected]> wrote:

> Hello,
>
> I am evaluating Bloodhound (current trunk version and on Debian
> Testing) and here are a few feedbacks:
>
> 1) It seems that that we are missing trac/htdocs/js/messages contents
> (typically en_us.js)
> Indeed these javascript files are requested by line 983 of
> trac/web/chrome.py:
> if req.locale is not None:
>   add_script(req, 'common/js/messages/%s.js' % req.locale)
>

I've noticed this as well, but will have to investigate.


> 2) When accessing the 'Source' tab, I got a message saying that:
> trac/chrome/theme/css/browser.css is not found
> However I have in my directory:
> trunk/trac/trac/htdocs/css/browser.css
> So I don't see why it is not found.
> I've tried moving browser.css in
> trunk/bloodhound_theme/bhtheme/htdocs/css but then I have thousands of
> errors after that.
>

I'll see if I can reproduce and get back to you on this one as well.


> 3) Is there an administration panel like in Trac to manage user
> permissions, products and components ?
>

You should find the Admin link in the upper right corner of the page.

[image: Inline image 1]


> 4) So far everything is working fine for a basic installation with
> mercurial repositories. I also have to try authz_policy and
> committicketupdater
>

You may want to read this thread about CommitTicketUpdater:
http://markmail.org/message/5e5crv7sn4fhu6oz

Reply via email to