bareos: master b0a288bd

Author Committer Branch Timestamp Parent
frank frank master 2019-11-26 13:45 master d5f22772 Pending
Changeset webui: Display all available job records in the client details view

"llist backups" delivers records of successful backup jobs only.

This commit changes the underlying bconsole command in the client model
from "llist backups" to "llist jobs" to get all job records regardless
of their job status.
mod - webui/module/Client/src/Client/Model/ClientModel.php Diff File
mod - webui/module/Client/view/client/client/details.phtml Diff File