Domen Kožar

Results 448 issues of Domen Kožar

Logs will include: "another program is already listening" Current solution is to do "pkill bconsole" and then "bin/supervisorctl restart all" In future, this has to be fixed

bug

To provide more information for new users, it might be a good idea to display landing page with elaborate wall of text.

feature

Sometimes bacula-director will not respond at all. Process is running, but bconsole will never timeout. Result is that Popen call never ends, which looks like almir does not start correctly....

bug

Since main column is fluid, if we want to improve UX with optional sidebar, move it to the right side. Hard part it to rewrite console tooltips positions.

feature

Currently with travis-ci we run tests for each datatabase. Would be nice to have support to run all tests with single command. The issue is we need to repopulate metadata...

feature

Would be nice if bacula-director could query for free available space on each storage daemon. Something like: .status storage freespace

feature

When almir will support configuration, parse bacula documentation from latex manuals and display that as help text on inputs.

feature

To support tablet devices and mobile phones, use twitter.bootstrap responsive design helpers.

feature

Main goal of almir is to become complete interface to bacula. The hardest part will be to map web configuration to config files. Currently our best bet is to use...

feature