bareos-webui: bareos-17.2 d2a69ec8

Author Committer Branch Timestamp Parent
frank frank bareos-17.2 2017-08-24 13:43 bareos-17.2 9c6c3ef3 Pending
Changeset Use limit and offset arguments in volume context

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