bareos-webui: bareos-17.2 2c3f39f5

Author Committer Branch Timestamp Parent
frank frank bareos-17.2 2017-08-24 14:38 bareos-17.2 d2a69ec8 Pending
Changeset Use limit and offset arguments in job and joblog context

To avoid the retrieval of a too long json result message,
we now use the recently introduced limit and offset
arguments in the job and joblog context to retrieve the desired
result in chunks which are merged together.
mod - module/Job/src/Job/Model/JobModel.php Diff File